46375 Commits

Author SHA1 Message Date
alfrix
982b39a8bf Simplify and cleanup path handling, log the specific assets missing 2018-11-29 14:49:39 -03:00
alfrix
ab34b21f8d XMB asset handling refactors also do not show black boxes 2018-11-29 14:49:39 -03:00
twinaphex
a24a788e52 Fix subsystem for ozone 2018-11-29 12:12:00 +01:00
twinaphex
0e93fade3e Fix load content not showing up 2018-11-28 19:57:19 +01:00
Twinaphex
d794b9069c
Merge pull request #7678 from fr500/upstream
Update msg_hash_us.h
2018-11-28 17:02:25 +01:00
Andrés
9989cc38d7
Update msg_hash_us.h 2018-11-28 10:59:42 -05:00
Twinaphex
2b2bb0ceb7
Merge pull request #7674 from natinusala/libnx-focus
libnx: implement focus gain and loss callbacks
2018-11-28 14:56:35 +01:00
natinusala
9cad7135a9 libnx: implement focus gain and loss callbacks 2018-11-28 14:11:42 +01:00
twinaphex
1fa89d67c5 (GX audio) Backport eefc216b0d 2018-11-28 11:14:21 +01:00
twinaphex
ca0bd95c0a FIx MSVC builds 2018-11-28 11:03:52 +01:00
twinaphex
1c6602e35d Add thread safety note 2018-11-28 11:02:36 +01:00
twinaphex
af469698da Silence threading error 2018-11-28 09:56:12 +01:00
twinaphex
2777ee2fa4 Fix memory leak 2018-11-28 09:49:28 +01:00
Twinaphex
c24fbb7a12
Merge pull request #7672 from grant2258/master
add missing %s
2018-11-28 09:40:29 +01:00
grant2258
b89410043a add missing %s 2018-11-28 08:22:33 +00:00
Twinaphex
723ad2ba53
Merge pull request #7668 from dukemiller/add-toggle-for-dx-memory-use
Create option for dx video drivers to toggle displaying memory use
2018-11-28 08:11:13 +01:00
dukemiller
8294bf86df Create option for dx video drivers to toggle displaying memory use 2018-11-28 00:01:09 -07:00
Twinaphex
3d913b8569
Merge pull request #7669 from dukemiller/show-framecounter-independent-of-fps
Show framecounter independent of fps
2018-11-28 07:46:05 +01:00
Twinaphex
70c4cf0140
Merge pull request #7667 from libretro/revert-7666-revert-7664-ozone-subsystem
Revert "Revert "ozone: Fix subsystem_data being undefined""
2018-11-28 06:11:16 +01:00
Twinaphex
34fe9205db
Revert "Revert "ozone: Fix subsystem_data being undefined"" 2018-11-28 06:11:08 +01:00
Twinaphex
e400c73636
Merge pull request #7666 from libretro/revert-7664-ozone-subsystem
Revert "ozone: Fix subsystem_data being undefined"
2018-11-28 06:08:52 +01:00
Twinaphex
4d55c74f29
Revert "ozone: Fix subsystem_data being undefined" 2018-11-28 06:08:44 +01:00
dukemiller
be9d4c63ec Re-arrange menu options to put related settings closer together 2018-11-27 21:32:15 -07:00
dukemiller
f3c682186c Add submenu label for framecount and change wording 2018-11-27 21:32:15 -07:00
dukemiller
1d14512cb0 Allow framecount to be displayed independently without fps counter 2018-11-27 21:32:15 -07:00
Twinaphex
ada21dbe8d
Merge pull request #7664 from libretro/ozone-subsystem
ozone: Fix subsystem_data being undefined
2018-11-27 19:53:20 +01:00
twinaphex
09698d33a2 Buildfix 2018-11-27 19:52:30 +01:00
Rob Loach
e15dd10237
ozone: Fix subsystem_data being undefined
subsystem_data was not defined, seemed like a declaration of subsystem was in the wrong place.
2018-11-27 13:19:50 -05:00
Twinaphex
02e7b16461
Merge pull request #7643 from fr500/subsystem
WIP: try to load subsystems without loading content
2018-11-27 18:56:41 +01:00
Twinaphex
978b5814e1
Merge pull request #7662 from natinusala/ozone
ozone: fix scroll when rebinding inputs
2018-11-27 16:53:07 +01:00
Twinaphex
c2b37e6ffc
Merge pull request #7663 from natinusala/master
Add generated Wayland protos to .gitignore
2018-11-27 16:52:53 +01:00
natinusala
a7b93ff501 Add generated Wayland protos to .gitignore 2018-11-27 15:44:48 +01:00
natinusala
ffaafbc77c ozone: fix scroll when rebinding inputs 2018-11-27 15:32:43 +01:00
twinaphex
803af8a890 Add brackets around this 2018-11-27 11:55:39 +01:00
twinaphex
4ca7ebc9da Add xrandr implementation for get_output_options 2018-11-27 11:28:24 +01:00
Twinaphex
1acad3522e
Merge pull request #7659 from fr500/upstream
only apply fixed window size when the setting is enabled
2018-11-27 07:50:35 +01:00
Twinaphex
c8eaebeb23
Merge pull request #7657 from fr500/patch-2
Update config.def.h
2018-11-27 03:15:15 +01:00
radius
aab6a86633 only apply fixed window size when the setting is enabled 2018-11-26 21:15:03 -05:00
Andrés
9d76a6bb00
Update config.def.h 2018-11-26 18:59:50 -05:00
twinaphex
bc0dbffc01 Revert "Change custom_command_method_t returntype to int64_t"
This reverts commit e13efbd40046aac507d27e58a7767dd1f6805530.
2018-11-26 20:30:53 +01:00
Twinaphex
c16a3a6b88
Update CHANGES.md 2018-11-26 19:26:32 +01:00
Twinaphex
7a174d290e
Merge pull request #7655 from Sunderland93/master
[Wayland] Implement idle-inhibit support
2018-11-26 19:25:46 +01:00
Sunderland93
ea180a1775 Relax wayland and wayland-protocols version's 2018-11-26 21:58:43 +04:00
Sunderland93
b538786b00 Implement zwp_idle_inhibit_v1 protocol 2018-11-26 21:54:39 +04:00
twinaphex
e13efbd400 Change custom_command_method_t returntype to int64_t 2018-11-26 17:39:04 +01:00
Twinaphex
0bf3007f0a
Merge pull request #7654 from natinusala/ozone
ozone: fix flickering sidebar cursor
2018-11-26 14:23:28 +01:00
natinusala
04797d9406 ozone: fix flickering sidebar cursor 2018-11-26 14:02:32 +01:00
twinaphex
6bf35ab6e8 (x11_common.c) Cleanups 2018-11-26 13:54:51 +01:00
twinaphex
098e62067e Small cleanups 2018-11-26 13:37:35 +01:00
twinaphex
136a9db13f Silence warning - variable too small 2018-11-26 12:14:13 +01:00