Aaron Kollasch
a683c5ad85
Hide visible scrolling in static noise
...
Randomize vertical position of staticNoise texel and add to
existing scrolling of noise texture (both horizontal and vertical;
faster in vertical direction)
2022-11-16 23:58:11 -05:00
Filippo Scognamiglio
8a45fbe9ed
Tweak settings window and label sizes.
2022-01-16 09:40:20 +01:00
Filippo Scognamiglio
01c7929ee3
Increase size of settings window.
2022-01-12 21:11:58 +01:00
Filippo Scognamiglio
2261af17d7
Restore legacy Connection slots. Restore compilation on Qt 5.12.
2022-01-12 21:08:58 +01:00
Filippo Scognamiglio
997131ba64
Tiny fixes to burn-in.
2022-01-08 23:15:29 +01:00
Filippo Scognamiglio
ef9f412e5f
Clip profiles list.
2022-01-08 22:36:02 +01:00
Filippo Scognamiglio
7b69d41c60
Remove slow burn-in effect.
2022-01-08 22:32:42 +01:00
Filippo Scognamiglio
552947f507
Improve burn-in timings.
2022-01-08 22:20:44 +01:00
Filippo Scognamiglio
f69f2df63c
More Connections refactorings.
2022-01-03 21:06:33 +01:00
Filippo Scognamiglio
aa270067f6
Improve settings window.
2022-01-03 20:56:49 +01:00
Filippo Scognamiglio
28977313da
UI/UX fixes for OSX version.
2022-01-03 18:43:07 +01:00
Filippo Scognamiglio
cfe35d7795
Merge pull request #665 from Swordfish90/unstable
...
Improve rasterization and terminal frame. Some refactoring.
2021-07-15 23:43:06 +02:00
Filippo Scognamiglio
4abbe332db
Improve terminal frame and expose frame size setting.
2021-07-15 23:20:42 +02:00
Filippo Scognamiglio
3104abd4ad
Add subpixel rasterization.
2021-07-07 00:09:10 +02:00
Filippo Scognamiglio
7714f7b503
Improve rasterization rendering and add LCD rasterization (with subpixels).
2021-07-03 16:14:02 +02:00
Filippo Scognamiglio
701cb540e5
Improve QML syntax and update license headers.
2021-06-30 22:49:03 +02:00
Filippo Scognamiglio
0f18a0349a
Merge pull request #589 from rbanffy/master
...
Update 3270 font to 2.3.1
2021-06-30 08:49:39 +02:00
Filippo Scognamiglio
dae1a56691
Migrate from QtQuick.Controls 1.x to QtQuick.Controls 2.x. Updated QMLTermWidget submodule.
2021-06-30 08:33:31 +02:00
Ricardo Bánffy
39181f42cf
Update font version to 2.3.1
2021-03-25 09:52:21 +00:00
Ricardo Bánffy
a31b77e5bc
Update 3270 font with version 2.0.4.
...
See https://github.com/rbanffy/3270font/tree/v2.0.4 for changes.
2020-05-17 12:29:24 +01:00
Ricardo Bánffy
b417643415
Renamed 3270 font to latest binary version
2020-05-17 12:21:13 +01:00
Kristian
8d7565ffc4
Disable blinking cursor by default
2019-07-20 16:51:10 +02:00
Kristian
9960b25dff
Add support for blinking cursor
2019-07-08 15:21:17 +02:00
Filippo Scognamiglio
cdd1488e13
Print system font log only when verbose is enabled.
2019-01-19 21:08:57 +01:00
Filippo Scognamiglio
f98fd5a7ad
Fix font slider misbehaving.
2019-01-17 22:23:54 +01:00
Filippo Scognamiglio
b961109623
Use a single version name.
2019-01-17 22:03:25 +01:00
Filippo Scognamiglio
ff3f02fb8c
Improve highdpi support.
2019-01-09 19:26:02 +01:00
Filippo Scognamiglio
0af2b20b3a
Settings optin for old burinin version. It seems to be working better on osx.
2019-01-09 19:01:11 +01:00
Filippo Scognamiglio
f2f38c0e0d
Fixes issue #491 .
2019-01-02 22:01:57 +01:00
Filippo Scognamiglio
863c1ac27a
Reduce horizontal sync possible minimum value.
2018-12-18 23:09:06 +01:00
Filippo Scognamiglio
c85eba617c
Revert "Change burnin masking function to max. Should preseve darker colors."
...
This reverts commit 3cee1866634567c025c5ddd17a85272073ef514c.
2018-12-18 23:03:52 +01:00
Filippo Scognamiglio
dcb7b7c309
Reduce horizontal sync maximum strength.
2018-12-17 19:44:28 +01:00
Filippo Scognamiglio
3cee186663
Change burnin masking function to max. Should preseve darker colors.
2018-12-17 19:21:26 +01:00
Filippo Scognamiglio
06afe507f6
Change the way margin is used. This slightly improves quality.
2018-12-17 19:09:19 +01:00
Filippo Scognamiglio
4268d4d770
Remove comment.
2018-12-17 19:06:49 +01:00
Filippo Scognamiglio
d61dae5ab4
Let's reenable smoothing in burnin to see which artifact is actually better.
2018-12-17 00:36:22 +01:00
Filippo Scognamiglio
b5f39c1d53
Force integer values for new margins.
2018-12-17 00:10:26 +01:00
Filippo Scognamiglio
767a61b86e
Improve settings layout.
2018-12-16 23:46:05 +01:00
Filippo Scognamiglio
0d3c0a2233
Allow screen margin customization.
2018-12-16 22:30:03 +01:00
Filippo Scognamiglio
0431103a1d
Move frame to separate framebuffer. This fixes some glitches in terminal
...
frame.
2018-12-15 18:27:35 +01:00
Filippo Scognamiglio
77dc82a381
Unload frame when not needed.
2018-12-03 19:28:50 +01:00
Filippo Scognamiglio
44a63d4aaa
Change default curvature values.
2018-12-03 17:12:41 +01:00
Filippo Scognamiglio
5b3297f916
Tweak some shader constants.
2018-12-03 16:55:44 +01:00
Filippo Scognamiglio
41413d4712
Rearrange settings window.
2018-12-03 16:39:20 +01:00
Filippo Scognamiglio
fd2e5ce71e
Reduce default fps to 20. It looks good with new burnin and saves some gpu.
2018-12-03 16:06:48 +01:00
Filippo Scognamiglio
e9ddd7d3b8
Split effects into static (cached) and dynamic computed at every frame.
2018-12-03 14:58:34 +01:00
Filippo Scognamiglio
da6795f002
Use window scaling parameter for framebuffer size.
2018-12-03 12:43:40 +01:00
Filippo Scognamiglio
f497bb4b44
First wrong framebuffer implementation.
2018-12-02 19:57:24 +01:00
Filippo Scognamiglio
c56672dd04
Remove useless frame settings.
2018-12-01 19:24:36 +01:00
Filippo Scognamiglio
c2dc1cd65f
Add inner screen shadow. Various overall frame improvements.
2018-12-01 19:16:33 +01:00