Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-08-28 | VLC 1.0 does not support the (debug) log object any longer: removed code ↵cvs-commit-363 | Dieter Hametner | |
referencing it. This fixes the bug, that the buttons in the VLC popup window did not work any longer. | |||
2008-06-21 | Use the previous commited functionality to stream recordings. | Dieter Hametner | |
The recordings now have a stream button beneath them. | |||
2008-04-21 | Updated screenshot functionality on the LIVE homepage for the nextcvs-commit-355 | Dieter Hametner | |
release. | |||
2008-04-18 | Added different button for streaming to browser and playback on tv.cvs-commit-354 | Dieter Hametner | |
Fixed style of infobox caption. | |||
2008-03-23 | Some clean up in the timer editing call. | Dieter Hametner | |
Prepeared timer edititing to be a popup like the epg-data. This is not finished yet and seems to have some problems with the form and the popup. So the overall functionality is disabled. Never the less some of the changes for this are of general interrest, so current work was commited. Changes in the styles for this. | |||
2008-03-12 | Made similar css adaptions for the about box like previous ones for the | Dieter Hametner | |
EPG info boxes. | |||
2008-03-12 | Cleanup of css style for epg info with and without ajax enabled. | Dieter Hametner | |
2008-03-12 | Test to generalize the styles for epg infos. They work now in non ajax | Dieter Hametner | |
mode too. Still needs code cleanup. | |||
2008-02-27 | Fixed appearance of the negative status feedback box, which is used when ajax | Dieter Hametner | |
actions which trigger only some setting in VDR but not update the live pages fail. This led to new 'redwine' images for the hint background. So those were added too. | |||
2008-02-25 | Added new image for timer conflict notification. | Dieter Hametner | |
Added a Force function to TimerConflicNotifier. Added the force notification to timer creation. First tests with this weren't very promising. Needs some thorough testing also at timer modification and deletion. Regenerated language header for backwards compatibilty. | |||
2008-02-24 | Added functionality to display timer conflicts when polled through the | Dieter Hametner | |
statusbox updates. Created the layout and look of the status message. | |||
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 | |