summaryrefslogtreecommitdiff
path: root/pages/play_recording.ecpp
AgeCommit message (Collapse)Author
2009-09-07new user management within setup that also handles different user rightsChristian Wieninger
2007-05-08- Control recordings playback from InfoboxDieter Hametner
- Added button images (Buttons by skiller2k1) - Made recordings look more like schedule - Made all tables 100% width to have a common look over all pages - some cleanup in ajax xml responses - common file for xmlresponses - Added translations for recordings related strings - Javascript updates in vdr_status.js for new playback control functions - Added tasks for playback control actions
2007-05-04- added login protection to various pages that i did forgetMichael Brückner
2007-01-18- made pageelems.play_recording a generic ajax call widgetSascha Volkenandt
- renamed service parameters to "param" to ease calling with ajax widget
2007-01-18- moved to improved task creation and error reportingSascha Volkenandt
- fixed some typos
2007-01-16- adopted to new task manager interfaceSascha Volkenandt
2007-01-15- moved ajax script to separate fileSascha Volkenandt
- moved call of ajax object to page element - introduced page element for replaying recordings - introduced task for replaying recordings - added replay button to recordings page