Version 1.7.7

- The new function cDevice::GetVideoSize() returns the size and aspect ratio
  of the video material currently displayed. This function is used to determine
  the proper size of the OSD. Plugin authors should implement this function in
  classes derived from cDevice, if they are able to replay video.
- The OSD and font sizes are now defined in percent of the actual video display
  size. The maximum OSD size has been raised to 1920x1080, to allow full
  screen OSD on HD systems.
- The OSD size is now automatically adjusted to the actual video display
  (provided the output device implements the GetVideoSize() function).
- cFrameDetector::Analyze() now syncs on the TS packet sync bytes (thanks to
  Oliver Endriss for reporting broken index generation after a buffer overflow).
This commit is contained in:
Klaus Schmidinger
2009-05-03 17:15:00 +02:00
parent 733a2becc4
commit 991eda0067
42 changed files with 600 additions and 379 deletions

View File

@@ -495,17 +495,17 @@ msgstr "Aparen
msgid "Setup.OSD$Theme"
msgstr "Tema"
msgid "Setup.OSD$Left"
msgstr "Esquerra"
msgid "Setup.OSD$Left (%)"
msgstr "Esquerra (%)"
msgid "Setup.OSD$Top"
msgstr "A dalt"
msgid "Setup.OSD$Top (%)"
msgstr "A dalt (%)"
msgid "Setup.OSD$Width"
msgstr "Amplada"
msgid "Setup.OSD$Width (%)"
msgstr "Amplada (%)"
msgid "Setup.OSD$Height"
msgstr "Al<41>ada"
msgid "Setup.OSD$Height (%)"
msgstr "Al<41>ada (%)"
msgid "Setup.OSD$Message time (s)"
msgstr "Durada dels missatges (s)"
@@ -525,14 +525,14 @@ msgstr "Font petita"
msgid "Setup.OSD$Fixed font"
msgstr "Font fixa"
msgid "Setup.OSD$Default font size (pixel)"
msgstr "Mida font predeterminada (pixel)"
msgid "Setup.OSD$Default font size (%)"
msgstr "Mida font predeterminada (%)"
msgid "Setup.OSD$Small font size (pixel)"
msgstr "Mida font petita"
msgid "Setup.OSD$Small font size (%)"
msgstr "Mida font petita (%)"
msgid "Setup.OSD$Fixed font size (pixel)"
msgstr "Mida font fixa"
msgid "Setup.OSD$Fixed font size (%)"
msgstr "Mida font fixa (%)"
msgid "Setup.OSD$Channel info position"
msgstr "Posici<63> de la informaci<63> del canal"