Enaio-patch: Difference between revisions

From VDR Wiki
Jump to navigation Jump to search
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
==Description==
==Description==
The '''enAIO''' patch provides many improvements for VDR's user interface:
With the '''enAIO patch''' one can change the name of recording via [[OSD]]. It also can display the length of the recording.
* Easyinput: fast text input by number keys
* Rename recordings: press '0' key in recordings menu to edit the name/priority/lifetime
* Menu selection: select menu entry by number keys
* Recording length: shows the lengths of recordings: '''Setup / Recording / Show date|time|length'''
* Position of main menu commands: '''Setup / OSD / Main Menu command position'''
* Progress bars in ''What's on now?'' menu: '''Setup / EPG / Show progress bar'''


==Hardware requirements==
==Hardware requirements==
Line 7: Line 13:
* patch
* patch


==Applying the patch==
==Installation==
If the patch is compressed you have to unpack it bevor
If the patch is compressed you have to unpack it before
gunzip patch
<pre>

gunzip patch
</pre>
Now you can install it with
Now you can install it with
cd $SOURCEDIR/VDR
<pre>
patch -p 1 < /path/to/patch
cd $SOURCEDIR/VDR
patch -p 1 < /path/to/patch
</pre>


Note, VDR has to be recompiled now, see [[VDR installation]].
Note, VDR has to be recompiled now, see [[VDR installation]].
Line 25: Line 28:
{|
{|
| [1]
| [1]
| http://www.hut.fi/~rahrenbe/vdr
| Download
|-
| [2]
| http://www.saunalahti.fi/~rahrenbe/vdr/patches
| http://www.saunalahti.fi/~rahrenbe/vdr/patches
| Download
| Download
Line 35: Line 34:
[[Category:Patches]]
[[Category:Patches]]


{{i18n|enaio-patch}}
<!-- Link to german wiki page -->
[[de:EnAIO-Patch]]

Latest revision as of 08:23, 14 March 2006

Description

The enAIO patch provides many improvements for VDR's user interface:

  • Easyinput: fast text input by number keys
  • Rename recordings: press '0' key in recordings menu to edit the name/priority/lifetime
  • Menu selection: select menu entry by number keys
  • Recording length: shows the lengths of recordings: Setup / Recording / Show date|time|length
  • Position of main menu commands: Setup / OSD / Main Menu command position
  • Progress bars in What's on now? menu: Setup / EPG / Show progress bar

Hardware requirements

Software requirements

  • patch

Applying the patch

If the patch is compressed you have to unpack it before

gunzip patch

Now you can install it with

cd $SOURCEDIR/VDR
patch -p 1 < /path/to/patch

Note, VDR has to be recompiled now, see VDR installation.

Problems

Links

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