59 Commits

Author SHA1 Message Date
twinaphex
8a1cab9b74 C89_BUILD buildfix 2019-02-14 07:13:47 +01:00
alphanu1
7d07130942
Update video_crt_switch.c 2019-02-13 15:33:10 +00:00
alphanu1
987264ab1b
Merge branch 'master' into master 2019-02-13 12:16:05 +00:00
twinaphex
eb1dc6624f C89_BUILD buildfix 2019-02-13 02:03:12 +01: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
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
b37c64742f
Dynamic width - function completed (#119) 2019-02-12 14:38:01 +00:00
alphanu1
924fcc2834
Fix build warnings and cleanup 2019-02-12 10:26:17 +00:00
alphanu1
7aabf7f5e1
added static function and Clean up 2019-02-12 10:16:04 +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
orbea
28ff4b391a Clean up white space. 2019-02-03 16:00:50 -08:00
orbea
4c56167446 Convert to linux line endings. 2019-02-03 15:43:42 -08:00
twinaphex
a58a32411f Some more buildfixes 2019-02-03 21:18:34 +01:00
twinaphex
9c0ccccc1c Relative header include fix 2019-02-03 19:44:17 +01:00
twinaphex
65f8fc7a21 Fix relative path include 2019-01-31 15:56:17 +01:00
twinaphex
9d6b40fff2 Turn CRT SwitchRes ifdefs into HAVE_VIDEOCORE - ARM ifdefs would break
3DS/Vita builds
2019-01-31 15:55:21 +01:00
alphanu1
a4b391d796 Update video_crt_switch.c 2019-01-30 20:58:30 +00:00
alphanu1
8fdbdf8b8b Update video_crt_switch.c 2019-01-30 20:57:52 +00:00
alphanu1
0726cc425c Update video_crt_switch.c 2019-01-30 20:51:05 +00:00
alphanu1
76bf63f905
RPi Additions new switching method
Partil new switching method
2019-01-30 20:17:32 +00:00
twinaphex
a561f789e2 Rename switch_resolution to set_resolution 2018-11-24 10:35:32 +01:00
Brad Parker
826c77d523 style cleanup 2018-10-02 16:56:40 -04:00
alphanu1
c362a6d7f4
Added functions for new CRT SwitchRes options 2018-09-23 20:39:40 +01:00
alphanu1
eaeb4cc1b8
Low res LCD core fix for CRT 2018-09-22 10:39:28 +01:00
alphanu1
e6b2f5a734
240p menu for CRT 2018-05-25 10:57:32 +01:00
alphanu1
23ec5eed84
update 2018-05-25 10:55:15 +01:00
alphanu1
e20e0b1cfd
240p menu for CRT 2018-05-25 10:42:57 +01:00
alphanu1
c3beeb3ca9
Fix incorrect menu sizing for CRT 2018-05-03 09:36:37 +01:00
alphanu1
82a2fb955e
Removed static from function to share aspect changing 2018-05-01 21:07:52 +01:00
alphanu1
8584e27a81
res fix 2018-05-01 20:32:34 +01:00
alphanu1
11b0fe2a97
Linux resolution improvements for CRT 2018-05-01 20:28:01 +01:00
orbea
e33a12c18f Silence -Wmisleading-indentation warning
gfx/video_crt_switch.c: In function ‘crt_screen_setup_aspect’:
gfx/video_crt_switch.c:95:7: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
       if (width < 1920)
       ^~
gfx/video_crt_switch.c:97:10: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
          height = 480;
          ^~~~~~
2018-05-01 10:17:19 -07:00
alphanu1
4b8fbf8682
Better startup resolution for CRT 2018-05-01 12:14:25 +01:00
alphanu1
af3eb9e851
Linux / windows hz bug fix
when merging Linux CRT refresh rate hz was dealt with in floats for Linux but ints for windows.
2018-04-30 16:40:27 +01:00
alphanu1
7d53e6a16f
Linux switching incorporation 2018-04-29 13:51:18 +01:00
alphanu1
1eedb0406b
Linux switching incorporation 2018-04-29 13:46:43 +01:00
alphanu1
6aa072b6cf
Restore resolution fix 2018-04-28 20:52:24 +01:00
twinaphex
d7d5dfdc73 Add display_server_get_current_resolution 2018-04-17 03:37:56 +02:00
twinaphex
3f8ea809de (360) Buildfix 2018-04-17 03:14:20 +02:00
twinaphex
ec2267daa6 Cleanups 2018-04-16 04:35:23 +02:00
twinaphex
953172f05b This header include can go now 2018-04-15 19:29:07 +02:00
twinaphex
c692f457c2 Add switch_resolution to display_server interface 2018-04-15 19:25:00 +02:00
twinaphex
bed4214059 Turn int variables to unsigned 2018-04-15 18:59:58 +02:00
twinaphex
311c156e08 Turn width/height into unsigned 2018-04-15 18:55:16 +02:00
twinaphex
4d87772f4a (video_crt_switch.c) Turn a whole bunch of functions static 2018-04-15 18:52:38 +02:00
twinaphex
359de5c84b Create win32_change_display_settings 2018-04-15 17:55:37 +02:00
twinaphex
87cf910396 (CRT switch) Cleanups 2018-04-15 17:12:28 +02:00
alphanu1
cf23ff7a88
Add files via upload
Fixes, merged changes and additions to remove extra files.
2018-04-01 00:29:46 +01:00