]> git.sesse.net Git - vlc/shortlog
vlc
2006-04-13 Felix Paul... * implemented showintf-support. Thanks to ipkiss for...
2006-04-13 Christophe... * modules/access/pvr/pvr.c: The radio API in ivtv...
2006-04-13 Derk-Jan Hartman* Revert the unintentially committed files of [15202]
2006-04-13 Derk-Jan Hartman* Fix libgcrypt on MacIntel by disabling it's ASM....
2006-04-13 Derk-Jan Hartman* Fix subtitle alignment if we don't have styles....
2006-04-13 Antoine CellerierURL encode fix
2006-04-13 Clément StenacString stuff
2006-04-13 Christophe... Really fix xml url
2006-04-12 Christophe... Fix libxml url.
2006-04-12 Christophe... Makefile.am: Fix for introduction of vlc.win32.nsi.in
2006-04-12 Christophe... *macro.c: Get the name correctly
2006-04-12 Rémi Denis... Set close-on-exec flag on sockets so that we don't...
2006-04-12 Rémi Denis... xvideo X.Org 7 detection fix by Pavlov Konstantin
2006-04-12 Felix Paul... * be a bit more verbose when creating the disk-image
2006-04-12 Felix Paul... * fix streaming. This section and a few others need...
2006-04-12 Felix Paul... * first update of the German translation by Mathias...
2006-04-12 Christophe... * modules/control/http/macro.c: Add slashes in the...
2006-04-12 Clément StenacShip libvlc.dll in installer if built in shared mode
2006-04-12 Clément StenacPackage fix
2006-04-12 Clément StenacRemove useless favicon (Refs:#634)
2006-04-12 Clément StenacDon't ship default skin (Refs:#634)
2006-04-12 Clément StenacDocument <Playtree> (Closes:#611)
2006-04-11 Antoine Cellerier"too"!=2=="two"
2006-04-11 Antoine CellerierFix indentation.
2006-04-11 Derk-Jan Hartman* make the flac decoder errors less annoying. some...
2006-04-11 Rémi Denis... Link some additionnal plugins against the math library
2006-04-11 Rémi Denis... Restores [13132] back - break the new interface again
2006-04-11 Rémi Denis... Lalala
2006-04-11 Rémi Denis... Revert [15132]:
2006-04-11 Rémi Denis... Even more tests
2006-04-11 Rémi Denis... Additionnal unit test for decode_URI
2006-04-11 Rémi Denis... Fix missing initializer warning
2006-04-11 Clément StenacUpdate of swedish translation by Daniel Nylander.
2006-04-11 Clément StenacMore strings
2006-04-11 Felix Paul... * replaced NULL with empty strings when providing no...
2006-04-11 Felix Paul... intf.m: * we can't localise empty strings, so don't...
2006-04-11 Clément StenacString fixes
2006-04-10 Damien Fouilleul- fixed faad2 libtool so that shared library is properl...
2006-04-10 Derk-Jan Hartman* Fix ffmpeg libavformat linkage when we don't use...
2006-04-10 Damien Fouilleul- update darwin/macosx patch for libpng-1.2.8
2006-04-10 Damien Fouilleul- update win32 patch for libpng-1.2.8
2006-04-10 Derk-Jan Hartman* Fix 16:9 vs. 16:10 AR and cropping switching on the...
2006-04-09 Antoine CellerierHum, in fact we should remove it altogether since it...
2006-04-09 Antoine CellerierFix what looks like a type. (someone confirm please)
2006-04-09 Rémi Denis... Basic unit test for URI decoding
2006-04-09 Cyril Deguet* all: new skin text variable "$B" to get the stream...
2006-04-08 Christophe... First Translation update by Wei Mingzhi
2006-04-08 Rémi Denis... Fix warning
2006-04-08 Antoine CellerierRemove .libs directories when running ./toolbox --distclean
2006-04-08 Antoine CellerierUpdate libpng to 1.2.8 (includes lots of security fixes...
2006-04-07 Antoine CellerierRhaaa
2006-04-07 Antoine Cellerier3rd try
2006-04-07 Antoine CellerierAhem
2006-04-07 Antoine Cellerierlibdca. untested
2006-04-07 Antoine CellerierWin32 specific changes: Add --started-from-file option...
2006-04-07 Christophe... eliminate non-valid characters only on the name not...
2006-04-07 Christophe... Don't use char outside ascii in shell script.
2006-04-07 Felix Paul... * don't free a vlc-object. Thanks to Meuuh for pointing...
2006-04-07 Christophe... * src/misc/strings.c: Missing break; in decode_URI().
2006-04-07 Christophe... * modules/codec/dvbsub.c: add_suppressed -> add_suppre...
2006-04-07 Christophe... * modules/codec/dvbsub.c: add_deprecated -> add_suppressed
2006-04-07 Rémi Denis... Restore previous URI components decoding instead of...
2006-04-07 Christophe... * modules/codec/dvbsub.c: Add deprecated option and...
2006-04-07 Christophe... * modules/codec/spudec: Decreased verbosity.
2006-04-07 Jean-Paul SamanRemove --sout-dvbsub-timeout flag
2006-04-07 Christophe... * modules/codec/dvbsub.c: Fixed a major bug with DVBSU...
2006-04-07 Derk-Jan Hartman* Lower the priority of the SVG renderer
2006-04-07 Rémi Denis... Oops again
2006-04-06 Antoine CellerierRemove --one-instance option from file open targets...
2006-04-06 Mohammed Adnène... typo in a string (line 42)
2006-04-06 Antoine CellerierFix OSD display when vout crop is used (so that every...
2006-04-06 Derk-Jan Hartman* Fix dirac on PPC. (only compile what we need)
2006-04-06 Rémi Denis... Oups
2006-04-06 Rémi Denis... - Reimplement URL component decoding separately from...
2006-04-06 Derk-Jan Hartman* enable SDK building for Mac PPC contrib.
2006-04-06 Christophe... * ALL: extention -> extension
2006-04-06 Christophe... * include/vlc_url.h: Fixed vlc_UrlEncode to return...
2006-04-06 Christophe... * modules/control/http/util.c: Simplify MRLParse,...
2006-04-06 Christophe... * modules/codec/png.c: More robust error checking...
2006-04-06 Derk-Jan Hartman* Only compile cyberlink if --enable-cyberlink is expli...
2006-04-06 Damien Fouilleul- fixed a few return codes from APIs
2006-04-06 Derk-Jan Hartman* Disable cyberlink and expat, the module immediatly...
2006-04-06 Derk-Jan Hartman* Fix --with-cyberlink-tree when using contrib
2006-04-06 Christophe... Fix if statement
2006-04-06 Clément StenacFix potential bugs
2006-04-06 Derk-Jan Hartman* Evil hack to get libFLAC working with SDK building...
2006-04-05 Derk-Jan Hartman* Fix gettext -framework usage. This is needed for...
2006-04-05 Clément StenacThis commit message is Copyright (C) 2006, Clément...
2006-04-05 Christophe... * src/misc/httpd.c: Do not dereference a possibly...
2006-04-05 Felix Paul... * don't alloc more capacity than necessary
2006-04-05 Felix Paul... * fixed a bug which prevented the display of Input...
2006-04-05 Christophe... http.c: Fix string.
2006-04-04 Antoine CellerierRemove useless code (or its use was really cryptic)
2006-04-04 Damien Fouilleul- compilation fix for unicows on buildbot
2006-04-04 Damien Fouilleul- link vlc.exe with libunicows.a if available
2006-04-04 Damien Fouilleul- added libunicows in contribs for win32 builds to...
2006-04-04 Antoine CellerierOoops, i forgot to commit this in [14771]
2006-04-04 Felix Paul... * I should get some sleep now
2006-04-04 Felix Paul... * remove commented ifs o_O
2006-04-04 Felix Paul... * store the value of 'macosx-black' as one of VLCWindow...
next