twinaphex
d905986a52
Rename functions - change rarch_ prefix to retroarch_
2019-07-20 12:43:43 +02:00
twinaphex
16dde76a68
Cleanups
2019-07-20 12:34:49 +02:00
twinaphex
430fc16f61
Cleanups
2019-07-20 12:28:50 +02:00
twinaphex
66a44aae98
Cleanup
2019-07-20 12:04:50 +02:00
twinaphex
ac47f54a8e
(Win32) Not sure why menubar was disabled when threaded video is
...
enabled, going to assume enabling it is thread-safe
2019-07-20 11:45:28 +02:00
Twinaphex
da12d1c861
Merge pull request #9136 from MrHuu/patch-2
...
(CTR) Add / Update core ID's
2019-07-20 01:03:22 +02:00
twinaphex
c2c7c106a1
Add conf->path for config_file_new_from_path_to_string
2019-07-20 00:39:55 +02:00
twinaphex
65a777855f
Cleanups
2019-07-20 00:34:47 +02:00
twinaphex
a60463fd76
(qb) Add HAVE_XAUDIO
2019-07-20 00:12:55 +02:00
MrHuu
4b8a5fb0f9
(CTR) Add / Update core ID's
...
Add more missing id's
2019-07-19 23:12:16 +02:00
Twinaphex
f9d963b258
Merge pull request #9135 from MrHuu/patch-1
...
(CTR) Add ID for 4DO
2019-07-19 21:13:50 +02:00
twinaphex
c4c7a1b8cc
(Vulkan) Dehardcode application name
2019-07-19 20:12:12 +02:00
twinaphex
b747bb22f4
Properly dehardcode program name now
2019-07-19 20:08:45 +02:00
twinaphex
eebfa11528
Show UI menubar setting
2019-07-19 20:00:31 +02:00
MrHuu
70581a70b2
(CTR) Add ID for 4DO
2019-07-19 19:56:35 +02:00
twinaphex
f787e77c25
Revert "Dehardcode program name string"
...
This reverts commit 11291cc703c1e8f5c166a9fd5ddfbeec62f0ee6b.
2019-07-19 19:39:51 +02:00
twinaphex
b04e057b5d
Revert "(Win32/Vulkan) Dehardcode more program name strings"
...
This reverts commit 5cefcb83273c145e8aafc9b7b6988ffbb6071289.
2019-07-19 19:39:43 +02:00
twinaphex
5cefcb8327
(Win32/Vulkan) Dehardcode more program name strings
2019-07-19 19:27:24 +02:00
twinaphex
11291cc703
Dehardcode program name string
2019-07-19 19:24:27 +02:00
twinaphex
2f2c53586c
(qb) Add HAVE_CC_RESAMPLER
2019-07-19 19:03:48 +02:00
twinaphex
0b6e66f109
Update Makefile.common
2019-07-19 18:55:16 +02:00
twinaphex
78f62806f9
Only compile menu_networking.c when HAVE_NETWORKING is defined
2019-07-19 18:52:19 +02:00
twinaphex
836ce3bfbb
Add HAVE_COMPRESSION ifdef
2019-07-19 18:42:20 +02:00
Twinaphex
2def1814cf
Merge pull request #9134 from jdgleaver/sublabel-buf-size
...
Increase menu sublabel buffer size + fix Ozone sublabel spacing
2019-07-19 18:35:24 +02:00
twinaphex
c5be03c209
(Qb) Add winmm switch
2019-07-19 17:53:19 +02:00
twinaphex
0ad02dc72d
(Qb) Add way to exclude WASAPI
2019-07-19 17:31:08 +02:00
twinaphex
0cd4f6623f
(qb) Add HAVE_DSOUND option
2019-07-19 17:18:51 +02:00
jdgleaver
0b6ced74ac
Increase menu sublabel buffer size + fix Ozone sublabel spacing
2019-07-19 16:04:16 +01:00
twinaphex
42783fb225
(Qt) Combine some files into one
2019-07-19 16:02:00 +02:00
Twinaphex
db6a4f8368
(UI Companion) Get rid of unused iterate function callback
2019-07-19 13:59:07 +02:00
twinaphex
a92bac4cea
Fix last warning
2019-07-19 13:42:35 +02:00
twinaphex
10d40cc2e8
Fix some dangerous warnings
2019-07-19 13:41:32 +02:00
twinaphex
f9a2a79f5d
Rename const variables to macros
2019-07-19 13:30:11 +02:00
twinaphex
433a27b76a
(config.def.h) Turn more into macros
2019-07-19 13:20:13 +02:00
twinaphex
fdf28e5259
Turn more default values into macros
2019-07-19 13:14:29 +02:00
twinaphex
d7e1099a97
Set default refresh rate to 60Hz
2019-07-19 13:06:07 +02:00
twinaphex
5de9f85533
Cleanups
2019-07-19 13:01:45 +02:00
twinaphex
4c69dad0ce
Define DEFAULT_MAX_PADS inside config.def.h - get rid of the messy
...
MAX_PADS macros everywhere
2019-07-19 12:55:38 +02:00
twinaphex
04bcef01b8
(MSVC 2005) Fix NoAccel targets
2019-07-19 12:06:58 +02:00
Twinaphex
88a668f8a9
Merge pull request #9130 from ZornTaov/patch-1
...
Update libretro-db/README.md
2019-07-19 00:17:52 +02:00
twinaphex
e1ab933bf2
(Android) These arrays should be at least as big as MAX_USERS
2019-07-18 23:40:32 +02:00
ZornTaov
450feb46cc
Update libretro-db/README.md
...
Looking through libretro-db/query.c I discovered the b prefix to strings that turns the string into binary, this is useful for searching up hexadecimal hashes. This information was not described in the documentation, so I've added it before the Names only search to group with the other find commands, though it will work with get-names as well.
2019-07-18 14:02:17 -07:00
twinaphex
44efbd47c2
Prevent null pointer dereference
2019-07-18 21:00:35 +02:00
twinaphex
61746c8179
(Android) Refactor android_input_set_rumble to be safer
2019-07-18 20:47:51 +02:00
Twinaphex
f9f118271a
Merge pull request #9127 from fpscan/master
...
Turkish Language Updates
2019-07-18 19:27:44 +02:00
Twinaphex
2cb501930d
Merge pull request #9126 from LazyBumHorse/playlist
...
fix use of filestream_getc in playlist format detection
2019-07-18 19:27:34 +02:00
twinaphex
da29fd61bb
(shader_vulkan.cpp) Fix another 'declaration hides parameter' warning
2019-07-18 19:25:25 +02:00
twinaphex
c85707336b
Fix LGTM warning - declaration hides parameter
2019-07-18 19:07:27 +02:00
twinaphex
b2946f4f1e
egl_swap_buffers - be safer
2019-07-18 18:54:26 +02:00
Twinaphex
68872f7f55
Merge pull request #9128 from jdgleaver/xmb-sublabel-ticker
...
(XMB) Fix display of long sublabels
2019-07-18 18:52:16 +02:00