From 275ef0a5d237a08114a57d86cc28f8e13f53a89b Mon Sep 17 00:00:00 2001 From: Michael Mrozek Date: Thu, 18 Jul 2013 05:03:58 +0200 Subject: [PATCH] tvout-profiles.conf: Optimized and added new TV Out Profiles. Bumped pandora-scripts-recipe. --- recipes/pandora-system/pandora-scripts.bb | 2 +- .../pandora-scripts/tvout-profiles.conf | 18 +++++++++++++++--- 2 files changed, 16 insertions(+), 4 deletions(-) mode change 100644 => 100755 recipes/pandora-system/pandora-scripts/tvout-profiles.conf diff --git a/recipes/pandora-system/pandora-scripts.bb b/recipes/pandora-system/pandora-scripts.bb index b026d68..dd96849 100644 --- a/recipes/pandora-system/pandora-scripts.bb +++ b/recipes/pandora-system/pandora-scripts.bb @@ -5,7 +5,7 @@ COMPATIBLE_MACHINE = "omap3-pandora" RDEPENDS = "bash sed gawk grep zenity" -PR = "r143" +PR = "r144" SRC_URI = " \ file://op_paths.sh \ diff --git a/recipes/pandora-system/pandora-scripts/tvout-profiles.conf b/recipes/pandora-system/pandora-scripts/tvout-profiles.conf old mode 100644 new mode 100755 index 8b9bfac..caedacb --- a/recipes/pandora-system/pandora-scripts/tvout-profiles.conf +++ b/recipes/pandora-system/pandora-scripts/tvout-profiles.conf @@ -1,6 +1,18 @@ Last written configuration: -False pal composite 0 35 35 658 520 +True pal composite 1 35 35 658 447 Composite NTSC (Main) -True ntsc composite 0 40 15 655 455 +True ntsc composite 0 54 16 645 447 +Composite NTSC (Overlay) +True ntsc composite 1 54 16 645 447 Composite PAL (Main) -True pal composite 0 35 35 658 520 +True pal composite 0 39 20 648 526 +Composite PAL (Overlay) +True pal composite 1 35 35 658 447 +S-Video NTSC (Main) +True ntsc svideo 0 54 16 645 447 +S-Video NTSC (Overlay) +True ntsc svideo 1 54 16 645 447 +S-Video PAL (Main, Overscan) +True pal svideo 0 0 0 720 574 +S-Video PAL (Overlay) +True pal svideo 1 35 35 658 447 -- 2.39.2