Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-10-25 | - check if aux info exists in timer | Christian Wieninger | |
2007-10-25 | - included i18n.h for trVDR | Christian Wieninger | |
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 | - changed german translation from "letzter angezeigter Kanal" to ↵ | Christian Wieninger | |
"EPG-Anzeige bis Kanal" | |||
2007-10-21 | - renamed recordings.h/cpp to recman.h/cpp. Preparations for | Dieter Hametner | |
recordings updates. | |||
2007-10-21 | - replaced '-F' with '--no-location' to avoid line numbers in po files | Christian Wieninger | |
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-10-17 | - Added changelog and credits for zirias. | 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-19 | - preparation to save/restore screenshot interval | 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-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-09-02 | - further finnish translations | Christian Wieninger | |
2007-09-02 | - fixed #384 | Christian Wieninger | |
2007-09-02 | - updated finnish translation, thanks to Rolf Ahrenberg (#381) | Christian Wieninger | |
2007-08-22 | - po/live.pot can be generated from sources. So it does not need to be | Dieter Hametner | |
in CVS. | |||
2007-08-21 | - po/*.pot, po/*.po files don't get deleted when i18n-generated.h file is | Dieter Hametner | |
generated by make rule. - Updated README file about Internationalization. | |||
2007-08-21 | - Removed the need for build of CVS sources to require Locale::PO. | Dieter Hametner | |
It is now only required, when changeing translations and using VDR < 1.5.7 | |||
2007-08-19 | - Made translation of the locale files only when needed by VDR version. | 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 | - min require: epgsearch-0.9.23.beta10 | Christian Wieninger | |
2007-08-03 | - some translations for new features in epgsearch-0.9.23 | Christian Wieninger | |
2007-08-03 | - support for DatePicker control | Christian Wieninger | |
2007-08-03 | - support for Datepicker control | Christian Wieninger | |
2007-08-03 | - support for new features in epgsearch-0.9.23 | 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 | - Added finish translations from bug #377. | Dieter Hametner | |
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 | - As a wish of Ulf i removed Ulf from the CONTRIBUTORS file | Michael Brückner | |
2007-07-24 | - Added Ulf Kiener to CONTRIBUTORS | Dieter Hametner | |
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 | - skiller2k1 added some missing translations. Tabified file. | Dieter Hametner | |
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 | |