Commit Graph

4160 Commits

Author SHA1 Message Date
naomiaro eae196f58b IE8 doesn't support runtime html5 in plupload, defaults to html4 runtime for IE. upgrading to newer plupload then solved IE specific problems setting a form's content type. 2011-02-23 18:28:51 -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 6b615b4e70 -small js fix for IE8 2011-02-23 12:24:38 -05:00
martin 6ef8d21e85 -changed audio device out to disabled by default. 2011-02-22 23:02:56 -05:00
martin bc28514175 -min passwd character limit 2011-02-22 19:04:35 -05:00
martin 23e533aa67 -CC-1736: install/airtime-user.php script needs to be updated for the new Zend Framework 2011-02-22 19:01:33 -05:00
martin a20e279840 Merge branch 'master' of dev.sourcefabric.org:airtime
Conflicts:
	application/configs/conf.php
	install/airtime-install.php
2011-02-22 16:32:04 -05:00
martin 8ad5d23ee6 -api_key autogeneration and usage implemented 2011-02-22 16:16:37 -05:00
paul.baranowski 7e8f61549e Merged Naomi's change for CC-1955 2011-02-22 18:26:51 +01: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
Naomi 92545b53a6 CC-1955 2011-02-22 11:59:55 -05:00
Naomi 42598d03b4 Merge branch 'master' of dev.sourcefabric.org:campcaster 2011-02-22 11:46:22 -05:00
Naomi 2d95a90049 CC-1952 cannot delete a file that is scheduled in the future. 2011-02-22 11:44:23 -05:00
paul.baranowski b44de03c71 Merge branch 'master' of dev.sourcefabric.org:airtime 2011-02-18 19:04:12 +01:00
paul.baranowski 8580b490ad More updates to the 3rd party licenses and INSTALL file. 2011-02-18 19:03:44 +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
paul.baranowski de879e7d8f Updated 3rd party library info. 2011-02-16 16:52:46 +01: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
Naomi 9a2063052f Merge branch 'master' of dev.sourcefabric.org:campcaster 2011-02-14 11:53:14 -05:00
Naomi 93cf608741 advanced search tab does not appear. 2011-02-14 11:52:50 -05:00
martin a76b7a5a97 -license files and metadata change 2011-02-14 11:44:26 -05:00
martin 4cb3f27fd2 -updated id3 metatags 2011-02-14 11:36:03 -05:00
martin b29f3ed491 -small update to README 2011-02-14 11:07:04 -05:00
martin 2df731bd3d -updated doc files
-small change to styles.css
2011-02-14 11:03:04 -05:00
martin 7f83868214 -fix for bad merge conflict 2011-02-14 10:46:52 -05:00
martin bb2d4c6795 Merge branch 'master' of dev.sourcefabric.org:airtime
Conflicts:
	public/js/playlist/nowplayingdatagrid.js
2011-02-14 10:40:22 -05:00
martin e3225edcf3 -readded some audio samples 2011-02-14 09:01:33 -05:00
paul.baranowski 8ed594a959 Rearranged sample audio in the Sourcefabric directory. 2011-02-14 14:10:05 +01:00
paul.baranowski 2fbabd82eb CC-1930 Improve right-click menu on the schedule so the most common actions are first 2011-02-14 13:30:52 +01:00
paul.baranowski b6d117d456 Fixed merge conflicts 2011-02-14 13:16:57 +01:00
paul.baranowski 6c273739b4 CC-1930 Improve user interface design and wording for show/playlist workflow 2011-02-14 13:05:22 +01:00
martin dcc3d57647 -removed <a> tags in favour of <span> tags 2011-02-13 17:51:28 -05:00
martin 8626499554 -updated help page. 2011-02-13 17:42:15 -05:00
martin b92f5a796f -added Panic album 2011-02-13 16:51:03 -05:00
martin 8c3bd5dc6e -re-ordered menu for more logical workflow 2011-02-13 16:42:10 -05:00
martin 416c6ceb10 -fixed bug where a song would appear as current song and next song simultaneously.
-show background color switching on the list-view should now be instant.
2011-02-13 15:35:41 -05:00
martin bb82dc2f4a -alternating colors for blue datatable rows 2011-02-13 14:09:47 -05:00
martin 1d30c208f8 -fixed regression in day-view 2011-02-13 14:04:38 -05:00
martin 433d471745 Merge branch 'master' of dev.sourcefabric.org:airtime 2011-02-13 13:29:32 -05:00
martin a5fd68c252 -fixed UI freeze on some very special occasions
-fixed some php errors related to php shipped with debian
-playlist.js no longer active on login page
2011-02-13 13:29:16 -05:00
paul.baranowski 4fd57cbf03 Updated 3rd party license info. 2011-02-13 18:19:48 +01:00
martin b9e1078e10 -small fixes to now playing 2011-02-13 11:49:28 -05:00
naomiaro 7093ebd23f modified to avoid sql error when searching. 2011-02-12 23:07:28 -05:00
naomiaro bd2d560c1b ordering by login 2011-02-12 23:02:44 -05:00
naomiaro 0b9377b362 added height to hosts element. 2011-02-12 22:29:12 -05:00
naomiaro ddddcc9375 can make show as many hours long in duration as wanted. 2011-02-12 18:40:17 -05:00