]> git.sesse.net Git - vlc/history - modules
* x264-patch was committed upstream
[vlc] / modules /
2006-03-28 Antoine CellerierExport stats in http interface
2006-03-28 Clément StenacAudio strings, except parametric equalizer (I just...
2006-03-28 Antoine CellerierFix update dialog layout in Windows
2006-03-27 Rémi Denis-CourmontRemove superfluous (as in implied by the previous one...
2006-03-27 Rémi Denis-CourmontUse utf8_scandir instead of scandir
2006-03-26 Felix Paul Kühne* accept %H:%M:%S and %M:%S as valid syntax as well...
2006-03-26 Rémi Denis-Courmont- Use iconv transliteration instead of custom code
2006-03-25 Christophe Mutricymisc/*: 2nd lecture. refs #438
2006-03-25 Clément Stenac* Remove Advanced/Misc
2006-03-25 Felix Paul Kühne* playlistinfo.m: update the stats faster after a p_ite...
2006-03-25 Felix Paul Kühne* update the info panel when switching the currently...
2006-03-25 Cyril Deguet* added a new skin variable "vlc.hasVout", true when...
2006-03-25 Cyril Deguet* generic_window.cpp: register window visibility variab...
2006-03-25 Clément StenacShould fix playback of cdda://D:\ under win32. Please...
2006-03-25 Clément StenacRetry syncing mpeg audio stream if it failed on first...
2006-03-25 Felix Paul Kühne* another 1st string review, refs #438
2006-03-25 Jean-Paul SamanDrop support for VLS specific LPCB because it conflicts...
2006-03-25 Cyril Deguet* attribute "nbFrames" of element Bitmap is now "nbfram...
2006-03-25 Clément StenacStrings review in stream_out (Refs:#438). Please review...
2006-03-25 Clément StenacFinish strings review in misc/ (Refs:#438)
2006-03-25 Clément StenacStrings review in services_discovery + remove unimpleme...
2006-03-24 Christophe Mutricysap.c: Ressucitate --sap-addr for the lucky one with...
2006-03-24 Christophe Mutricywxwidgets.c: missing from [14902] commit
2006-03-24 Antoine Celleriertry fixing charset problems. I'll launch a win32 nightl...
2006-03-24 Clément StenacStrings review in visualization/ (Refs:#438)
2006-03-23 Christophe Mutricywx/interfaces.cpp: Add an option to display tool bar...
2006-03-23 Antoine Cellerieruse p_playlist->p_input
2006-03-23 Benjamin Pracht* Do not make a vlc_object_find to find the playlist...
2006-03-23 Christophe Mutricyservices_discovery/*: String review (refs #438) and...
2006-03-23 Derk-Jan Hartman* Fix AMR RTP muxing. patch by Alex Antropoff <alant...
2006-03-23 Benjamin Pracht* Use the correct limit when looping
2006-03-22 Christophe MutricyString Review. refs #438
2006-03-22 Jean-Paul SamanAdd support for X-Playnow RTSP option
2006-03-22 Sam Hocevar * modules/video_output/caca.c: Compilation fixes.
2006-03-22 Rémi Denis-Courmontinclude:
2006-03-22 Christophe Mutricylogger.c: Compile fix
2006-03-22 Clément StenacCompile fix
2006-03-22 Clément StenacStrings review in misc/ except dummy and win32text...
2006-03-22 Clément StenacStrings review of telnet.c (Refs:#438)
2006-03-21 Antoine CellerierAlso update now playing info when playing a new item.
2006-03-21 Benjamin Pracht* There is no reason not to allow to open the informati...
2006-03-21 Benjamin Pracht* Only enable "Jump To Time" when the stream is seekable
2006-03-21 Rémi Denis-CourmontI knew I was foolish to expect wxWidgets to work properly.
2006-03-21 Rémi Denis-CourmontAttempt to use wc_str() even if wxWidgets is not built...
2006-03-21 Rémi Denis-CourmontAttempt to fix Unicode wxWidgets interface on Win32
2006-03-21 Rémi Denis-CourmontA bit explanation of the wxWidgets string conversion...
2006-03-21 Rémi Denis-CourmontFix G++ 4.1 compilation problem
2006-03-20 Christophe Massiot * modules/mux/mpeg/ts.c: New --sout-ts-alignment option.
2006-03-20 Christophe Massiot * modules/control/http: Content-Type should be case...
2006-03-19 Derk-Jan Hartman* Fix AMR from liveMedia decoding. Patch by Alex Antrop...
2006-03-19 Christophe Mutricycaca.c: Typo
2006-03-19 Derk-Jan Hartman* sorry about the missing #if
2006-03-19 Sam Hocevar * Support for newer libcaca/libcucul versions.
2006-03-19 Benjamin PrachtForgot that one
2006-03-19 Benjamin Pracht* fix compilation
2006-03-19 Benjamin Pracht* First string review of the OSX interface
2006-03-19 Derk-Jan Hartman* fix the liveMedia VERSION_INT (hopefully)
2006-03-19 Derk-Jan Hartman* fix ifdef
2006-03-19 Christophe Mutricystream_out/*: String review (refs #438)
2006-03-19 Derk-Jan Hartman* Send Keep-A-Live RTSP bogus calls for servers that...
2006-03-18 Clément StenacDon't expand WX Tree root - Patch by Alexander Gall...
2006-03-18 Clément StenacApparently fix WX playlist crash (Closes:#205)
2006-03-18 Clément StenacDon't abort windows position remembering if small playl...
2006-03-18 Christophe Mutricyaccess/dshow: Add option to configure dshow from comman...
2006-03-18 Christophe MutricyTypo
2006-03-18 Clément Stenac%f in galaktos (Closes:#585)
2006-03-18 Clément StenacTranscode cropping/padding patch by Udo Richter < udo...
2006-03-18 Clément StenacDon't use %f in equalizer (Closes:#586)
2006-03-18 Clément StenacDon't use %f in HTTP interface (Closes:#584)
2006-03-18 Rémi Denis-Courmont- Avoid using gethostbyname() which is not thread-safe
2006-03-18 Christophe MutricyAll: string review (refs: #438)
2006-03-18 Antoine CellerierHTTP interface: Display estimated item time when available.
2006-03-18 Antoine CellerierExport the fact that a playlist item is read only or...
2006-03-18 Antoine Cellerier* rpn.c: add "services_discovery_add", "services_discov...
2006-03-17 Antoine Cellerier[14752] improved, by Daniel Stranger.
2006-03-17 Felix Paul Kühne* don't overwrite existing files
2006-03-17 Jean-Paul SamanImplement sort functionality on http interface. Patch...
2006-03-16 Derk-Jan Hartman* G726 settings for liveMedia refs #601
2006-03-16 Antoine Cellerierhum, forgot to set the default value
2006-03-16 Antoine CellerierAdd attribute flat="true/false" to Playtree. When flat...
2006-03-15 Derk-Jan Hartman* Ahum.. compile before you commit...
2006-03-15 Derk-Jan Hartman* Completly untested G726 support for liveMedia. refs...
2006-03-14 Christophe MutricyALL: Fix make distcheck
2006-03-14 Derk-Jan Hartman* We are not gonna start naming options to RFCs. Let...
2006-03-14 Rémi Denis-CourmontWhoops. Disable by default for now.
2006-03-14 Rémi Denis-CourmontApply RFC3016 RTP packetizer patch from Alex Antropoff
2006-03-14 Antoine CellerierFix unsigned int vs int compilation warning.
2006-03-14 Antoine CellerierFix sub picture region x and y offset values when using
2006-03-13 Antoine CellerierFix playing stuff like http://213.205.97.105:80/tf1jt...
2006-03-13 Clément StenacAdd a tristate for WX playlist mode (normal/embedded...
2006-03-12 Clément StenacRemove buggy debug
2006-03-12 Rémi Denis-CourmontPropagate changes from previous commit
2006-03-12 Clément StenacDisable update checker in Win32 until it's fixed
2006-03-12 Clément StenacRevert [14732]
2006-03-12 Clément StenacMight fix a bit update layout in win32
2006-03-11 Antoine Celleriersrc/playlist/loadsave.c, modules/demux/playlist/*,...
2006-03-11 Rémi Denis-Courmont * Use run-time detection of UTF-8 as current charset...
2006-03-11 Rémi Denis-Courmont- Fix memleak when not using Mac OS
2006-03-11 Clément StenacDon't use %f in RRD output (Closes:#582)
2006-03-11 Clément StenacWork around what looks like a ...
next