]> git.sesse.net Git - vlc/history - src/playlist/thread.c
A bit of headers cleanup
[vlc] / src / playlist / thread.c
2006-11-26 Clément StenacA bit of headers cleanup
2006-10-23 Clément StenacClean up and improve core handling for album art. Still...
2006-10-21 Clément StenacRebuild the array of currently playing items as a backg...
2006-10-21 Clément StenacDon't loop continuously the playlist thread, use cond.
2006-10-21 Clément StenacPlaylist
2006-10-04 Clément StenacFix a few bugs
2006-10-01 Clément StenacLazy allocation of the stat structure
2006-09-29 Clément StenacDon't loop preparse threads when idle
2006-09-24 Antoine CellerierSome more (mostly) untested stuff:
2006-09-23 Antoine CellerierStart of meta engine stuff. src/input/input.c needs...
2006-09-17 Clément StenacReduce wakeup frequencies
2006-09-15 Clément StenacStore playlist object in instance-specific object
2006-09-14 Clément StenacFix a number of problems with interaction dialogs
2006-09-05 Clément StenacSplit playlist include file in public/private
2006-06-15 Clément StenacPartial rewrite of stats to avoid lookups (Closes:...
2006-05-25 Clément StenacCumulative fix for BeOS - by Cian Duffy < myob87 4t...
2006-05-20 Jean-Paul SamanAdd missing vlc_es.h
2006-05-14 Clément StenacMerge back branch 0.8.6-playlist-vlm to trunk.