summaryrefslogtreecommitdiff
path: root/pages
AgeCommit message (Collapse)Author
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.
2007-07-20- Made epg images better stylable. Moved epg image info into spanDieter 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-20- remove debug outputChristian Wieninger
2007-07-20- Added support for EPG images: Specify the directory with yourChristian Wieninger
EPG images via the new commandline option '-e <dir>' or '--epgimages=<dir> like -P'live -e /video/epgimages'
2007-07-19- added support for sending vdr's internally used character encoding in ↵Sascha Volkenandt
responses
2007-07-18- Setup option to use Ajax technology. If turned off no javascript isDieter Hametner
loaded but almost all functionality is exposed via single html pages. This can speed up loading over slow links at the cost of a fancy interface. - Infobox is only available with Ajax features enabled but can still be switched on/off when Ajax is active. - Added posibility to turn off the logo. When also infobox is turned off the menu line appears at the top of the page. This is helpful for PDA based browsers and low resolution screens.
2007-07-12- Some About Box enhancements on the styling side.Dieter Hametner