Commit graph

20 commits

Author SHA1 Message Date
martin
73238f92af CC-2082: OGG stream dies after every song when using MPlayer
-Fixed all issues related to OGG streams, including mplayer being confused because the silence
mp3 file sent was too silent (no data was being sent because the file was too quiet)
-silent mp3 file is no longer used, inaudible white noise is generated instead
2011-03-21 16:50:20 -04:00
martin
4812c17d22 CC-2082: OGG stream dies after every song when using MPlayer
-small typo fix
2011-03-21 13:43:25 -04:00
martin
9f7a223159 CC-2082: OGG stream dies after every song when using MPlayer
-Problem fixed
-Also replaced 40MB silence.mp3 file with new 172KB file
2011-03-21 13:35:50 -04:00
martin
d2fdb0008a CC-1848
-shows in progress can now be cancelled.
2011-03-10 16:41:41 -05:00
martin
f4f35cd813 -fix include mistake 2011-03-07 14:04:47 -05:00
martin
2346be671e -initial changes for CC-1944 2011-03-03 20:13:55 -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
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
8151ec6429 -added now-playing bar with new design! 2011-01-26 20:59:56 -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
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
692ba3513b -fixed liquidsoap not working when the liquidsoap global libraries were not installed 2011-01-11 16:35:43 -05:00
Paul Baranowski
3c12256cb8 Started to create pypo install script (install/pypo-install.py).
Cleaned up liquidsoap scripts a bit.

Renamed nondbinstall.php to propel-install.php

Removed unused files.
2010-12-03 15:34:18 -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
Renamed from 3rd_party/pypo/scripts/ls_script.liq (Browse further)