46496 Commits

Author SHA1 Message Date
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
Aleksey Samoilov
2c35f05560
Merge pull request #2 from libretro/master
Merge master
2018-11-26 22:32:54 +04: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
Twinaphex
afb7ee36c9
Merge pull request #7653 from DEX357/patch-25
Update msg_hash_pl.h
2018-11-26 12:11:57 +01:00
DEX357
83bf27ac9b
Update msg_hash_pl.h 2018-11-26 12:10:50 +01:00
twinaphex
48dcd9640e Remove this 2018-11-26 01:48:26 +01:00
Twinaphex
c90eda14e5
Merge pull request #7651 from natinusala/master
xmb: fix hang when resizing with threaded video driver
2018-11-26 00:19:29 +01:00
natinusala
94211bf833 xmb: fix hang when resizing with threaded video driver 2018-11-26 00:16:25 +01:00
Twinaphex
9f3efd03ea
Merge pull request #7650 from fr500/upstream
restore old functionality till the change is done in other platforms
2018-11-25 23:32:15 +01:00
radius
1187df922a restore old functionality till the change is done in other platforms 2018-11-25 17:24:54 -05:00
Twinaphex
7caabe3335
Merge pull request #7649 from fr500/upstream
recording improvements
2018-11-25 21:54:52 +01:00
radius
665be01b6b [record] add recording threads setting 2018-11-25 15:51:52 -05:00
twinaphex
0bf0e355ec This stops the crashes with video_get_output_size/next/prev 2018-11-25 21:51:09 +01:00
radius
f9c12866bf [record] add more recording options 2018-11-25 15:20:11 -05:00
twinaphex
de903c650d Reinitialize context in a different way 2018-11-25 20:34:50 +01:00
Twinaphex
3ca4ac2a21 (Ozone) Fix redefinition of typedef 2018-11-25 19:22:55 +01:00
twinaphex
fb957f29a8 Set current_display_server by default to dispserv_null 2018-11-25 19:12:21 +01:00
twinaphex
ff4fa3be7a Fix more string is too small warnings 2018-11-25 18:49:04 +01:00
twinaphex
b14ff4d504 - Try to fix Screen Resolution hang on platforms other than PC
by hiding the setting if display server is NULL
- Fix some warnings that had to do with certain strings being too
small
2018-11-25 18:43:08 +01:00
Aleksey Samoilov
2489313d28
Merge pull request #1 from libretro/master
Merge master
2018-11-25 21:25:46 +04:00
Twinaphex
0b50328c6f
Merge pull request #7645 from fr500/upstream
repurpose the old settings to the new window sizing code
2018-11-25 17:52:59 +01:00
radius
77ae2dc0cd don't change window position on fullscreen changes 2018-11-25 11:51:13 -05:00
radius
a4479e6738 pack the fullscreen settings together 2018-11-25 11:39:05 -05:00
Twinaphex
24b8c99f57
Merge pull request #7644 from natinusala/ozone
ozone: fix toggle crash and cheevos badges opacity
2018-11-25 17:13:17 +01:00
radius
c2fc35f2cc repurpose the old settings to the new window sizing code 2018-11-25 11:10:58 -05:00
twinaphex
418f28b57a (dispserv_x11.c) Use snprintf instead of sprintf 2018-11-25 17:09:00 +01:00
twinaphex
8b86c49b39 Fix some warnings 2018-11-25 17:06:55 +01:00
natinusala
44ae11ee60 ozone: fix toggle crash and cheevos badges opacity 2018-11-25 15:46:41 +01:00
twinaphex
4a4a6511e0 Workaround - fullscreen mode was no longer working properly 2018-11-25 10:08:50 +01:00
twinaphex
5313c50b0e (Windows) Saves/remembers window size now too - still some edge case
when clicking maximize button - you need to then move the window
slightly in order for x/y position to be saved - just clicking maximize
alone is not enough
2018-11-25 09:50:08 +01:00
twinaphex
cc4f834d74 Rename string to 'Remember Window Positions' 2018-11-25 09:08:43 +01:00
twinaphex
e1afdf8c3c (Windows) Start implementing 'remember window positions'. Right now only
saves/remembers X, Y position
2018-11-25 09:02:32 +01:00