Commit Graph

3265 Commits

Author SHA1 Message Date
mkonecny fa991a56ad -added new pypo 2011-01-17 10:30:45 -05:00
mkonecny 209e8b5998 -pypo update 2011-01-17 10:27:55 -05:00
mkonecny 0d2314cf32 fixed schedule.php warning 2011-01-17 02:32:51 -05:00
naomiaro da85a5ad26 better javascript for schedule dialog events 2011-01-16 00:16:23 -05:00
naomiaro e269b74e25 show contents mostly styled, playlist choices needs work. 2011-01-16 00:11:16 -05:00
naomiaro e3cf552a22 arrows switch properly for scheduled description. 2011-01-15 20:53:31 -05:00
naomiaro 86a4998e0a shows time filled in show, with progress bar and time. 2011-01-15 18:23:15 -05:00
naomiaro 25c7d4cb90 backend mostly done for show, can remove a scheduled group from a show. 2011-01-15 14:59:41 -05:00
naomiaro f2560a6aa6 when deleting a group following groups in show update their times. 2011-01-15 13:10:10 -05:00
naomiaro 2de6944a20 dialogs are modal on schedule screen. 2011-01-14 16:23:16 -05:00
Naomi 5523255d3e Merge branch 'master' of dev.sourcefabric.org:campcaster 2011-01-14 15:35:37 -05:00
Naomi 61c826f8ed Ui for show scheduling 2011-01-14 15:35:24 -05:00
mkonecny deb5629c36 Merge branch 'master' of dev.sourcefabric.org:campcaster 2011-01-14 11:29:15 -05:00
mkonecny 1936e76ec1 -fixed CleanStor.php 2011-01-14 11:29:01 -05:00
naomiaro a4fb54cd01 show and hide file content of scheduled items. 2011-01-13 23:44:36 -05:00
naomiaro 37c96d3695 Merge branch 'master' of dev.sourcefabric.org:campcaster 2011-01-13 18:29:33 -05:00
naomiaro f312ea0d60 show will open dialog properly showing scheduled content if there is any 2011-01-13 18:27:44 -05:00
naomiaro a8f24952bd updates the playlists that can be chosen for the show. 2011-01-13 18:01:15 -05:00
naomiaro 0ffa232b6d schedule show finds playlists available and returns show content better 2011-01-13 16:24:10 -05:00
mkonecny a32fca68a7 -by default liquidsoap plays directly to soundcard output for now. 2011-01-13 15:55:41 -05:00
mkonecny 9fc6ce6aea Merge branch 'master' of dev.sourcefabric.org:campcaster 2011-01-13 13:12:58 -05:00
mkonecny 5afa844553 add pypo user to audio group during installation. 2011-01-13 13:12:35 -05:00
naomiaro ad869e0f7f will display in the UI what is scheduled in a show when you add things. 2011-01-12 19:40:05 -05:00
naomiaro 4d8f28f3fd show content returning info in a useful way 2011-01-12 17:52:57 -05:00
mkonecny 490adb854c -small cleanup 2011-01-12 16:20:14 -05:00
mkonecny e2c4c53949 -project.home value in build.properties file now generated automatically. 2011-01-12 16:18:05 -05:00
naomiaro d7c540db49 Merge branch 'master' of dev.sourcefabric.org:campcaster 2011-01-12 15:48:28 -05:00
naomiaro 1f8ac9719f can add multiple playlists to a show, doesn't check length or update playlists based on time left. GUI is bad. 2011-01-12 15:47:44 -05:00
mkonecny 7613f189e0 -removed ACDC sample 2011-01-12 13:35:33 -05:00
mkonecny c4f5f2e8af -fixed propel-install continuing installation when project.home was incorrectly configured. 2011-01-12 13:25:47 -05:00
mkonecny 692ba3513b -fixed liquidsoap not working when the liquidsoap global libraries were not installed 2011-01-11 16:35:43 -05:00
mkonecny 277095a538 Merge branch 'master' of dev.sourcefabric.org:campcaster 2011-01-10 17:12:13 -05:00
mkonecny 46cce0ed3a -fixed issue where music started too early. Now it sends the play request at the correct instance, but the music is now 5 seconds late. Suspect some kind of buffering between icecast and liquidsoap 2011-01-10 17:10:18 -05:00
naomiaro 9c23b86c53 last of changing database name, removing old files 2011-01-10 15:44:13 -05:00
naomiaro 53f49d987d Merge branch 'master' of dev.sourcefabric.org:campcaster 2011-01-10 15:26:47 -05:00
naomiaro aee0b09749 type ahead search in scheduling playlists dialog. 2011-01-10 15:26:11 -05:00
naomiaro 8b2b2d934c database name constant. 2011-01-10 13:26:43 -05:00
naomiaro c1c4c4e598 database changes for name, searching for playlist for a show. 2011-01-10 13:24:21 -05:00
mkonecny 5ffb9c36a2 Merge branch 'master' of dev.sourcefabric.org:campcaster 2011-01-07 17:48:11 -05:00
mkonecny 30609dcc4d -re-added airtime-schedule-insert.php 2011-01-07 17:47:56 -05:00
Paul Baranowski 169c4ec214 Minor fixes for the name change Campcaster -> Airtime. 2011-01-07 17:17:23 -05:00
mkonecny a09170d0ca -updated update_db_info.py script so that propel-gen handles regenerating /application/configs/propel-config.php 2011-01-07 16:50:33 -05:00
mkonecny ee6235f7f8 -added script that updates various database config files for the frameworks we are using. 2011-01-07 16:32:41 -05:00
mkonecny 8d58f8fddb -update propel database passwords 2011-01-07 12:02:52 -05:00
mkonecny 13c05d35a9 -removed css footer for now... 2011-01-07 11:26:27 -05:00
martin 3ad346b724 -added hidden files to .gitignore 2011-01-06 21:56:33 -05:00
martin 82e84c2a6e -added .gitignore 2011-01-06 21:55:40 -05:00
martin f7aa3b37ef Merge branch 'master' of dev.sourcefabric.org:campcaster
Conflicts:
	pypo/tests/airtime-schedule-insert.php
2011-01-06 21:45:49 -05:00
mkonecny 745e4977f4 Merge branch 'master' of dev.sourcefabric.org:campcaster 2011-01-06 17:13:11 -05:00
mkonecny fb7b56b2c3 -synchronize 2011-01-06 17:07:45 -05:00