]> git.sesse.net Git - vlc/shortlog
vlc
2005-09-19 Christophe... * modules/demux/ts.c: PID 8191 is padding.
2005-09-19 Christophe... * modules/mux/mpeg/ts.c: Detect older versions of...
2005-09-18 Sam Hocevar * configure.ac: check for MMX intrinsics.
2005-09-18 Sam Hocevar * updated po/POTFILES.in.
2005-09-18 Gildas Bazin* modules/mux/mpeg/ts.c: disabled some broken code.
2005-09-18 Sam Hocevar * modules/access/rtsp/Modules.am: removed nonexistent...
2005-09-18 Felix Paul... * split up hostname and following path and insert the...
2005-09-18 Gildas Bazin* configure.ac: compile the realaudio plugin with ...
2005-09-18 Gildas Bazin* modules/access/rtsp/rtsp.c: win32 compilation fix.
2005-09-18 Gildas Bazin* modules/access/rtsp: real rtsp access module.
2005-09-18 Gildas Bazin* modules/codec/realaudio.c: real audio (cook) decoder...
2005-09-18 Gildas Bazin* modules/demux/livedotcom.cpp: fixed small leak.
2005-09-18 Gildas Bazin* modules/demux/livedotcom.cpp: do not modify p_demux...
2005-09-18 Gildas Bazin* modules/demux/real.c: cleanup + added support for...
2005-09-18 Sam Hocevar * UTF8ised files that get distributed with Debian.
2005-09-18 Steve Lhommemisc possible buffer/resource misuse & tidy compilation
2005-09-18 Jean-Paul SamanDon't access unallocated memory
2005-09-18 Jean-Paul SamanFix compiler warning about signed and unsigned comparisons
2005-09-18 Jean-Paul SamanForward port of revision 12566: Ignore menu select...
2005-09-18 Steve Lhomme* wxwidgets: fix a memory leak (patch by Brian Robb)
2005-09-17 Rémi Denis... Win32 compile fix
2005-09-17 Rémi Denis... * print unreachable host as an error in net_OpenTCP...
2005-09-17 Clément StenacDon't crash on items with % in name (Closes:#312)
2005-09-17 Clément StenacSelect the correct input in #display (Closes:#343)
2005-09-17 Clément StenacDefault to disabling screensaver under X (Closes:#253)
2005-09-16 Benjamin Prachtadded bonjour service discovery and gnomevfs access
2005-09-16 Eric Petit contrib/src/Makefile: libvorbis now supports --host...
2005-09-16 Damien Fouilleuldshow.cpp: make sure driver name is properly NULL termi...
2005-09-16 Damien Fouilleulall: bug fixing, clean-up
2005-09-15 Sigmund Augdal... Coding style fixes and added comments
2005-09-15 Felix Paul... * added x264 and live to the linux target
2005-09-15 Clément StenacSort-by-album patch by Pierre Marc Dumuid
2005-09-15 Christophe... * modules/mux/mpeg/ts.c: Support for SDT and multiple...
2005-09-15 Derk-Jan Hartman* Add FMP4 FourCC. (FFMPEG MPEG-4 encoded)
2005-09-15 Jean-Paul SamanForward port of revision 12559: Fix division by zero...
2005-09-15 Derk-Jan Hartman* Missing object release
2005-09-15 Clément StenacHopefully "The Right Fix" patch for M3U parsing, by...
2005-09-15 Clément StenacImprove random behaviour - Patch by Daniel Straenger...
2005-09-15 Derk-Jan Hartman* Fix yet another playlist corner case
2005-09-14 Christophe... * mudules/misc/network/ipv4.c: Expand output buffer...
2005-09-14 Christophe... * modules/access_output/udp.c: Check send() return...
2005-09-14 Derk-Jan Hartman* Better fix for [12521]. Previous fix resulted in...
2005-09-14 Derk-Jan Hartman* remove CDDB patch that is now applied upstream in...
2005-09-14 Rémi Denis... Check -mtune even when --with-tuning is used
2005-09-14 Rémi Denis... Clean up
2005-09-14 Yoann Peronneau* modules/gui/ncurses.c: Filebrowser enhancements:
2005-09-14 Derk-Jan Hartman* Fix memleaks
2005-09-13 Christophe... Fortuuuuune.
2005-09-13 Christophe... Fortuuuuune.
2005-09-13 Yoann Peronneau * modules/gui/ncurses.c: use <space> in the filebrowse...
2005-09-13 Gildas Bazin* modules/packetizer/h264.c: small fix to annexe-b...
2005-09-13 Felix Paul... * whoops, fixed invalid path for MASH introduced in...
2005-09-13 Felix Paul... * updated libcddb to 1.2.1 from 0.9.6 (refs #292)
2005-09-13 Gildas Bazin* modules/packetizer/h264.c: date SPS and PPS blocks...
2005-09-13 Benjamin Pracht* Support URIs with non ascii characters
2005-09-13 Christophe... Fortuuuune
2005-09-13 Benjamin PrachtCosmetics
2005-09-13 Benjamin PrachtHandle correctly the case when no access is explicitely...
2005-09-13 Benjamin Pracht* Try the gnomevfs plugin last if we didn't find any...
2005-09-13 Christophe... Properties + cosmetic
2005-09-12 Benjamin Pracht* New gnomevfs access module
2005-09-12 Derk-Jan Hartman* adding arguments to printFormat, without a format...
2005-09-12 Derk-Jan Hartman* Prevent the autoplay function from playing the Shoutc...
2005-09-12 Derk-Jan Hartman* Fix Mac autoplay behaviour for SD playlistitems....
2005-09-12 Felix Paul... * use the current copyright scheme in the about-box...
2005-09-12 Felix Paul... * added compilation information
2005-09-12 Antoine Cellerierupdate system :
2005-09-12 Antoine Cellerierfix daemon mode when HAVE_DAEMON is defined. fixes...
2005-09-12 Derk-Jan Hartman* Remove 10.3 only properties of the volumeSlider
2005-09-12 Derk-Jan Hartman* remove debug line
2005-09-12 Derk-Jan Hartman* Fix the issue with random always playing the first...
2005-09-12 Derk-Jan Hartman* Fixes a problem where playlist_Play was playing items...
2005-09-12 Derk-Jan Hartman* Up the mms caching from 3200 ms to 5000ms. (unfortuna...
2005-09-12 Steve Lhommemkv.cpp: avoid dependency problems with older libmatroska
2005-09-11 Benjamin Pracht* Loop at the beginning of the playlist instead of...
2005-09-11 Olivier Teulière * skins2/parser/skin_parser.cpp: fixed a FIXME
2005-09-11 Gildas Bazin* modules/video_filter/scale.c: Fixed bug reported...
2005-09-11 Steve Lhommemkv.cpp: more memory leaks fixed
2005-09-11 Felix Paul... * save the prefs only shortly before the app exits...
2005-09-11 Christophe... fortuuuuune
2005-09-11 Steve Lhommemkv.cpp: fix some memory leaks
2005-09-11 Steve Lhommemkv.cpp: support segments with "unknown" size
2005-09-10 Steve Lhommemkv.cpp: support playback of segments without a UID
2005-09-10 Steve Lhommevariables.c: void the buffer after the memmove to avoid...
2005-09-10 Steve Lhomme* ipv4.c: make MSVC happy
2005-09-10 Benjamin Pracht* Go back to the first item when hitting "next" on...
2005-09-10 Rémi Denis... Fix psz_userdir memleak
2005-09-09 Gildas Bazin* configure.ac, src/extras/libc.c, modules/misc/network...
2005-09-09 Derk-Jan Hartman* Option for Desktop Background mode for VLC OSX.
2005-09-09 Gildas Bazin* src/misc/win32_specific.c: fixed minor memory leak...
2005-09-09 Gildas Bazin* modules/gui/wxwidgets/*: bug fix + msvc fixes. Patch...
2005-09-09 Gildas Bazin* modules/gui/skins2/*: a couple of msvc build fixes...
2005-09-09 Christophe... I shall compile before commiting * 100 for monday.
2005-09-09 Christophe... Fix a possible segfault patch by Brian Robb
2005-09-09 Jon Lech Johansen * bonjour: set svn:keywords property.
2005-09-09 Jon Lech Johansen * bonjour.c: Fixed memory leaks. Fixed IPv6 support.
2005-09-09 Jon Lech Johansen * Bonjour services discovery module using avahi.
2005-09-08 Felix Paul... * fixed some intf-strings and connected a few menu...
2005-09-08 Benjamin Pracht* Take the position parametter into account in playlist...
2005-09-08 Derk-Jan Hartman* Fix a refcount issue in the OSD core
next