Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-02-21 | timer conflict implementation moved to timerconflict.cpp/h | Christian Wieninger | |
2008-02-20 | new epgsearch service "bool IsConflictCheckAdvised()" | Christian Wieninger | |
2008-02-17 | display of "no timer conflicts" | Christian Wieninger | |
2008-02-17 | moved timer conflicts from main menu to timers menu | Christian Wieninger | |
2008-02-17 | first version with timer conflicts | Christian Wieninger | |
2008-02-16 | removed evaluating the 'last channel' since this is only useful for EPG | Christian Wieninger | |
2008-01-25 | - tadi's update | Christian Wieninger | |
2008-01-16 | - fix for #418 via DatePicker | Christian Wieninger | |
2008-01-13 | A little bit of cleanup in epg_events.[h|cpp] after the last changes. | Dieter Hametner | |
2008-01-13 | - code for collecting and displaying EPG events in 'What's on' is now separated | Christian Wieninger | |
2008-01-10 | - favorites in 'detailed mode' | Christian Wieninger | |
2008-01-10 | - presence of favorites now depends on existence of epgsearch | Christian Wieninger | |
2008-01-10 | - translation fixes | Christian Wieninger | |
2008-01-09 | - first try with favorites | Christian Wieninger | |
2007-12-25 | - Presence of IMDb URLs is now configurable. Closes bug #401. | Dieter Hametner | |
2007-12-24 | - made usage of 'getHost' depending on TNTVERS7 | Christian Wieninger | |
2007-12-23 | - Changed mode of live.pot creation. Should prevent .po file conflicts | Dieter Hametner | |
at subsequent upgrades from CVS. | |||
2007-12-22 | - Almost full featured javascript controlling interface for the vlc window. | Dieter Hametner | |
2007-12-20 | - vlc now also works with remote adresses like dyndns | Christian Wieninger | |
2007-12-19 | - Added option to select streamdev stream type in live setings. | 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-18 | - Added a patch from Rolf Ahrenberg: | Dieter Hametner | |
Updates Finish translations Uses autoplay and standard dvb video size in streamdev playback window. | |||
2007-12-17 | - Added tooltip for timer status. Closed Bug #396. | Dieter Hametner | |
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-12-01 | - Backwards compatible update to support Tntnet Version 1.6.0.6. | Dieter Hametner | |
Backwards compatibilty will be dropped in future version of LIVE. | |||
2007-10-25 | - additional timer info in popup menu in timers menu | Christian Wieninger | |
2007-10-24 | - EPG popup in timers menu (#385) | Christian Wieninger | |
2007-10-21 | - renamed recordings.h/cpp to recman.h/cpp. Preparations for | Dieter Hametner | |
recordings updates. | |||
2007-10-19 | - i18n-fix for vdr<1.5.9 | Christian Wieninger | |
2007-10-19 | # 397,398,400 | Christian Wieninger | |
2007-10-19 | - fixed #399 | Christian Wieninger | |
2007-10-19 | - added 'ignore missing EPG info' introduced in epgsearch-0.9.23 | Christian Wieninger | |
2007-09-19 | - added missing include for vdr < 1.5.7 | Christian Wieninger | |
2007-09-19 | - fix translations in vdr-1.5.9 | Christian Wieninger | |
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-09-08 | - Fixed bug #387. content.ecpp delivers only absolute path requests | Dieter Hametner | |
without '..' in them. | |||
2007-09-06 | - First reaction to bug #387. This version has checked MapUrl mappings. | Dieter Hametner | |
2007-08-19 | - First attempt to implement a backward compatible scheme of the new | Dieter Hametner | |
VDR 1.5.7 localization scheme. | |||
2007-08-03 | - support for DatePicker control | Christian Wieninger | |
2007-08-03 | - support for new features in epgsearch-0.9.23 | Christian Wieninger | |
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 | - 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 | |