]> git.sesse.net Git - vlc/shortlog
vlc
2006-06-28 Derk-Jan Hartman* Fix a potential buffer overflow, UTF-8'ify session...
2006-06-28 Derk-Jan Hartman* Fix some sap SD memleaks. more to follow
2006-06-28 Christophe... fix compile for builddir != srcdir
2006-06-28 Clément StenacCompile fix
2006-06-28 Clément StenacMostly fix GME meta
2006-06-28 Clément StenacGra. Fix most of TS meta
2006-06-28 Clément StenacForgot that for Qt
2006-06-28 Clément StenacIcons
2006-06-27 Jean-Paul SamanTheora framesize calculation patch by Kevin H. Patterso...
2006-06-27 Sigmund Augdal... Attempt to support international charsets in mmi menus...
2006-06-26 Clément StenacSome more Qt playlist code
2006-06-26 Clément StenacSome more playlist code
2006-06-25 Rémi Denis... - Work-around for IPv6 SSM with Winsock 2 from Olivier...
2006-06-25 Clément StenacPlaylist model
2006-06-22 Clément StenacBah, who really needs this ?
2006-06-22 Clément Stenac* Create new types for device probing
2006-06-21 Derk-Jan Hartman* update the ffmpeg VC-1 fourcc info. Hopefully it...
2006-06-21 Clément StenacHAL probing module
2006-06-21 Yoann Peronneau* wxwidgets: repair slider dragging.
2006-06-20 Clément StenacNon-working general declarations for disc probing ...
2006-06-20 Yoann Peronneau* wxwidgets: try to implement a go-where-you-click...
2006-06-20 Yoann Peronneau* vlc.win32.nsi.in: set "Recommended" as the default...
2006-06-20 Rémi Denis... Use the not so broken getaddrinfo implementation from...
2006-06-20 Rémi Denis... There is no such a thing as Winsock 2.0. Use version...
2006-06-20 Jean-Paul SamanAdd another test for MacOS X 10.4.0 with Darwin ports...
2006-06-20 Clément StenacSome skeleton files for playlist
2006-06-19 Christophe... src/innput/input.c: Compile fix
2006-06-19 Clément StenacUse a tristate for avi index (fix / don't fix / ask...
2006-06-19 Clément StenacSmall stats improvements
2006-06-17 Yoann Peronneau* input/subtitles.c: fix another bug in subtitle autode...
2006-06-17 Christophe... src/misc/stats.c: avoid buffer underflow.
2006-06-17 Yoann Peronneau* src/input/input.c: don't clean twice the read_bytes...
2006-06-16 Christophe... Fix a bunch of segfaults. It may be heavy handed and...
2006-06-16 Yoann Peronneau* If we are passed a SUB file as subtitle, just open...
2006-06-15 Clément StenacPartial rewrite of stats to avoid lookups (Closes:...
2006-06-14 Damien Fouilleulfixes for crash in Safari plugin when terminating ...
2006-06-14 Yoann Peronneau* playlist/xspf.c: upgrade to new structure
2006-06-14 Clément Stenac* Add a "media-library" option to enable/disable ML
2006-06-14 Yoann Peronneau* web interface: add a snapshot button
2006-06-14 Olivier Teulière * skins2/parser/interpreter.cpp: Check the VarMAnager...
2006-06-14 Yoann Peronneau* playlist/xspf.c: handles empty nodes
2006-06-14 Yoann Peronneau* control/http: fix "pl.current"
2006-06-14 Yoann Peronneau* demux/playlist/xspf: skeleton for XSPF tree playlist...
2006-06-14 Yoann Peronneau* xpsf.c: ...but <playlist> has... grmbl
2006-06-14 Yoann Peronneau* xspf.c: <trackList> has no <location> or <title>...
2006-06-14 Yoann Peronneau* demux/playlist/xspf.c: fix a bug introduced by [15757]
2006-06-14 Yoann Peronneau* Tree playlist XSPF export
2006-06-13 Felix Paul... * code and GUI improvements
2006-06-13 Filippo CaroneJava bindings Makefile tested and working on both GNU...
2006-06-13 Filippo Carone10 PRINT "Remember to include a final endif at the...
2006-06-13 Filippo Caronemake buildbot (and ppl) happy with java Makefile.am .
2006-06-13 Filippo Caroneanother attempt to make java bindings win32 friendly.
2006-06-13 Filippo CaroneCorrections in the java bindings Makefile
2006-06-13 Filippo CaroneA first try in making the Makefile crossplatform (gnu...
2006-06-13 Yoann Peronneau* src/input/input.c: use input_AddSubtitles() and fix...
2006-06-12 Damien Fouilleul- x264-svn-win32.patch: synchronized with latest on svn
2006-06-12 Damien Fouilleul- configure.ac: replaced 'av_add_i' with 'av_crc_init...
2006-06-12 Damien Fouilleulvlcshell.cpp: fixed plugin 'autoplay'
2006-06-12 Gildas Bazin* src/misc/stats.c: don't forget to call vlc_object_rel...
2006-06-12 Clément StenacSimplify the CDDA module. Split more between parse...
2006-06-12 Gildas Bazin* src/video_output/video_output.c: avoid calling config...
2006-06-12 Dennis van... * typo consummed -> consumed
2006-06-12 Yoann Peronneau* modules/video_output/image.c: add --image-width and...
2006-06-12 Clément Stenac* Fix skip in initial status
2006-06-12 Pavlov KonstantinSecond try: we should add *flags for mozilla plugin...
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...
next