Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-07-24 | - Updated veltliner theme with changes from Ulf Kiener. | Dieter Hametner | |
- Fixed new timer creation bug. - Fixed typo in styles.css | |||
2007-07-22 | - skiller2k1 added some missing translations. Tabified file. | Dieter Hametner | |
2007-07-22 | - Bugfix introduced with W3C compliance commit earlier. (change of | Dieter Hametner | |
schedules channel jumped to default page, due to wrong actions attribute in form) | |||
2007-07-22 | - Some changes to enhance W3C XHTML strict compatibility. | Dieter Hametner | |
- Timer are called with epgid instead channelid and eventid. | |||
2007-07-22 | - Tool icons in epg popup windows. | Dieter Hametner | |
2007-07-21 | - Fix CVS update error, which lead to the losing of the Logo and Ajax | Dieter Hametner | |
deactivation feature. | |||
2007-07-21 | - Introducing explicit pageenhance javascript class. See Changelog and | Dieter Hametner | |
the files itself for more info. | |||
2007-07-20 | - Made epg images better stylable. Moved epg image info into span | Dieter Hametner | |
area, which floats right of the normal epg description text. | |||
2007-07-20 | - Make AJAX work when no 'epgImages' path has been specified. | Dieter Hametner | |
2007-07-20 | - remove debug output | Christian Wieninger | |
2007-07-20 | - Added support for EPG images: Specify the directory with your | Christian Wieninger | |
EPG images via the new commandline option '-e <dir>' or '--epgimages=<dir> like -P'live -e /video/epgimages' | |||
2007-07-19 | - added support for sending vdr's internally used character encoding in ↵ | Sascha Volkenandt | |
responses | |||
2007-07-19 | - Updated orange blue theme to the new tips and infowin. | Dieter Hametner | |
2007-07-18 | - Setup option to use Ajax technology. If turned off no javascript is | Dieter Hametner | |
loaded but almost all functionality is exposed via single html pages. This can speed up loading over slow links at the cost of a fancy interface. - Infobox is only available with Ajax features enabled but can still be switched on/off when Ajax is active. - Added posibility to turn off the logo. When also infobox is turned off the menu line appears at the top of the page. This is helpful for PDA based browsers and low resolution screens. | |||
2007-07-16 | - Fix style of progress bar in infowin boxes. | Dieter Hametner | |
2007-07-16 | - Remove not needed DOM elements, after a infowin ajax response. | Dieter Hametner | |
2007-07-12 | - Some About Box enhancements on the styling side. | Dieter Hametner | |
2007-07-12 | - Fixes missing caption in recordings info box. | Dieter Hametner | |
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-26 | - removed distribution specific examples of plugin-conf-dir in README. | Michael Brückner | |
2007-06-24 | - Don't show a directory named CVS in the theme selection. This is | Dieter Hametner | |
usefull for alpha and beta testers using the anonymous cvs access. - Fixed typos and formatting in README. | |||
2007-06-24 | - fixed little typo in README | Michael Brückner | |
2007-06-24 | - updated description of installation | Christian Wieninger | |
2007-06-22 | - directory restructuration regarding static content. | Dieter Hametner | |
2007-06-22 | - Introducing Mootools as base javascript library. | Dieter Hametner | |
- ported Infobox javascript code to this library. - LiveSimpleAjaxRequest uses Ajax-Object from mootools. - Start of distribution of javascript in source form (not compiled into the live binary). | |||
2007-06-20 | - translation fix | Christian Wieninger | |
2007-06-20 | - next try with french translation from Patrice Staudt | Christian Wieninger | |
2007-06-18 | - Don't throw error when channel has no epg information. Just display a | Dieter Hametner | |
message. Fixes #363 - Some indentation reordering in the whole file. | |||
2007-06-17 | - replaced header with id. | Dieter Hametner | |
2007-06-17 | - Added header and patching instructions | Dieter Hametner | |
2007-06-17 | - reset rev. to 1.88 | Christian Wieninger | |
2007-06-17 | - Clarified theme installation procedure | Dieter Hametner | |
2007-06-17 | - french translation provided by Patrice Staudt, thanks! | Christian Wieninger | |
2007-06-16 | - translation fix for tooltip in setup | Christian Wieninger | |
2007-06-15 | - Use stat to find the directories that are assumed to be themes for | Dieter Hametner | |
live. This fixes #353. | |||
2007-06-14 | - Added option in live setup to disable infobox at all. Fixes #312 | Dieter Hametner | |
2007-06-14 | - Infobox status update state is remembered in session. Fixes #313 | Dieter Hametner | |
2007-06-14 | - Integrated french translations from #358 | Dieter Hametner | |
2007-06-13 | - show 'user friendly' error message in infobox. Fixes #315 | Dieter Hametner | |
- Tooltip text now independant of update state. Fixes #328 | |||
2007-06-13 | - Select current channel in schedules, if no channel is given. | Dieter Hametner | |
Fixes #308 | |||
2007-06-13 | - fixed 'make dist' | Christian Wieninger | |
2007-06-12 | - New theme orange-blue (see ChangeLog for more info). | Dieter Hametner | |
- Some minor style fixes. | |||
2007-06-11 | - Additional fixes for better styleability. Set class 'bottomrow' on | Dieter Hametner | |
table cells which are followed by a spacer line. | |||
2007-06-10 | - compile time support for vdr-1.5.3 (runtime? could not test yet ;) ) | Christian Wieninger | |
2007-06-07 | - new theme 'veltliner' provided by Ulf (thanks!) | Christian Wieninger | |
2007-06-07 | - also highlight 'at' and 'What's on' in corresponding mode in page 'What's on' | Christian Wieninger | |
2007-06-06 | - Removed unused style. | Dieter Hametner | |
2007-06-06 | - Fixed some minor styling bugs in edit_searchtimer. | Dieter Hametner | |
- adapted styles.css and theme.css for the corrections. | |||
2007-06-06 | - fixed translation | Christian Wieninger | |
2007-06-06 | - trigger search timer update within frontend | Christian Wieninger | |