From c024446839241af2fa7d618ce49cc8c1e5693f7f Mon Sep 17 00:00:00 2001 From: Andreas Regel Date: Sat, 31 Jul 2004 23:55:00 +0200 Subject: Release version 0.0.6 - added channel swapping. It is now possible to swap the currently viewed channel with the pip channel by pressing the red key. (thanks to Sascha Volkenandt) - added support for other aspect ratios than 4:3. Image is now correctly scaled and black border is added when necessary. - added automatic frame dropping that always takes the last frame from the ringbuffer. - added -D_GNU_SOURCE to DEFINES in Makefile - fixed a memory leak: missing deletion of frame ringbuffer - fixed a memory leak: missing frame deletion in case of a full ringbuffer - small speedup through just putting relevant frames to ringbuffer - updated finnish translations (thanks to Rolf Ahrenberg) --- README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index e1f0646..29ecad0 100644 --- a/README +++ b/README @@ -22,7 +22,7 @@ down now, watching the progress of the previous channel in the box. Quality is not too good yet, and only I-Frames are displayed. The plugin supports four modes: - greyscaled (16 shades of grey) - - greyscaled (128 shades of grey) + - greyscaled (256 shades of grey) - 256 colors with fixed palette - 128 colors with variable palette The first mode works with an ordinary vdr installation. If you want to use the @@ -110,6 +110,7 @@ Controls: Up/Down Switch Channel up/down 1-4,6-9 Move box around like with cursor keys 0 Switch back to PiP channel and exit PiP +Red Swap PiP channel with currently viewed channel Back Exit PiP without switching back Ok Show/hide channel info window -- cgit v1.2.3