]> git.sesse.net Git - vlc/history - src/playlist/engine.c
Some more (mostly) untested stuff:
[vlc] / src / playlist / engine.c
2006-09-24 Antoine CellerierSome more (mostly) untested stuff:
2006-09-24 Clément Stenac* Split download function in find/download
2006-09-24 Clément StenacMark meta as fetched
2006-09-24 Clément StenacStart splitting the various meta module types
2006-09-24 Clément StenacStart supporting preparse status
2006-09-23 Antoine CellerierAdd an "album art download policy" (--album-art) option...
2006-09-23 Antoine CellerierStart of meta engine stuff. src/input/input.c needs...
2006-09-20 Antoine Cellerier2nd try
2006-09-18 Clément StenacFix deadlock
2006-09-15 Clément StenacStore playlist object in instance-specific object
2006-09-15 Clément StenacFor consistency, remove references to vlc from libvlc
2006-09-05 Clément StenacSplit playlist include file in public/private
2006-09-03 Clément StenacAuto load and save media library (Closes:#433)
2006-09-02 Clément StenacAdd --play-and-exit option to quit after no more items...
2006-09-02 Clément StenacRe-enable random.
2006-09-02 Clément StenacActually use the --playlist-tree option
2006-08-27 Clément StenacFix for deletion of current item
2006-06-14 Clément Stenac* Add a "media-library" option to enable/disable ML
2006-06-08 Clément Stenacnom de dieu de putain de merde de saloperie de chiure...
2006-06-08 Clément Stenac* Don't delete main nodes in playlist_Clear
2006-06-08 Clément StenacFix vout/sout garbage collection and input spam debug...
2006-05-25 Clément StenacFix CDDA and a corner-case in playlist handling
2006-05-25 Clément Stenac* Remove unused playlist_ItemCopy
2006-05-25 Clément StenacFix a bug in preparse throttling
2006-05-14 Clément StenacMerge back branch 0.8.6-playlist-vlm to trunk.