Commit Graph

66 Commits

Author SHA1 Message Date
martin d22ab329d8 -CC-1944 2011-03-04 12:07:22 -05:00
martin afaea87319 -fix pypo version string validation 2011-03-04 11:48:43 -05:00
martin 2346be671e -initial changes for CC-1944 2011-03-03 20:13:55 -05:00
martin 0d4a006c19 -refactored pypo-cli into 3 seperate classes 2011-03-03 00:22:28 -05:00
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 781ceeaa7f -web streaming enabled in liquidsoap script.
-liquisoap scripts updated
2011-02-28 23:51:42 -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 6ef8d21e85 -changed audio device out to disabled by default. 2011-02-22 23:02:56 -05:00
paul.baranowski 15153727c1 CC-1971
Remove "?>" from the end of pure-PHP files to prevent "HEADERS ALREADY SENT"
2011-02-22 18:22:31 +01: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 2cbddf0f82 -liquidsoap binaries now at revision 8214 (from 8124) 2011-02-17 15:46:24 -05:00
martin 87828a81fe -make sure pypo is uninstalled before installing 2011-02-16 00:24:24 -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 33a881f65c -removed json.py file, and now using native python 2.6 implementation 2011-02-15 20:58:35 -05:00
mkonecny fce3f390ef -newly compiled liquidsoap 32 and 64-bit files 2011-02-10 18:48:28 -05:00
naomiaro 6256c714bf -new 32 bit binary 2011-02-07 15:22:18 -05:00
martin 74210b4c6d -pypo no longer is part of the pulse-access group. 2011-02-06 23:33:43 -05:00
martin 755c5a8469 -fixed issue with unix pypo user not being assigned to groups
-fixed issue with time being incorrect if server was in different timezone
2011-01-31 16:34:08 -05:00
Paul Baranowski c0144fb0be CC-1826 Restarting Pulseaudio kills liquidsoap player
Daemontools doesnt do an adequate job of killing the liquidsoap process.
Added a "killall" to make sure the process is really killed.
2011-01-28 18:29:53 -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
martin 8151ec6429 -added now-playing bar with new design! 2011-01-26 20:59:56 -05:00
martin ae274b09dc -update install/uninstall scripts 2011-01-26 18:12:51 -05:00
martin 5b11025b31 -added listen to icecast stream through browser option. Fixed various bugs in now playing screen. added fade support to liquidsoap script 2011-01-26 17:08:30 -05:00
mkonecny a2a8a8eae3 -installation tweaks
http://dev.sourcefabric.org/browse/CC-1802
2011-01-26 08:23:22 -05:00
mkonecny c8b7cffdc6 -changes to now playing bar 2011-01-24 19:19:51 -05:00
mkonecny 6553663051 -begin adding datagrids 2011-01-21 18:14:59 -05:00
mkonecny 7450195854 -basic now-playing toolbar. Some data still needs to be populated. 2011-01-19 18:32:20 -05:00
mkonecny 7a11f2aa41 -streamlined the install script. Any previous running processes are shutdown immediately. 2011-01-19 14:59:22 -05:00
mkonecny 58ff9ba1a2 -fixed http://dev.sourcefabric.org/browse/CC-1792 2011-01-19 11:37:39 -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
martin 3d4d3afc5d -pypo now working 2011-01-17 13:14:59 -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 a32fca68a7 -by default liquidsoap plays directly to soundcard output for now. 2011-01-13 15:55:41 -05:00
mkonecny 5afa844553 add pypo user to audio group during installation. 2011-01-13 13:12:35 -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 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
mkonecny 30609dcc4d -re-added airtime-schedule-insert.php 2011-01-07 17:47:56 -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 fb7b56b2c3 -synchronize 2011-01-06 17:07:45 -05:00
mkonecny d06956ec5b -changed filenames and documentation from campcaster to airtime 2011-01-05 16:39:32 -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
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