sintonia/airtime_mvc/application/controllers
James 9c65bfeba7 CC-3131: Latency of stream authentication warning in Stream Settings page
- it compares boot time of liquidsoap and the time user clicks on "Save"
on stream setting page. The status only gets updated if the
"boot_time" > "user update time"
- as soon as a user click on save, status is set to "wating"
- since there is no timing issue, quering interval is reduced to 1 sec
2011-11-29 20:15:38 -05:00
..
plugins CC-2833: Use ClassLoaders for PHP Files 2011-09-26 15:19:23 -04:00
ApiController.php CC-3131: Latency of stream authentication warning in Stream Settings page 2011-11-29 20:15:38 -05:00
DashboardController.php CC-3032: Airtime -> Help -> About. shows variable name instead of value 2011-11-16 16:46:54 -05:00
ErrorController.php 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
IndexController.php 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
LibraryController.php CC-3137 : Cleaning Up Old Playlist Stuff 2011-11-29 16:20:09 +01:00
LoginController.php CC-2807: Remove AIRTIME_VERSION from constants.php and use the value in the database instead 2011-09-23 16:26:19 -04:00
NowplayingController.php CC-3105: Settings dates (the popup select date calendar) shows Today by local machine timezone and not Airtime timezone. 2011-11-25 17:36:11 -05:00
PlaylistController.php CC-3137 : Cleaning Up Old Playlist Stuff 2011-11-29 16:20:09 +01:00
PluploadController.php CC-3086: When uploading a file to /tmp filename collisions can occur 2011-11-23 14:12:14 -05:00
PreferenceController.php CC-3131: Latency of stream authentication warning in Stream Settings page 2011-11-29 20:15:38 -05:00
ScheduleController.php CC-3125: Small capitalization errors on SoundCloud text labels 2011-11-28 16:20:34 -05:00
SearchController.php 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
SystemstatusController.php CC-2750: Ability to query health status for pypo, liquidsoap, media monitor, and recorder 2011-09-28 12:45:19 -04:00
UserController.php CC-2156: Searching for a host and hitting ENTER submits the show form 2011-11-16 18:14:10 -05:00