summaryrefslogtreecommitdiff
path: root/pages/switch_channel.ecpp
AgeCommit message (Collapse)Author
2007-07-29- Made vdr ajax requests work also via a static page. This is forDieter Hametner
browsers that don't support javascript (e.g. PDA browsers) - Implemented for AJAX request a visual notification how requested action performed. - Adapted styles for this. - Moded images for rounded boxes (formerly tip-hint-??.png) to central image directory and renamed them according to their color. This makes them reusable in different themes. - Adapted themes to this move.
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-01-19- converted all tChannelID::ToString and *::FromString calls to the stream ↵Sascha Volkenandt
operators when streams are involved
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-13- added service to switch channels by channel-idSascha Volkenandt