summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKeine_Ahnung <dirk-vdr@gmx.de>2012-09-18 15:06:44 +0200
committerKeine_Ahnung <dirk-vdr@gmx.de>2012-09-18 15:06:44 +0200
commitee94a5640140db8369f64b676bbba7b06d006f47 (patch)
tree5bea078823a222057da6ec7a710a42ad02072bae /HISTORY
parentd74decea551c5535f75dda64f271bf7f80b2adc1 (diff)
downloadvdr-plugin-ripit-ee94a5640140db8369f64b676bbba7b06d006f47.tar.gz
vdr-plugin-ripit-ee94a5640140db8369f64b676bbba7b06d006f47.tar.bz2
- Regenerated Makefile based upon vdr 1.7.30
DEFAULT_RIPIT_DIR could be set in make.config|global or as an make commandline parameter - switched to gettext an added Italian translation - Added help system for setup menu edit help.h for the english help pages or the po files for the other languages - ripit.pl removed, now vdr-ripit/vdr-eject do the job calling the ripper - Removed networking support - Added cPluginRipit::Active(void) to prevent shutdown if ripping in progress - Removed [device] from svdrp command START - Reordered Setup menu - kBack now leave the log windows - some improvements on log windows (there are still room for improvements) - Added sourcecode formatter rule
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY17
1 files changed, 17 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 77a7c46..99c0fd8 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1,5 +1,22 @@
VDR Plugin 'ripit' Revision History
-----------------------------------
+XXXX-XX-XX: Version 0.1.0
+- Regenerated Makefile based upon vdr 1.7.30
+ DEFAULT_RIPIT_DIR could be set in make.config|global or as an make commandline
+ parameter
+- switched to gettext
+ an added Italian translation
+- Added help system for setup menu
+ edit help.h for the english help pages or the po files for the other languages
+- ripit.pl removed, now vdr-ripit/vdr-eject do the job calling the ripper
+- Removed networking support
+- Added cPluginRipit::Active(void) to prevent shutdown if ripping in progress
+- Removed [device] from svdrp command START
+- Reordered Setup menu
+- kBack now leave the log windows
+- some improvements on log windows (there are still room for improvements)
+- Added sourcecode formatter rule
+
2006-11-14: Version 0.0.2
- Added SVDRP command "ABORT"
- Added SVDRP commnad "STATUS"