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 |
|
Brad Parker
|
f2c4eb5047
|
add sublabel for MITM
|
2017-03-05 14:19:38 -05:00 |
|
Brad Parker
|
1f42889936
|
add settings -> network entry to force using a MITM server for netplay
|
2017-03-05 14:19:37 -05:00 |
|
Brad Parker
|
0d81b2005f
|
parse new lobby room listing with JSON
|
2017-03-05 14:19:35 -05:00 |
|
twinaphex
|
0123d33780
|
Silence CXX_BUILD warnings
|
2017-03-05 19:28:34 +01:00 |
|
twinaphex
|
3a5eb48c4a
|
C89_BUILD fixes
|
2017-03-05 19:25:11 +01:00 |
|
Twinaphex
|
a5c57fe882
|
Prevent unused variable warning
|
2017-03-05 18:57:15 +01:00 |
|
Jean-André Santoni
|
e758406d52
|
Undo save/load state shouldn't be an advanced setting
|
2017-03-05 17:54:37 +01:00 |
|
Jean-André Santoni
|
e587264b3d
|
(OSK) Ascii symbol page
|
2017-03-05 11:54:08 +01:00 |
|
Jean-André Santoni
|
130e3a77d8
|
(GLUI) Fix the menu entry being selected while we try to scroll
|
2017-03-05 09:49:22 +01:00 |
|
Jean-André Santoni
|
199d7b63a1
|
(Menu) Attempt to fix scroll speed issue
|
2017-03-05 00:15:21 +01:00 |
|
Jean-André Santoni
|
bb0d4dae07
|
(Menu) iOS touch fixes
|
2017-03-04 22:16:55 +01:00 |
|
Jean-André Santoni
|
013bf29fff
|
(Menu) A long press will reset a setting to its default value
|
2017-03-04 15:35:05 +01:00 |
|
Jean-André Santoni
|
002928c399
|
(Menu) Separate callbacks for pointer_up and pointer_down
|
2017-03-04 15:11:29 +01:00 |
|
Jean-André Santoni
|
18e1a817b3
|
Merge pull request #4713 from fr500/master
mantain LAN rooms in the list after moving left/right
|
2017-02-28 19:48:57 +01:00 |
|
Andrés
|
f39de90837
|
Merge pull request #4671 from dankcushions/patch-3
One option moved to advanced settings.
|
2017-02-28 11:14:53 -05:00 |
|
radius
|
eba92bd3ca
|
mantain LAN rooms in the list after moving left/right
|
2017-02-28 11:10:17 -05:00 |
|
twinaphex
|
56eb09406b
|
Add TODO/FIXME
|
2017-02-28 10:28:49 +01:00 |
|
twinaphex
|
c17dbe6ddb
|
Using calloc seems to get us past the crashes
|
2017-02-28 10:27:34 +01:00 |
|
twinaphex
|
2fa9d47b61
|
Cleanups
|
2017-02-28 10:22:06 +01:00 |
|
twinaphex
|
aff63e6c3f
|
Cleanups
|
2017-02-28 10:16:36 +01:00 |
|
twinaphex
|
8195c601d5
|
Cleanups
|
2017-02-28 10:14:00 +01:00 |
|
twinaphex
|
05b760d0f8
|
Fix C89_BUILD/CXX_BUILD
|
2017-02-28 09:52:33 +01:00 |
|
Twinaphex
|
59f5c596d6
|
Merge pull request #4707 from fr500/master
LAN scanning into rooms
|
2017-02-28 05:47:49 +01:00 |
|
radius
|
0c456c2235
|
comment this out for now
|
2017-02-27 23:47:04 -05:00 |
|
twinaphex
|
2be88a44ed
|
(XMB) Fix
|
2017-02-28 04:50:07 +01:00 |
|
radius
|
ba4804ed7c
|
differentiate lan and internet rooms
|
2017-02-27 21:58:39 -05:00 |
|
radius
|
650655abbe
|
doesn't seem to crash anymore
|
2017-02-27 21:44:11 -05:00 |
|
radius
|
e50ea80dfa
|
integrate the rest of the lan scan parameters
|
2017-02-27 21:24:34 -05:00 |
|
radius
|
5ca55aa533
|
publish IP address correctly
|
2017-02-27 20:22:56 -05:00 |
|