]> git.sesse.net Git - vlc/shortlog
vlc
2006-11-14 Pavlov KonstantinThis should fix beos linking problem
2006-11-14 Pavlov Konstantinqt4: i really like readable debug output
2006-11-14 Rémi Denis... Clean up and avoid leak in sap decompression
2006-11-14 Rafaël CarréReturns from Run() thread instead of sleeping eternally
2006-11-14 Rémi Denis... Windows multicast bind kludge
2006-11-14 Christophe... Fix the inclusion of extras/contrib/bin to the PATH
2006-11-14 Christophe... paf
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 Cyril Deguet* added missing -lm for plugin colorthres
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... Fix another bunch of warnings
2006-11-13 Rémi Denis... Fix warnings
2006-11-13 Rémi Denis... Fix some warnings
2006-11-13 Rémi Denis... Really fix the stat warning (tested on Mingw32)
2006-11-13 Marian DurkovicMove unicode argv[] fetching into system_Init
2006-11-13 Pavlov Konstantinupdated russian translation, make update-po
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 Rémi Denis... Try to fix the obnoxious _stati64 warning
2006-11-12 Filippo Caronevlc-config external also includes libvlc-control
2006-11-12 Rafaël CarréMakes configure fail on missing GL headers
2006-11-12 Rafaël CarréDo not update gettext contrib to current CVS on MacOSX
2006-11-12 Clément Stenacp_libvlc needs b_attached = TRUE for vlc_list_find...
2006-11-12 Rémi Denis... Remove another harmful FromLocale
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 StenacMight fix compile
2006-11-12 Antoine CellerierDisplay --option=<value type> instead of --option ...
2006-11-12 Clément Stenac* Qt4 stream output dialog
2006-11-12 Rémi Denis... Compile fix
2006-11-12 Rémi Denis... Apply online help patch from Vincent Dimar.
2006-11-12 Rémi Denis... Forgot the symbols again
2006-11-12 Rémi Denis... Unexport vlc_current_charset()
2006-11-12 Rémi Denis... Add VLC_INTERNAL, like VLC_EXPORT except it does not...
2006-11-12 Clément StenacFix playlist unable to terminate (Closes:#829)
2006-11-12 Rémi Denis... Remove unused iconv handle
2006-11-12 Rémi Denis... Even WxWidgets is entitled to const blessing
2006-11-12 Rémi Denis... Use Latin-1 rather than local charset for ASX files
2006-11-12 Rémi Denis... Suppress unused variable
2006-11-12 Rémi Denis... Fix a few warnings
2006-11-12 Filippo Caronedirty fix to correctly link libvlc-control during make
2006-11-12 Rémi Denis... Remove debug message
2006-11-12 Rémi Denis... Fix warnings
2006-11-12 Rémi Denis... I did it.
2006-11-12 Rémi Denis... Try to fix contrib: don't build gettext java bindings
2006-11-12 Rémi Denis... Remove bashism
2006-11-12 Rémi Denis... Another attempt to tame WxString
2006-11-12 Rémi Denis... Fix make dist
2006-11-12 Rémi Denis... Safer macros locale conversion macros for WxWidgets.
2006-11-12 Rémi Denis... Do not use non-existing function playlist_PlaylistAddExt.
2006-11-12 Rémi Denis... Don't use void * for utf8_(l)?stat() as it hinders...
2006-11-12 Rémi Denis... Some const
2006-11-12 Rémi Denis... Use stat instead of fopen to check for file existence
2006-11-12 Rémi Denis... Another Win32 FromLocale -> FromWide
2006-11-12 Rémi Denis... Don't use non existent file in Qt4 code
2006-11-12 Rémi Denis... Fix a few warnings
2006-11-12 Rémi Denis... More warning fixes
2006-11-12 Rémi Denis... Warning fix
2006-11-12 Rémi Denis... Fix compiler warnings
2006-11-12 Rémi Denis... Do not use pointer arithmethic on void pointers.
2006-11-12 Rémi Denis... Try to fix Qt4 build
2006-11-12 Rémi Denis... Don't use -shared with libtool
2006-11-12 Rémi Denis... Fix compilation of WxWidgets.
2006-11-12 Clément StenacQt4: add meta info panel and fix layout bug in stats
2006-11-12 Filippo Caronealso link libvlc-control in java bindings
2006-11-12 Rafaël CarréVarious bugfixes
2006-11-12 Clément StenacFix
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... * 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 Damien Fouilleul- compile fix
2006-11-11 Cyril Deguet* doc about SliderBackground (forgot to commit that...
2006-11-11 Rémi Denis... Restore media control API for the obsolete build system
2006-11-11 Rémi Denis... Win32 ANSI -> Unicode + UTF-8 wrappers
2006-11-11 Rémi Denis... Add missing UTF-8 wrapper
2006-11-11 Marian DurkovicSync IPv4 and IPv6 multicast debugs
2006-11-11 Rémi Denis... Use Unicode wrappers to open HTTP interface files
2006-11-11 Rémi Denis... Fix a bunch of warnings
2006-11-11 Rémi Denis... Try to fix Mozilla plugin
2006-11-11 Rémi Denis... Fix [17660]
2006-11-11 Rémi Denis... C++ inclusion fix
2006-11-11 Rémi Denis... DRMS: use Unicode Win32 API
2006-11-11 Rémi Denis... Leverage FromWide
2006-11-11 Rémi Denis... ToLocale -> WideCharToMultiByte (refs #817)
2006-11-11 Marian DurkovicFix endianes bug in automatic SDP source-filter
2006-11-11 Rémi Denis... Remove another harmful extra ToLocale() call
2006-11-11 Rémi Denis... Use Unicode wrapper
2006-11-11 Rémi Denis... Fix socket protection level.
2006-11-11 Rémi Denis... Remove extraneous ToLocale().
2006-11-11 Marian Durkovicforwardport [17650]
2006-11-11 Rémi Denis... Fix SAP group IPv6 addresses
next