A new interface for LibreTime.
Find a file
Albert Santoni f16d8ca2ea Fixed a bunch of annoying/major graphical issues with the calendar
* Fixed a bug where the calendar would keep shrinking smaller and
  smaller as you resized the window.
* Fixed the size and alignment of the time span combobox in the corner,
  which fixes a bug where the text was cut off.
* Fixed a bug where the schedule header would grow as you flipped
  to the next or previous week.
* Dropped javascript from the resizing of the calendar (for the most
  part).
2013-12-14 00:05:13 -05:00
airtime_mvc Fixed a bunch of annoying/major graphical issues with the calendar 2013-12-14 00:05:13 -05:00
debian Bump postinst version to 2.5.1 2013-12-04 13:50:31 +00:00
dev_tools Installation test support saucy 2013-10-18 11:28:01 -04:00
docs Minor fixes for the name change Campcaster -> Airtime. 2011-01-07 17:17:23 -05:00
install_full In airtime-full-install restart apache before the minimal install 2013-12-10 10:48:42 -05:00
install_minimal Added upgrade script path for 2.5.1 to include/airtime-upgrade.php 2013-12-10 10:55:39 -05:00
python_apps Update version number in airtime-constants.php 2013-12-09 15:30:30 -05:00
utils CC-5194: 2013-05-30 15:52:29 -04:00
widgets Added minimal documentation for widget sample output 2013-10-16 10:44:17 +01: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
changelog changelog updates 2013-10-08 14:24:56 -04:00
CREDITS CREDITS update for 2.5.1 2013-11-28 16:00:31 -05:00
gen-snapshot.sh Packaging updates for 2.5.0 release 2013-10-24 11:16:03 +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 Updated dependency versions 2013-06-20 15:48:47 +01:00
README Added IRC to README 2013-10-17 14:58:28 -04:00
VERSION release version updates and changelog edits. 2013-09-01 00:56:47 -04:00

=========================================================================
=================   Airtime - Live Broadcast Together   =================
=========================================================================

Airtime is an open source application that provides remote and 
collaborative automation of a broadcast station.

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

Major features:

 * Web-based remote station management. Authorized personnel can add
   programme material, create playlists or smart blocks, and stream in live, 
   all via a web interface.
 * Automation. Airtime has a scheduler function that enables users to
   create shows with content for playback at the exact date and time specified. 
   Playlists, smart blocks and remote stream URLs can be used multiple times.
 * Solid playout. Airtime uses the open source Liquidsoap streaming language 
   for reliable and precise playback to multiple outputs. 
 * Open, extensible architecture.  Stations are free to extend and alter 
   all parts of the program code, under the GNU GPLv3 license.


INSTALLATION
------------

For the fastest, most painless installation on Ubuntu 12.04 and up, run:
    
    cd install_full/ubuntu
    sudo ./airtime-full-install

For Debian, run:

    cd install_full/debian
    sudo ./airtime-full-install

For custom installation and other distributions of Linux, please see this 
chapter to begin a typical installation:
http://sourcefabric.booktype.pro/airtime-24-for-broadcasters/preparing-the-server/

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

Quick links to our resources
----------------------------
User manuals: http://www.sourcefabric.org/en/airtime/manuals/
Forums and mailing lists: http://forum.sourcefabric.org
Bug tracker: http://dev.sourcefabric.org
Source code: http://github.com/sourcefabric/Airtime
IRC chat: #airtime on Freenode