Version 1.7.14

- Fixed handling empty strings in cSource::FromString().
- Assigned the source character 'I' to "IPTV" (suggested by Rolf Ahrenberg).
- Assigned the source character 'V' to "Analog Video" (suggested by Lars Hanisch).
  This obsoletes the ANALOGTV patch.
- Added support for ATSC devices (thanks to Alex Lasnier).
  This obsoletes the ATSC patch.
- The "Source" item in the "Edit channel" menu now wraps around the list of sources
  (suggested by Halim Sahin).
- Fixed editing channel parameters.
- The new setup option "Recording/Delete timeshift recording" controls whether a timeshift
  recording is automatically deleted after viewing it.
  This obsoletes the DELTIMESHIFTREC patch.
  Note that the meaning of the values for this option is different from the DELTIMESHIFTREC
  patch: 0 means timeshift recordings are not automatically deleted (the default behavior
  as in previous versions), while 1 means to ask the user whether the recording shall be
  deleted.
- Added cChannel::IsSourceType() to test if a channel's source is of a given type.
- Changed the polarization characters in cDvbSourceParam::GetOsdItem() to uppercase.
- The full timer file name is now displayed if it ends with "TITLE" or "EPISODE"
  (pointed out by Udo Richter).
- Fixed "attempt to drop wrong frame from ring buffer" when skipping +/- one minute
  during replay.
- The new setup option "Folders in timer menu" controls whether the file names in
  the timer menu are shown with their full folder path.
This commit is contained in:
Klaus Schmidinger
2010-03-14 11:56:00 +01:00
parent 5ce592e54a
commit 1eb12b4973
43 changed files with 667 additions and 200 deletions

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: VDR 1.6.0\n"
"Report-Msgid-Bugs-To: <vdr-bugs@tvdr.de>\n"
"POT-Creation-Date: 2010-02-28 13:19+0100\n"
"POT-Creation-Date: 2010-03-12 16:49+0100\n"
"PO-Revision-Date: 2008-02-28 15:00+0200\n"
"Last-Translator: Vladim<69>r B<>rta <vladimir.barta@k2atmitec.cz>, Ji<4A><69> Dobr<62> <jdobry@centrum.cz>\n"
"Language-Team: Czech\n"
@@ -834,6 +834,9 @@ msgstr "Kl
msgid "Setup.OSD$Recording directories"
msgstr "Seznam nahr<68>vek"
msgid "Setup.OSD$Folders in timer menu"
msgstr ""
msgid "EPG"
msgstr "EPG"
@@ -986,6 +989,12 @@ msgstr ""
msgid "pause live video"
msgstr ""
msgid "confirm"
msgstr ""
msgid "yes"
msgstr "ano"
msgid "Recording"
msgstr "Nahr<68>v<EFBFBD>n<EFBFBD>"
@@ -1037,6 +1046,9 @@ msgstr "Maxim
msgid "Setup.Recording$Split edited files"
msgstr "D<>lit editovan<61> soubory"
msgid "Setup.Recording$Delete timeshift recording"
msgstr ""
msgid "Replay"
msgstr "P<>ehr<68>v<EFBFBD>n<EFBFBD>"
@@ -1154,6 +1166,9 @@ msgstr "
msgid "Pausing live video..."
msgstr "P<>eru<72>uje se b<><62><EFBFBD>c<EFBFBD> program ..."
msgid "Delete timeshift recording?"
msgstr ""
#. TRANSLATORS: note the trailing blank!
msgid "Jump: "
msgstr "Skok: "
@@ -1173,9 +1188,6 @@ msgstr "Edita
msgid "FileNameChars$ abcdefghijklmnopqrstuvwxyz0123456789-.,#~\\^$[]|()*+?{}/:%@&"
msgstr " a<>bc<62>d<EFBFBD>e<EFBFBD><65>fghi<68>jklmn<6D>o<EFBFBD>pqr<71>s<EFBFBD>t<EFBFBD>u<EFBFBD><75>vwxy<78>z<EFBFBD>0123456789-.,#~\\^$[]|()*+?{}/:%@&"
msgid "yes"
msgstr "ano"
msgid "CharMap$ 0\t-.,1#~\\^$[]|()*+?{}/:%@&\tabc2\tdef3\tghi4\tjkl5\tmno6\tpqrs7\ttuv8\twxyz9"
msgstr " 0\t-.,1#~\\^$[]|()*+?{}/:%@&\tabc<62><63>2\tdef<65><66><EFBFBD>3\tghi<68>4\tjkl5\tmno<6E><6F>6\tpqrs<72><73>7\ttuv<75><76><EFBFBD>8\twxyz<79><7A>9"