From ee94a5640140db8369f64b676bbba7b06d006f47 Mon Sep 17 00:00:00 2001 From: Keine_Ahnung Date: Tue, 18 Sep 2012 15:06:44 +0200 Subject: - 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 --- HISTORY | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'HISTORY') 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" -- cgit v1.2.3