General: - Applied JumpPlay patch - Applied CmdSubmenu patch - Applied DVDArchive patch - Applied Cutter Queue patch - Fixed some hunks - Added an alternative way to select directories when renaming recordings Splitted the actual name and current diretory of a recording and make them editable independently. For edititing the directory you can select any of the existing directories which already exist in your recordings tree. To create a new directory you have to type it in the "name" edit field and separate it from the actual name by '~' as usual in the renaming patch. This new diretory will be created below the directory given in the "path" edit field. Usage: You start edititing the path by pressing the "right" key. To select a directory on the same level as the currently show directory you press the "up"/"down" keys. To go one level up you press the "left" key to go one level deeper you press the "right" key. If you are finished pres "Ok". - Make display of recordings with long path names more convenient (display a long part of the actual recording name, a short part of the start of the path and a short part of the parent directory of the recording) Example: "Serien~Star Trek~Star Trek - Deep Space Nine~%In den Wirren des Krieges" The above is normaly displayed as something like: "Serien~Star Trek~Star Trek - Deep Space Nin" which tells you nothing about the recording you are currently watching. Now you see: "Serien~..~Star Trek - De..~%In den Wirren d" which gives you enough of the actual recording title to know what you see. This patch adds an option in the recordings setup to define the visible path length. - Integrating DVDArchive function in recordings list: Display in the recordings menu on which DVD a recording is archived. For this option you have to enable "Display file type" or "Display file length" in the recordings setup. To create such archive DVD's have a look at burn-plugin version 0.0.6g (download http://vdr.unetz.com/download/) 2005.5.8 - 1.3.24-enAIO-2.2-rm-a - updated for 1.3.24 2005.5.15 - 1.3.24-enAIO-2.2-rm-b - fixed NULL pointer dereference 2005.5.22 - 1.3.24-enAIO-2.2-rm-c - speed up scanning of recordings a bit 2005.8.12 - 1.3.28-enAIO-2.4-rm-a - update to enAIO 2.4 - removed analogtv patch - clean up code for displaying file length - clean up dvd archive code - remove links to files on dvd after viewing - avoid to follow links while checking file types to avoid unnecessary spin up of secondary discs - fixed "ask again for dvd after end of replay"-bug 2005.8.15 - 1.3.29-enAIO-2.4-rm-b - speed up recordings list - it takes too much time to use cIndexFile to check length of recordings 2005.8.15 - 1.3.29-enAIO-2.4-rm-c - added a new way to select directories when renaming recordings 2005.8.18 - 1.3.29-enAIO-2.5-rm-a - adapt to enAIO-2.5 2005.8.28 - 1.3.31-enAIO-2.5-rm-b - added AvoidTrashing patch - added rename path to timer edit menu 2005.10.30 - 1.3.34-enAIO-2.7-rm-a - adapt to enAIO-2.7 - adapt to vdr-1.3.34 2005.10.31 - 1.3.35-enAIO-2.7-rm-a - removed AvoidTrashing patch - this patch is included in plain 1.3.35 now 2005.11.1 - 1.3.35-enAIO-2.7-rm-b - fixed seg fault in recording.c