]> git.sesse.net Git - vlc/shortlog
vlc
2005-08-20 Rémi Denis... Use most recent automake version
2005-08-20 Rémi Denis... Undo erroneous previous commit
2005-08-20 Rémi Denis... Don't fallback to automake 1.6
2005-08-20 Antoine Cellerier * Playtree start. Basic functionalities work. Still...
2005-08-20 Antoine Cellerier * skin.dtd : add Playtree stuff
2005-08-19 Rémi Denis... Fix (hopefully -again-) new build system on Win32
2005-08-19 Christophe... * modules/demux/playlist/m3u.c: If name is empty,...
2005-08-19 Christophe... * modules/control/http/rpn.c: vlc_var_* now take an...
2005-08-19 Derk-Jan Hartman* Section titles for the OSX Preferences.
2005-08-19 Rémi Denis... Fix clean tree build
2005-08-19 Rémi Denis... Clean up
2005-08-19 Rémi Denis... Attempt to fix problem with dnsdomain name on some...
2005-08-19 Rémi Denis... Another typo. Links now.
2005-08-19 Rémi Denis... Rah typo again
2005-08-19 Rémi Denis... Forgot this file
2005-08-19 Rémi Denis... Remove unnecessary dependencies
2005-08-19 Rémi Denis... Don't print EAFNOSUPPORT error - refs #320
2005-08-19 Rémi Denis... Fix typos in static libraries installation
2005-08-19 Rémi Denis... Some old automake versions seem not to know about mkdir_p
2005-08-19 Jean-Paul SamanAdded new OSD support
2005-08-19 Jean-Paul SamanFix region width/height encoding bug. Dvbsub never...
2005-08-19 Jean-Paul SamanCleanup of status reporting.
2005-08-18 Clément StenacIf passed ?control=play without any item, just ask...
2005-08-18 Clément StenacFix consistency of some function names
2005-08-18 Derk-Jan Hartman* Change only the frontmost window opaqueness
2005-08-18 Derk-Jan Hartman* Fix on the fly Opaqueness changing
2005-08-18 Clément StenacDie !
2005-08-18 Clément Stenacwtf ?
2005-08-18 Clément Stenacpropset
2005-08-18 Clément StenacSplit the HTTP interface and begin to document it
2005-08-18 Jean-Paul SamanFix an issue with the state option (behaves differently...
2005-08-18 Felix Paul... * get the correct vout, when using the opengl-output...
2005-08-18 Rémi Denis... Redo 12234; this time with (hopefully) Mac OS X support
2005-08-18 Antoine Cellerierremove tabs/trailing spaces
2005-08-18 Clément StenacRemove debug
2005-08-18 Rémi Denis... Revert the other half
2005-08-18 Jean-Paul SamanAdded --volume-step to override AOUT_VOLUME_DEFAULT...
2005-08-18 Felix Paul... * set the 'auto save name' for the equalizer, extended...
2005-08-18 Rémi Denis... Grrr damn Mac OS X linker
2005-08-18 Christophe... * configure.ac: Print a warning when DVB headers aren...
2005-08-18 Clément Stenacimprove
2005-08-18 Felix Paul... * added the opaqueness-slider to the extended panel...
2005-08-18 Christophe... * NEWS: Updated with my work since 0.8.2.
2005-08-18 Christophe... * modules/demux/demuxdump.c: Better error detection...
2005-08-18 Rémi Denis... (no commit message)
2005-08-18 Rémi Denis... - Use a common rule to build plugins (refs #297)
2005-08-18 Rémi Denis... - (Un)install plugins from their directory (refs #297)
2005-08-18 Rémi Denis... Don't print EAFNOSUPPORT error when the given name...
2005-08-18 Rémi Denis... Replace the specific VERSION32 kludge with a clean...
2005-08-18 Rémi Denis... Add const
2005-08-18 Jean-Paul SamanFix compiler warning. Removed unused variable
2005-08-18 Jean-Paul SamanEliminate false errors of which errno said it was a...
2005-08-18 Jean-Paul SamanAdded a message about the purpose of this file and...
2005-08-18 Christophe... * po/POTFILES.in: Removed two non-existing files.
2005-08-18 Christophe... * modules/control/http.c: Implemented RPN functions...
2005-08-18 Jean-Paul SamanInclude OSD menu files in installer
2005-08-17 Derk-Jan Hartman* not yet added plugins can break POTFILES.in as well...
2005-08-17 Antoine Cellerierremove tabs and trailing spaces
2005-08-17 Antoine Cellerierif ttl==0, don't update the feeds
2005-08-17 Antoine Cellerierremove debug stuff
2005-08-17 Antoine Cellerier * add --rss-ttl parmeter so the feeds can be updated
2005-08-17 Antoine Cellerierwxwin -> wx
2005-08-17 Christophe... * modules/access/file.c: Expansion of '~/' in filenames.
2005-08-17 Christophe... * src/libvlc.c: Expand ~/ in --config-file.
2005-08-17 Christophe... * Makefile.am: New file version.c, generated at each...
2005-08-17 Christophe... * modules/control/http.c: New RPN functions :
2005-08-17 Christophe... * Makefile.am: MacOS X fix when srcdir != builddir.
2005-08-16 Derk-Jan Hartman* Fix an issue with sgi announce files and adding the...
2005-08-15 Rémi Denis... Fix distclean
2005-08-15 Clément StenacCompile fix
2005-08-15 Clément StenacTest commit. This commit breaks the build, don't use it
2005-08-15 Cyril Deguet * compilation fix
2005-08-15 Cyril Deguet * all: replaced remaining C callbacks by commands
2005-08-15 Rémi Denis... Use Latin-9 rather than US-ASCII when there is no local...
2005-08-15 Jean-Paul SamanUse an empty palette to get the colors of the picture...
2005-08-15 Jean-Paul SamanOops, Disable debugging.
2005-08-15 Jean-Paul SamanAlso allow an empty palette marked with palette.i_entri...
2005-08-15 Clément StenacFix a few warnings
2005-08-15 Rémi Denis... - Fix, clean up locale settings
2005-08-15 Rémi Denis... Fix playlist item insertion when local charset is not...
2005-08-15 Rémi Denis... Fix stat() when local charset is not UTF-8
2005-08-15 Jean-Paul SamanFound a simpler way to send an empty picture to the...
2005-08-15 Christophe... * src/input/input.c: Really fixed :programs= this...
2005-08-15 Jean-Paul SamanSend an empty subpicture to remove the OSD menu on...
2005-08-15 Jean-Paul SamanReplaced // comments with /* .. */ and added some sanit...
2005-08-15 Jean-Paul SamanUse NULL for initializing pointers iso 0.
2005-08-14 Rémi Denis... Link ipv4 with iphlpapi - closes #315
2005-08-14 Rémi Denis... Fix SAP announce destination address - closes #314
2005-08-14 Rémi Denis... Fix compiler warnings
2005-08-14 Rémi Denis... Don't set LC_NUMERIC in the wxWidgets plugin.
2005-08-14 Clément StenacDon't use m4 comments in Makefile. Should fix win32...
2005-08-14 Eric Petit ALL: compile fixes
2005-08-14 Christophe... * modules/demux/ts.c: Fixed a side-effect when p_sys...
2005-08-14 Sam Hocevar * reverted commit 12177 (aRts removal).
2005-08-14 Rémi Denis... Set LC_NUMERIC to C once and for all.
2005-08-14 Rémi Denis... got the value for PROTECTION_LEVEL_* hard-coded
2005-08-13 Antoine Cellerier * setlocale( LC_NUMERIC, "C" ). There still might...
2005-08-13 Jean-Paul SamanFix breakage of revision 12164 when a non-socket connec...
2005-08-13 Jean-Paul SamanAPI changed
2005-08-13 Jean-Paul SamanReworked OSD Volume handling and display of volumebar...
next