]> git.sesse.net Git - vlc/shortlog
vlc
2006-06-11 Gildas Bazin* modules/packetizer/mpeg4video.c: ts/ps muxers rely...
2006-06-11 Christophe... ffmpeg-svn-cross.patch has been applied upstream
2006-06-11 Clément StenacSkeleton for open
2006-06-11 Gildas Bazin* src/audio_output/intf.c: optimise aout_VolumeGet...
2006-06-11 Gildas Bazin* modules/gui/wxwidgets: don't call aout_VolumeGet...
2006-06-11 Gildas Bazin* src/misc/stats.c: fix no-stats mode.
2006-06-11 Felix Paul... * disable sdk-support on ppc-macs until it is fixed...
2006-06-10 Christophe... * Patch ffmpeg configure to not use twice the cross...
2006-06-10 Gildas Bazin* src/libvlc.h, src/interface/interaction.c: new config...
2006-06-10 Christophe... misc/freetype.c: Fix strings
2006-06-10 Christophe... qt4/input_manager.cpp: compile fix
2006-06-10 Filippo CaroneJava bindings update.
2006-06-10 Filippo Caronea vlc_object_release added
2006-06-10 Filippo CaroneInitial implementation of libvlc_get_input_fps.
2006-06-10 Filippo CaroneMuting and unmuting functions implemented in the contro...
2006-06-10 Filippo CaroneJava bindings update.
2006-06-10 Filippo CaroneNew snapshot behaviour.
2006-06-10 Gildas Bazin* modules/codec/ffmpeg/audio.c: reduce memory usage...
2006-06-10 Rémi Denis... Memleak spotted by Dugal Harris.
2006-06-10 Rémi Denis... MJPG support with DirectShow (patch from Dugal Harris)
2006-06-10 Gildas Bazin* modules/gui/wxwidgets/dialogs/fileinfo.hpp: compilati...
2006-06-10 Rémi Denis... Include bitrate in SDP when known.
2006-06-10 Gildas Bazin* modules/codec/dmo/dmo.c: fix typo in fourcc.
2006-06-10 Gildas Bazin* src/playlist/tree.c: fix memory leak.
2006-06-09 Gildas Bazin* modules/packetizer/mpeg4video.c: rewrite using the...
2006-06-09 Gildas Bazin* modules/gui/wxwidgets/menus.cpp: avoid using STL...
2006-06-09 Gildas Bazin* modules/demux/mpeg/m4v.c: wait until we get p_extra...
2006-06-09 Antoine CellerierDshow input fix (suggest by "sneeze" on http://forum...
2006-06-09 Pavlov Konstantinrevert 15853 as it brokes things
2006-06-09 Clément Stenac* Split apart gui and input management
2006-06-09 Pavlov Konstantinlets add *flags not only in the case of xulrunner-config
2006-06-09 Pavlov KonstantinFix for building mozilla plugin with mozilla-dev on...
2006-06-09 Rémi Denis... FTP cleartext authentication from Petr Vacek.
2006-06-09 Yoann Peronneau* proof of concept of drag & dropping a subtitle file...
2006-06-09 Yoann Peronneau* the first autodetected subtitles file should now...
2006-06-09 Yoann Peronneau* fix subtitles file autodetection
2006-06-08 Clément StenacDon't forget to reset slider position
2006-06-08 Christophe... Oups
2006-06-08 Clément StenacDon't laugh
2006-06-08 Christophe... Don't hardcode path
2006-06-08 Clément Stenacnom de dieu de putain de merde de saloperie de chiure...
2006-06-08 Clément Stenac* Don't delete main nodes in playlist_Clear
2006-06-08 Clément StenacGet rid of some pic stuff that caused vlc-config to...
2006-06-08 Clément StenacFix vout/sout garbage collection and input spam debug...
2006-06-08 Clément StenacSome general clean up
2006-06-07 Gildas Bazin* configure.ac: you can do it.
2006-06-07 Gildas Bazin* configure.ac: libpostproc detection was more broken...
2006-06-07 Gildas Bazin* configure.ac: fix typo in ffmpeg's libpostproc detection.
2006-06-07 Filippo CaroneSuggest to check/set JAVA_HOME if compilation fails
2006-06-07 Rémi Denis... Remove experimental flag from libtool.
2006-06-07 Felix Paul... * ugly compilation fix for ffmpeg on PPC-GCC 4.0.0
2006-06-07 Derk-Jan Hartman* fortune
2006-06-06 Yoann Peronneau* use Play icon for play-only hotkey
2006-06-06 Derk-Jan Hartman* blegh fprintf
2006-06-06 Yoann Peronneau* try to fix the pause-only hotkey
2006-06-06 Filippo CaroneOps.. i did it again
2006-06-06 Filippo Caroneone more object release in video.c
2006-06-06 Filippo CaroneJava bindings update:
2006-06-06 Filippo Caronelibvlc compile warnings resolved
2006-06-06 Pavlov Konstantincompile fix
2006-06-06 Marian Durkovicmake --sout-ts-alignment default enabled (refs: #669)
2006-06-05 Filippo Caronelibvlc input and video update:
2006-06-05 Clément StenacFix playlist crash on quit
2006-06-05 Filippo Caroneif --enable-java-bindings then check a javac exists
2006-06-05 Filippo Caronelibvlc: Vout object now released when needed
2006-06-05 Filippo Caronelibvlc enhanced:
2006-06-05 Christophe... * Work around automake stupid test
2006-06-04 Christophe... Libpostproc moved.
2006-06-04 Jérome DecoodtOBJECT_INPUT->OBJECT_PLAYLIST
2006-06-04 Filippo Carone* added video height/width getters in libvlc
2006-06-04 Rémi Denis... Make config.status happy (muahaha)
2006-06-04 Rémi Denis... Remove spurious warning
2006-06-04 Rémi Denis... Some build systems clean up. Now require automake 1.7
2006-06-04 Rémi Denis... Another PIC fix
2006-06-04 Rémi Denis... Remove PIC stuff too
2006-06-04 Rémi Denis... Suppress support for position dependant code (except...
2006-06-04 Filippo Caronepic libraries are now correctly installed when needed:
2006-06-04 Olivier Teulière * modules/gui/skins2/*: Use ARG instead of ARG* as...
2006-06-04 Olivier Teulière * modules/gui/skins2/*: More simplifications of the...
2006-06-04 Olivier Teulière * modules/gui/skins2/*: The second template argument...
2006-06-04 Clément Stenac* Don't reset input meta information
2006-06-04 Clément StenacMore cosmetics for plastique
2006-06-04 Christophe... New libnotify plugin.
2006-06-04 Christophe... .
2006-06-04 Olivier Teulière * dos/skins/skins2-howto.xml: Small precision
2006-06-03 Olivier Teulière * modules/gui/skins2/*:
2006-06-03 Clément StenacCosmetics
2006-06-03 Clément Stenac* Fix crash
2006-06-03 Clément StenacPreferences
2006-06-03 Felix Paul... * use ganesh instead of the official server while it...
2006-06-03 Felix Paul... * fixed compilation if svn isn't in the default path
2006-06-02 Christophe... Fix Stream title. Patch by Diego "Flameeyes" Petteno
2006-06-02 Christophe... discriminate between the two OpenGL modules
2006-06-02 Clément StenacEmpty files
2006-06-02 Benjamin Pracht* Don't change the FSF address
2006-06-02 Benjamin Pracht* Patch by Cédric Cocquebert to add several additional...
2006-06-02 Filippo Caronewhen testing if mozilla is required, use enable_mozilla...
2006-06-02 Filippo Caroneadded in libvlc:
2006-06-02 Clément StenacTodo for prefs widgets
2006-06-02 Clément StenacTypo. Thanks to radius on the forum
next