]> git.sesse.net Git - vlc/shortlog
vlc
2006-09-26 Damien Fouilleul- revert 16847, this breaks the activex and mozilla...
2006-09-26 Olivier Aubertsrc/control/mediacontrol_core.c: libvlc_input now uses...
2006-09-26 Damien Fouilleul- mozilla: cleaned up configuration arguments
2006-09-26 Jean-Paul SamanFix: Quicktime 404 error on RTSP SETUP. Patch by Brian...
2006-09-26 Damien Fouilleul- activex: fix plugin path search, now relative to...
2006-09-26 Damien Fouilleul- input: make sure time units are in milliseconds,...
2006-09-26 Damien Fouilleul- activex: more features and fully updated test.html...
2006-09-25 Christophe... Suppress references to mediacontrol_{init,plugin}
2006-09-25 Christophe... Cosmetic
2006-09-25 Olivier AubertFix references to bindings/python
2006-09-25 Olivier AubertRename bindings/mediacontrol-python to bindings/python
2006-09-25 Olivier Aubertbindings/python: remove empty dir
2006-09-25 Olivier Aubertbinding/mediacontrol-python/vlc_instance.c: it is now...
2006-09-25 Olivier Aubertbindings/mediacontrol-python/vlc_mediacontrol.c: use...
2006-09-25 Olivier Aubertmediacontrol_new: new API (pass argc and argv), use...
2006-09-25 Olivier Aubertsrc/control/mediacontrol_audio_video.c: use RAISE_NULL...
2006-09-25 Olivier Aubertsrc/control/core.c: prepend a dummy argv[0] to libvlc_n...
2006-09-25 Olivier Aubertmediacontrol-python: try to fix r16794
2006-09-25 Olivier AubertRemove CORBA module, which I is not used anymore (not...
2006-09-25 Jean-Paul SamanMono audio filter is a channel_mixer and not a convertor.
2006-09-25 Jean-Paul SamanUse shell style parenthesis for VLC_CONFIG in Makefile.am
2006-09-25 Jean-Paul Samanremove excess whitespace
2006-09-24 Antoine CellerierSome more (mostly) untested stuff:
2006-09-24 Antoine CellerierSome more meta changes (mostly cleanup and check the...
2006-09-24 Clément StenacFix include paths
2006-09-24 Clément Stenac* Split download function in find/download
2006-09-24 Antoine Cellerier[PATCH] mosaic improvement: user-defined offsets for...
2006-09-24 Clément StenacMark meta as fetched
2006-09-24 Clément StenacStart splitting the various meta module types
2006-09-24 Christophe... taglib has been moved
2006-09-24 Antoine CellerierUse DIR_SEP
2006-09-24 Clément StenacSkeleton for taglib art downloader and tags writer
2006-09-24 Antoine CellerierDefine DIR_SEP only once
2006-09-24 Clément StenacRead album, also detect images in FLAC
2006-09-24 Clément StenacDetect embedded images
2006-09-24 Antoine Cellerieruse msg_Dbg instead of fprintf
2006-09-24 Antoine CellerierSet svn:keywords Id
2006-09-24 Clément StenacMove the meta readers to the correct folder, and use...
2006-09-24 Clément StenacTaglib based parser, use it for Vorbis parsing
2006-09-24 Clément StenacDon't notify playlist several times while preparsing
2006-09-24 Clément StenacStart supporting preparse status
2006-09-24 Clément StenacRename vlc_input_item_* functions to input_Item* for...
2006-09-24 Clément StenacConvert hotkeys to using cond_wait/cond_signal
2006-09-24 Clément Stenac* Get rid of the Manager thread by making blocking...
2006-09-23 Antoine CellerierAdd low priority "folder" meta_engine. Will look for...
2006-09-23 Antoine CellerierAdd an "album art download policy" (--album-art) option...
2006-09-23 Jean-Baptiste... Small corrections for stats.
2006-09-23 Antoine Cellerierutf8_stat doesn't work if 2nd arg is NULL ... too bad :(
2006-09-23 Clément StenacDon't spit too much debug
2006-09-23 Antoine Cellerier<tab> police
2006-09-23 Antoine CellerierMove the album art download thing to a separate proccess
2006-09-23 Clément StenacVery very preliminary Qt implementation of album art
2006-09-23 Clément Stenacbaad dionoea
2006-09-23 Antoine CellerierRemove useless stuff.
2006-09-23 Antoine CellerierAdd dummy meta engine with highest priority. Will check...
2006-09-23 Antoine CellerierStart of meta engine stuff. src/input/input.c needs...
2006-09-23 Clément Stenac* Add switch to skins
2006-09-23 Clément StenacUse a tab widget for extended GUI
2006-09-23 Clément StenacAdvanced controls bar
2006-09-23 Christophe... Add a "Media Files" extension list + i18n
2006-09-23 Antoine CellerierFix error spotted by m4n_in_bl4ck in the forum.
2006-09-23 Dennis van... * modules/codec/ffmpeg.c: add X264 to the list of suppo...
2006-09-22 Christophe... make update-po
2006-09-22 Christophe... i18n fixes pointed by Marian Hikanik
2006-09-22 Clément StenacWTF ?
2006-09-22 Christophe... That should fix building the python bindings if srcdir...
2006-09-22 Clément StenacRemove useless code
2006-09-22 Clément StenacPut the dock/undock back in the menu
2006-09-22 Clément StenacPlaylist menu
2006-09-22 Damien Fouilleul- activex: added configuration interface
2006-09-22 Christophe... Enable by default live555 module
2006-09-22 Clément StenacImplement dock/undock for the playlist
2006-09-22 Clément StenacSome cleanup, start integrating audio visualizations
2006-09-22 Olivier Aubertmediacontrol-python: implement a VLCWidget/DecoratedVLC...
2006-09-22 Derk-Jan Hartman* Fix another microdvd issue.
2006-09-22 Derk-Jan Hartman* Added the info for the MSS2, MSS1, WMVA, WVP2, WMVP...
2006-09-22 Olivier Aubertbindings/mediacontrol-python/vlc_mediacontrol.c: rename
2006-09-22 Clément StenacFix equalizer crash
2006-09-22 Olivier Aubertpython bindings: changes from the libvlc API: a MediaCo...
2006-09-22 Olivier Aubertmediacontrol API: (mostly) use the new libvlc API
2006-09-22 Damien Fouilleulinput.c: fixed the playback rate (0.5 is half the speed...
2006-09-21 Christophe... Make update-po
2006-09-21 Damien Fouilleul- ActiveX: optimized implementation of all IEnumXXX...
2006-09-21 Sam Hocevar * "synch" -> "sync" (gniihiihiimineeeeerveuh)
2006-09-21 Eric PetitRemoves --macosx-fill which has been long broken and...
2006-09-20 Clément StenacAutosave size/position + fix a resizing bug in the...
2006-09-20 Clément StenacA bit of cleanup in the info stuff
2006-09-20 Clément StenacDo not hide the video widget, as it causes some sizing...
2006-09-20 Clément StenacCleanup
2006-09-20 Christophe... Update portuguese l10n by Ari Constancio
2006-09-20 Clément StenacSome size fixes
2006-09-20 Antoine Cellerier2nd try
2006-09-20 Antoine Cellerierpropset keywords Id
2006-09-20 Derk-Jan Hartman* Fix selection of Adjust filter. On the fly changes...
2006-09-20 Jean-Baptiste... *Qt4: InfoTree for files. The timer does not function...
2006-09-20 Olivier Aubertbindings/mediacontrol-python/vlc_instance.c: complete...
2006-09-20 Damien Fouilleul- replace std=c99 by std=gnu99, which allows for GCC...
2006-09-20 Jean-Baptiste... Replace playlist_NodesCreateForSD by playlist_NodesPair...
2006-09-20 Olivier Aubertpython bindings: add support for the new libvlc API
2006-09-19 Clément StenacLayout for album art
next