Commit Graph

32 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 7c1739247d -doctrine 2.0 alpha upgrade scripts 2011-03-08 16:44:47 -05:00
martin f4f35cd813 -fix include mistake 2011-03-07 14:04:47 -05:00
martin c4a84f3920 -renamed file + removed ignoring tracks due to liquidsoap problem 2011-03-07 13:57:38 -05:00
martin 6c70e4994f -small fix to allow overlapping of scheduled items. 2011-03-06 16:57:42 -05:00
martin 75167bb576 -syntax error fix for liquidsoap + other small changes 2011-03-06 15:18:40 -05:00
martin e16dd6c486 early implementation of CC-1962 2011-03-06 00:08:02 -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 6ef8d21e85 -changed audio device out to disabled by default. 2011-02-22 23:02:56 -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 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
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 33c2bde880 began adding basic support for OGG files 2010-12-30 18:17:18 -05:00
paul.baranowski 5e04c806bd Many fixes to the pypo installer scripts. 2010-12-10 17:48:29 -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
Paul Baranowski a255fc4508 Started adding the scripts to automatically run the scheduler at startup. 2010-12-03 16:03:18 -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