sintonia/airtime_mvc/application/controllers
Daniel d6bf95500c CC-2065: Fade times longer than Airtime supports can be set in Playlist Builder and Preferences
- didn't change much fixed two bugs and changed formating.
- I introduced a but in Playlist.changeFadeInfo because for the general playlist fade in and out I didn't realize that these values are being set to the first and last elements. So I added a guard.
- I also updated the logic for Playlist.moveAudioClip so if new and old position are the same we just return
2012-02-03 18:19:13 -05:00
..
plugins Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2011-12-27 14:34:27 -08:00
ApiController.php Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2012-01-16 13:58:45 -05:00
AuthController.php CC-3110 : Password reset 2011-12-27 14:33:22 -08:00
DashboardController.php CC-3284: Version the javascript directories so that upgrades 2012-01-27 15:37:53 -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-3290: A file should be removed from playlists if it is removed 2012-02-01 10:59:04 -05:00
LoginController.php CC-3284: Version the javascript directories so that upgrades 2012-01-27 15:37:53 -05:00
NowplayingController.php CC-3284: Version the javascript directories so that upgrades 2012-01-27 15:37:53 -05:00
PlaylistController.php CC-2065: Fade times longer than Airtime supports can be set in Playlist Builder and Preferences 2012-02-03 18:19:13 -05:00
PluploadController.php CC-3284: Version the javascript directories so that upgrades 2012-01-27 15:37:53 -05:00
PreferenceController.php CC-3293: Stream settings page does not remember the stream metadata format 2012-02-01 12:10:31 -05:00
ScheduleController.php CC-3284: Version the javascript directories so that upgrades 2012-01-27 15:37:53 -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-3284: Version the javascript directories so that upgrades 2012-01-27 15:37:53 -05:00
UserController.php CC-3284: Version the javascript directories so that upgrades 2012-01-27 15:37:53 -05:00