]> git.sesse.net Git - vlc/history - modules
Fix gvp demux
[vlc] / modules /
2006-10-01 Antoine CellerierFix gvp demux
2006-10-01 Antoine Celleriersrc/input/item.c: if we don't have an item name and...
2006-10-01 Antoine CellerierFix a bunch of gcc warnings
2006-10-01 Antoine Cellerier:%s/"mosaic-/CFG_PREFIX "/g
2006-10-01 Antoine Cellerieruse config chain stuff in logo, rss and mosaic sub...
2006-10-01 Antoine Cellerieruse config chain for the --sub-filter option.
2006-10-01 Antoine CellerierRename all sout_Cfg* stuff to config_Chain* (as it...
2006-10-01 Felix Paul Kühne* temporary fix to keep VLC linking. I don't know yet...
2006-10-01 Antoine CellerierThe time video filter doesn't exist anymore.
2006-10-01 Antoine CellerierOnly update the marquee text if needed (ie we're using...
2006-10-01 Antoine Cellerierwoops
2006-10-01 Antoine CellerierSome more format strings
2006-10-01 Antoine CellerierSome more marq format strings
2006-10-01 Felix Paul Kühne* native GUI elements for the Fullscreen panel by Simon...
2006-10-01 Clément Stenacgra
2006-10-01 Clément StenacCreate variables in libvlc instead of libvlc_global_data
2006-09-30 Antoine CellerierAdd $_ line skip variable.
2006-09-30 Antoine CellerierMerge time and marq filters. Marq now handles the ...
2006-09-30 Antoine CellerierSkeleton for modules list widgets in the prefs. I'm...
2006-09-30 Clément StenacRe-enable art fetching when in "ALL" mode
2006-09-30 Rafaël CarréCosmetics, add some comments
2006-09-30 Clément StenacMerge author/artist
2006-09-30 Clément StenacSplit the musicbrainz module : meta fetcher (to retriev...
2006-09-29 Clément StenacDon't loop preparse threads when idle
2006-09-29 Rafaël CarréReplaces url unescaping by url decoding in xspf import
2006-09-28 Rafaël CarréDon't Close() on connection error, retry every minute
2006-09-28 Antoine CellerierFixes to my fixes from Thomas Parmelan.
2006-09-27 Olivier Teulière * modules/gui/qt4/Modules.am: fixed a warning at boots...
2006-09-27 Christophe MutricyAlmost fix make distcheck
2006-09-26 Antoine CellerierEnable WavPack decoding in ffmpeg (once they'll increme...
2006-09-26 Jean-Paul SamanFix: Quicktime 404 error on RTSP SETUP. Patch by Brian...
2006-09-25 Christophe MutricyCosmetic
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-24 Antoine CellerierSome more meta changes (mostly cleanup and check the...
2006-09-24 Clément StenacFix include paths
2006-09-24 Antoine Cellerier[PATCH] mosaic improvement: user-defined offsets for...
2006-09-24 Clément StenacStart splitting the various meta module types
2006-09-24 Christophe Mutricytaglib 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 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 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 Jean-Baptiste KempfSmall 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 Clément StenacVery very preliminary Qt implementation of album art
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 MutricyAdd a "Media Files" extension list + i18n
2006-09-23 Dennis van Amerongen* modules/codec/ffmpeg.c: add X264 to the list of suppo...
2006-09-22 Christophe Mutricyi18n fixes pointed by Marian Hikanik
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 Clément StenacImplement dock/undock for the playlist
2006-09-22 Clément StenacSome cleanup, start integrating audio visualizations
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 Clément StenacFix equalizer crash
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 Clément StenacSome size fixes
2006-09-20 Derk-Jan Hartman* Fix selection of Adjust filter. On the fly changes...
2006-09-20 Jean-Baptiste Kempf*Qt4: InfoTree for files. The timer does not function...
2006-09-20 Jean-Baptiste KempfReplace playlist_NodesCreateForSD by playlist_NodesPair...
2006-09-19 Clément StenacLayout for album art
2006-09-19 Clément StenacNew system for handling elements in the main interface
2006-09-19 Clément StenacGive control back to the main interface for handling...
2006-09-19 Clément StenacRework of the embedded stuff. This breaks everything :)
2006-09-19 Clément StenacSplit video widget from background image managre
2006-09-18 Antoine CellerierIt's still ugly as hell but a bit more accurate. (This...
2006-09-18 Antoine CellerierBraindead plugin that get's the current song's album...
2006-09-18 Jean-Baptiste Kempf* Qt4/Information: Put the close button in a better...
2006-09-18 Clément StenacTemporary dialog for the equalizer
2006-09-18 Antoine CellerierFix voribis meta data stuff (so that it doesn't match...
2006-09-18 Clément StenacAudioscrobbler plugin update by Rafael Carre
2006-09-17 Felix Paul Kühne* removed an outdated method instead of commenting it
2006-09-17 Felix Paul Kühne* implemented the previously committed playmode buttons...
2006-09-17 Clément StenacMissing file
2006-09-17 Clément StenacEqualizer component
2006-09-17 Clément StenacTry computing an approximation of the length when we...
2006-09-17 Antoine CellerierUse Artist/Title/Album meta data in vorbis. Feel free...
2006-09-17 Clément StenacDon't delete callbacks from an already destroyed objects
2006-09-17 Pavlov Konstantinservicing email change request for Rafael Carre
2006-09-17 Antoine CellerierFix deadlock (hopefully)
next