Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-02-24 | Pagemenu is an ID of the corresponding div now. There is only one | Dieter Hametner | |
pagemenu allowed so this change makes it clear. Adapted styles in global styles.css as well in the themes supplied with live. | |||
2008-02-17 | first version with timer conflicts | Christian Wieninger | |
2007-12-25 | - Presence of IMDb URLs is now configurable. Closes bug #401. | Dieter Hametner | |
2007-12-22 | Forgot vlc.js | Dieter Hametner | |
2007-12-22 | - Almost full featured javascript controlling interface for the vlc window. | Dieter Hametner | |
2007-12-18 | - IMDB link for recordings too. Fixes Bug #420 | Dieter Hametner | |
- Window size of streaming window is now adapted to new size of embedded vlc video frame. | |||
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-17 | - Added patch from zirias for background color settings. See | Dieter Hametner | |
http://www.vdr-portal.de/board/thread.php?postid=659497#post659497 | |||
2007-09-17 | - Moved images from compiled in image dir to data dir 'img'. | Dieter Hametner | |
- Fixed MapUrl entries to the new image location - Adapted some pages for the new image locations. - Added a preload functionalty to fill file cache at plugin startup. | |||
2007-08-03 | - support for Datepicker control | Christian Wieninger | |
2007-08-03 | - style sheets for Datepicker.js | Christian Wieninger | |
2007-08-03 | - Datepicker control | Christian Wieninger | |
2007-08-01 | - Updated mootools config to include Json for the upcomeing Datepicker. | Dieter Hametner | |
2007-08-01 | - configured minimal currently needed version of mootools. | Dieter Hametner | |
- documented mootools configuration | |||
2007-07-29 | - Made vdr ajax requests work also via a static page. This is for | Dieter 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-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 | - Tool icons in epg popup windows. | Dieter Hametner | |
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-19 | - Updated orange blue theme to the new tips and infowin. | Dieter Hametner | |
2007-07-16 | - Remove not needed DOM elements, after a infowin ajax response. | 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-22 | - directory restructuration regarding static content. | Dieter Hametner | |