A new interface for LibreTime.
Go to file
denise b62fde46e7 CC-5407: Scheduling problem with global crossfade
Sometimes we set a flag to not apply the global crossfade value when inserting tracks.
This flag needs to get reset when more than one track is getting inserted or when
inserting an item into a linked show
2013-10-15 15:20:58 -04:00
airtime_mvc CC-5407: Scheduling problem with global crossfade 2013-10-15 15:20:58 -04:00
debian Merge branch 'SAAS-317-datatables-reorder' into 2.4.x 2013-05-21 17:44:25 -04:00
dev_tools Update Chinese translation 2013-10-10 16:58:00 -04:00
docs Minor fixes for the name change Campcaster -> Airtime. 2011-01-07 17:17:23 -05:00
install_full CC-5395: More liquidsoap packages for saucy 2013-10-11 19:28:42 -04:00
install_minimal CC5418 Remove redundant show instance and scheduled item during upgrade 2013-10-14 18:02:13 -04:00
python_apps CC-5363 : pushing a file twice, noticeable replaygain switch 2013-10-11 17:05:42 -04:00
utils CC-5194: 2013-05-30 15:52:29 -04:00
widgets Modified weekInfo from ApiController to display current week and next, changed widget to display extra days. 2013-09-18 17:35:32 +12: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 cc-5372: Update CREDITS 2013-10-04 18:40:27 -04: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 Updated dependency versions 2013-06-20 15:48:47 +01:00
README Update link to user manuals 2013-03-28 15:55:41 +02:00
VERSION release version updates and changelog edits. 2013-09-01 00:56:47 -04:00
changelog changelog updates 2013-10-08 14:24:56 -04:00
gen-snapshot.sh gen snapshot of current branch 2013-06-13 17:27:22 -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/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