Commit Graph

22 Commits

Author SHA1 Message Date
martin 6e5c479baa -refactored pypo-cli 2011-03-02 17:26:39 -05:00
martin 64d15669ac -fading between sources in liquidsoap
-cleaned up pypo-cli
2011-03-02 16:43:46 -05:00
martin bf25de9ce4 -fixed synchronization of song-start to ui-start after very long playback (greater than 48 hours) 2011-02-24 15:16:27 -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 a4b5a1d618 -greatly simplified ls_script. Much easier to add live-streaming support.
-begin adding configurability for ogg/mp3/audio_out
2011-02-17 19:46:43 -05:00
martin 601612fda4 -remove silence.mp3 being added to the end of every playlist.lsp file, liquidsoap already handles this automatically. 2011-02-15 21:17:15 -05:00
martin 59462ef697 -removed json.py and now using native python 2.6 implementation 2011-02-15 20:59:04 -05:00
martin 881bb042a3 -made pypo not schedule playlists more than 5 seconds old.
-fixed up some time formatting on the now playing bar
-now-playing datagrid should switch much faster between songs
-updated menu
2011-01-27 10:07:30 -05:00
mkonecny 7450195854 -basic now-playing toolbar. Some data still needs to be populated. 2011-01-19 18:32:20 -05:00
mkonecny 40908db228 Merge branch 'master' of dev.sourcefabric.org:campcaster 2011-01-17 14:37:03 -05:00
mkonecny ad6e6b54db -made start time of music more precise. Up to 0.5 seconds more precise. 2011-01-17 14:36:52 -05:00
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 5afa844553 add pypo user to audio group during installation. 2011-01-13 13:12:35 -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
martin dcda802e48 -changed settings for personal development 2011-01-01 21:45:10 -05:00
martin f6de7e5c31 -added 64-bit system support into the pypo install scripts 2010-12-31 13:51:35 -05:00
martin 9f26a70ca9 -added OGG support as well as cue_in unit tests for mp3 and ogg files 2010-12-31 12:20:17 -05:00
mkonecny 10218aeeb5 Commit so that I may access project from a different computer. Many things do not work/ are incomplete!!!
-Added unfinalized API for getting schedule and currently playing item.
2010-12-21 18:28:17 -05:00
mkonecny d7c0f5cc15 added simple unit tests for pypo. 2010-12-15 16:38:38 -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 80b066a4e1 More improvements to the pypo installer:
* Added installation of daemontool scripts
 * Put files in more appropriate places
 * Renamed files for consistency
2010-12-06 18:44:47 -05:00