| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-02-10 | Drop support for old tntnet versions: Removed support to read a tntnet ↵ | Dieter Hametner | |
| config file. Only code internal configuration is used now. | |||
| 2015-02-09 | Change to VDR 2.x compatible Makefiles. This terminates the | Dieter Hametner | |
| compatibility of the LIVE plugin with VDR versions < 1.7.37. This is based on a patch I received by the vdr-mailing-list user 'macmenot'. | |||
| 2013-02-23 | Fixed the 'dist' target of the Makefiles. | Dieter Hametner | |
| 2011-03-11 | Renamed FEATURES to PLUGINFEATURES in Makefiles. | Rolf Ahrenberg | |
| 2011-02-22 | Added support for HAVE_LIBPCRECPP. | Rolf Ahrenberg | |
| 2011-02-20 | Reverted part of Rolfs changes in the CSS file. Not all parts of the | Dieter Hametner | |
| pagemenu shall become bold. Made only the new recordings Filter field bold, as it is the wish of Rolf who added it. | |||
| 2011-02-20 | Updated Finnish translations. | Rolf Ahrenberg | |
| 2011-02-10 | Silenced compilation warnings related to internals of TNTNET library. | Rolf Ahrenberg | |
| 2011-01-25 | Applied patch supplied by vdr-portal.de user iNOB in the post: | Dieter Hametner | |
| http://www.vdr-portal.de/board/thread.php?postid=946704#post946704 It replaces the 4:3 tv image on the remote page with 16:9 one, which is more appropriate for todays TV image ratios. | |||
| 2011-01-25 | Applied patch (live-git-20110125-layout-fixes.patch.gz) supplied by | Dieter Hametner | |
| Rolf Ahrenberg in vdr-portal.de. It fixes some layout and style issues of the multischedule extension of LIVE. | |||
| 2010-11-21 | - added channel group selection, various fixes | martin | |
| 2010-11-20 | - some fixes and improvements to multischedule | Martin Wache | |
| 2010-06-08 | Improve/fix locale date/time formatting. | Dominic Evans | |
| 2009-09-04 | Fix a small css layout hickup. | Dieter Hametner | |
| 2008-11-23 | Fiddled arround with date displays in what's on page. | Dieter Hametner | |
| 2008-11-23 | Added nowrap class in styles.css. Time strings are now 'nonwrapable'. | Dieter Hametner | |
| Removed in german translations the 'Uhr' from time formating. | |||
| 2008-11-23 | Visual enhancement: Make progress bar invisible if duration is 0. | Dieter Hametner | |
| Visual enhancement: fixed and changed several access path to the img/transparent.png invisible image. | |||
| 2008-04-18 | Fixed an additional 2px padding error in the infobox caption. | Dieter Hametner | |
| 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-04-08 | display length of recordings (#451) | Christian Wieninger | |
| 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-26 | Added streaming button in channnel selection page. | Dieter Hametner | |
| This allows to stream also channels that don't have EPG data and thus are only selectable by hand. Regenerated backwards compatible message file, because of string changes. | |||
| 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-22 | First implementation of a notification about timer conflicts in LIVE. | Dieter Hametner | |
| Based on the work of winni in epgsearch and its service interface. | |||
| 2007-12-22 | - Almost full featured javascript controlling interface for the vlc window. | Dieter Hametner | |
| 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-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 | - 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 | - 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-19 | - Updated orange blue theme to the new tips and infowin. | Dieter Hametner | |
| 2007-07-16 | - Fix style of progress bar in infowin boxes. | Dieter Hametner | |
| 2007-07-12 | - Some About Box enhancements on the styling side. | 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-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-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 | - Use GetConfigDir instead of USRDIR define. | Dieter Hametner | |
| - Unification of table markup (still needs some tweaking). - Adaption of styles.css to new table CSS classes. | |||
| 2007-06-03 | - general CSS based themeing support. | Dieter Hametner | |
| - added setup option to select theme. - added search scheme for themable images and stylesheets. - added marine (default) and redwine theme. - documented new features. All developers must read doc/dev-conventions.txt | |||
| 2007-06-01 | - minor fix | Sascha Volkenandt | |
| 2007-06-01 | In list view: | Andreas Mair | |
| - Added "switch channel" button. - Added IMDb button. - Added progress bar. - Added station column. - Toggle "list view" / "detail view" links. | |||
