38 Commits

Author SHA1 Message Date
alphanu1
b4996e6d41
Porch adjust to fix aspect 2018-05-25 10:58:43 +01:00
alphanu1
f99540e9d0
update 2018-05-25 10:56:22 +01:00
alphanu1
a98ce80df0
Porch adjust to fix aspect 2018-05-25 10:49:28 +01:00
alphanu1
dcc87f4557
fix 2018-05-11 22:21:52 +01:00
alphanu1
06d411d6e7
Update dispserv_x11.c 2018-05-10 01:56:39 +01:00
alphanu1
b89b08d1ff
changes to switching method
Added HDMI switching when CRT active, this slowed switching down. So there is also a new method to switch
2018-05-08 15:16:08 +01:00
alphanu1
7dab5b9ae3
Fix screen position for CRT user 2018-05-03 09:42:53 +01:00
alphanu1
d1b834a301
Fix for Linux users exit error when CRT disabled 2018-05-01 21:42:29 +01:00
alphanu1
c9d89e234a
Fix for native low res in Linux 2018-05-01 20:55:24 +01:00
alphanu1
cc1024ddd0
modeline tweaks, better porches 2018-05-01 12:10:32 +01:00
alphanu1
2226dec436
Fix incorrect variable 2018-04-30 18:41:20 +01:00
alphanu1
675da4692e
Moved variable back to the top 2018-04-30 17:54:00 +01:00
alphanu1
9400754a2b
Variable rename 2018-04-30 17:51:28 +01:00
alphanu1
11b7f76526
bug fix with hz switching 2018-04-30 17:14:19 +01:00
alphanu1
f672c7dc5c
Linux / Windows hz bug fix and Linux low res modeline generator fix
when merging Linux CRT refresh rate hz was dealt with in floats for Linux but ints for windows.
2018-04-30 16:49:22 +01:00
Twinaphex
bf64c1cf23
Merge pull request #6655 from alphanu1/master
Linux switching for CRT
2018-04-29 18:41:54 +02:00
alphanu1
896041f468
Add files via upload 2018-04-29 15:47:32 +01:00
alphanu1
16ccbbc75a
Linux switching CRT 2018-04-29 15:44:08 +01:00
alphanu1
a0b46d9a38
Code clean up and Linux switching 2018-04-29 15:38:16 +01:00
alphanu1
a930afce31
Linux switching incorporation 2018-04-29 13:48:08 +01:00
twinaphex
4380bc52bd (MSVC) Buildfixes 2018-04-29 14:47:57 +02:00
alphanu1
1f8540ca9d
Changes to stop unwanted resolution change for non CRT users 2018-04-29 01:41:38 +01:00
alphanu1
b51c8d62e7
Restore resolution fix 2018-04-28 20:52:58 +01:00
twinaphex
070ee2fb40 (dispserv_win32.c) Simplify code 2018-04-18 08:03:34 +02:00
twinaphex
d7d5dfdc73 Add display_server_get_current_resolution 2018-04-17 03:37:56 +02:00
twinaphex
c692f457c2 Add switch_resolution to display_server interface 2018-04-15 19:25:00 +02:00
Brad Parker
43aa977a91 add menu setting to toggle window decorations 2018-02-10 23:46:09 -05:00
twinaphex
534e5bbf34 Make code compatible when compiled as C++ 2018-02-04 21:50:05 +01:00
aliaspider
700fce3bd2 various fixes for CXX_BUILD. 2018-02-04 20:03:27 +01:00
Brad Parker
e2691c425c fix display server memory leaks 2018-01-25 21:48:08 -05:00
aliaspider
9cb896a3d9 (win32) WS_EX_LAYERED drastically decreases performance, so only set it
when needed (when opacity < 100).
2018-01-13 07:53:13 +01:00
Brad Parker
04e6554ad6 don't assume msvc is always compiled in C++ mode 2018-01-01 10:24:04 -05:00
Brad Parker
e62e0c83da win32: Show progress meter on taskbar for downloads (Windows 7 and up) 2018-01-01 02:08:09 -05:00
twinaphex
c0c9764afe Update 2017-12-25 07:36:49 +01:00
Brad Parker
81cd5435a1 x11: enable window transparency 2017-12-16 10:29:30 -05:00
Brad Parker
d53dbbfd4e style nits 2017-12-11 18:50:10 -05:00
Brad Parker
c265c8328c buildfixes 2017-12-11 18:22:40 -05:00
Brad Parker
247b9ea973 add menu setting for window opacity, includes generic display server interface 2017-12-11 18:12:42 -05:00