summaryrefslogtreecommitdiff
path: root/HISTORY
blob: f9c547b1cb0224657f7f737157b1e66138db5be9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
VDR Plugin 'yaepghd' Revision History
-------------------------------------

2009-xx-xx: Version 0.0.1

- Initial revision.
- Rewrite of the yaepg plugin.
- Support for themes.
- Added gettext support (Rolf Ahrenberg).
- Updated and added patch for vdr-1.6.0 (Rolf Ahrenberg).
- Changed cReelVidWin to use cThread (Rolf Ahrenberg).
- Added support for MainMenuHooks patch (Rolf Ahrenberg).
- Renamed REEL_EHD to YAEPGHD_REEL_EHD and moved the setting into Makefile (Rolf Ahrenberg).
- Fixed couple of crash bugs (Rolf Ahrenberg).
- Changed color key layout to better match the VDR standard (Rolf Ahrenberg).
- Added Finnish translation (Rolf Ahrenberg).
- Fixed a bug in channel listing (Rolf Ahrenberg).
- Fixed theme selection on the setup page (Rolf Ahrenberg).
- Fixed cPlugin::ConfigDirectory() to called only from main thread (Rolf Ahrenberg).