Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-02-17 | first version with timer conflicts | Christian Wieninger | |
2008-01-25 | - tadi's update | Christian Wieninger | |
2007-12-17 | - Removed not needed channels.ecpp file for security reasons as it did | Dieter Hametner | |
not have login protection. | |||
2007-12-16 | - Adapted Rolf Ahrenbergs patch for VLC streaming to current LIVE | Dieter Hametner | |
development status. See Bug #343. This will need some additional tweaking. | |||
2007-10-21 | - renamed recordings.h/cpp to recman.h/cpp. Preparations for | Dieter Hametner | |
recordings updates. | |||
2007-07-22 | - Some changes to enhance W3C XHTML strict compatibility. | Dieter Hametner | |
- Timer are called with epgid instead channelid and eventid. | |||
2007-07-12 | - Update to the mootools framework. | Dieter Hametner | |
- New more XHTML compliant tips. - Optional AJAX enabled infoboxes for epg information. - Major speed enhancement for the single pages, due to less data to transfer to the browser. - See doc/ChangeLog for more detailed changes description. - See doc/dev-conventions.txt for how we benefit from mootools package on the ECMAScript side of live. | |||
2007-06-01 | - beautification | Sascha Volkenandt | |
2007-05-31 | - Added doc/ChangeLog | Dieter Hametner | |
- Added doc/css-themeing.txt - Implemented support for site wide style overrides. Fixes Bug #339 - Updated all pages to use the override mechanism. - Added needed files to Makefile - Introduced USRDIR configuration variable to Makefile. | |||
2007-05-31 | - [0000337] patch committed | Sascha Volkenandt | |
2007-05-23 | - setup page | Christian Wieninger | |
2007-05-08 | - Control recordings playback from Infobox | Dieter 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-04-29 | - Yet an other error in pages/Makefile found and fixed. | Dieter Hametner | |
2007-04-29 | - Fix Makefile in pages. | Dieter Hametner | |
2007-04-29 | - xml version of infobox, updates only pagelements inside the box not | Dieter Hametner | |
whole box. This circumvents the tooltip stacking problem. - updated styles for this change. - updated i18n.cpp for this change. - Changed javascript implementation for infobox. - Box doesn't change size after first update. - added some <%cpp> { </%cpp> tags to prevent newlines inserted by tntnet. See tntnet documentation about this. - Added infobox to all pages that didn't had one. | |||
2007-04-29 | - new main menu entry "search" to search in the EPG | Christian Wieninger | |
2007-04-26 | Added authentication | Thomas Keil | |
2007-04-22 | - added searchresults.o | Christian Wieninger | |
2007-04-15 | added edit_searchtimer.ecpp | Christian Wieninger | |
2007-02-18 | - Added status box with current channel, program and elapsed time in the | Dieter 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 searchtimers | Sascha Volkenandt | |
2007-01-21 | Added calculation of dependencies for the generated .cpp files. | Dieter Hametner | |
2007-01-15 | - moved ajax script to separate file | Sascha 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-id | Sascha Volkenandt | |
2007-01-07 | - simplified error handling | Sascha 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-07 | removed event_widget | Thomas Keil | |
2007-01-07 | Michis header style and fontsize changes | Dieter Hametner | |
2007-01-06 | - added error widget | Sascha Volkenandt | |
2007-01-06 | Collapsable treeview of recordings (almost) | Dieter Hametner | |
2007-01-06 | added recordings_items.ecpp; Updated html structure for recordings | Dieter Hametner | |
2007-01-05 | - added timer data to editor | Sascha Volkenandt | |
- timers don't show date in case of a weekday timer | |||
2007-01-05 | removed unnecessary pattern rules | Dieter Hametner | |
2007-01-05 | - added edit_timer.o to objects | Sascha Volkenandt | |
2007-01-05 | - added new page edit_timer | Sascha Volkenandt | |
- removed obsolete new_timer - added button and link to edit_timer | |||
2007-01-05 | - intermediate version without edit/new timer | Sascha Volkenandt | |
2007-01-05 | Added new_timer | Thomas Keil | |
2007-01-04 | - introduced page "remote control" | Sascha Volkenandt | |
2007-01-04 | Initial version of Recordings page | Dieter 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 website | Sascha Volkenandt | |
- moved website code to pagelib subdirectory - introduced TimerManager that will help working on timers from a background thread | |||
2007-01-04 | Updated all Makefiles to omit 'default target bug' from httpd Makefile | Dieter Hametner | |
2007-01-03 | using -Wl,--whole-archive to link sublibraries | Dieter Hametner | |
2007-01-03 | Update | Thomas Keil | |
2007-01-03 | Neues und Bugfixes | Thomas Keil | |
2007-01-03 | Use incremental linking for libtnt-live | Dieter Hametner | |
2007-01-03 | add include to VDRDIR/include | Dieter Hametner | |
2007-01-03 | Fixed OBJS in pages/Makefile | Dieter Hametner | |
2007-01-03 | Moved *.ecpp to pages and *.css to css subdir, added images dir | Dieter Hametner | |