]> git.sesse.net Git - vlc/shortlog
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
2006-03-05 Clément StenacAdd some news
2006-03-05 Christophe... contrib/Makefile: dereference the symlink. a better...
2006-03-05 Christophe... Update x264 patch.
2006-03-05 Felix Paul... * make sure that the timer which is updating the stats...
2006-03-05 Antoine CellerierSelect item after deleting items from the playlist...
2006-03-05 Felix Paul... * don't show the statistics-tab if the stats aren't...
2006-03-05 Rémi Denis... Don't call textdomain - it is not only useless but...
2006-03-05 Antoine Cellerierctrl_tree.cpp: fix selection bug (when pressing KEY_DOW...
2006-03-05 Rémi Denis... - Call dgettext directly with shared libvlc and libtool
2006-03-05 Rémi Denis... Add some “const”s
2006-03-05 Rémi Denis... Fix some warnings
2006-03-05 Antoine CellerierWe won't need to warn ECP about releases now.
2006-03-05 Antoine CellerierFix build on Mac (i hope)
2006-03-05 Rémi Denis... remove now useless x509-ca-bundle option
2006-03-05 Rémi Denis... Look for Root CA certificates in VLC data dir
2006-03-05 Antoine CellerierWe can now DnD a file everywhere on the playlist dialog...
2006-03-05 Antoine CellerierRemove uneeded include (since playlist DnD is now diffe...
2006-03-05 Rémi Denis... config_GetDataDir(): returns path to VLC installed...
2006-03-05 Rémi Denis... Fix compilation AGAIN
2006-03-04 Christophe... fileinfo.*: I should lean C++
2006-03-04 Antoine Cellerierplaylist.cpp, playlist.hpp: fix segfault when destroyin...
2006-03-04 Antoine CellerierFix node insertion. Thanks to zorglub.
2006-03-04 Rémi Denis... Fix off by one bugs
2006-03-04 Antoine Cellerierdialogs/playlist.*: Add File Drop in playlist handling...
2006-03-04 Jean-Paul SamanCoding Style fixes
2006-03-04 Jean-Paul SamanFix wrong define, luckily this one wasn't used yet.
2006-03-04 Rémi Denis... Remove superfluous dep
2006-03-04 Rémi Denis... closes #579
2006-03-04 Rémi Denis... Make the Root CA certificates bundle file for gnutls...
2006-03-04 Jean-Paul SamanDo not print extra STRING_CR on successfull command.
2006-03-04 Antoine Cellerieritem-ext.c: detach from all parent nodes (fixed)
2006-03-04 Antoine Celleriermodules/gui/wxwidgets/dialogs/playlist.cpp: add some...
2006-03-04 Christophe... fileinfo.hpp: we need to use b_stats in Update()
2006-03-04 Christophe... fileinfo.*: Don't show stats when they qre disable.
2006-03-04 Antoine Cellerieradd "Add node" function to node contextual menu
2006-03-04 Antoine CellerierDrag and Drop support in wx playlist.
2006-03-04 Antoine CellerierHumm ... forgot to save before commiting.
2006-03-04 Antoine CellerierCode the playlist_TreeMove function.
2006-03-04 Rémi Denis... - Support for adding a single file rather than a direct...
2006-03-04 Rémi Denis... - Load root certificates from /etc/ssl (currently very...
2006-03-04 Rémi Denis... Missed one error case
2006-03-04 Rémi Denis... (safe) directory recursion when looking for CA certificates
2006-03-04 Rémi Denis... Don't BUILD_PIC when the platform doesn't need PIC
2006-03-04 Rémi Denis... Libtool: kludge^H^H^H^H^H^Hfix make (|un)install within...
2006-03-04 Rémi Denis... libtool: Propagate errors from make (|un)install
2006-03-04 Felix Paul... * fix the table on the second tab and added an extra...
2006-03-04 Rémi Denis... Cosmetic
next