Commit Graph

57417 Commits

Author SHA1 Message Date
Autechre
ff33169b35
Update .gitlab-ci.yml 2021-02-22 07:03:00 +01:00
twinaphex
1a9f1f6b33 gfx_display_init_first_driver was called twice, once invoked by
drivers_init, after that invoked by each menu driver's init function.
Taking the extra function call out of the menu driver's init function
2021-02-22 06:38:55 +01:00
twinaphex
80e90e532a Refactor away strcpy_alloc_force 2021-02-22 06:25:25 +01:00
twinaphex
f54679417c Simplifications 2021-02-22 04:46:11 +01:00
Jamiras
1e39de800c
fix undo load state (#12062) 2021-02-21 22:50:27 +01:00
twinaphex
c43b0f53bf (file_path) Get rid of all the platform-specific headers 2021-02-21 18:50:17 +01:00
Tony
367024b623
Add 'Turbo' prefix to 'Duty Cycle' (#12059) 2021-02-21 17:12:09 +01:00
Autechre
dbe1061742
Refactors (#12057)
* lock_file_path here will never be empty

* Simplify path_mkdir - final return value can become false, and sret
variable can go
2021-02-21 11:09:11 +01:00
Autechre
a4d1fb62dc
Merge pull request #12056 from sonninnos/menu-scroll-tweak
Tweak menu scroll initial hold delays
2021-02-21 03:58:50 +01:00
sonninnos
f03ad6ea7c Tweak menu scroll initial hold delays 2021-02-21 04:24:38 +02:00
twinaphex
d1280b4196 Revert "retroarch_load_shader_preset_internal - cleanups"
This reverts commit b51ee5fafd.
2021-02-21 01:06:41 +01:00
twinaphex
069470aff6 Cleanups 2021-02-21 00:04:13 +01:00
twinaphex
8350a2e050 Cleanup handle_discord_join_request 2021-02-20 23:49:38 +01:00
twinaphex
de29587f25 ozone_auto_select_onscreen_entry - calling menu_navigation_get_selection
here is useless since it will be overridden immediately afterwards
2021-02-20 21:58:51 +01:00
twinaphex
b51ee5fafd retroarch_load_shader_preset_internal - cleanups 2021-02-20 21:39:07 +01:00
Autechre
90568d0cd2
Merge pull request #12055 from sonninnos/remap-clear
Add remap clearing ability under Quick Menu controls
2021-02-20 21:28:08 +01:00
sonninnos
6de0af0c78 Add remap clearing ability under Quick Menu controls 2021-02-20 19:35:42 +02:00
twinaphex
de3a85f18c Cuts down on two path_is_directory calls 2021-02-20 17:45:42 +01:00
twinaphex
4d8db1a091 Small cleanups 2021-02-20 10:05:41 +01:00
twinaphex
ffaa7fcd40 Small cleanups/refactors 2021-02-20 09:34:45 +01:00
twinaphex
a73de886fc Cleanups - should be no functional changes 2021-02-20 09:02:32 +01:00
Autechre
3406648b63
Merge pull request #12053 from jdgleaver/ctr-scummvm
(3DS) Add ScummVM assets
2021-02-19 18:38:57 +01:00
jdgleaver
74faccd158 (3DS) Add ScummVM assets 2021-02-19 16:30:58 +00:00
twinaphex
43c0d8aaa3 (MSVC2019) Add missing assets 2021-02-19 03:38:49 +01:00
Autechre
16e36e0ae9
Update RetroArch-msvc2019-UWP.sln 2021-02-19 03:06:42 +01:00
Autechre
07f9c994b6
Merge pull request #12049 from Jamiras/cheevos_rewind_threaded
(cheevos) also call REWIND_DEINIT on main thread
2021-02-19 03:00:58 +01:00
twinaphex
f41e5b0483 Add MSVC2019 UWP 2021-02-19 02:57:19 +01:00
Jamiras
6612c38070 also call REWIND_DEINIT on main thread 2021-02-18 18:41:25 -07:00
Autechre
515b2035ef
Merge pull request #12048 from sonninnos/override-path
Fix empty override paths when launching without content
2021-02-19 01:29:47 +01:00
sonninnos
c5abb09182 Fix empty override paths when launching without content 2021-02-18 22:00:34 +02:00
Autechre
f333b8ebf6
Merge pull request #12047 from sonninnos/log-levels
Logging level adjustments
2021-02-18 19:24:07 +01:00
sonninnos
f333cd0df8 Logging level adjustments 2021-02-18 19:28:08 +02:00
Autechre
c377516db2
Merge pull request #12045 from sonninnos/log-cleanups
Logging cleanups
2021-02-18 18:03:40 +01:00
sonninnos
6c3c2bea5f Logging cleanups 2021-02-18 18:35:31 +02:00
Autechre
e7f8adf18f
Merge pull request #12043 from Jamiras/cheevos_state
(cheevos) include achievement runtime state in save states
2021-02-18 16:27:11 +01:00
Jamiras
2280d126f3 address feedback 2021-02-18 07:44:52 -07:00
Autechre
b8097455ef
Merge pull request #12044 from jdgleaver/input-crash-fix
input_keyboard_event(): Add NULL check (prevents potential segfault when input remaps are disabled)
2021-02-18 13:49:45 +01:00
jdgleaver
4b70fbcd86 input_keyboard_event(): Add NULL check (prevents potential segfault when input remaps are disabled) 2021-02-18 11:01:27 +00:00
Jamiras
2d841715cb include achievement runtime state in save states 2021-02-17 19:44:39 -07:00
Autechre
06b77bab18
Merge pull request #12042 from jdgleaver/osx-repackaging
(.gitlab-ci.yml) OSX targets: Defer DMG generation to packaging pipeline
2021-02-17 18:15:09 +01:00
jdgleaver
f496290326 (.gitlab-ci.yml) OSX targets: Defer DMG generation to packaging pipeline 2021-02-17 16:29:50 +00:00
twinaphex
6809655338 (OSX) Set audio_filters/video_filters for RELEASE_BUILD 2021-02-17 07:46:15 +01:00
twinaphex
e8cd332b78 Refactor away driver_ctl_find_index 2021-02-17 06:54:37 +01:00
twinaphex
b70217b7fc (Mac) Add CoreAudio3 for Metal x64 and ARM64 builds on buildbot 2021-02-17 05:20:51 +01:00
Autechre
54e20e2708
Update .gitlab-ci.yml 2021-02-17 01:23:43 +01:00
twinaphex
39cf159e98 Should build valid ARM64 binaries now 2021-02-17 01:11:21 +01:00
twinaphex
91365098f7 -arch arm64 works, using that 2021-02-16 23:12:25 +01:00
twinaphex
e6643f7815 (MacOS ARM) Set -DDWONT_WANT_ARM_OPTIMIZATIONS for now since this won't compile on Mac for now 2021-02-16 23:05:50 +01:00
twinaphex
c01df07f3d Fix ARM NEON detection 2021-02-16 23:02:06 +01:00
Autechre
dea73a5595
Merge pull request #12011 from sonninnos/video-resolution
Screen Resolution option fixes
2021-02-16 22:15:55 +01:00