Liemikuutio-patch

Aus VDR Wiki
(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
(==History==)
(History)
Zeile 18: Zeile 18:
  
 
==History==
 
==History==
 +
<pre>
 +
History enAIO:
 +
--------------
 +
 +
20-05-2004: Version 1.0
 +
 +
- Initial revision based on following patches:
 +
  * Easyinput Patch by Marcel Schaeben / Patrick Maier
 +
  * Rename Recordings Patch by Torsten Kunkel
 +
  * Menu Selection Patch by Peter D.
 +
  * Recording Length Patch by Tobias Faust
 +
  * Show Weekdays Patch by Oskar Signell
 +
 +
23-05-2004: Version 1.1
 +
 +
- Updated for vdr-1.3.8 (aka. removed Show Weekdays Patch).
 +
 +
06-06-2004: Version 1.2
 +
 +
- Added VDRAdmin changes from Recording Length Patch v0.3.
 +
 +
20-06-2004: Version 1.3
 +
 +
- Updated for vdr-1.3.11 (Rename Recordings Patch).
 +
- Added "Main Menu command position" feature.
 +
  Thanks to Olaf Henkel for his excellent weekly rants :)
 +
 +
11-09-2004: Version 1.4
 +
 +
- Removed centering from recording length field.
 +
 +
06-11-2004: Version 1.5
 +
 +
- Updated for vdr-1.3.15.
 +
- Added the missing progress bar feature for "What's on now?"
 +
  menu (enable only for iso8859-1/15 charsets):
 +
  "Setup / EPG / Show progress bar"
 +
 +
09-11-2004: Version 1.6
 +
 +
- Changed the minute abbreviation from acute accent to apostrophe.
 +
 +
30-12-2004: Version 1.7
 +
 +
- Fixed a memory leak in Recording Length Patch.
 +
  Thanks to Ralf @ VDRPortal.
 +
</pre>
  
 
==Links==
 
==Links==

Version vom 1. Januar 2005, 11:46 Uhr

Inhaltsverzeichnis

Beschreibung

  • Aufnahmen umbenennen: In der Recording Liste "0" drücken
  • Länge der Aufnahme zeigen: Unter Einstellungen/Aufnahme "Länge der Aufnahme anzeigen" einschalten

Hardwareanforderungen

Softwareanforderungen

gcc, make, patch

Anwenden des Patches

wie alle patches:

patch -p $PATCHLEVEL -i $PATH_TO_PATCHFILE
make

Probleme

Keine bekannt.

History

History enAIO:
--------------

20-05-2004: Version 1.0

- Initial revision based on following patches:
  * Easyinput Patch by Marcel Schaeben / Patrick Maier
  * Rename Recordings Patch by Torsten Kunkel
  * Menu Selection Patch by Peter D.
  * Recording Length Patch by Tobias Faust
  * Show Weekdays Patch by Oskar Signell

23-05-2004: Version 1.1

- Updated for vdr-1.3.8 (aka. removed Show Weekdays Patch).

06-06-2004: Version 1.2

- Added VDRAdmin changes from Recording Length Patch v0.3.

20-06-2004: Version 1.3

- Updated for vdr-1.3.11 (Rename Recordings Patch).
- Added "Main Menu command position" feature.
  Thanks to Olaf Henkel for his excellent weekly rants :)

11-09-2004: Version 1.4

- Removed centering from recording length field.

06-11-2004: Version 1.5

- Updated for vdr-1.3.15.
- Added the missing progress bar feature for "What's on now?"
  menu (enable only for iso8859-1/15 charsets):
  "Setup / EPG / Show progress bar"

09-11-2004: Version 1.6

- Changed the minute abbreviation from acute accent to apostrophe.

30-12-2004: Version 1.7

- Fixed a memory leak in Recording Length Patch.
  Thanks to Ralf @ VDRPortal.

Links

[1] http://www.saunalahti.fi/~rahrenbe/vdr/patches/