twinaphex
|
9868b4acdb
|
Style nits
|
2019-07-20 15:43:12 +02:00 |
|
twinaphex
|
39120e8ffc
|
Fix C89_BUILD
|
2019-07-20 15:17:04 +02:00 |
|
twinaphex
|
7b7ac06653
|
(playlist.c) Cleanups
|
2019-07-20 15:07:09 +02:00 |
|
twinaphex
|
a4573f1dd5
|
(Qb) Update config.libs.sh - there are more hardware renderers now
|
2019-07-20 15:05:28 +02:00 |
|
Twinaphex
|
1e38504bf3
|
Merge pull request #9132 from yoshisuga/ios_fix_path_after_detect_core
[iOS]: more fixes for abbreviated paths when scanning files
|
2019-07-20 14:48:07 +02:00 |
|
twinaphex
|
13fa504919
|
Set these to enable by default
|
2019-07-20 14:06:19 +02:00 |
|
twinaphex
|
bcb9762ec8
|
(qb) Add HAVE_SLANG, HAVE_SPIRV_CROSS, HAVE_GLSLANG
|
2019-07-20 13:52:18 +02:00 |
|
twinaphex
|
7fe0662918
|
Cleanups
|
2019-07-20 12:51:52 +02:00 |
|
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 |
|
Yoshi Sugawara
|
88a4c3e21b
|
Created method playlist_resolve_path() to keep the platform specific ifdef in one location to resolve the path for the playlist. Also fix setting the core path from the default core path.
|
2019-07-19 16:00:10 -10: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 |
|