Commit Graph

9 Commits

Author SHA1 Message Date
paul.baranowski 47e0233e47 Renamed ScheduleItem class to ScheduleGroup.
Added support for adding playlists to the scheduler.
Also added count() and getItems() functions.
Added "clip_length" to the scheduler database table, no doubt it will come
in handy.

Fixed bug in Playlist where it didnt remember it's own ID after creation.
Updated documention for the playlist.
2010-09-22 16:19:58 -04:00
naomiaro 6d9e5028fc adding playlist tests 2010-09-21 17:41:05 -04:00
naomiaro 5a84cee98d Changes to how the playlist works, from files to database. 2010-09-21 15:52:35 -04:00
naomiaro 1d20c0bc27 changes to playlist so far, made trigger, using position to find clips in new db table. 2010-09-17 16:46:17 -04:00
paul.baranowski aa9528b9fd CC-1658 Remove file tree structure from code and database. Removed tables ls_class and ls_cmemb and continued removing code that was depending on the tree structure. 2010-09-03 16:49:28 -04:00
paul.baranowski 0a46b39c46 CC-1658: Remove file tree structure from code and database. Removed everything and tested the interface, add temporary upgrade file to bin directory. For now you will have to apply it manually. Permissions still need to be fixed. 2010-09-02 12:00:18 -04:00
naomiaro b75eab5516 CC-1428 Packaged version: campcaster-import must be run as root. Checked to see if the storage directory was writable, if not the program prints an error message and then exits. Updated module getid3 to latest stable version and fixed some deprecations. 2010-08-18 15:43:27 -07:00
paul.baranowski ef785742be CC-1639: Change copyright and webpage info in source code. Also removed useless @author and @revision tags 2010-07-23 23:03:53 -04:00
Sourcefabric b91512b57c removed root folder 2010-06-18 14:12:55 +02:00