summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlado <herrlado@gmail.com>2012-06-19 01:04:58 +0200
committerlado <herrlado@gmail.com>2012-06-19 01:04:58 +0200
commitf5d96545a1fec25cc6bb380f6b744a9699a03ee5 (patch)
tree5199a902be17acb833811dfd21f59a4c1668bc14
parented48a8d2074013474955ba328a1712e55bf9e4d8 (diff)
downloadvdr-plugin-chanman-f5d96545a1fec25cc6bb380f6b744a9699a03ee5.tar.gz
vdr-plugin-chanman-f5d96545a1fec25cc6bb380f6b744a9699a03ee5.tar.bz2
initial changelog commit
-rw-r--r--chanman/CHANGELOG13
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).