diff options
-rw-r--r-- | chanman/CHANGELOG | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/chanman/CHANGELOG b/chanman/CHANGELOG new file mode 100644 index 0000000..27e7d25 --- /dev/null +++ b/chanman/CHANGELOG @@ -0,0 +1,13 @@ +-0.9 +* On entering a submenu, check if the current channel is in this group set the entry es curren (selector on it) => http://projects.vdr-developer.org/issues/778 +* Doesnt compile on vdr 1.7.27 => http://projects.vdr-developer.org/issues/1001 +* Some code cleanups + +-0.x +* In the second version is possible to select a channel by group, by Provider and alphabetically. +* In the third version we have the internazionalization of the plugin, a correction in the management of the alphabetic order and a different way of visualization of the channel controlled by setup. +* In the 4th version we have two new sorting : by source+name and source+provider. The key "0" is enabled with useful actions. +* In the 5th version we have filtering by type of channel on the active ordering: Radio, Tv, Crypted tv. +* In the 5th(a) version we have a correction on IconPatch.If you have the patch and you want to use the Icons change "config.h". +* In the 5th(b). Another stupid bug. +* In version 0.0.6. Pressing key "0" in group, sort it alphabetically; Pressing key 1-9 in the first menu works as in a mobile phone (eg. 1-->"ABC", 2-->"DEF", etc.). In the setup if you want you can setup the old style (change by number); Bugfix on setup (now you really use the setting you change). |