46202 Commits

Author SHA1 Message Date
Sunderland93
4d8defb4c9 Remove D-bus based screensaver inhibition
(will replaced to idle-inhibit in future)
2018-11-18 21:50:39 +04:00
Sunderland93
c0adb18eff Fix build 2018-11-18 21:29:31 +04:00
Sunderland93
c32c98e667 Very WIP: xdg-shell support 2018-11-17 16:01:51 +04:00
Twinaphex
292249b79a
Merge pull request #7578 from markwkidd/patch-1
GUI English translation: clarify "Configurations" as "Configuration File"
2018-11-15 22:39:22 +01:00
Twinaphex
2a39dc7045
Merge pull request #7594 from markwkidd/patch-2
fix libretro-db Makefile
2018-11-15 21:50:57 +01:00
Twinaphex
6b9dc925b9
Merge pull request #7598 from natinusala/ozone
ozone: fix playlists icons
2018-11-15 21:50:47 +01:00
natinusala
fe2f9bdcbc ozone: fix missing content icons 2018-11-15 20:47:59 +01:00
natinusala
c421df494b ozone: fix playlists icons 2018-11-15 20:47:59 +01:00
Twinaphex
1dcca0ea53
Merge pull request #7596 from natinusala/ozone
ozone: don't break playlists without a hyphen in their name
2018-11-15 19:20:36 +01:00
Twinaphex
611f7f47b1
Merge pull request #7597 from markwkidd/patch-3
update, expand, and re-sequence the libretro-db doc
2018-11-15 19:20:29 +01:00
markwkidd
04bdca8e1f
update, expand, and re-sequence libretro-db doc 2018-11-15 13:02:41 -05:00
natinusala
1abab059f9 ozone: don't break playlists without a hyphen in their name 2018-11-15 19:01:30 +01:00
Twinaphex
f2d184ead6
Merge pull request #7595 from natinusala/ozone
Ozone: add console playlists support, always enable, set as default for libnx
2018-11-15 18:59:40 +01:00
natinusala
6f631309cd ozone: always enable and build, set to default menu driver for libnx 2018-11-15 18:46:38 +01:00
natinusala
48cdac2a64 ozone: add console playlists support 2018-11-15 18:41:50 +01:00
markwkidd
0aca0afa07
fix libretro-db Makefile
The current Makefile doesn't work. This patch comes via @grant2258 and originally from @natinusala and is intended to resolve https://github.com/libretro/RetroArch/issues/7586
2018-11-15 10:38:24 -05:00
Twinaphex
460e7481d0
Merge pull request #7591 from natinusala/ozone
Ozone and menu_display improvements
2018-11-14 18:16:19 +01:00
Twinaphex
b2c2a33389
Merge pull request #7593 from jdgleaver/3ds-persistent-bottom-screen-toggle
(3DS) Add 'bottom screen' enable to User Interface menu
2018-11-14 18:16:10 +01:00
jdgleaver
ca13805937 (3DS) Add 'bottom screen' enable to User Interface menu 2018-11-14 16:41:19 +00:00
Jean-André Santoni
c190ceb9f8
Merge pull request #7592 from libretro/kivutar/lakka-tmp-fix
(Lakka) Temporary fix for the settings tab
2018-11-14 22:39:55 +07:00
Jean-André Santoni
f7d0a1fcce (Lakka) Temporary fix for the settings tab 2018-11-14 22:26:56 +07:00
natinusala
c1f3f79119 menu_display: fix glitch in draw_texture_slice 2018-11-14 15:30:09 +01:00
natinusala
228f8ca0ef ozone: display correct tabs 2018-11-14 14:41:41 +01:00
natinusala
f493c114b5 ozone: fix visual issues, add fade in/out to messagebox 2018-11-14 14:18:14 +01:00
Twinaphex
ca29032e1b
Merge pull request #7590 from kwyxz/master
Quick fix for "multiple definitions of osk_dark" in Ozone
2018-11-13 20:56:15 +01:00
Benjamin FRANCOIS
fd863e2607 Fix build 2018-11-13 10:34:21 -08:00
Twinaphex
6110616c0c
Merge pull request #7589 from natinusala/ozone
Ozone improvements, new menu_animation features
2018-11-13 17:32:13 +01:00
natinusala
a8a5f286b9 ozone: see content behind menu if content is running 2018-11-13 16:05:24 +01:00
natinusala
73f6e51892 ozone: improve OSK display 2018-11-13 15:48:16 +01:00
natinusala
4af4582204 ozone: fix empty playlist message position 2018-11-13 14:35:15 +01:00
natinusala
d35f747b5a menu_animation: add menu_timer system 2018-11-13 14:33:32 +01:00
natinusala
2c628860c8 ozone: fix some values display 2018-11-13 14:08:28 +01:00
natinusala
8a1afb0a52 ozone: add support for cursor height, improve empty playlists display 2018-11-13 14:01:59 +01:00
natinusala
f9d74ad0e0 ozone: add is_playlist flag 2018-11-13 13:09:47 +01:00
natinusala
28b415f9f2 ozone: implement bind_init 2018-11-13 12:54:06 +01:00
natinusala
eee619f64b ozone: go back to main menu tab when pressing B on the sidebar 2018-11-13 12:52:20 +01:00
natinusala
3b08a377db vscode: don't detect indentation, use 3 spaces as default 2018-11-13 12:46:57 +01:00
natinusala
145f4fd712 Fix and update vscode tasks 2018-11-13 10:24:03 +01:00
Twinaphex
94a4574a7b
Merge pull request #7585 from kwyxz/master
Temporary fix until Haiku implements the optional POSIX functions
2018-11-12 23:10:05 +01:00
Benjamin FRANCOIS
d8483a9dc9 Temporary fix until Haiku implements the optional POSIX functions 2018-11-12 21:52:01 +00:00
Twinaphex
1ef286ec7c
Merge pull request #7583 from alfrix/input_icons
Input icons (User Binds)
2018-11-12 21:53:07 +01:00
Twinaphex
e9afbe8651
Merge pull request #7584 from jdgleaver/ctr-pokemini-assets
[CTR] Add PokeMini assets
2018-11-12 19:15:38 +01:00
jdgleaver
6bf61155bb [CTR] Add PokeMini assets 2018-11-12 17:12:15 +00:00
Alfrix
989ddb35a8 Cleanup 2018-11-12 00:54:24 -03:00
Alfrix
53e89f6bd1 Fix shutdown icon and add restart 2018-11-12 00:38:12 -03:00
Alfrix
e5c7de8607 Input icons (User binds) 2018-11-12 00:30:09 -03:00
Twinaphex
62eb7822e0
Merge pull request #7579 from AdrianoML/master
Major improvements to the video processor core
2018-11-11 22:08:18 +01:00
Rob Loach
dd869e30d3
Merge pull request #7582 from DEX357/patch-24
Update msg_hash_pl.h
2018-11-11 15:02:09 -05:00
Adriano de Moura Leite
85a3f952b9 Removes the return in the audio callback and restores samplerate to
48khz
2018-11-11 17:44:35 -02:00
DEX357
f295793c70
Update msg_hash_pl.h 2018-11-11 19:45:17 +01:00