]> git.sesse.net Git - vlc/shortlog
vlc
2008-09-12 Jean-Baptiste... Ogg extensions update as RFC 5334 recommends.
2008-09-12 Laurent AimarUse poll instead of arbitrary msleep in lirc (close...
2008-09-12 Jean-Baptiste... Qt: Don't accept focus on the input slider. Never....
2008-09-12 Antoine CellerierOops.
2008-09-12 Jean-Baptiste... Qt: InputSlider: wheeling on it will seek of 1% in...
2008-09-12 Laurent AimarRemoved now useless dts/a52/m4a demuxer.
2008-09-12 Laurent AimarAdded support for DTS to es demuxer.
2008-09-12 Laurent AimarAdded A52 capability to es demuxer.
2008-09-12 Laurent AimarAdded mpeg4 audio support to es demuxer.
2008-09-12 Laurent AimarRenamed mpga to es demuxer.
2008-09-12 Laurent AimarImproved bitrate estimation in mpga demuxer.
2008-09-12 Laurent AimarReworked mp3 demuxer to allow generic ES demuxer.
2008-09-12 Jean-Baptiste... Change Ctrl+F1 into Shift+F1 for about dialog because...
2008-09-12 Jean-Baptiste... Change the default hotkeys to avoid conflicts.
2008-09-12 Jean-Baptiste... Remove .ps from extensions registration.
2008-09-12 Antoine CellerierClarification.
2008-09-12 Antoine CellerierSimplify and fix some lua scripts.
2008-09-12 Antoine CellerierDon't call the demux close function ourselves, the...
2008-09-12 Antoine CellerierDefault enable http forward cookies
2008-09-12 Derk-Jan Hartmancontrib: remove download-all target for darwin.
2008-09-12 Sebastien EscudierAdd const to char * in vlm
2008-09-12 Derk-Jan Hartmanfreetype: potential divide by zero crash.
2008-09-12 Marian DurkovicDon't hang VLC on ABOR in FTP access (closes #2027)
2008-09-12 Marian DurkovicIgnore case when comparing ISO-639 language codes
2008-09-12 Jean-Philippe... Qt: bugfix: playlist's add directory function was faili...
2008-09-12 Jean-Philippe... Add a parent to avoid leaking the QVLCframe and input_items
2008-09-12 Jean-Philippe... Qt: Add a parent to the CoverArtLabel We should add...
2008-09-12 Jean-Philippe... Incref/decref input_item to avoid eventual segfaults
2008-09-12 Derk-Jan Hartmanmacosx: Add a teletext menu
2008-09-12 Derk-Jan Hartmanzvbi: fix subpage "down"-key to not alternate between...
2008-09-12 Derk-Jan Hartmanzvbi: fix RGYB key values.
2008-09-12 Derk-Jan Hartmanzvbi: Fix transparent background when background !...
2008-09-12 Derk-Jan Hartmanzvbi: signal update when changing opaqueness of a page
2008-09-12 Derk-Jan Hartmanzvbi: preliminary support for subpage browsing with...
2008-09-12 Jean-Baptiste... Qt4: implement forgotten function in ML
2008-09-12 Jean-Baptiste... Qt Jpeg support on Windows.
2008-09-12 Jean-Baptiste... Ship default skin.
2008-09-11 Christophe... configure.ac and mozilla
2008-09-11 Christophe... No need for nscore.h
2008-09-11 Christophe... Fix skins ditribution for win32
2008-09-11 Antoine CellerierAllow use of inputs without DEMUX_GET/SET_*TIME in...
2008-09-11 Jean-Baptiste... Contrib: port zvbi to Windows.
2008-09-11 Derk-Jan Hartmanzvbi: Support capturing keys 0-9 in order to select...
2008-09-11 Derk-Jan Hartmanzvbi: teletext enhancements
2008-09-11 Jean-Baptiste... Small INSTALL.win32 update.
2008-09-11 Jean-Baptiste... Contribs cleanup. Merging of configure flags when possible.
2008-09-11 Jean-Baptiste... Don't force unnneeded configure options to all libraries.
2008-09-11 Rémi Denis... SAP announce: rewrite, use one thread per SAP group...
2008-09-11 Felix Paul... fix macosx package creation with newer git releases
2008-09-11 Felix Paul... contribs: fix libswscale compilation
2008-09-11 Derk-Jan Hartmanzvbi: strcmp->strcasecmp
2008-09-11 Derk-Jan Hartmanzvbi: Added a table with language -> zvbi default_regio...
2008-09-11 Geoffroy Coupriedestroy the critical section in libdvdnav
2008-09-11 Geoffroy CouprieDon't try to close a handle already closed
2008-09-11 Derk-Jan Hartmanconfigure: typo in [628a18b6a3cbc760a27b6c631d602718b57...
2008-09-11 Derk-Jan Hartmantelx: ignore initial page 100
2008-09-11 Christophe... Use the good icon id
2008-09-10 Antoine CellerierAdd new canvas option to crop instead of padd to fit...
2008-09-10 Jean-Baptiste... Add Screen-FPS spinBox to control fps from the UI....
2008-09-10 Christophe... image.c has been removed
2008-09-10 Christophe... Fix distribution of pixmaps
2008-09-10 Christophe... Default enable telx when zvbi is not present
2008-09-10 Christophe... cosmetics
2008-09-10 Laurent AimarFixed [02184fcdf33149d63023f77e69c6eb16071ee811]
2008-09-10 Laurent AimarFixed spu decoder when input rate is not the default...
2008-09-10 Laurent AimarDo not destroy vout on aspect ratio change only.
2008-09-10 Rémi DuraffortaudioScrobbler: cleanup and respect last.fm specifications
2008-09-10 Rémi Denis... Typo
2008-09-10 Rémi Denis... Do not heap free stack structure...
2008-09-10 Rémi Denis... Grmbl. Remove the stupid assert after merging commits.
2008-09-10 Geoffroy CouprieSet the owner to 0 while releasing a recursive mutex
2008-09-10 Jean-Baptiste... Add xpsf in browsers...
2008-09-10 Jean-Baptiste... Add .xspf association to win32 installer. Close #1964
2008-09-10 Jean-Baptiste... Fix drop MimeData on Windows... Close #1911
2008-09-10 Jean-Baptiste... Qt4: Unneeded includes.
2008-09-10 Geoffroy CouprieWinCE: update the interface module
2008-09-10 Antoine CellerierOops. (shouldn't change anything except remove a few...
2008-09-10 Antoine CellerierReimplement MB module in Lua.
2008-09-10 Antoine CellerierAdd new functions to Lua API.
2008-09-09 Laurent AimarAdded support for alignment in subsdec (subrip).
2008-09-09 Geoffroy CouprieInitialize threading code in libxml2
2008-09-09 Laurent AimarAdded a few malloc/strdup checks in ftp.
2008-09-09 Laurent AimarFixed ftp segfault when no path is specified (close...
2008-09-09 Laurent AimarAdded blu-ray proprietary codec ids to TS demuxer.
2008-09-09 Laurent AimarSupport E-AC3 in TS used by DVB.
2008-09-09 Jean-Baptiste... Don't build FFmpeg filters and network, we don't need...
2008-09-09 Derk-Jan Hartmancontrib: lets use ffmpeg HEAD in 1.0.0 so we know when...
2008-09-09 Alexis Ballierffmpeg: API change
2008-09-09 Jean-Baptiste... E-AC3 support in mkv files.
2008-09-09 Derk-Jan Hartmanqtcapture: better retrieval for picture sizes.
2008-09-09 Antoine CellerierFix use of logo and erase filters in the Qt extended...
2008-09-09 Derk-Jan Hartmancontrib: update the libdvdnav patch, which was broken...
2008-09-09 Antoine CellerierImplement mouse pointer support in win32 screen.
2008-09-09 Antoine CellerierMake it possible to use configure script for out of...
2008-09-09 Jean-Baptiste... Configure for windows modifications, for telx/zvbi
2008-09-09 Antoine CellerierImplement partial screen capture and cursor following...
2008-09-09 Jean-Paul SamanIndentation
2008-09-09 Jean-Paul SamanRemove old limited image video_output its functionality...
2008-09-09 Jean-Paul SamanDocument more VLM API's and expand define.
2008-09-09 Jean-Baptiste... Oops ! Some people are really tired...
next