twinaphex
b6d31fd1a2
(menu_input.c) Rename current_setting to setting
2015-09-28 15:58:24 +02:00
twinaphex
d38e327514
(menu_input.c) Get rid of some pointer grabbing
2015-09-28 15:55:57 +02:00
aliaspider
e2037c477e
(CTR/3DS) build fix.
2015-09-28 14:55:23 +01:00
aliaspider
a2d552a819
(CTR/3DS) allow toggling the console on/off.
...
the upper part of the touchscreen toggles the console, the lower part
the main menu.
2015-09-28 14:54:48 +01:00
aliaspider
ca000f64db
(CTR/3DS) add support for new 3ds extra buttons/right stick, not tested.
...
no analogue support for the right stick.
2015-09-28 14:53:38 +01:00
twinaphex
0b9f16763f
(menu_input.c) Refactors
2015-09-28 15:52:55 +02:00
Twinaphex
bbc5bc9f6e
Circular header dependencies are the pits
2015-09-28 06:10:42 +02:00
Twinaphex
e133df155d
(CocoaTouch) Add hack - if we press an entry and the data runloop
...
is active (meaning tasks are still yet to be handled), then we
run rarch_main_data_iterate in a loop and iterate over it 32 times.
This way, the 'Online Updater' and download options should work
2015-09-28 04:43:47 +02:00
twinaphex
5d9cdcdec1
(menu_iterate.C) Add back hack and add a FIXME note
2015-09-28 03:52:42 +02:00
Twinaphex
91a2ef6478
(iOS) Get rid of the GLSL build script which takes forever
2015-09-28 03:34:19 +02:00
Twinaphex
f44852b35b
Fix redefinition of variable
2015-09-28 03:32:05 +02:00
Twinaphex
f2f3374760
Get rid of unused variable
2015-09-28 03:31:09 +02:00
twinaphex
3680846c24
Copy boot.dol to pkg/wii
2015-09-28 03:05:11 +02:00
twinaphex
ea3e06f2d3
Remove unused variable
2015-09-28 02:48:46 +02:00
twinaphex
f11d54df75
(menu_setting.c) Cleanups
2015-09-28 02:32:19 +02:00
twinaphex
4d2bf926fd
(Menu) Add menu_setting_get_name and menu_setting_get_short_description
2015-09-28 02:28:34 +02:00
twinaphex
041f470d94
(Menu) setting refactors
2015-09-28 02:16:07 +02:00
twinaphex
9cb4c897b6
(menu_setting.c) Refactors
2015-09-28 02:10:44 +02:00
twinaphex
639fd4fe7e
(menu_entry.c) Refactors
2015-09-28 02:02:54 +02:00
twinaphex
d3792d9f66
(task_database_cue.c) Cleanups
2015-09-28 01:52:56 +02:00
twinaphex
762258cae6
Set menu->state to 0 in menu_iterate_render function
2015-09-27 23:39:59 +02:00
twinaphex
710c43241a
(Menu) Should respond correctly to closing down the messagebox
...
now by pressing ACTION OK
2015-09-27 23:38:25 +02:00
twinaphex
eede45e8af
(menu_iterate.c) Refactors
2015-09-27 23:29:57 +02:00
twinaphex
6d971631df
Change signature of some menu functions
2015-09-27 23:03:12 +02:00
twinaphex
c982e1d6eb
Change signature of menu_input_frame
2015-09-27 22:47:34 +02:00
twinaphex
ac6976074c
(menu_iterate.c) Cleanups
2015-09-27 22:17:06 +02:00
twinaphex
bca4b67080
Remove old custom aspect ratio setting
2015-09-27 20:02:28 +02:00
twinaphex
797bea5756
Add EVENT_CMD_VIDEO_APPLY_STATE_CHANGES to integer scale toggle too
2015-09-27 19:57:15 +02:00
twinaphex
12e3031178
Set min limit of 1 for both viewport width/height
2015-09-27 19:45:42 +02:00
twinaphex
05a91a8e47
aspectratio_lut value needs to be changed too
2015-09-27 19:19:06 +02:00
twinaphex
c380b290d4
Duplicate variable
2015-09-27 19:15:52 +02:00
twinaphex
9028c3f278
Add callback for integer scale
2015-09-27 19:14:56 +02:00
twinaphex
c272a42f21
Revert "Attempt to correct integer scaling left/right"
...
This reverts commit bf8fa06911
.
2015-09-27 19:10:32 +02:00
twinaphex
bf8fa06911
Attempt to correct integer scaling left/right
2015-09-27 19:07:54 +02:00
twinaphex
f5baef3815
Add integer scale behavior for custom viewport width/height
2015-09-27 18:14:55 +02:00
twinaphex
37437e586d
Add limits for signed integer settings 'Custom Viewport X/Y'
2015-09-27 17:51:25 +02:00
twinaphex
f426777bc1
Add Custom Viewport X/Y/Width/Height settings
2015-09-27 17:49:27 +02:00
twinaphex
c3366a544d
Revert "During 'upper left corner' - don't modify width or height"
...
This reverts commit af38cc24b3
.
2015-09-27 17:09:44 +02:00
twinaphex
af38cc24b3
During 'upper left corner' - don't modify width or height
2015-09-27 17:05:33 +02:00
Twinaphex
e84b860bf6
Merge pull request #2175 from aliaspider/master
...
(CTR/3DS) start both left and right audio channels at the same time.
2015-09-27 15:18:55 +02:00
aliaspider
e78136c38f
(CTR/3DS) wait for audio channels playback start when setting playpos to
...
0.
2015-09-27 13:59:11 +01:00
aliaspider
6370f797b3
(CTR/3DS) start both left and right audio channels at the same time.
2015-09-27 13:48:23 +01:00
twinaphex
c7fe8922a1
Allow upper-case CUE extension too
2015-09-27 03:50:45 +02:00
twinaphex
1d33bf5db7
Add uppercase 'ISO' extension too
2015-09-27 03:48:58 +02:00
Twinaphex
6026bc29f0
Merge pull request #2174 from lakkatv/scanning
...
Refactor CD scanning, and detect PSP games before searching serials
2015-09-27 03:44:02 +02:00
twinaphex
a377e63b50
(screenshot.c) Cleanups
2015-09-27 02:32:30 +02:00
twinaphex
75874480af
Move defines to performance.c
2015-09-27 02:29:59 +02:00
twinaphex
415b827a82
(rewind.c) Style nits
2015-09-27 02:28:21 +02:00
twinaphex
a842a490f9
Refactor rarch_fill_pathnames
2015-09-27 02:18:45 +02:00
twinaphex
767a866573
(retroarch.c) Cleanups
2015-09-27 02:16:24 +02:00