From 88a45c3c0fc398092090e7ff44691ef35a3f23bd Mon Sep 17 00:00:00 2001 From: Themaister Date: Sun, 13 Jan 2013 11:21:54 +0100 Subject: [PATCH] Add refresh rate code. --- android/phoenix/res/xml/prefs.xml | 5 +++ .../src/org/retroarch/browser/RetroArch.java | 39 +++++++++++++------ 2 files changed, 33 insertions(+), 11 deletions(-) diff --git a/android/phoenix/res/xml/prefs.xml b/android/phoenix/res/xml/prefs.xml index 25aca213e3..c3dfeb6dce 100644 --- a/android/phoenix/res/xml/prefs.xml +++ b/android/phoenix/res/xml/prefs.xml @@ -65,6 +65,11 @@ android:key="video_sync_refreshrate_to_screen" android:summary="Synchronize RetroArch's refresh rate to the screen's refresh rate (recommended - some screens have refresh rates below 59.95Hz and need this enabled to get good audio/video sync)." android:title="Sync refreshrate to screen" /> +