summaryrefslogtreecommitdiff
path: root/pages
AgeCommit message (Collapse)Author
2008-02-22Made the submenu component to be rendered into on single line (e.g.Dieter Hametner
changed from block to inline element).
2008-02-21timer conflict implementation moved to timerconflict.cpp/hChristian Wieninger
2008-02-20new epgsearch service "bool IsConflictCheckAdvised()"Christian Wieninger
2008-02-19Made live compilable with VDR version pre 1.5.7.Dieter Hametner
Updated generated i18n.h file.
2008-02-17display of "no timer conflicts"Christian Wieninger
2008-02-17moved timer conflicts from main menu to timers menuChristian Wieninger
2008-02-17first version with timer conflictsChristian Wieninger
2008-02-16removed evaluating the 'last channel' since this is only useful for EPGChristian Wieninger
2008-01-25- tadi's updateChristian Wieninger
2008-01-16- fix for #418 via DatePickerChristian Wieninger
2008-01-13A 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 separatedChristian Wieninger
2008-01-10- favorites in 'detailed mode'Christian Wieninger
2008-01-10- presence of favorites now depends on existence of epgsearchChristian Wieninger
2008-01-10- translation fixesChristian Wieninger
2008-01-09- first try with favoritesChristian 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 TNTVERS7Christian Wieninger
2007-12-23- Changed mode of live.pot creation. Should prevent .po file conflictsDieter 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 dyndnsChristian 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 #420Dieter 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 didDieter Hametner
not have login protection.
2007-12-16- Adapted Rolf Ahrenbergs patch for VLC streaming to current LIVEDieter 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 menuChristian Wieninger
2007-10-24- EPG popup in timers menu (#385)Christian Wieninger
2007-10-21- renamed recordings.h/cpp to recman.h/cpp. Preparations forDieter Hametner
recordings updates.
2007-10-19- i18n-fix for vdr<1.5.9Christian Wieninger
2007-10-19# 397,398,400Christian Wieninger
2007-10-19- fixed #399Christian Wieninger
2007-10-19- added 'ignore missing EPG info' introduced in epgsearch-0.9.23Christian Wieninger
2007-09-19- added missing include for vdr < 1.5.7Christian Wieninger
2007-09-19- fix translations in vdr-1.5.9Christian 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 requestsDieter 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 newDieter Hametner
VDR 1.5.7 localization scheme.
2007-08-03- support for DatePicker controlChristian Wieninger
2007-08-03- support for new features in epgsearch-0.9.23Christian Wieninger
2007-07-29- Made vdr ajax requests work also via a static page. This is forDieter 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 ofDieter 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 AjaxDieter Hametner
deactivation feature.
2007-07-21- Introducing explicit pageenhance javascript class. See Changelog andDieter Hametner
the files itself for more info.