33 Commits

Author SHA1 Message Date
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
alphanu1
d06386d0a5
Add files via upload
Variables removed from headers.
2018-03-29 17:54:46 +01:00
alphanu1
46500e119c
Add files via upload
native switch fix
2018-03-27 20:18:31 +01:00
alphanu1
b1fca8fc7e
Add files via upload
Removed debug info
2018-03-26 23:51:40 +01:00
alphanu1
d7d1d1d5b8
Add files via upload
Fixed errors after variable changes
2018-03-26 23:49:33 +01:00
alphanu1
0ef6455c61
Add files via upload
Windows / Linux deps fix
2018-03-26 21:22:19 +01:00
alphanu1
ce2d4af103
Add files via upload
Added Linux place holder
2018-03-26 21:01:13 +01:00
alphanu1
3b9036cc79
Add files via upload
Requested changes
2018-03-26 20:22:35 +01:00
alphanu1
51276a682f
Add files via upload
Changed variable names
2018-03-26 17:18:43 +01:00
alphanu1
71578a43f6
CRT 2018-03-26 15:40:17 +01:00