summaryrefslogtreecommitdiffstats
path: root/tvouthack/README.txt
diff options
context:
space:
mode:
authorPawit Pornkitprasan <p.pawit@gmail.com>2011-12-16 18:25:56 +0700
committerPawit Pornkitprasan <p.pawit@gmail.com>2011-12-16 18:25:56 +0700
commitf28171d84caf707ad431dcaaa29cef6226f155b3 (patch)
treef11e300452a4b76170cec7fc87b8bfd3db584d1e /tvouthack/README.txt
parentcfa142440bb325dcd6c8d5901f24d5b019a6395d (diff)
downloaddevice_samsung_aries-common-f28171d84caf707ad431dcaaa29cef6226f155b3.zip
device_samsung_aries-common-f28171d84caf707ad431dcaaa29cef6226f155b3.tar.gz
device_samsung_aries-common-f28171d84caf707ad431dcaaa29cef6226f155b3.tar.bz2
Add TV Out support
(backported from ics) Conflicts: device_base.mk init.aries.rc Change-Id: I9f8876bb3e00c4b3508e587aa4e6c5c86570d51e
Diffstat (limited to 'tvouthack/README.txt')
-rw-r--r--tvouthack/README.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/tvouthack/README.txt b/tvouthack/README.txt
new file mode 100644
index 0000000..bea0307
--- /dev/null
+++ b/tvouthack/README.txt
@@ -0,0 +1,5 @@
+The proprietary daemon "tvoutserver" expects the system to tell it
+when the frames should be refreshed. Samsung implemented this by
+integrating TV Out in surfaceflinger and other graphic services.
+However, we will just run a daemon that brute sends the signal every
+150 ms. \ No newline at end of file