Commit Graph

11 Commits

Author SHA1 Message Date
Dag Wieers
debb009259 Add a newline at the end of the file, without it it seems to fail ? 2013-04-05 16:05:05 +02:00
Christian Hewitt
4a4328e075 projects/ATV: add xorg defaults for Component/HDMI
ensures Xorg selects 1080p for HDMI and 720p for Component when available (Component 1080i can be selected within XBMC if the TV can handle it, not all can)
2013-03-27 08:44:17 +04:00
Christian Hewitt
20a1612253 atv: xorg.conf improvements
changes:

a) nvidia-auto-select can detect presence of TV-0 or DFP-0, but without TVStandard the TV-0 modepool does not contain 1080i or 720p modes and users probably see a black screen. TVStandard is ignored if DFP-0: is the active device

b) removing the extension section and Composite="false" as this has not been supported for some time
2013-03-22 08:12:45 +04:00
Christian Hewitt
5e21db7499 nvidia-atv: remove FlatPanelProperties
this is no longer supported on 3xx series nvidia drivers
2013-03-15 12:04:09 +04:00
Dag Wieers
0a4eef7558 nvidia: Enable MSI (Message Signaled Interrupts)
Only tested on ATV1, don't just enable it on other platforms without testing with known hardware.
2013-03-05 02:20:54 +01:00
Christian Hewitt
adb8971ca1 atv: add xorg.conf comments to match other builds 2013-02-04 08:28:10 +04:00
Stephan Raue
608bef53f6 projects/ATV/filesystem: remove asound.conf, not needed anymore
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-12-10 14:57:50 +01:00
Christian Hewitt
6bf1c89f26 asound.conf for AppleTV 2012-03-26 00:41:21 +02:00
Christian Hewitt
65f2181d78 atv: xorg-nvidia.conf with RegistryDwords RMDisableRenderToSysmem=1 option 2012-03-26 00:40:23 +02:00
Stephan Raue
af519807ec Revert "linux: add AppleTV audio quirks patch, add alsa-base.conf for ATV project, thanks to chewitt"
This reverts commit 4004b987c5.

Conflicts:

	packages/linux/patches/linux-3.2.12-061_appletv_audio_quirks.patch
2012-03-21 02:21:13 +01:00
Stephan Raue
4004b987c5 linux: add AppleTV audio quirks patch, add alsa-base.conf for ATV project, thanks to chewitt
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-03-04 05:50:17 +01:00