]> git.sesse.net Git - vlc/shortlog
vlc
2006-03-13 Antoine CellerierFix browsing directories containing the '&' character
2006-03-13 Antoine CellerierFix playing stuff like http://213.205.97.105:80/tf1jt...
2006-03-13 Christophe... Contrib: use libshout 2.2. It should solve the .pc...
2006-03-13 Rémi Denis... Change Russian charset selection
2006-03-13 Rémi Denis... Candidate language to likely non-UTF8 code page functions
2006-03-13 Clément StenacAdd a tristate for WX playlist mode (normal/embedded...
2006-03-13 Derk-Jan Hartman* Fix x264 compilation on Darwin
2006-03-12 Rémi Denis... * Use uint32_t instead of wchar_t to represent UTF32...
2006-03-12 Christophe... Missing in the previous commit + don't extract gecko...
2006-03-12 Christophe... shout: Other approach.
2006-03-12 Clément StenacFile mangler
2006-03-12 Christophe... Add libshout on win32
2006-03-12 Christophe... po/*: Mea Culpa. make update-po should be run on a...
2006-03-12 Clément StenacFix svn:ignore
2006-03-12 Clément StenacRemove buggy debug
2006-03-12 Rémi Denis... Always link libintl through libvlc on Win32
2006-03-12 Rémi Denis... Propagate changes from previous commit
2006-03-12 Rémi Denis... * Revert my [14546] that doesn't work
2006-03-12 Jean-Paul SamanFix compiler warning: Add missing include
2006-03-12 Clément StenacDisable update checker in Win32 until it's fixed
2006-03-12 Clément StenacRevert [14732]
2006-03-12 Clément StenacMight fix a bit update layout in win32
2006-03-11 Antoine Cellerierfix bluescreen description
2006-03-11 Felix Paul... * fix make dist for OSX
2006-03-11 Antoine Cellerieradd note about XSPF not being in 0.8.5-test1
2006-03-11 Antoine CellerierThanks and news (see previous commit)
2006-03-11 Antoine Celleriersrc/playlist/loadsave.c, modules/demux/playlist/*,...
2006-03-11 Christophe... ka.po: new update by Alexander Dibebulize.
2006-03-11 Antoine CellerierCheck that destination node is really a node.
2006-03-11 Rémi Denis... * Use run-time detection of UTF-8 as current charset...
2006-03-11 Rémi Denis... - Fix memleak when not using Mac OS
2006-03-11 Clément StenacDon't use %f in RRD output (Closes:#582)
2006-03-11 Clément StenacA number of fixes spotted by Sébastien Raud < s d0t...
2006-03-11 Clément StenacWork around what looks like a ...
2006-03-11 Clément StenacStrings (Refs:#438)
2006-03-11 Felix Paul... * updated the copyright-string
2006-03-11 Clément StenacChange some button orders
2006-03-11 Clément StenacFix crash in TS muxer. Patch by Alex Antropoff.
2006-03-11 Christophe... codec/flac.c: fix preparse with flac
2006-03-10 Rémi Denis... Tell user we disabled EPSV mode _before_ reconnecting...
2006-03-10 Rémi Denis... Fix typo
2006-03-10 Rémi Denis... Test distcheck with libtool when using libtool so I...
2006-03-10 Rémi Denis... Remove broken lldiv check and only use lldiv replacemen...
2006-03-10 Rémi Denis... Remove non-existant files
2006-03-10 Rémi Denis... Update file names
2006-03-10 Rémi Denis... Use better name for newly introduced file
2006-03-10 Rémi Denis... Same as previous commit - for VLC
2006-03-10 Rémi Denis... Fix and restore nice file names
2006-03-10 Christophe... Makefile.am: Add the syntax files, valgrinds false...
2006-03-10 Antoine Cellerierrun make update-po
2006-03-10 Rémi Denis... Clean up ListenTCP error handling (refs #320)
2006-03-10 Rémi Denis... Someone forgot to add an exported symbol
2006-03-10 Clément StenacForgot this
2006-03-10 Clément StenacTest1
2006-03-09 Rémi Denis... - Clean up error message generation with TCP outgoing...
2006-03-09 Rémi Denis... Common socket error handling
2006-03-09 Rémi Denis... Fix make core on Win32 with shared libvlc
2006-03-09 Christophe... libvlc.h: preferences tweaking
2006-03-09 Christophe... all: move the logger option from video to interface...
2006-03-09 Derk-Jan Hartman* Use the proper parent object to do var_Get macosx...
2006-03-09 Derk-Jan Hartman* Don't crash if we want to msg_Dbg on an object that...
2006-03-09 Rémi Denis... Use the fine stack as we can
2006-03-09 Rémi Denis... As a work-around, accept both decimal separators when...
2006-03-09 Rémi Denis... Revert [14683]
2006-03-09 Felix Paul... * put a warning to prevent users from reporting known...
2006-03-09 Jean-Paul SamanUpdate e-mail address
2006-03-09 Felix Paul... * improved the wording a bit
2006-03-08 Eric Petit Force lldiv emulation on BeOS
2006-03-08 Damien Fouilleulall: reworked gui layout of dialog boxes to get rid...
2006-03-08 Eric Petit Emulate C99's lldiv() if necessary
2006-03-08 Christophe... rtsp.c: BeOS fix. variables can't be declared in the...
2006-03-08 Derk-Jan Hartman* one part of x264 patch fixed upstream
2006-03-08 Damien Fouilleulall: for Cygwin, make sure that the program-prefix...
2006-03-08 Rémi Denis... Winsock non-blocking kludge for GnuTLS (refs #538)
2006-03-08 Rémi Denis... svn:ignore
2006-03-08 Antoine Celleriermodules/misc/rtsp.c is using us_strtod
2006-03-08 Rémi Denis... Missing export
2006-03-08 Rémi Denis... Don't use C (de)serialization for float numbers (closes...
2006-03-08 Rémi Denis... * i18n_strtod: locale-agnostic strtod() (accepts both...
2006-03-08 Rémi Denis... Fix TTL range check
2006-03-08 Rémi Denis... Avoid ugly non-const cast
2006-03-08 Rémi Denis... i18n_atof(): locale-agnostic atof()
2006-03-08 Clément StenacFix wizard matrix on win32. Closes:#531
2006-03-07 Derk-Jan Hartman* Fix the issue where sometimes the Menubar wouldn...
2006-03-07 Derk-Jan Hartman* Fix an issue with a : in the subtitle-filename causin...
2006-03-07 Rémi Denis... - Undo [14667]
2006-03-07 Antoine CellerierFix wx DnD once more.
2006-03-07 Christophe... HACKING: Add a note about the module cache and vlc...
2006-03-07 Damien FouilleulMakefile: don't forget to chmod a+x gecko-sdk/bin/*
2006-03-07 Damien Fouilleulall: updating mozilla SDK for cygwin builds
2006-03-07 Christophe... ffmpeg-cvs-mactel.patch: Mangle patch was applied upstream
2006-03-06 Antoine CellerierAdd link to online documentation in VLC manpage
2006-03-06 Sam Hocevar * extras/contrib/src/Makefile: build libx264.a in...
2006-03-06 Damien FouilleulMakefile: fix for MacIntel package build
2006-03-06 Rémi Denis... WxWidgets: use wraptext in UTF-8 mode as that is the...
2006-03-06 Rémi Denis... Add extra Win32-specific debug (refs #538)
2006-03-06 Christophe... src/Makefile: make distcheck happy
2006-03-05 Damien Fouilleulextras/contrib/src/Makefile: cleaned up INSTALL_NAME...
2006-03-05 Christophe... configure.ac: use the gecko-sdk in the contrib
2006-03-05 Christophe... contrib/Makefile: Don't put 2 include
next