1
0
mirror of https://github.com/libretro/RetroArch synced 2025-03-02 19:13:34 +00:00

47682 Commits

Author SHA1 Message Date
alphanu1
4ded3ad983 Update dispserv_x11.c 2019-02-12 22:41:46 +00:00
alphanu1
45a2b5d9b3 Update dispserv_x11.c 2019-02-12 22:06:50 +00:00
alphanu1
45dae75333 Update dispserv_x11.c
Update dispserv_x11.c

New backporch for super res

Update dispserv_x11.c

Update dispserv_x11.c

Update dispserv_x11.c

update backporch & menu naming

Update menu_setting.c

Update menu_setting.c

Update menu_setting.c

Update menu_setting.c
2019-02-12 22:03:28 +00:00
alphanu1
5cc89160e0
Merge branch 'master' into master 2019-02-12 21:24:22 +00:00
alphanu1
e11c910c39 Fix native naming after new additions
CRT dynamic width changes

Change menu detection width

Using alternative variables for CRT width and height

see output

Add files via upload

Add files via upload

Add files via upload

Add files via upload

Add files via upload

Add files via upload

Add files via upload

Add files via upload

Add files via upload

Add files via upload

Add files via upload

Update video_crt_switch.c

Update video_crt_switch.c

Update video_display_server.h

Update video_display_server.c

Update dispserv_win32.c

Update dispserv_x11.c

Update menu_cbs_ok.c

X centring on the fly

X centring on the fly

Update dispserv_x11.c

X centring on the fly

Update dispserv_win32.c

Fix dispserv_win32.c

Fix dispserv_win32.c
2019-02-12 21:23:13 +00:00
Twinaphex
8ac4e6c72f
Merge pull request from jdgleaver/rgui-glui-title-fix
(RGUI/GLUI) Ensure menu title is set correctly when displaying message boxes
2019-02-12 17:23:33 +01:00
Twinaphex
d7bb9807b4
Merge pull request from alphanu1/master
Fixed missing break ()
2019-02-12 17:20:51 +01:00
alphanu1
305a15f056 Change menu detection width 2019-02-12 16:10:48 +00:00
alphanu1
8259bc33ac CRT dynamic width changes 2019-02-12 16:00:12 +00:00
alphanu1
bdf2526f80 Fix native naming after new additions 2019-02-12 15:59:10 +00:00
alphanu1
84a784e28b
CRT resolution naming () 2019-02-12 15:16:40 +00:00
alphanu1
b37c64742f
Dynamic width - function completed () 2019-02-12 14:38:01 +00:00
Hans-Kristian Arntzen
b3e2df53d2 Avoid menu deadlocks in Pulse and ALSA. ()
Buggy menu code most likely, but audio backends can be defensive about
it.
2019-02-12 09:31:09 -05:00
Twinaphex
2ccc6534ee
Merge pull request from bparker06/playtime_log
Add option to track how long content has been running over time
2019-02-12 15:06:57 +01:00
alphanu1
32525d6bd3
Fixed missing break () 2019-02-12 13:59:53 +00:00
Twinaphex
7b506fafcc
Merge pull request from alphanu1/master
Fix missing break ()
2019-02-12 14:50:58 +01:00
alphanu1
aec65d0fa1
Fix missing break () 2019-02-12 13:36:03 +00:00
Twinaphex
c9db325bd1
Merge pull request from alphanu1/master
Implementation screen centring and dynamic super resolution
2019-02-12 14:20:49 +01:00
alphanu1
a27b4e1912
Merge pull request from alphanu1/alphanu1-patch-103
change super resolution 1 to read DYNAMIC
2019-02-12 12:46:28 +00:00
alphanu1
2172dbe8ba
change super resolution 1 to read DYNAMIC 2019-02-12 12:45:45 +00:00
Twinaphex
694a3b1e2c
Merge pull request from CidVonHighwind/master
Updated the ozone driver to use variables instead of hardcoded values
2019-02-12 13:07:41 +01:00
alphanu1
362f58ec3b
Merge pull request from alphanu1/alphanu1-patch-101
turn dynamic super res off on the fly
2019-02-12 11:37:14 +00:00
alphanu1
c9c3c626e8
turn dynamic super res off on the fly 2019-02-12 11:23:53 +00:00
jdgleaver
1569785a1c (RGUI/GLUI) Ensure menu title is set correctly when displaying message boxes 2019-02-12 11:07:58 +00:00
alphanu1
31ad524556
Merge pull request from alphanu1/alphanu1-patch-100
Added text to replace 0 for CRT superres
2019-02-12 10:54:42 +00:00
alphanu1
b1c5d9a594
Added text to replace 0 for CRT superres
MSG_DYNAMIC
2019-02-12 10:53:36 +00:00
alphanu1
17fe39a3ee
Merge pull request from alphanu1/alphanu1-patch-99
Added MSG_DYNAMIC
2019-02-12 10:52:35 +00:00
alphanu1
acbb014b2d
Added MSG_DYNAMIC 2019-02-12 10:51:06 +00:00
alphanu1
55f3edb5ad
Merge pull request from alphanu1/alphanu1-patch-98
Fix build warnings and cleanup
2019-02-12 10:27:29 +00:00
alphanu1
924fcc2834
Fix build warnings and cleanup 2019-02-12 10:26:17 +00:00
alphanu1
238a56978d
Merge pull request from alphanu1/alphanu1-patch-97
added static function and Clean up
2019-02-12 10:25:08 +00:00
alphanu1
7aabf7f5e1
added static function and Clean up 2019-02-12 10:16:04 +00:00
alphanu1
e0d84cd64c
Merge pull request from alphanu1/alphanu1-patch-96
Removed CRT setting video driver build info
2019-02-12 10:15:14 +00:00
alphanu1
a76c1f4c51
Removed CRT setting video driver build info 2019-02-12 10:10:35 +00:00
alphanu1
f5fd6e046b
Merge pull request from alphanu1/alphanu1-patch-95
fix for dynamic super resolutions
2019-02-12 10:08:39 +00:00
alphanu1
f7d2fbd212
fix for dynamic super resolutions 2019-02-12 10:04:41 +00:00
alphanu1
9d9be36521
Merge pull request from alphanu1/alphanu1-patch-94
Added dynamic option in menu
2019-02-12 09:49:34 +00:00
alphanu1
1282a02212
Added dynamic option in menu 2019-02-12 09:48:35 +00:00
alphanu1
88be0e2b56
Merge pull request from alphanu1/alphanu1-patch-93
incorporated centre adjust for Linux
2019-02-12 09:46:58 +00:00
alphanu1
4dc6cf2fb4
incorporated center adjust for Linux 2019-02-12 09:46:22 +00:00
alphanu1
7a6a4998c7
Merge pull request from alphanu1/alphanu1-patch-92
incorporation of dynamic super res
2019-02-12 09:45:25 +00:00
alphanu1
14b80cc3e1
incorporation of dynamic super res
Closer to native look super resolution. Used to prevent artefacts
2019-02-12 09:44:06 +00:00
alphanu1
49011e9df9
Merge pull request from libretro/master
Update
2019-02-12 08:29:52 +00:00
Patrick Scheurenbrand
5d7a30d806 added my name to the headers 2019-02-12 08:19:07 +01:00
Brad Parker
44c4be1863 add option to track how long content has been running over time 2019-02-12 00:32:01 -05:00
twinaphex
49bade15ae (video_driver.c) Cleanups 2019-02-12 06:22:50 +01:00
twinaphex
d70d9d35f8 (record_driver.c) Simplifications 2019-02-12 06:04:52 +01:00
twinaphex
a51acb8377 Buildfix 2019-02-12 04:03:10 +01:00
twinaphex
660d0c8de9 Remove mutexes - should hopefully fix dolphin/reicast threaded
again
2019-02-12 03:55:08 +01:00
Twinaphex
4505f0ef51
Merge pull request from orbea/qb
qb: Minor clean up.
2019-02-12 03:26:47 +01:00