VDR Plugin 'burn' Revision History ---------------------------------- 2005-11-13: Version 0.0.009 - by ralf at bj-ig dot de - fixed invalid check for not existing iso dir - added config file for vdrburn.sh - thanks Lucian Muresan 2005-11-12: Version 0.0.008 - by ralf at bj-ig dot de - hotfix - missed name of default burnscript 2005-11-11: Version 0.0.007 - by ralf at bj-ig dot de - fixed invalid error message after burn - thanks Ville Skyttä - fixed german spelling error - thanks Helmut Auer - fixed duplicate call of cutsize in burnmark.sh - thanks Helmut Auer - run indent - save store mode - can review items in burn list now - changed naming scheme - thanks Sascha Volkenandt - several changes to user interface - added "--script" command line option - thanks Thomas Günther - added compatibility patch for older vdr versions - thanks Thomas Günther - create ISO-directory when not existent - thanks Thomas Günther - made number of jobs after which the plugins starts to clean up a configuration option 2005-11-1: Version 0.0.6k - by ralf at bj-ig dot de - added finish translations - thanks Ville Skyttä - fixed command line parsing bug - thanks Ville Skyttä 2005-10-31: Version 0.0.6j - by ralf at bj-ig dot de - UTF8 patch - (doesn't work yet - disabled) - thanks Oleg - added spanish translation - thanks Jose Alberto Reguero - added store only mode - thanks Lucian Muresan - added romanian translation - thanks Lucian Muresan - added chapter-patch - thanks dmh - fixed some segfaults - changed progress bar 2005-09-02: Version 0.0.6i - by ralf at bj-ig dot de - commands patch - thanks Ville Skyttä - fallback for dir size in burnmarks.sh when vdrsync fails - requant fix - thanks Christoph Haubrich - DVD menu updated - thanks Christoph Haubrich - automatically test for possible mplexer/requanter - added info for burn result 2005-08-22: Version 0.0.6h - by ralf at bj-ig dot de - added summary fix - thanks R. Ahrenberg 2005-07-24: Version 0.0.6g - by ralf at bj-ig dot de - added some finish translations - thanks R. Ahrenberg - corrected finish translations - thanks Ville Skyttä - fixed null pointer bug - thanks Ville Skyttä - maybe fixed double free bug - reported by Ville Skyttä 2005-04-01: Version 0.0.6f - by ralf at bj-ig dot de - added some finish translations - thanks R. Ahrenberg - added restore of archived recordings in handlearchived.sh.example - added some reccmds.conf examples - added show list of completed jobs - added repeat function for burned jobs - fix for jobs with no recording in list left, keeps old name - moved call to tcmplex in render.c to vdrburn.sh - cleanup failed jobs on exit - prevent progress menu from closing after menu timeout 2005-04-01: Version 0.0.6e - by ralf at bj-ig dot de - fixed renaming bug - added "Hide path info" Option - added "Number recordings in DVD menu" Option - applied MarkTwain Patch for handling of big numbers in getCutSize 2005-03-30: Version 0.0.6d - by ralf at bj-ig dot de - added verify option - added to save type of last burned session to setup.conf - finish translation and "thread poison" patch by Ville Skyttä - italian translation by Gianni Zacchia - added patches/vdr-1.3.23-enAIO-2.2-rm-b.diff - adds DVDArchive support to vdr 2005-03-22: Version 0.0.6c - by ralf at bj-ig dot de - merged DVD Size patch - fixed chapter creation bug - thanks apex - added patches/vdr-1.3.23-enAIO-2.1-rm-a.diff - adds DVDArchive support to vdr 2005-03-20: Version 0.0.6b - by ralf at bj-ig dot de - merged lots of patches of "helau" 2005-03-20: Version 0.0.6a - by ralf at bj-ig dot de - automatically create DVDArchive marks -> see DVD Archive patch - fixed DVD Titles 2005-03-17: Version 0.0.6 - by helau - Merging lots of patches and Add-Ons found at VDR-Portal - Cutting is done now during creating a DVD - Creating DVD's without Menues is also possible now. 2004-12-05: Version 0.0.5 - fixed some threading bugs (black screen problems) - fixed deletion of jobs after they finished (now done in Housekeeping) - implemented creation of isos (see README) - fixed compile problems with some versions of gcc > 3 - added finnish language texts (thanks to Rolf Ahrenberg) 2004-11-30: Version 0.0.4b - fixed menu tabbing for VDR >= 1.3.7 2004-11-26: Version 0.0.4a - fixed starting sub-processes by closing duped file descriptors 2004-11-19: Version 0.0.4 - increased requant buffer - added check if there is enough disk space - added commandline option for datadir and dvd drive 2004-08-10: Version 0.0.3 - fixed the entry points in multipage main menus - improved removal of unused tempfiles - changed default editing mode to "insert" instead of "replace" - deleting characters "@%" after episode names 2004-08-09: Version 0.0.2 - after the plugin is called, the recording list and job attributes will be remembered. new recordings can still be added - fixed a missing status initialisation 2004-08-08: Version 0.0.1g - when using the supplied patch, vdr will not shutdown while burning 2004-08-07: Version 0.0.1f - implemented multi-page title and main menus (means overlength summaries and discs with more than 8 titles will be handled correctly) 2004-08-05: Version 0.0.1e - implemented own image writer (makes gozer obsolete) - new image writer provides aligned texts and multi-page wrapping 2004-07-32: Version 0.0.1d - fixed deletion of several leftover tempfiles - cleaning recording names now - implemented editing dvd title and recordings' titles - implemented sorting of recordings by evaluating timestamp when the recording was marked - implemented a "move down" function for the recording list (green button) 2004-07-26: Version 0.0.1c - fixed memory leak - fixed shell escaping - fixed display of current item in menu - some optical improvements in status display 2004-07-24: Version 0.0.1b - fixed requant factor calculation - implemented setup menu - implemented iso-8859-1 to utf-8 conversion for utf-8 enabled gozer tools (configurable) - added support for VDR 1.3.7+ 2004-07-22: Version 0.0.1 - Initial revision.