paul.baranowski
d38e2adb58
CC-2084: Integrate RabbitMQ for immediate schedule updates and commands
...
This is the code for the server side to push the schedule to RabbitMQ.
Right now it is disabled and should cause no changes in behavior.
Also added comments to functions and formatted code correctly.
2011-03-22 09:55:33 -04:00
martin
d2fdb0008a
CC-1848
...
-shows in progress can now be cancelled.
2011-03-10 16:41:41 -05:00
martin
7c1739247d
-doctrine 2.0 alpha upgrade scripts
2011-03-08 16:44:47 -05:00
martin
afaea87319
-fix pypo version string validation
2011-03-04 11:48:43 -05:00
martin
dab39f391e
-interface is now notified when a song starts playing. ON-AIR graphic only turns red after this notification.
2011-02-23 17:03:27 -05:00
martin
59462ef697
-removed json.py and now using native python 2.6 implementation
2011-02-15 20:59:04 -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
dcec6bf4b1
-changed references from campcaster to airtime in pypo/ directory
2011-01-05 12:31:49 -05:00
martin
4443d7af66
-fixed problem where cue'd files were not being played.
2011-01-01 22:46:21 -05:00
paul.baranowski
4684837f2b
Renamed api_client.check_version() to api_client.is_server_compatible().
...
Started adding unit tests: pypo-api-validator.py.
2010-12-14 19:09:13 -05:00
paul.baranowski
5e04c806bd
Many fixes to the pypo installer scripts.
2010-12-10 17:48:29 -05:00
paul.baranowski
84c2a3bceb
Converted API functions to Zend Framework. Converted pypo to use
...
the new Zendified URLs. Fixed bugs in the daemontool scripts.
The installed scheduler is still not working at this point, but
getting close.
2010-12-09 18:44:47 -05:00
Paul Baranowski
51a1fde9ee
Promoted pypo to top level because it isnt 3rd party.
...
Removed the portage stuff since it is way outdated.
2010-12-02 15:30:40 -05:00