Merge branch 'master' of dev.sourcefabric.org:campcaster

This commit is contained in:
mkonecny 2011-02-02 18:25:57 -05:00
commit 65cc694a90
15 changed files with 122 additions and 87 deletions

View file

@ -353,14 +353,7 @@ class Schedule {
return $percent;
}
// public function onAddTrackToPlaylist($playlistId, $audioTrackId) {
//
// }
//
// public function onRemoveTrackFromPlaylist($playlistId, $audioTrackId) {
//
// }
/**
* Return TRUE if file is going to be played in the future.
*