]> git.sesse.net Git - vlc/history - modules
Qt4: Just a toggle test for the advanced Panel.
[vlc] / modules /
2006-11-20 Jean-Baptiste KempfQt4: Just a toggle test for the advanced Panel.
2006-11-20 Rafaël CarréUses playlist facilities
2006-11-20 Benjamin Pracht* Quick fix when transcoding and resampling mono audio...
2006-11-20 Rafaël CarréIgnore empty vorbis comments (closes #704)
2006-11-20 Rafaël CarréRemove Audio cds and their tracks at ejection
2006-11-20 Rafaël CarréWxwidgets playlist fix
2006-11-20 Jean-Baptiste Kempf* Qt4: added network and disk UIs to Open
2006-11-19 Christophe Mutricyi18n fixes
2006-11-19 Rafaël CarréInitial support of one instance mode on systems running...
2006-11-19 Derk-Jan Hartman* Don't Warn on VP62 video in NSV. It's supported now...
2006-11-19 Derk-Jan Hartman* Fix shoutcast SD Delete. playlist is not locked.
2006-11-19 Pavlov Konstantinadded normal looking playlist icon (converted to png...
2006-11-19 Derk-Jan Hartman* Fix OSX GUI after playlist API update
2006-11-19 Derk-Jan Hartman* subtitle.c: const warning fixes
2006-11-19 Derk-Jan Hartman* Fix CDDA module after playlist API updates
2006-11-19 Antoine CellerierUse appropriate help text.
2006-11-19 Clément StenacInput options inheritance in directory access (Closes...
2006-11-19 Rafaël CarréFixes wxwidgets compilation
2006-11-19 Clément StenacBeginning of implementation of art fetch when played
2006-11-19 Clément StenacCompile fix
2006-11-19 Clément StenacFinish the playlist API transition (hopefully)
2006-11-19 Rafaël CarréAdds GetPlayingItem method
2006-11-18 Rafaël CarréAdd Next, Prev, and Stop methods
2006-11-18 Rafaël CarréAdd missing </method> tag
2006-11-18 Rafaël CarréAdded quit method
2006-11-18 Derk-Jan Hartman* Don't use deprecated functions if libswscaler is...
2006-11-18 Rafaël CarréInitial support of D-Bus based control interface
2006-11-17 Derk-Jan Hartman* Fix ffmpeg include's
2006-11-17 Derk-Jan Hartman* Other way around of course
2006-11-17 Derk-Jan Hartman* Disable swscale if we don't have it installed
2006-11-17 Derk-Jan Hartman* Remove the old swscale files, and use the newer libsw...
2006-11-17 Rafaël CarréForbid concurrent libnotify calls in multiple threads
2006-11-17 Rafaël Carrétypo
2006-11-17 Rafaël CarréShould fix API compatibility with HAL 0.5.0
2006-11-17 Mark MoriartyRevert wxwidgets.hpp change -- problem appears to have...
2006-11-17 Rafaël CarréRemoves broken D-Bus version check
2006-11-16 Derk-Jan Hartman* forwardport [17824] WAVPACK and TTA in matroska
2006-11-16 Derk-Jan Hartman* Forgot to commit the paranoia changes in the cddax...
2006-11-16 Jean-Baptiste Kempf* Qt4: Display open dialog. Not yet functionnable.
2006-11-15 Rafaël CarréFixes devices removal, and crash on exit
2006-11-15 Rafaël CarréManages hot ejection of devices
2006-11-15 Mark MoriartyAttempt to fix wxwidgets file open and Messages display.
2006-11-14 Rafaël CarréAdds real-time device adding (not removal yet)
2006-11-14 Derk-Jan Hartman* Use utf8_open for the .bin vcdimage file
2006-11-14 Pavlov Konstantinqt4: i really like readable debug output
2006-11-14 Rémi Denis-CourmontClean up and avoid leak in sap decompression
2006-11-14 Rafaël CarréReturns from Run() thread instead of sleeping eternally
2006-11-14 Jean-Paul SamanAdd DivX as supported filter to DShow interface.
2006-11-14 Derk-Jan Hartman* forwardport [17753]: sap sdp_t initialization
2006-11-13 Derk-Jan Hartman* Allow "empty" subtitle packets. These are used to...
2006-11-13 Derk-Jan Hartman* ps.c: Base SET_TIME on the current byteposition....
2006-11-13 Rafaël CarréDon't use D-Bus with hal < 0.5.0
2006-11-13 Derk-Jan Hartman* const char warning fix
2006-11-13 Derk-Jan Hartman* Update wavpack libavcodec version for trunk as well...
2006-11-13 Rémi Denis-CourmontReally fix the stat warning (tested on Mingw32)
2006-11-13 Pavlov Konstantinproperly display translated strings in setWindowTitle...
2006-11-13 Marian DurkovicWarn the user about missing MLDv2 support in his OS
2006-11-12 Clément StenacFix Qt4 play button
2006-11-12 Clément StenacPreparse playlist items that don't have enough meta
2006-11-12 Clément Stenac* Qt4 stream output dialog
2006-11-12 Rémi Denis-CourmontCompile fix
2006-11-12 Rémi Denis-CourmontApply online help patch from Vincent Dimar.
2006-11-12 Clément StenacFix playlist unable to terminate (Closes:#829)
2006-11-12 Rémi Denis-CourmontRemove unused iconv handle
2006-11-12 Rémi Denis-CourmontEven WxWidgets is entitled to const blessing
2006-11-12 Rémi Denis-CourmontUse Latin-1 rather than local charset for ASX files
2006-11-12 Rémi Denis-CourmontSuppress unused variable
2006-11-12 Rémi Denis-CourmontFix a few warnings
2006-11-12 Rémi Denis-CourmontRemove debug message
2006-11-12 Rémi Denis-CourmontFix warnings
2006-11-12 Rémi Denis-CourmontI did it.
2006-11-12 Rémi Denis-CourmontAnother attempt to tame WxString
2006-11-12 Rémi Denis-CourmontSafer macros locale conversion macros for WxWidgets.
2006-11-12 Rémi Denis-CourmontDon't use void * for utf8_(l)?stat() as it hinders...
2006-11-12 Rémi Denis-CourmontDon't use non existent file in Qt4 code
2006-11-12 Rémi Denis-CourmontFix a few warnings
2006-11-12 Rémi Denis-CourmontWarning fix
2006-11-12 Rémi Denis-CourmontFix compiler warnings
2006-11-12 Rémi Denis-CourmontDo not use pointer arithmethic on void pointers.
2006-11-12 Rémi Denis-CourmontTry to fix Qt4 build
2006-11-12 Rémi Denis-CourmontFix compilation of WxWidgets.
2006-11-12 Clément StenacQt4: add meta info panel and fix layout bug in stats
2006-11-12 Rafaël CarréVarious bugfixes
2006-11-11 Antoine CellerierOnly accept mouse coordinates inside video window
2006-11-11 Clément Stenac* Remove some unneeded complexity in playlist and directory
2006-11-11 Antoine CellerierAdd "shuffle" button to puzzle in order to prevent...
2006-11-11 Dennis van Amerongen* modules/gui/wxwidgets/extrapanel.cpp: Add the puzzle...
2006-11-11 Damien Fouilleul- I422 to YUY2 now works (due to previous commit)
2006-11-11 Damien Fouilleul- make sure chroma converters respect picture line...
2006-11-11 Damien Fouilleul- access/file.c: fixed stat on win32, make sure the...
2006-11-11 Rémi Denis-CourmontAdd missing UTF-8 wrapper
2006-11-11 Marian DurkovicSync IPv4 and IPv6 multicast debugs
2006-11-11 Rémi Denis-CourmontUse Unicode wrappers to open HTTP interface files
2006-11-11 Rémi Denis-CourmontFix a bunch of warnings
2006-11-11 Rémi Denis-CourmontFix [17660]
2006-11-11 Rémi Denis-CourmontDRMS: use Unicode Win32 API
2006-11-11 Rémi Denis-CourmontLeverage FromWide
2006-11-11 Rémi Denis-CourmontToLocale -> WideCharToMultiByte (refs #817)
2006-11-11 Rémi Denis-CourmontRemove another harmful extra ToLocale() call
2006-11-11 Rémi Denis-CourmontUse Unicode wrapper
next