twinaphex
|
eb3cacf14c
|
rarch_main_data_iterate - this block seems to be unneeded
|
2015-11-22 21:44:07 +01:00 |
|
twinaphex
|
f9d93261fa
|
Only attempt to wake up thread when we are actually sleeping
|
2015-11-22 21:17:10 +01:00 |
|
twinaphex
|
d65a445acd
|
Fix concurrency issue with global->verbose
|
2015-11-22 20:50:39 +01:00 |
|
twinaphex
|
f806e7b9c1
|
Don't put overlay code on thread again
|
2015-11-22 18:25:09 +01:00 |
|
twinaphex
|
85aae0d0b5
|
Create thread_sleeping variable
|
2015-11-22 16:44:44 +01:00 |
|
twinaphex
|
9e47d3097b
|
Go for simpler tweak
|
2015-11-22 16:42:04 +01:00 |
|
twinaphex
|
7c2cbf278a
|
Revert "Reimplement threading init for data runloop - data runloop"
This reverts commit 93720ff8c7 .
|
2015-11-22 16:40:32 +01:00 |
|
twinaphex
|
93720ff8c7
|
Reimplement threading init for data runloop - data runloop
was never set correctly to threaded mode
|
2015-11-22 16:34:02 +01:00 |
|
twinaphex
|
b59e2907f3
|
Add RARCH_AUDIO_CTL_SETUP_REWIND
|
2015-11-22 15:25:43 +01:00 |
|
twinaphex
|
f60c3395f0
|
Create more RARCH_AUDIO_CTL commands
|
2015-11-22 15:22:08 +01:00 |
|
twinaphex
|
82e8cee97b
|
Create RARCH_AUDIO_CTL_HAS_CALLBACK
|
2015-11-22 15:20:10 +01:00 |
|
twinaphex
|
08c6382c51
|
Refactor away another function
|
2015-11-22 15:16:03 +01:00 |
|
twinaphex
|
4ad4254107
|
Turn function static
|
2015-11-22 15:10:14 +01:00 |
|
twinaphex
|
9e83fedcd9
|
Create more RARCH_AUDIO_CTL_ commands
|
2015-11-22 15:07:11 +01:00 |
|
twinaphex
|
b603b735d5
|
Add RARCH_AUDIO_CTL_MUTE_TOGGLE
|
2015-11-22 14:30:31 +01:00 |
|
twinaphex
|
a88ae583cc
|
Create RARCH_AUDIO_CTL_DEINIT/RARCH_AUDIO_CTL_INIT
|
2015-11-22 14:28:00 +01:00 |
|
twinaphex
|
0972c19f77
|
Add more RARCH_AUDIO_CTL commands
|
2015-11-22 14:23:29 +01:00 |
|
twinaphex
|
66d853358a
|
Create audio_driver_ctl
|
2015-11-22 14:17:46 +01:00 |
|
twinaphex
|
2f8f030f85
|
Hide away Gamepad Mapping Type until it is useful on more
than just iOS
|
2015-11-22 14:07:24 +01:00 |
|
twinaphex
|
0425f0564c
|
Remove audio/audio_monitor.h
|
2015-11-22 13:35:57 +01:00 |
|
twinaphex
|
2b4bfdb91d
|
Remove unused variables
|
2015-11-22 13:33:45 +01:00 |
|
twinaphex
|
85dbeeb8f9
|
No more video_monitor.h
|
2015-11-22 13:32:46 +01:00 |
|
Twinaphex
|
4a55826818
|
Merge pull request #2440 from lakkatv/xmb
Allow resetting the core associations to N/A with start
|
2015-11-21 20:47:16 +01:00 |
|
Jean-André Santoni
|
9b8c8bfd21
|
Allow resetting the core associations to N/A with start
|
2015-11-22 02:10:22 +07:00 |
|
Jean-André Santoni
|
19e3b35d7d
|
Disable rounding of the icon size, makes the icons blurry in some case, but should also fix positionning bugs on some resolutions
|
2015-11-22 02:08:03 +07:00 |
|
twinaphex
|
df0ea1c01d
|
(configuration.c) Refactor config_load_overrides
|
2015-11-21 18:21:53 +01:00 |
|
twinaphex
|
5c71cb06d4
|
Remove CONFIG_GET_HEX_BASE macro
|
2015-11-21 18:08:37 +01:00 |
|
twinaphex
|
f91ba67c5b
|
Kill off two configuration macros
|
2015-11-21 18:02:53 +01:00 |
|
twinaphex
|
aa1e8dc543
|
(menu_setting) Refactor this macro mess
|
2015-11-21 16:32:22 +01:00 |
|
twinaphex
|
892d99b3a6
|
Add SET_VIEWPORT_CONFIG
|
2015-11-21 13:13:55 +01:00 |
|
twinaphex
|
806c124eae
|
Merge video_viewport.c and video_driver.c
|
2015-11-21 13:01:23 +01:00 |
|
twinaphex
|
5b44bd0e6b
|
Create RARCH_DISPLAY_CTL_SET_VIEWPORT_SQUARE_PIXEL
|
2015-11-21 12:54:38 +01:00 |
|
twinaphex
|
4db97a5300
|
Refactor away video_viewport_set_core
|
2015-11-21 12:45:36 +01:00 |
|
twinaphex
|
cf5533ccaa
|
Refactor away video_viewport_reset_custom
|
2015-11-21 12:36:14 +01:00 |
|
twinaphex
|
aad6a3a2a6
|
CXX_BUILD - buildfixes
|
2015-11-21 12:32:12 +01:00 |
|
twinaphex
|
96b41b43b5
|
Cleanups
|
2015-11-21 11:24:02 +01:00 |
|
twinaphex
|
e3c09e00b9
|
Move setting to function
|
2015-11-21 11:22:34 +01:00 |
|
twinaphex
|
35aef696ea
|
Add RARCH_DISPLAY_CTL_DEFAULT_SETTINGS
|
2015-11-21 09:55:08 +01:00 |
|
Twinaphex
|
37544a7b3b
|
Merge pull request #2439 from ssangkong/patch-3
Fix : iOS UI Bug with navigation bar
|
2015-11-21 09:48:57 +01:00 |
|
twinaphex
|
f0ac86820b
|
(menu_setting.h) Put macros inside headers
|
2015-11-21 09:47:09 +01:00 |
|
twinaphex
|
d839157d13
|
(menu_setting.c) Add do{}while(0) to macros
|
2015-11-21 09:45:05 +01:00 |
|
twinaphex
|
b69caea6c1
|
Set g_egl_inited to false after egl_destroy
|
2015-11-21 09:39:25 +01:00 |
|
twinaphex
|
efa673c7b0
|
Make g_egl_use_hw_ctx a static variable
|
2015-11-21 09:37:26 +01:00 |
|
Yongwoon Cho
|
8be77a102e
|
Fix : iOS UI Bug with navigation bar
issue #2159 fixed.
|
2015-11-21 17:35:24 +09:00 |
|
twinaphex
|
30272dd413
|
Create 'loading and saving' of configuration settings for video_driver_ctl
|
2015-11-21 09:32:51 +01:00 |
|
twinaphex
|
32717d1340
|
Ifdef 'SET_PER_GAME_RESOLUTION' for Gekko right now - this is still
buggy code in general - might want to get rid of it and pressure
the dev to come up with a sane solution that is not bug prone
|
2015-11-21 09:31:08 +01:00 |
|
twinaphex
|
0f33722f5d
|
Refactor Wii per-game resolution mode to be somewhat generic
|
2015-11-21 08:56:24 +01:00 |
|
twinaphex
|
de44911092
|
(PS3/Wii) Reimplement video resolution code
|
2015-11-21 08:39:46 +01:00 |
|
twinaphex
|
ad75d00bd4
|
Implement get_video_output_size
|
2015-11-21 08:18:14 +01:00 |
|
twinaphex
|
1c3ba76e67
|
(PS3) Implement video output get prev/next
|
2015-11-21 07:54:42 +01:00 |
|