A new interface for LibreTime.
Go to file
Martin Konecny 5b2e8e221f Merge branch 'CC-4417-opus-support'
Conflicts:
	python_apps/pypo/airtime-liquidsoap
2013-04-25 18:23:37 -04:00
airtime_mvc clear unused function 2013-04-24 15:17:06 -04:00
debian Merge branch '2.3.x' into devel 2013-04-02 12:31:48 -04:00
dev_tools Update releast test automation scripts 2013-01-09 15:32:58 -05:00
docs Minor fixes for the name change Campcaster -> Airtime. 2011-01-07 17:17:23 -05:00
install_full CC-4956: Merge nginx + apache install full scripts 2013-02-15 17:26:08 -05:00
install_minimal add new api_client file to upgrade dir 2013-04-18 18:04:50 -04:00
python_apps Merge branch 'CC-4417-opus-support' 2013-04-25 18:23:37 -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