sintonia/airtime_mvc
Daniel cbaeda1d6b CC-3404: Change "Now Playing" dashboard SQL query to take advantage of the "playout_status" field in the schedule table
- Updated the logic in GetPlayOrderRange now I get the previous, current and next shows and tracks to be played.
- This information is then sent back to the caller.
	- if the previous track is null the previous show is sent back as an example of the algorithm.
2012-03-13 10:21:01 -04:00
..
application CC-3404: Change "Now Playing" dashboard SQL query to take advantage of the "playout_status" field in the schedule table 2012-03-13 10:21:01 -04:00
build CC-3369 : Ability to identify tracks that are actually inside a show in the schedule table 2012-03-02 12:22:08 +01:00
library CC-3297: Depend on zendframework and php-pear as external packages 2012-02-06 20:28:38 -05:00
public CC-3395 Play preview for playlists and timelines for shows should show a list under the pop-up player which will play the entire playlist. 2012-03-12 11:57:30 -04:00
tests CC-2166: Packaging Improvements. Moved the Zend app into airtime_mvc. It is now installed to /var/www/airtime. Storage is now set to /srv/airtime/stor. Utils are now installed to /usr/lib/airtime/utils/. Added install/airtime-dircheck.php as a simple test to see if everything is install/uninstalled correctly. 2011-04-14 18:55:04 -04:00