summaryrefslogtreecommitdiff
path: root/pages/Makefile
AgeCommit message (Collapse)Author
2007-04-26Added authenticationThomas Keil
2007-04-22- added searchresults.oChristian Wieninger
2007-04-15added edit_searchtimer.ecppChristian Wieninger
2007-02-18- Added status box with current channel, program and elapsed time in theDieter Hametner
logo area. - Added support for progress bars to display elapsed content. - Extendend ajax.js to be usable for non xml requests. - adapted styles for the new features.
2007-01-25- added first approach to show searchtimersSascha Volkenandt
2007-01-21Added calculation of dependencies for the generated .cpp files.Dieter Hametner
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
2007-01-14- Extended tooltip infrastructure.Dieter Hametner
- Made recordings use tooltip infrastructure to display detailed info. - Updated style for this.
2007-01-13- added service to switch channels by channel-idSascha Volkenandt
2007-01-07- simplified error handlingSascha Volkenandt
- moved error_widget to error.ecpp as subcomponent - introduced error handling where necessary - moved creation of timer settings string from page to code - added redirect to edit_timer.ecpp after saving a timer
2007-01-07removed event_widgetThomas Keil
2007-01-07Michis header style and fontsize changesDieter Hametner
2007-01-06- added error widgetSascha Volkenandt
2007-01-06Collapsable treeview of recordings (almost)Dieter Hametner
2007-01-06added recordings_items.ecpp; Updated html structure for recordingsDieter Hametner
2007-01-05- added timer data to editorSascha Volkenandt
- timers don't show date in case of a weekday timer
2007-01-05removed unnecessary pattern rulesDieter Hametner
2007-01-05- added edit_timer.o to objectsSascha Volkenandt
2007-01-05- added new page edit_timerSascha Volkenandt
- removed obsolete new_timer - added button and link to edit_timer
2007-01-05- intermediate version without edit/new timerSascha Volkenandt
2007-01-05Added new_timerThomas Keil
2007-01-04- introduced page "remote control"Sascha Volkenandt
2007-01-04Initial version of Recordings pageDieter Hametner
2007-01-04- added screenshot page, which delivers a grabbed image from the primary ↵Sascha Volkenandt
device as jpeg
2007-01-04- optimized interface to access plugin objects from websiteSascha Volkenandt
- moved website code to pagelib subdirectory - introduced TimerManager that will help working on timers from a background thread
2007-01-04Updated all Makefiles to omit 'default target bug' from httpd MakefileDieter Hametner
2007-01-03using -Wl,--whole-archive to link sublibrariesDieter Hametner
2007-01-03UpdateThomas Keil
2007-01-03Neues und BugfixesThomas Keil
2007-01-03Use incremental linking for libtnt-liveDieter Hametner
2007-01-03add include to VDRDIR/includeDieter Hametner
2007-01-03Fixed OBJS in pages/MakefileDieter Hametner
2007-01-03Moved *.ecpp to pages and *.css to css subdir, added images dirDieter Hametner