]> git.sesse.net Git - vlc/shortlog
vlc
2006-11-19 Christophe... i18n fixes
2006-11-19 Rafaël Carréremoves already done "todo"
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 Gildas Bazin* configure.ac: when we use the packed attribute we...
2006-11-19 Dennis van... * src/control/playlist.c: Fix typo vlc_mutex_unlokc...
2006-11-19 Rafaël CarréReenables device probe header
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 Stenac* Documentation belongs to the .h, step 1
2006-11-19 Dennis van... * vlc.win32.nsi.in: Add shortcuts in seperate Utilities...
2006-11-19 Antoine CellerierSmall doxygen doc fix (i hope)
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ésvn:propedit Id
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-18 Christophe... Oups chnage that in [17846] by mistake
2006-11-18 Filippo Caronefix for java bindings native files makefile
2006-11-18 Christophe... Acording to the latest test wxwidgets in unicode mode...
2006-11-18 Christophe... Fix the alignment issue in ffmpeg. Based on patch by...
2006-11-18 Filippo Caronejvlcpanel constructor added
2006-11-18 Filippo Caronelibvlc_playlist_add enabled
2006-11-17 Derk-Jan Hartman* Update ffmpeg contrib
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 Derk-Jan Hartman* Forwardport [17820] and [17823]. Live contrib compile...
2006-11-16 Filippo CaroneMake java bindings compile with libtool
2006-11-16 Rémi Denis... Fix local port number for multicast receival
2006-11-16 Jean-Baptiste... pfff... Fortunes.
2006-11-16 Marian DurkovicFix detection of FreeBSD version (the previous one...
2006-11-16 Jean-Baptiste... * Qt4: Display open dialog. Not yet functionnable.
2006-11-16 Jean-Baptiste... Changes on live555 make MacOS-X patch fail in extras...
2006-11-16 Derk-Jan Hartman* Update version of libcdio. 0.78.2 is now the req...
2006-11-16 Derk-Jan Hartman* forwardport [17800]
2006-11-16 Derk-Jan Hartman* VLC now requires libmatroska 0.7.7 because from then...
2006-11-15 Derk-Jan Hartman* LDLFAGS -> LDFLAGS
2006-11-15 Derk-Jan Hartman* CFAGS -> CFLAGS
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 Derk-Jan Hartmanforwardport [17791]:
2006-11-15 Rémi Denis... Fix typo
2006-11-15 Rémi Denis... Use lldiv replacement on FreeBSD < 5.0 (fixes #840)
2006-11-15 Olivier Aubertpython/bindings/vlc_object.c: complete vlc_object_find...
2006-11-15 Olivier Aubertpython/bindings/setup.py: fix python binding building...
2006-11-15 Rafaël CarréUpdate slovenian translation
2006-11-15 Mark MoriartyAttempt to fix wxwidgets file open and Messages display.
2006-11-15 Marian Durkovicsome news
2006-11-15 Filippo CaroneDon't create Makefile.in in bindings/java/src
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 Filippo Caroneuse libtool to compile java bindings. needs a cleanup...
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...
next