twinaphex
|
acf3b22fd3
|
Go through wrapper functions
|
2017-04-25 16:36:31 +02:00 |
|
twinaphex
|
20ed6eb90a
|
Start using input_config_get_device_name
|
2017-04-25 16:04:28 +02:00 |
|
twinaphex
|
7b5b49a5e6
|
Move autoconfigured variables out of settings struct;
these values are not written back to the config file
|
2017-04-25 15:49:27 +02:00 |
|
twinaphex
|
e36564b2b0
|
(Zarch) Not sure why this was done
|
2017-04-25 15:34:18 +02:00 |
|
twinaphex
|
087002d9c5
|
Get rid of unused video_driver_get_frame_count - locking/unlocking
around this variable should no longer be necessary
|
2017-04-23 21:39:49 +02:00 |
|
twinaphex
|
c38f86e14a
|
Create menu_driver_{decrement|increment}_navigation
|
2017-04-23 21:17:01 +02:00 |
|
twinaphex
|
e0483f73bc
|
Create menu_driver_list_clear
|
2017-04-23 21:13:33 +02:00 |
|
twinaphex
|
467070f6a6
|
Silence Coverity warning
|
2017-04-23 21:07:49 +02:00 |
|
twinaphex
|
13e4148996
|
(Menu) Cleanups
|
2017-04-23 20:22:41 +02:00 |
|
twinaphex
|
77dde2a85c
|
Simplifications
|
2017-04-23 20:16:14 +02:00 |
|
Twinaphex
|
f84da4b466
|
Remove unused variable
|
2017-04-23 19:55:21 +02:00 |
|
twinaphex
|
25c8baeefe
|
menu drivers will have their own frame count; this fixes the
tickering issues with threaded video mode
|
2017-04-23 18:42:12 +02:00 |
|
twinaphex
|
3ec5816259
|
Rewrite RUNLOOP_CTL_SYSTEM_INFO_GET
|
2017-04-23 16:41:26 +02:00 |
|
Twinaphex
|
d76c09fd08
|
Get rid of unused variables
|
2017-04-23 14:33:02 +02:00 |
|
twinaphex
|
7ea0528c6b
|
Turn MENU_NAVIGATION_CTL_{SET|GET}_SELECTION into separate
functions
|
2017-04-23 14:31:49 +02:00 |
|
twinaphex
|
8e6b7a2751
|
Rewrite menu_entries function
|
2017-04-23 13:46:21 +02:00 |
|
twinaphex
|
217e71d568
|
(menu_setting.c) Cleanups
|
2017-04-23 13:41:02 +02:00 |
|
twinaphex
|
268a173f44
|
(menu_shader.c) Start using configuration_set_bool
|
2017-04-23 13:39:35 +02:00 |
|
twinaphex
|
59faeb510b
|
Start putting settings->modified in most mutable situations
|
2017-04-23 13:37:00 +02:00 |
|
twinaphex
|
ccc8d1aec2
|
Start using configuration_set_bool
|
2017-04-23 13:32:16 +02:00 |
|
twinaphex
|
953045f0d2
|
Update logs
|
2017-04-23 11:56:46 +02:00 |
|
Monroe88
|
b260254fd4
|
(menu_setting.c) Reinit audio driver when audio device is changed
|
2017-04-22 20:06:15 -05:00 |
|
twinaphex
|
6ebd4e139e
|
Rewrite more string_is_equal call invocations as memcmp
|
2017-04-22 08:51:16 +02:00 |
|
twinaphex
|
284e6b2994
|
Replace more instances of string_is_equal
|
2017-04-21 22:51:04 +02:00 |
|
twinaphex
|
f9bc2d3783
|
Use memcmp instead of string_is_equal where possible for
better performance
|
2017-04-21 22:47:15 +02:00 |
|
radius
|
d236b2db58
|
try to override swap ok/cancel for remote controls
|
2017-04-16 16:51:54 -05:00 |
|
twinaphex
|
257410d058
|
Turn matrix_4x4_multiply into macro
|
2017-04-16 07:55:02 +02:00 |
|
twinaphex
|
32cebbbcba
|
Turn more matrix_4x4 functions into macros
|
2017-04-16 04:00:20 +02:00 |
|
twinaphex
|
fbd6d0ebc6
|
Turn more matrix 4x4 functions into macros
|
2017-04-16 03:53:07 +02:00 |
|
twinaphex
|
809bce6cd9
|
Start turning most matrix 4x4 functions into macros
|
2017-04-16 03:45:07 +02:00 |
|
Twinaphex
|
a5998cb589
|
(MUI) Remove some unused variables
|
2017-04-15 19:14:02 +02:00 |
|
Zoran Vuckovic
|
129151d5fc
|
add wasapi audio driver
|
2017-04-11 00:24:37 +02:00 |
|
Monroe88
|
f36b70e8b5
|
Allow setting SRAM Autosave in 1 second intervals
|
2017-04-08 15:41:45 -05:00 |
|
BlueKore
|
f6ebe7c6a9
|
Changed the language enums. Fixed the language references in the msg files.
|
2017-04-07 19:15:44 +01:00 |
|
Monroe88
|
0610721aa0
|
Allow audio latency setting to be fine tuned with 1ms intervals
|
2017-03-26 21:28:19 -05:00 |
|
twinaphex
|
4a9639f02f
|
Silence warning
|
2017-03-26 03:31:41 +02:00 |
|
twinaphex
|
0fc2a87bfd
|
CXX_BUILD fix
|
2017-03-24 00:18:20 +01:00 |
|
twinaphex
|
a56afd8b8f
|
Only set video.shader_enable to false if video_driver_set_shader
fails
|
2017-03-23 19:17:09 +01:00 |
|
twinaphex
|
541c1b34e1
|
Don't do early return inside menu_shader_manager_init; free the
previously allocated menu shader first
|
2017-03-23 19:15:14 +01:00 |
|
radius
|
482261e81b
|
remove pointless check
|
2017-03-21 23:59:18 -05:00 |
|
radius
|
32a132e0ab
|
only use this flag for actual content, the rest of the downloads should always be extracted
|
2017-03-21 23:53:57 -05:00 |
|
Brad Parker
|
32a5c1a58b
|
missing null pointer check, just close dialog if no hostname was specified, fixes issue #4703
|
2017-03-13 21:05:00 -04:00 |
|
Jean-André Santoni
|
f4103b4074
|
(GLUI) Attempt to fix the browser+touch bug
|
2017-03-12 16:03:18 +01:00 |
|
Jean-André Santoni
|
1148c6156e
|
Fix wrong wraparound code
|
2017-03-08 21:32:43 +01:00 |
|
twinaphex
|
03d58e9e62
|
Update
|
2017-03-07 15:00:20 +01:00 |
|
Jean-André Santoni
|
7db6e58273
|
Don't run OSK code if the OSK is not displayed
|
2017-03-07 11:57:30 +01:00 |
|
Twinaphex
|
4b796ae740
|
Silence warnings
|
2017-03-06 12:12:00 +01:00 |
|
Jean-André Santoni
|
e7be847784
|
Avoid pushing netplay rooms on wrong tabs
|
2017-03-05 22:42:33 +01:00 |
|
Jean-André Santoni
|
4318000f8f
|
(XMB) Change icon sets on the fly
|
2017-03-05 22:31:30 +01:00 |
|
Brad Parker
|
bf553fe65c
|
netplay: connect to MITM server instead of host IP if one is specified in lobby listing
|
2017-03-05 14:19:38 -05:00 |
|