1
0
mirror of https://github.com/Swordfish90/cool-retro-term.git synced 2025-04-20 17:50:51 +01:00

24 Commits

Author SHA1 Message Date
Filippo Scognamiglio
63b1fe86a2 Added fullscreen support 2013-12-30 02:28:30 +01:00
Filippo Scognamiglio
87aa99b65e Added GPL headers. 2013-12-28 14:52:10 +01:00
Filippo Scognamiglio
234ed58b61 Shader is now dynamic. Modifing settings actually modify the program. This results in a much more optimized gpu code. 2013-12-28 14:37:43 +01:00
Filippo Scognamiglio
10401481e5 Initial support for profiles. Some test profiles have been added. 2013-12-28 03:40:45 +01:00
Filippo Scognamiglio
fdfd57a187 Font scaling now works. (Yes, there are still problems with on the fly font changing) 2013-12-28 02:43:21 +01:00
Filippo Scognamiglio
0129db66ed Uniformed font sizes, and small changes in defaults 2013-12-28 02:23:18 +01:00
Filippo Scognamiglio
6e9b7bc824 small fixes in window loading 2013-12-28 00:38:05 +01:00
Filippo Scognamiglio
ae66af1104 Settings are now stored, and reloaded at each execution 2013-12-28 00:21:12 +01:00
Filippo Scognamiglio
9bcfb93e1c It is now possible to change the font, but the window gets reloaded. 2013-12-27 22:25:33 +01:00
Filippo Scognamiglio
54d854c32a Added support for fonts. Still some bugs 2013-12-27 19:11:11 +01:00
Filippo Scognamiglio
bd39a63a64 Small refactor in settings 2013-12-26 22:00:35 +01:00
Filippo Scognamiglio
3da33587b7 Exported frame selection in settings 2013-12-26 01:12:14 +01:00
Filippo Scognamiglio
61ca4f7237 completed screen flickers (it still could use some work) 2013-12-25 22:53:32 +01:00
Filippo Scognamiglio
35ffbe91a7 Reduced opacity of flash and changed default settings 2013-12-25 19:11:00 +01:00
Filippo Scognamiglio
b25a3f6a4f Addeded the possibility to remove the frame 2013-12-25 19:08:03 +01:00
Filippo Scognamiglio
750d03979c Refactored frames 2013-12-25 18:44:46 +01:00
Filippo Scognamiglio
9b6b487389 added scanlines in settings and updated defaults 2013-12-25 02:26:18 +01:00
Filippo Scognamiglio
013f0be81f Added dialog to setup colors of the terminal. 2013-12-22 18:32:01 +01:00
Filippo Scognamiglio
13a3580c75 added flickering brightness 2013-11-26 19:10:15 +01:00
Filippo Scognamiglio
f73e160a99 added frame around the terminal 2013-11-25 16:52:42 +01:00
Filippo Scognamiglio
ff1b3be708 frame around the display is now transparent changes in the default colors 2013-11-25 13:18:22 +01:00
Filippo Scognamiglio
768de5a4a0 Added blur in shader and some refactoring 2013-11-25 02:19:44 +01:00
Filippo Scognamiglio
5c2064ed43 various graphical improvements 2013-11-23 17:34:11 +01:00
Filippo Scognamiglio
d6fd97d2a8 First version with cool shader applied 2013-11-23 16:09:46 +01:00