Commit Graph

11 Commits

Author SHA1 Message Date
fgerlits 44c38ddaf9 added PlayLogFactory install/uninstall to the Scheduler daemon
modified the local storage specification
2004-12-03 13:58:23 +00:00
fgerlits 7a6592edbf wrote specifications for the playlist methods in the storage server
started adding a savePlaylist() call to the xml-rpc functions which
  call the storage server (I should have done this earlier but didn't)
2004-11-26 18:54:53 +00:00
fgerlits 41f6befa43 *** empty log message *** 2004-11-26 12:14:00 +00:00
fgerlits 2b15f973ed added some Playlist methods to the LocalStorage specification 2004-11-25 21:48:26 +00:00
fgerlits 8e121e1a47 added FadeInfo methods 2004-10-27 14:10:03 +00:00
fgerlits 7c23b18f91 modified locking 2004-10-20 06:15:26 +00:00
fgerlits 555294c0a5 added save current state / revert to previous state mechanism to Playlist 2004-10-18 12:30:34 +00:00
fgerlits a5b4dd625e added new removeAudioClipFromPlaylist and validatePlaylist
modified the contract for removeAudioClipFromPlaylist to take a relative
  offset as argument instead of an audio clip id
  (makes more sense this way, also implements more neatly :-)
2004-10-15 16:48:44 +00:00
fgerlits e21003f101 added locking to Playlist
made collaboration diagrams for createPlaylist and openPlaylistForEditing
2004-10-07 19:35:41 +00:00
maroy eebd0acc87 added XML-RPC method removeFromSchedule to SchedulerDaemon 2004-08-01 06:22:37 +00:00
maroy a6e063300e added design model 2004-07-25 16:48:33 +00:00