Commit Graph

75 Commits

Author SHA1 Message Date
alphanu1 d3a2f2f921 Update video_crt_switch.c
Fixed infinate switching bug
2020-07-28 18:43:29 +01:00
alphanu1 55e3bd3d2d Added ability to adjust porch values
Porches can now be manipulated from the CRTSwitchRes menu
2020-07-28 14:25:38 +01:00
twinaphex 021625fd4a Revert "Move static functions to top of files"
This reverts commit 02b542e2a5.
2020-06-26 18:40:26 +02:00
twinaphex 02b542e2a5 Move static functions to top of files 2020-06-26 18:15:38 +02:00
twinaphex bc24092374 (VIDEOCRT SWITCH) move global state to rarch_state 2020-06-10 17:42:08 +02:00
twinaphex b2f5262a3b crt_first_run and crt_video_restore were both useless 2020-06-10 15:50:29 +02:00
twinaphex 3ae7e9f8df Update TODO/FIXMEs 2020-05-29 06:20:16 +02:00
twinaphex 7c7eeff0fb Move display_server code into retroarch.c 2020-03-08 18:48:15 +01:00
twinaphex 2497ac4584 (video_crt_switch.c) Move static global variables to struct 2020-03-08 18:48:15 +01:00
alphanu1 a488876a6a
Added missing argument to function (#2) 2019-10-30 08:43:51 +00:00
alphanu1 9c0f4c737e
Fixes for RPI (#1)
New Raspberry Pi porch and aspect ratio generation. Added code to fix X offset for Raspberry Pi.
2019-10-30 08:34:02 +00:00
twinaphex 7969221919 Remove two unused variables 2019-10-05 19:08:57 +02:00
alphanu1 df301bcbe7 Updates Porches and Super width
Updates Porches and Super width Calculation
2019-07-11 20:50:33 +01:00
twinaphex c827e1b67f Turn into static function 2019-06-17 21:05:39 +02:00
twinaphex ee3208ac39 Integrate video_driver.c into retroarch.c 2019-06-17 15:10:22 +02:00
twinaphex 43d27006ce Rewrite '== true' in our own code 2019-06-06 13:51:56 +02:00
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