]> git.sesse.net Git - vlc/shortlog
vlc
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
2007-11-09 Christophe... Bool options need a special format
2007-11-09 Jean-Paul SamanFix some potential segfaults, some cleanup and fix...
2007-11-09 Jean-Baptiste... Qt4 - Open: clean again, and fix the clear() bug.
2007-11-09 Jean-Baptiste... Qt4 - Open Dialog: Code cosmetic.
2007-11-09 Jean-Baptiste... Qt4 - Slight string change and code cosmetic.
2007-11-08 Christophe... typo
2007-11-08 Christophe... Slovenian l10n update by Matej Urbančič
2007-11-08 Antoine CellerierRemove AltGr+Space character (firefox doesn't like...
2007-11-08 Jean-Baptiste... Correct a typo in [22984], s/meta-fetch/fetch-meta :D
2007-11-08 Jean-Baptiste... Qt4 - strings modif.
2007-11-08 Jean-Baptiste... Qt4 - Interfaces, strings change.
2007-11-08 Rafaël Carrécheck in updated po files
2007-11-08 Christophe... Don't put built sources in POTFILES.in
2007-11-07 Jean-Baptiste... FFmpeg - add the MPCK fourCC, that seems to be associat...
2007-11-07 Jean-Baptiste... Qt4 - Add the meta-fetcher option to the privacy part...
2007-11-07 Pierre d'Herbemontplaylist: Add an option to disable meta-fetch. (Need...
2007-11-07 Christophe... Update vlc.pot
2007-11-07 Antoine CellerierReturn the p_sys pointer in the httpd_{Handler,File...
2007-11-07 Jean-Baptiste... Qt4 - Add some privacy options to Simple Preferences.
2007-11-07 Jean-Baptiste... Qt4 - Display "--:--" in the status bar when vlc can...
2007-11-07 Jean-Baptiste... Qt4 - MainInterface, Don't show remaining time when...
2007-11-06 Pierre d'Herbemontconfigure.ac: Previous commit isn't necessary, isysroot...
2007-11-06 Pierre d'Herbemontconfigure.ac: Use -syslibroot ld argument when using...
2007-11-06 Jean-Baptiste... Qt4 - SPrefs, make the hotkeys module take all the...
next