A new interface for LibreTime.
Go to file
Martin Konecny f5a0d0a9a4 CC-5123:
Pypo: Redundant Pypopush happens after restart pypo service

-was clearing the queue after fetching the schedule :S
2013-05-13 17:52:22 -04:00
airtime_mvc CC-5108 Waveform Editor UI 2013-05-13 16:01:06 -04:00
debian Merge branch '2.3.x' into devel 2013-04-02 12:31:48 -04:00
dev_tools Scripts: to compile liquidsoap with chroot env. 2013-04-29 11:46:38 -04:00
docs Minor fixes for the name change Campcaster -> Airtime. 2011-01-07 17:17:23 -05:00
install_full CC-5097: 2013-05-06 12:28:15 -04:00
install_minimal CC-5071: Better RabbitMQ passwords 2013-05-09 11:20:38 -04:00
python_apps CC-5123: 2013-05-13 17:52:22 -04:00
utils CC-5009: 2013-04-18 15:40:33 -04:00
widgets CC-4684: Widgets: Create a new 'Now Playing' widget that also displays current track information 2012-11-08 17:36:35 -05:00
.gitignore remove useless entries in .gitignore 2012-08-08 11:52:17 -04:00
.zfproject.xml CC-1665: Scheduled stream rebroadcasting and recording 2012-07-30 21:48:04 -04:00
CREDITS Updated translation credits 2013-04-03 10:51:08 +01:00
INSTALL Fixed out of date manual URL in INSTALL file 2011-08-01 15:31:55 +01:00
LICENSE Added License info for the project, as well as info about how our 2010-11-25 16:43:32 -05:00
LICENSE_3RD_PARTY We are using Liquidsoap 1.0.1 now 2013-01-22 12:39:15 +00:00
README Test commit 2012-12-19 14:06:05 -05:00
VERSION 2.3.1 preparation 2013-03-05 17:00:52 -05:00
changelog 2.3.1 release prep 2013-03-19 12:57:09 -04:00
gen-snapshot.sh use master instead of devel for nightlies 2013-04-14 18:10:35 -04:00

README

=========================================================================
==========================    AIRTIME   =================================
=========================================================================
Airtime is an open source application that provides remote automation 
of a radio station.

Home page: http://airtime.sourcefabric.org/

Major features:
 * Web-based remote station management.  Authorized personnel can add
   program material, create playlists and schedule programming all via 
   a web interface.
 * Automation.  Airtime has a scheduler function that enables users to
   set shows with playlists for playback at a date and time of their choosing.
   Playlists can be played back multiple times.
 * Solid, fast playback.  Airtime uses the open source Liquidsoap 
   multimedia framework for clean, reliable, fast playback. 
 * Open, extensible architecture.  Stations are free to extend and alter 
   all parts of the program code.


INSTALLATION
------------
Please see this page for a typical user installation:
http://www.sourcefabric.org/en/products/airtime_manuals/

If you are a developer, please see this page:
http://wiki.sourcefabric.org/display/CC/Airtime+Dev+Site

Quick links to our resources
----------------------------
    User Manual: http://www.sourcefabric.org/en/products/airtime_manuals/
    Forums and mailing lists: http://forum.sourcefabric.org
    Bug Tracking: http://dev.sourcefabric.org
    Code view/review: http://code.sourcefabric.org
    Public source code hosting: http://github.com/sourcefabric
    Download link: https://sourceforge.net/projects/airtime/files/
    Developer's wiki: http://wiki.sourcefabric.org