Jools Wills
|
9fb753410e
|
cosmetic - fix incorrect tab indentation introduced by 141dbabe3d9830473c3631aa9147e8ba3b2a1be3
|
2015-07-09 20:03:36 +01:00 |
|
twinaphex
|
80899d45d2
|
Cleanup some other small leaks to do with config_get_string
|
2015-07-09 20:16:30 +02:00 |
|
twinaphex
|
c82ca15c91
|
(input_common.c) Fix two small leaks
|
2015-07-09 19:54:46 +02:00 |
|
twinaphex
|
7867c3ee74
|
(dinput_joypad.c) Cleanup
|
2015-07-09 18:45:48 +02:00 |
|
Twinaphex
|
b91f310b60
|
Merge pull request #1934 from fr500/master
Add VID/PID to the joypad struct
|
2015-07-09 18:44:46 +02:00 |
|
twinaphex
|
14b6a6636b
|
Create menu_video.c
|
2015-07-09 18:39:40 +02:00 |
|
radius
|
af978297e2
|
fix nits
|
2015-07-09 11:31:05 -05:00 |
|
radius
|
141dbabe3d
|
add VID/PID to the dinput_joypad struct
|
2015-07-09 11:29:04 -05:00 |
|
twinaphex
|
aa8c8dbaa6
|
(XMB) Cleanup
|
2015-07-09 18:28:03 +02:00 |
|
twinaphex
|
8c1a918899
|
(Android) Cleanup
|
2015-07-09 18:11:53 +02:00 |
|
twinaphex
|
63c7104ab1
|
(Android) android_input.c - cleanups
|
2015-07-09 18:09:45 +02:00 |
|
twinaphex
|
d104a878f1
|
(Android) Code cleanups
|
2015-07-09 17:55:52 +02:00 |
|
twinaphex
|
7a4f6bcb2d
|
(PS3) Silence some warnings
|
2015-07-09 08:28:08 +02:00 |
|
twinaphex
|
425948c706
|
(udev_joypad.c) Alcaro might have inadvertently broken compute_axis
here - see https://github.com/libretro/RetroArch/issues/1900
|
2015-07-09 07:59:16 +02:00 |
|
twinaphex
|
abf7a80f27
|
(Android) Buildfixes and remove unused variable warnings
|
2015-07-09 07:48:56 +02:00 |
|
twinaphex
|
954121b99c
|
Kill off some console-only hacks to do with lifecycle state
|
2015-07-09 06:35:18 +02:00 |
|
twinaphex
|
c09cc19cfe
|
Add Menu Toggle Joypad Combo
|
2015-07-09 06:27:17 +02:00 |
|
twinaphex
|
4cb5d57ede
|
Add 'Hide Overlay In Menu' option
|
2015-07-09 04:05:59 +02:00 |
|
twinaphex
|
46cdc34b9b
|
Set up groundwork for new mobile-friendly setting
|
2015-07-09 03:47:07 +02:00 |
|
twinaphex
|
0c11148273
|
Hide windowed modes based on video_driver_has_windowed true or false
|
2015-07-09 02:45:37 +02:00 |
|
twinaphex
|
51137d5351
|
Set pending_scan_finished to false in rarch_main_data_db_uninit
|
2015-07-09 02:33:46 +02:00 |
|
twinaphex
|
1c406bc098
|
Add rarch_main_data_pending_scan_finished and other mechanisms
so that the call to menu_environment_cb gets made on main thread
|
2015-07-09 02:31:46 +02:00 |
|
twinaphex
|
12ca517cf7
|
(libusb) Cleanups
|
2015-07-09 01:51:44 +02:00 |
|
twinaphex
|
701b5609d4
|
(task_overlay.c) Using rarch_main_is_idle here is not thread-safe
|
2015-07-09 01:16:03 +02:00 |
|
twinaphex
|
cdf3ce309e
|
Decouple 'overlay' state from driver_t
|
2015-07-09 01:10:30 +02:00 |
|
twinaphex
|
387d687ef9
|
(MSVC) Some MSVC buildfixes
|
2015-07-09 00:24:10 +02:00 |
|
twinaphex
|
68f400bd9f
|
(runloop_data.c) Cleanup
|
2015-07-09 00:18:40 +02:00 |
|
twinaphex
|
c6fc3eaafd
|
(runloop_data.c) Some refactors
|
2015-07-09 00:17:20 +02:00 |
|
twinaphex
|
370970e78f
|
Bump default max users up to 5
|
2015-07-09 00:10:44 +02:00 |
|
twinaphex
|
e23499d2b2
|
(runloop_data.c) Cleanups
|
2015-07-09 00:01:55 +02:00 |
|
twinaphex
|
51e2a128c5
|
(runloop data) Don't have to pass around runloop pointer anymore
|
2015-07-08 23:01:11 +02:00 |
|
twinaphex
|
c90072df55
|
Move lock to task_overlay.c
|
2015-07-08 22:42:45 +02:00 |
|
twinaphex
|
04b98bebd9
|
Cut down on header includes
|
2015-07-08 22:14:31 +02:00 |
|
twinaphex
|
000f9650d7
|
(task_http.c) Get rid of header include
|
2015-07-08 22:11:45 +02:00 |
|
twinaphex
|
6f4e53e454
|
Remove unused variables
|
2015-07-08 22:04:37 +02:00 |
|
twinaphex
|
52e2fd1689
|
Refactor task_database.c
|
2015-07-08 22:03:23 +02:00 |
|
twinaphex
|
c84ddb53fa
|
(task_databse.c) Refactors
|
2015-07-08 21:48:58 +02:00 |
|
twinaphex
|
3605b97c80
|
Create rarch_main_data_http_uninit
|
2015-07-08 21:38:22 +02:00 |
|
twinaphex
|
dcd5a4fdcc
|
Refactor task_http.c
|
2015-07-08 21:35:24 +02:00 |
|
twinaphex
|
74627d1497
|
(task_http.c) Some refactors
|
2015-07-08 21:18:34 +02:00 |
|
twinaphex
|
82f645ce51
|
Simplify rarch_main_data_active
|
2015-07-08 21:13:04 +02:00 |
|
twinaphex
|
84066e1a5d
|
Move all sorts of structs over to task_file_transfer.c
|
2015-07-08 20:12:20 +02:00 |
|
twinaphex
|
664592b354
|
Use rarch_main_data_nbio_get_handle and rarch_main_data_nbio_image_get_handle
|
2015-07-08 20:10:18 +02:00 |
|
twinaphex
|
a1a4bc4057
|
task_file_transfer.c - decouple 'nbio' state from runloop data struct
|
2015-07-08 20:04:16 +02:00 |
|
twinaphex
|
3aff5a3ee2
|
Set audio callback function pointers to NULL during uninit_audio -
should fix Dinothawr crash when selecting 'Close Content'
|
2015-07-08 19:08:43 +02:00 |
|
twinaphex
|
c6992b3a6a
|
Make audio_driver_callback and audio_driver_callback_set_state
more robust
|
2015-07-08 18:57:34 +02:00 |
|
twinaphex
|
4ac38a738f
|
(audio_driver.c) Some cleanups
|
2015-07-08 18:38:46 +02:00 |
|
twinaphex
|
3de05cbbbb
|
Ability to scroll left/right at 'Scan This Directory' entry
|
2015-07-08 17:29:46 +02:00 |
|
twinaphex
|
f2d20786a4
|
(RGUI) Indenting nits
|
2015-07-08 17:27:34 +02:00 |
|
twinaphex
|
54e6048cd2
|
(GLUI) Indenting nits
|
2015-07-08 17:26:51 +02:00 |
|