diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2003-08-24 10:52:20 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2003-08-24 10:52:20 +0200 |
commit | b0069f34107ff16725f940a073382d92197bfad7 (patch) | |
tree | 6f6222c50b83d0fbbb32df7b8e9afd3dfda66f68 | |
parent | 60341fc8836c8cd968772a3e2a7c251191eb6ff9 (diff) | |
download | vdr-b0069f34107ff16725f940a073382d92197bfad7.tar.gz vdr-b0069f34107ff16725f940a073382d92197bfad7.tar.bz2 |
Completed the Finnish OSD texts
-rw-r--r-- | HISTORY | 6 | ||||
-rw-r--r-- | config.h | 6 | ||||
-rw-r--r-- | i18n.c | 6 |
3 files changed, 11 insertions, 7 deletions
@@ -2283,7 +2283,7 @@ Video Disk Recorder Revision History or Makefile.config as defaults (thanks to Steffen Barszus). - Added the usual menu timeout to the CAM menus. -2003-08-17: Version 1.2.3 +2003-08-17: Version 1.2.3 (not officially released) - Fixed the TS to PES repacker so that it works with MPEG1 streams (thanks to Andreas Kool). @@ -2314,4 +2314,8 @@ Video Disk Recorder Revision History (suggested by Helmut Auer). - Removing deleted recordings faster than normal when cutting, to avoid running out of disk space (thanks to Manfred Schmidt-Voigt for reporting this one). + +2003-08-24: Version 1.2.4 + - Fixed 'runvdr' to stay in the loop only if VDR returns an exit status of '1'. +- Completed the Finnish OSD texts (thanks to Rolf Ahrenberg). @@ -4,7 +4,7 @@ * See the main source file 'vdr.c' for copyright information and * how to reach the author. * - * $Id: config.h 1.168 2003/08/17 08:46:34 kls Exp $ + * $Id: config.h 1.169 2003/08/24 10:52:20 kls Exp $ */ #ifndef __CONFIG_H @@ -19,8 +19,8 @@ #include "device.h" #include "tools.h" -#define VDRVERSION "1.2.3" -#define VDRVERSNUM 10203 // Version * 10000 + Major * 100 + Minor +#define VDRVERSION "1.2.4" +#define VDRVERSNUM 10204 // Version * 10000 + Major * 100 + Minor #define MAXPRIORITY 99 #define MAXLIFETIME 99 @@ -4,7 +4,7 @@ * See the main source file 'vdr.c' for copyright information and * how to reach the author. * - * $Id: i18n.c 1.130 2003/08/17 08:53:24 kls Exp $ + * $Id: i18n.c 1.131 2003/08/24 10:52:08 kls Exp $ * * Translations provided by: * @@ -79,7 +79,7 @@ const tI18nPhrase Phrases[] = { "Português", "Français", "Norsk", - "suomi", + "Suomi", "Polski", "Español", "Ellinika", @@ -2671,7 +2671,7 @@ const tI18nPhrase Phrases[] = { "",// TODO "",// TODO "",// TODO - "",// TODO + "Kanavavalinnan odotusaika (s)", "",// TODO "",// TODO "",// TODO |