Filippo Scognamiglio
|
701cb540e5
|
Improve QML syntax and update license headers.
|
2021-06-30 22:49:03 +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 |
|
Filippo Scognamiglio
|
5fe26edaa6
|
Merge pull request #540 from kklemon/support-blinking-cursor
Add blinking cursor support
|
2020-05-09 16:37:49 +02:00 |
|
Barak A. Pearlmutter
|
98ef7b329a
|
allow --help/-h/--version/-v options without graphics
|
2020-05-08 16:29:51 +01:00 |
|
Barak A. Pearlmutter
|
b0e1962fa7
|
send cool-retro-term --help and --version to stdout
|
2020-05-08 16:29:51 +01:00 |
|
Barak A. Pearlmutter
|
83684e8882
|
squelch ugly quotes on 1st line of cool-retro-term --usage
|
2020-05-08 16:29:51 +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
|
3b4d5d1c3f
|
Bump version number.
|
2019-01-17 22:24:32 +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
|
8f0d1023a4
|
Use threaded renderer by default in linux. This improves performances.
|
2019-01-17 21:47:59 +01:00 |
|
Filippo Scognamiglio
|
79773ba95c
|
Merge pull request #499 from Swordfish90/old-burnin
Reintroduce optional old burnin and improve highdpi support.
|
2019-01-17 21:35:24 +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 |
|
Sascha Paunovic
|
ade36c013b
|
correct version number output with --version
|
2019-01-07 12:24:53 +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 |
|
Filippo Scognamiglio
|
555783af4c
|
First implementation of imageless frame.
|
2018-11-30 00:57:59 +01:00 |
|
Filippo Scognamiglio
|
2e003b56ea
|
Merge branch 'master' of https://github.com/rbanffy/cool-retro-term into rbanffy-master
|
2018-11-26 22:50:38 +01:00 |
|
Filippo Scognamiglio
|
cdbe8d73f6
|
Bump version code.
|
2018-11-24 21:59:26 +01:00 |
|
Filippo Scognamiglio
|
38ae86f315
|
Custom command should be a setting not a profile.
|
2018-11-24 21:58:40 +01:00 |
|
Filippo Scognamiglio
|
100201d23c
|
Update defualt profiles.
|
2018-11-24 21:51:41 +01:00 |
|
Filippo Scognamiglio
|
677ad5c54b
|
Fixed fontColor conversion applied two times.
|
2018-11-23 22:53:24 +01:00 |
|
Filippo Scognamiglio
|
b8e3cd5d64
|
Limit screen curvature effect.
|
2018-11-23 22:35:48 +01:00 |
|
Filippo Scognamiglio
|
dead1197bd
|
Hide by default menubar on linux.
|
2018-11-23 22:00:28 +01:00 |
|
Filippo Scognamiglio
|
a2455daa6c
|
Avoid border artifacts on burn in effect.
|
2018-11-23 21:09:10 +01:00 |
|
Filippo Scognamiglio
|
82f2bd6231
|
Fix a couple of issues with burnIn.
|
2018-11-21 18:18:18 +01:00 |
|
Filippo Scognamiglio
|
cc7c13e17f
|
Handle database and profile upgrade for new versions.
|
2018-11-21 18:11:01 +01:00 |
|