diff options
| author | Midas <vdrportal_midas@gmx.de> | 2011-07-21 07:40:35 +0200 |
|---|---|---|
| committer | Midas <vdrportal_midas@gmx.de> | 2011-07-21 07:40:35 +0200 |
| commit | 393b71268991b320406f1fd38bb5cf04663a7ae8 (patch) | |
| tree | 3cedffc421aa2429e340530c86f4211c5013a1c5 /HISTORY | |
| parent | bacf88d79eac8dec11cbb53bd1efa5992b63fc01 (diff) | |
| download | vdr-plugin-sleeptimer-393b71268991b320406f1fd38bb5cf04663a7ae8.tar.gz vdr-plugin-sleeptimer-393b71268991b320406f1fd38bb5cf04663a7ae8.tar.bz2 | |
Support of keymacros.conf and several other new
features. Internationalization. Repaired COPYING.
Bugfixes. Debian directory.
Diffstat (limited to 'HISTORY')
| -rw-r--r-- | HISTORY | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -1,5 +1,21 @@ VDR Plugin 'sleeptimer' Revision History ---------------------------------------- +2011-07-21: Version 0.8 + - Fixed crashing if a sleeptimer was disabled and within the next 10s + a new sleeptimer was activated. + - Updated translations, added use of gettext, correction to vdr's + historical language support capabilities + - The first option in the main menu is now 'Shutdown [min]' if there + is no sleeptimer running at present. With an active sleeptimer the + first option will be to 'Disable sleeptimer'. + - Added 'Default Timespan' option to the plugins setup which lets + the user predefine a default value for 'Shutdown [min]' in the + main menu. + - Added Autoswitch function which lets the user switch through a + predefined array of values. Especially convenient in combination + with the use of keymacros. The keys User1-User9 are accepted. + (Inspired by an idea / feature request by grindo) + 2006-01-22: Version 0.7 - Fixed language support in Sleep-Timer menu, earlier only German was supported (Thanks to Mika Karjunen) |
