twinaphex
9c0dbc8bea
Update console README txt files
2013-05-27 02:28:23 +02:00
twinaphex
ab706c044a
(Android) One more formatting fix
2013-05-27 02:18:56 +02:00
twinaphex
8a529b2780
(Android) Fix scenewalker module info name
2013-05-27 02:17:44 +02:00
twinaphex
4c97e16a14
(Android) Fix formatting in faq_whats_new.xml
2013-05-27 02:16:15 +02:00
twinaphex
51187ebbc2
Bump version to 0.9.9 official
2013-05-27 01:28:32 +02:00
twinaphex
4c5ebb46f6
Readd modules info files
2013-05-27 01:21:09 +02:00
twinaphex
cbe9bbfeba
Note for meancoot
2013-05-27 01:20:36 +02:00
twinaphex
c81a2e1c0f
Insane changelog update - because I am nuts like that and feel
...
like going through 45 commit pages >_>
2013-05-27 01:10:21 +02:00
Themaister
4dd117b5ab
Use correct buffer size in Pulse.
2013-05-27 00:56:41 +02:00
twinaphex
823b9a6a5d
(Android) Add big changelog changes to Android built-in resources
...
(PS3) *blind coding* hopefully fix Return To Multiman option
2013-05-26 22:41:44 +02:00
ToadKing
bbe4a65881
(ANDROID) config file changes mean we have to explicitly set the system directory in the config file
2013-05-26 15:45:00 -04:00
twinaphex
cfd862291d
(Android) Bump up Android version to r13
2013-05-26 19:25:48 +02:00
Squarepusher
e7cb134f5d
Update README.md
2013-05-26 17:36:53 +03:00
Themaister
43a6346d26
Adds video_hard_sync_frames.
...
Allows to control the maximum amount of frames that can be queued on
GPU.
2013-05-26 13:43:24 +02:00
twinaphex
cb84451542
(Android) Add Gamestop Wireless, Tomee NES USB, and Thrustmaster T Mini
...
Wireless to autodetection list
2013-05-26 01:13:24 +02:00
twinaphex
2613cf1b77
(RMenu XUI) Fix enums
2013-05-26 00:37:46 +02:00
twinaphex
eb05ee2ef4
(RMenu XUI) Move rewind options to RMenu XUI Options submenu
2013-05-26 00:37:00 +02:00
twinaphex
20fdda8ca9
(RMenu) Move rewind settings to Settings submenu
2013-05-26 00:32:39 +02:00
twinaphex
e492425700
(RMenu) Fixes key repeat
2013-05-26 00:03:27 +02:00
twinaphex
4725f56865
Forcibly disable rate control for Blackberry targets - less
...
audio skips with OpenAL driver
2013-05-25 23:24:38 +02:00
twinaphex
6f808be4a1
(iOS) Add PS3 default binds as well
2013-05-25 19:56:32 +02:00
twinaphex
5113b3dee4
(iOS) Wiimote + Classic now gets properly configured (default binds)
2013-05-25 19:05:31 +02:00
twinaphex
75104aa4e2
(iOS) First stab at being able to set default binds (for Wiimote +
...
Classic)
2013-05-25 18:20:31 +02:00
twinaphex
830a217aef
(Android) Set default overlay path for Android
2013-05-25 18:10:52 +02:00
twinaphex
ce376ef7ea
(QNX/iOS) Set default overlay directory for iOS and Blackberry QNX -
...
note - what to do on Android with /data/data/org.retroarch/cache/Overlays?
Can't seem to access or do anything wih this path on a Galaxy S3
2013-05-25 18:08:42 +02:00
Themaister
de7fc0fb6f
Increase ROM history size to 100.
2013-05-25 12:07:34 +02:00
Themaister
5d65f528d7
Save hard sync option.
2013-05-25 11:07:49 +02:00
Themaister
0574ae0eb0
Load aspect_ratio_idx outside consoles.
2013-05-25 11:06:40 +02:00
meancoot
eeea6a6184
(iOS) Change the way custom actions are handled in the setting menu; BTstack is now enabled or disabled as soon as the Enable BTstack option is toggled
2013-05-24 18:36:18 -04:00
meancoot
6affc4572e
(iOS) If the token HAVE_DEBUG_DIAGLOG is defined at build time all messages sent to stdout or stderr will appear in the Diagnostic Log.
2013-05-24 18:16:44 -04:00
meancoot
bd2f308f46
(iOS) Add some error logging to BTpad code. Also add some controller pairing info to ios/README.md
2013-05-24 17:04:46 -04:00
meancoot
d67fc02b26
(iOS) Remove the Settings button on the top bar if a settings view controller is present in the backstack (prevents recursive opening of settings menu)
2013-05-24 16:02:04 -04:00
twinaphex
542a6b0385
(GX) Fix Gamecube build
2013-05-24 18:38:13 +02:00
twinaphex
1abc1b40a6
save overlay opacity/scale to config file
2013-05-24 18:35:48 +02:00
Themaister
c7108383c2
Save integer scale option. Fix aspect_ratio save.
...
Don't save g_extern aspect ratio as it doesn't correspond to
video_aspect_ratio.
2013-05-24 16:24:49 +02:00
Hans-Kristian Arntzen
f5e1db1506
Fix HAVE_EGL in glx_ctx.c
2013-05-23 18:32:13 +02:00
twinaphex
1e05541477
(GX) Change ifdef HW_RVL to ifdef GEKKO for Gamecube resolution
...
support
2013-05-23 13:26:06 +02:00
twinaphex
1b85bcfdc3
(Blackberry) Include frontend.c - have to add a hack since
...
RARCH_MOBILE is defined for Blackberry as well yet the main
entry point is main()
2013-05-23 12:11:15 +02:00
twinaphex
5608683d41
Label of RGUI_OVERLAY_DIR_PATH - change to <default>
2013-05-22 23:02:03 +02:00
twinaphex
4dec0f271e
(All other targets) Only save config if g_extern.config_path is
...
set
2013-05-22 22:59:55 +02:00
twinaphex
0977917837
(RGUI) Overlay directory path can now be set (and setting will be
...
saved)
2013-05-22 22:31:16 +02:00
Themaister
503ce7895c
Reset BlendFunc with HW render.
2013-05-22 21:41:10 +02:00
Themaister
f6c126ecaa
Only save config if g_extern.config_path is set.
2013-05-22 19:49:51 +02:00
Themaister
6654979cbb
Enable config_save_on_exit for PC.
...
Off by default. Phoenix fixes later.
2013-05-22 19:49:18 +02:00
twinaphex
46f29b1178
New define RARCH_MOBILE
2013-05-22 16:02:21 +02:00
twinaphex
c315dc90cf
(PC) config_save_file_on_exit off by default
2013-05-22 15:50:38 +02:00
twinaphex
79ea30f54f
Introduce config_save_on_exit
2013-05-22 15:35:28 +02:00
twinaphex
82b6ab3ec7
(NGC) Build fixes
2013-05-22 00:30:02 +02:00
Themaister
fb934931bc
Make SDL/GL last prio.
2013-05-21 22:41:59 +02:00
Themaister
b4b83cdf41
Use VBOs in GLSL.
...
Future proof a bit as future GL versions
require use of VBOs. Also avoids spamming client-side
data to GL all the time.
VAOs are not used, but that is only relevant if we actually
create a GL3+ context.
2013-05-21 10:44:25 +02:00