]> git.sesse.net Git - vlc/shortlog
vlc
2007-11-17 Pierre d'Herbemontcontrol: Remove libvlc_event_fini exception handling...
2007-11-17 Jean-Paul SamanPatch by Richard Hosking: v4l2 minor patch to fix silly...
2007-11-17 Jean-Baptiste... Add a forgotten break; in a case.
2007-11-17 Jean-Baptiste... Extra Data code factorisation: This shouldn't destroy...
2007-11-17 Jean-Baptiste... Cosmetic and mention about unsupported ralf codec.
2007-11-17 Jean-Baptiste... Reindent after previous commit.
2007-11-17 Jean-Baptiste... Real Demuxer: Support for RM version 3. Tested and...
2007-11-17 Jean-Baptiste... Contribs: same insane test for Qt4 libraries... If...
2007-11-16 Jean-Baptiste... Contribs: Try to use already compiled binaries made...
2007-11-16 Christophe... svn:keywords
2007-11-16 Olivier Aubertcore/mediacontrol_core.c: code playlist_get_list using
2007-11-16 Olivier Aubertcore/mediacontrol_core.c: do not prepend the dummy...
2007-11-15 Rémi Denis... Typo
2007-11-15 Rémi Denis... Revert [23063]
2007-11-15 Rémi Denis... svn:ignore
2007-11-15 Rémi Denis... - exit() cannot return negative (or large) values
2007-11-15 Jean-Paul SamanFix various memleaks in error paths.
2007-11-15 Jean-Paul SamanRemove excess whitespace.
2007-11-15 Jean-Paul SamanImplement clickable osdmenu. The clickable positioning...
2007-11-15 Jean-Paul SamanAdd macro for determining array size.
2007-11-15 Jean-Baptiste... Thanks to more other projects. I, of course, forget...
2007-11-14 Christophe... Don't use modules/gui/opie in gettext as we don't distr...
2007-11-14 Christophe... Romanian translation update by Cristian Secară
2007-11-14 Antoine Celleriersvn:ignore include/vlc_about.h
2007-11-14 Antoine CellerierLayout fixes in COPYING (and use spaces instead of...
2007-11-14 Jean-Baptiste... Contribs: libgpg-error version bump.
2007-11-14 Jean-Paul SamanFix double vlc_object_attach().
2007-11-14 Jean-Paul SamanCleanup on osdmenu video filter.
2007-11-14 Jean-Paul SamanDetach osdmenu object before destroying.
2007-11-14 Jean-Paul SamanIndentation
2007-11-14 Jean-Paul SamanCleanup osd_ParserLoad()/osdParserUnload().
2007-11-14 Jean-Paul SamanReturn pointer to osdmenu object and use that iso NULL...
2007-11-14 Jean-Paul SamanUse the filename passed and not the configuration file.
2007-11-14 Jean-Paul SamanCleanup indentation.
2007-11-14 Jean-Paul SamanRefactor osdmenu parsing logic.
2007-11-14 Jean-Paul SamanAdd osd_parser to configure.ac
2007-11-14 Jean-Paul SamanAdd new files which should have been in previous commit.
2007-11-14 Jean-Paul SamanFurther factoring out osdmenu parser functionality...
2007-11-14 Jean-Paul SamanAdd newline to end of file, shuts up the compiler.
2007-11-14 Jean-Paul SamanFix merge conflicts for src/osd/osd.c
2007-11-14 Jean-Paul SamanMake PIX_FMT_RGBA dependend on ffmpeg with swscale...
2007-11-14 Rafaël Carrémake vlc_object_timedwait() return immediately if the...
2007-11-13 Rafaël Carréxspf: fix nodes encoding. big up to yoannp for fully...
2007-11-13 Christophe... Cosmetic
2007-11-13 Yoann Peronneau* XSPF nested playlist
2007-11-13 Antoine CellerierAdd news about Album art, luameta and luaintf.
2007-11-13 Antoine CellerierFix error in javascript "playlist xml" -> html routine...
2007-11-13 Antoine CellerierAdd "search as you type" to the HTTP interface.
2007-11-13 Rafaël Carréxspf demuxer: fix extension reading
2007-11-13 Jean-Baptiste... Cosmetic and initial support of sipr in rm demuxer...
2007-11-13 Jean-Baptiste... Real decoder: Use the real libraries to decode atrac...
2007-11-13 Jean-Baptiste... Real Demuxer: Support for Atrac-3 codecs in Real files...
2007-11-13 Jean-Baptiste... Don't make fontconfig depend on Makefile in contribs...
2007-11-13 Jean-Baptiste... Libcdio update for Mac OS Contribs, memleaks and small...
2007-11-13 Jean-Baptiste... Contribs: png version bumps to 1.2.23, cleaning and...
2007-11-13 Jean-Baptiste... Contribs: jump to faad 2.6.1. The patch is useless...
2007-11-13 Jean-Baptiste... Start a contribs section in THANKS. This is just a...
2007-11-12 Pierre d'HerbemontMakefile.am: Remove for goods disabled code. (as per...
2007-11-12 Ilkka OllakkaGET_PARAMETERS doesn't seem to work so well agains...
2007-11-12 Pierre d'HerbemontMakefile.am: Disable icon positionement in the dmg.
2007-11-12 Antoine CellerierFix problem with the search lua wrapper (it always...
2007-11-12 Antoine CellerierAdd option to use a flat playlist in the rc.lua interfa...
2007-11-12 Christophe... Swedish translation update by Daniel Nylander
2007-11-12 Antoine CellerierAdd services discovery support and enhance playlist...
2007-11-12 Rafaël Carréluaplaylist: adds experimental script for joox.net
2007-11-12 Rafaël Carréxspf export: write the extension tag before the trackLi...
2007-11-12 Pierre d'Herbemontmodules/services_discovery/upnp_intel.cpp: Add a todo...
2007-11-12 Damien Fouilleuldvdnav: support for new incarnation hosted in mplayerhq
2007-11-12 Rafaël Carréservices_discovery_SetLocalizedName() is now mandatory...
2007-11-12 Rafaël Carrégoogleimage plugin: don't run vlc.uri_decode on a nil...
2007-11-12 Jean-Baptiste... Wx: this should fix the [23027] commit for compilation...
2007-11-11 Pierre d'Herbemontconfigure.ac: Fix a typo in my previous commit.
2007-11-11 Antoine CellerierUse the services_discovery_GetServicesNames() function...
2007-11-11 Pierre d'Herbemontconfigure.ac: Fix Mac OS X 10.4 support (Reported by...
2007-11-11 Antoine CellerierAdd argument to module_GetModulesNamesForCapability...
2007-11-11 Antoine CellerierFix module_GetModulesNamesForCapability() and make...
2007-11-11 Christophe... Fix [23001]
2007-11-11 Rafaël Carréalsa: use the pcm status to compute the delay. fix...
2007-11-11 Felix Paul... * updated the comments, so other people can understand...
2007-11-11 Pierre d'Herbemontconfigure.ac: Because of the ld text relocation bug...
2007-11-11 Rafaël CarréInstall required files for lua http interface
2007-11-11 Jean-Baptiste... Real Audio: Add support for RealPlayer 10/10GOLD .so
2007-11-11 Jean-Baptiste... More Real Codecs paths.
2007-11-11 Jean-Baptiste... RealAudio, more paths to search realAudio codecs.
2007-11-11 Jean-Baptiste... Qt4 - Use >= instead of == in loopA-B (thanks funman)
2007-11-11 Jean-Baptiste... Qt4 - A to B Loop implementation.
2007-11-11 Jean-Baptiste... Store the time and length in int, since we use only...
2007-11-10 Felix Paul... * a few more
2007-11-10 Felix Paul... * English grammar fixes and beautifications for the...
2007-11-10 Antoine CellerierPort the http interface to the Lua Interface Module...
2007-11-10 Pierre d'Herbemontcontrib/src/Makefile: Update ffmpeg macosx-intel patch...
2007-11-10 Pierre d'Herbemontcontrib/ffmpeg-macosx-intel-mmx.patch: Use Graham Booke...
2007-11-10 Pierre d'Herbemontconfigure.ac: On Mac OS X, if ld has the text reloc...
2007-11-10 Pierre d'Herbemontconfigure.ac: Allow --disable-mmx and --disable-sse.
2007-11-10 Felix Paul... ehm, forgot this in [23004]
2007-11-10 Felix Paul... * disable ASM support in libtheora for now (until the...
2007-11-09 Damien Fouilleul- lua: meeds winsock2 on win32
2007-11-09 Christophe... Don't replace @ on file without e-mail address
2007-11-09 Jean-Baptiste... Qt4 - Sprefs: cosmetic and string change.
2007-11-09 Christophe... Typo
next