Commit Graph

  • bb320f3e40 Removed some unrealistic screen reflections. Filippo Scognamiglio 2014-04-17 21:57:15 +02:00
  • 4d9f0a0adb Fix: better screen curvature values. Filippo Scognamiglio 2014-04-17 15:39:56 +02:00
  • 6f34085f7b Now ambient reflection is integrated in the screen frame. This improves performances and quality. Filippo Scognamiglio 2014-04-17 15:20:15 +02:00
  • 475f6bde37 Some cleanups, fullscreen option also in context menu now. Filippo Scognamiglio 2014-04-17 13:56:13 +02:00
  • 115171e969 Added terminal size overlay Filippo Scognamiglio 2014-04-17 13:27:41 +02:00
  • 2af093220f Removing unuseful prints Filippo Scognamiglio 2014-04-16 19:37:33 +02:00
  • 3478e66044 Improvements in menus Filippo Scognamiglio 2014-04-16 19:30:11 +02:00
  • 5d6040e45d Added selections copy and paste! Filippo Scognamiglio 2014-04-16 19:18:14 +02:00
  • 883520a9c6 Wrong spacing in no frame. Filippo Scognamiglio 2014-04-06 18:44:11 +02:00
  • de36406ed5 Now reflections play well with horizontal flickering. Filippo Scognamiglio 2014-04-06 17:59:19 +02:00
  • dc188a6e50 Fixed some other warnings in shader. Little improvements in reflections. Filippo Scognamiglio 2014-04-06 17:05:00 +02:00
  • e62ee54aea Added realtime reflections on the frame. They are a little bit hacky but don't have any impact on performances. Filippo Scognamiglio 2014-04-05 15:14:52 +02:00
  • 80404ffe89 Really fixes #6. At least I hope... Filippo Scognamiglio 2014-04-04 02:32:52 +02:00
  • e1b8dc0d92 It is now possible to set fps to save some cpu and battery. Filippo Scognamiglio 2014-04-03 18:44:23 +02:00
  • 0cef4c75e4 Fix: differentiating setting equal to zero from undefined. Filippo Scognamiglio 2014-04-03 18:08:07 +02:00
  • 3823e90374 Improved no frame profile Filippo Scognamiglio 2014-04-03 18:02:52 +02:00
  • 8cf467de4b Changed default settings. Filippo Scognamiglio 2014-04-03 15:29:07 +02:00
  • 27e30ee258 Fixes #6 writing to uniform value Filippo Scognamiglio 2014-04-03 15:22:39 +02:00
  • 87eb525950 Improved scanlines (I'm finally happy with them) and added pixelated effect. Design improvements in the setting window. Filippo Scognamiglio 2014-04-03 15:06:16 +02:00
  • 1b94fb6b22 Introducing terminal scaling for performance reasons on old PCs. Filippo Scognamiglio 2014-04-02 22:07:37 +02:00
  • 3abdb9424c Fix: sometimes scaling was wrong. Per-font line spacing is actually now used. Filippo Scognamiglio 2014-04-02 19:12:11 +02:00
  • 984c4aaa23 Reenabled profiles. Fixes in the settings window. Filippo Scognamiglio 2014-03-31 22:23:48 +02:00
  • 8611f815e7 Added brightness slider. Filippo Scognamiglio 2014-03-31 17:26:51 +02:00
  • 120561ff95 Improvements and speedups in scanline effect. It has been moved among the preprocessing effects. Filippo Scognamiglio 2014-03-31 16:57:51 +02:00
  • 9ff1bcb074 Removed javascript rand function, replaced with a much faster and gpu related random texture lookup. Other small improvements Filippo Scognamiglio 2014-03-31 14:13:51 +02:00
  • 5cb3c0c6ba Some refactoring. Filippo Scognamiglio 2014-03-30 22:29:15 +02:00
  • 34f61cd86a Heavily reduced idle cpu consumption. Filippo Scognamiglio 2014-03-30 18:30:35 +02:00
  • 9c83b1d654 Fix: scanline do not affect background anymore Filippo Scognamiglio 2014-03-27 15:25:52 +01:00
  • 103139e493 Added contrast setting. Settings window needs some work now. Filippo Scognamiglio 2014-03-27 13:59:48 +01:00
  • 8cb9520ea7 Moved bloom where it belongs, in postprocessing instead of preprocessing. Restored glowing line animation. Filippo Scognamiglio 2014-03-26 20:26:20 +01:00
  • a729eae191 Added horizontal sync problem. Reduced CPU usage consistently. Filippo Scognamiglio 2014-03-26 19:23:47 +01:00
  • ab57ada5df Sligtly dim screen near the borders. Noise is now stronger near the center of the screen. Filippo Scognamiglio 2014-03-26 01:22:02 +01:00
  • cfe6c559a4 Flickering is now much more realistic Filippo Scognamiglio 2014-03-25 16:30:07 +01:00
  • 98daa802c3 Fix: last line was clipped when the size was not multiple of the fontsize. Filippo Scognamiglio 2014-03-24 23:51:58 +01:00
  • 67055633bd Added mouse wheel scrolling. Filippo Scognamiglio 2014-03-24 23:17:02 +01:00
  • 06b9627c6c New fonts and font management improved. Filippo Scognamiglio 2014-03-24 21:40:04 +01:00
  • 87880e08fd Normals on the frame are now woriking correctly. The screen light coherently the frame. Filippo Scognamiglio 2014-03-24 11:09:34 +01:00
  • d0e4086d86 Added bloom effect! Filippo Scognamiglio 2014-03-23 18:29:19 +01:00
  • 5076bf58b3 Temporarily disabled normals Filippo Scognamiglio 2014-03-22 15:10:07 +01:00
  • 03a72e39b9 Added a really cool motion blur to the screen! Filippo Scognamiglio 2014-03-22 11:11:27 +01:00
  • 5aa1da233a Changing font doesn't reload the entire window. Filippo Scognamiglio 2014-03-20 16:19:11 +01:00
  • 13377ba4e7 Fix: fonts are now working Filippo Scognamiglio 2014-03-20 15:31:23 +01:00
  • 926ce767f8 Moved engine from yat to konsole and refactored the project. Not everything works yet. Filippo Scognamiglio 2014-03-20 11:29:29 +01:00
  • 36e755ea70 Refactored menus into actions Filippo Scognamiglio 2013-12-30 02:32:02 +01:00
  • 63b1fe86a2 Added fullscreen support Filippo Scognamiglio 2013-12-30 02:28:30 +01:00
  • 5964677291 Again fixes in readme Filippo Scognamiglio 2013-12-28 18:06:15 +01:00
  • 8c7437f9ae Fix in md file Filippo Scognamiglio 2013-12-28 18:04:35 +01:00
  • e298ef317d Informative readme Filippo Scognamiglio 2013-12-28 17:30:50 +01:00
  • 200c53219c Fixing some build issues. Filippo Scognamiglio 2013-12-28 15:22:01 +01:00
  • 87aa99b65e Added GPL headers. Filippo Scognamiglio 2013-12-28 14:52:10 +01:00
  • 234ed58b61 Shader is now dynamic. Modifing settings actually modify the program. This results in a much more optimized gpu code. Filippo Scognamiglio 2013-12-28 14:37:43 +01:00
  • 10401481e5 Initial support for profiles. Some test profiles have been added. Filippo Scognamiglio 2013-12-28 03:40:45 +01:00
  • fdfd57a187 Font scaling now works. (Yes, there are still problems with on the fly font changing) Filippo Scognamiglio 2013-12-28 02:42:24 +01:00
  • 0129db66ed Uniformed font sizes, and small changes in defaults Filippo Scognamiglio 2013-12-28 02:23:18 +01:00
  • c3d7b95fee Redesigned settings window. Much much better. Filippo Scognamiglio 2013-12-28 02:19:16 +01:00
  • 6e9b7bc824 small fixes in window loading Filippo Scognamiglio 2013-12-28 00:38:05 +01:00
  • ae66af1104 Settings are now stored, and reloaded at each execution Filippo Scognamiglio 2013-12-28 00:21:12 +01:00
  • 9bcfb93e1c It is now possible to change the font, but the window gets reloaded. Filippo Scognamiglio 2013-12-27 22:25:33 +01:00
  • 54d854c32a Added support for fonts. Still some bugs Filippo Scognamiglio 2013-12-27 19:11:11 +01:00
  • 1bb866f312 Moved to old version on yat due to crashes. Disabled scrolling due to glitches. Filippo Scognamiglio 2013-12-27 16:27:33 +01:00
  • 53c77a9364 Merge branch 'master' of github.com:Swordifish90/cool-old-term Filippo Scognamiglio 2013-12-27 00:37:44 +01:00
  • 20c9b94cdc dummy commit Filippo Scognamiglio 2013-12-27 00:37:10 +01:00
  • 6b4b187df5 Moved to new version of yat. Yat is no longer a submodule but is now integrated. Filippo Scognamiglio 2013-12-27 00:31:43 +01:00
  • ce1017ce96 Moved to new version of yat. Yat is no longer a submodule but is now integrated. Filippo Scognamiglio 2013-12-27 00:31:43 +01:00
  • bd39a63a64 Small refactor in settings Filippo Scognamiglio 2013-12-26 22:00:35 +01:00
  • 3da33587b7 Exported frame selection in settings Filippo Scognamiglio 2013-12-26 01:12:14 +01:00
  • a140ffe6c8 Added simple screen reflection for ambient light Filippo Scognamiglio 2013-12-26 00:28:05 +01:00
  • 61ca4f7237 completed screen flickers (it still could use some work) Filippo Scognamiglio 2013-12-25 22:53:32 +01:00
  • dd129890d2 small optimization: brightness timer is managed with loader Filippo Scognamiglio 2013-12-25 21:16:56 +01:00
  • 5a158f6c65 readded an improved screen flickering Filippo Scognamiglio 2013-12-25 21:04:10 +01:00
  • 35ffbe91a7 Reduced opacity of flash and changed default settings Filippo Scognamiglio 2013-12-25 19:11:00 +01:00
  • b25a3f6a4f Addeded the possibility to remove the frame Filippo Scognamiglio 2013-12-25 19:08:03 +01:00
  • 750d03979c Refactored frames Filippo Scognamiglio 2013-12-25 18:44:46 +01:00
  • c80c73f591 added a black and rough frame Filippo Scognamiglio 2013-12-25 18:02:02 +01:00
  • 6a8ce43075 refactored frames so that it will be easier to add others Filippo Scognamiglio 2013-12-25 03:57:57 +01:00
  • 75a73011fb Much better rendering of frame. Minor clenups. Little bit of eyecandy. Filippo Scognamiglio 2013-12-25 02:32:12 +01:00
  • 1d8000a7f8 removed old frame Filippo Scognamiglio 2013-12-25 02:30:21 +01:00
  • cece882ca1 colors removed from real terminal. It new passes black and white. Filippo Scognamiglio 2013-12-25 02:29:16 +01:00
  • ee580b33f9 added new frame with normals Filippo Scognamiglio 2013-12-25 02:27:51 +01:00
  • 9b6b487389 added scanlines in settings and updated defaults Filippo Scognamiglio 2013-12-25 02:26:18 +01:00
  • 15f5dd274a avoid gimp images in git Filippo Scognamiglio 2013-12-25 02:25:18 +01:00
  • 8bba1d6957 New frame! Drawn using a shader, it is now possible to distort the frame according to screen distortion (also added the setting)... Filippo Scognamiglio 2013-12-23 03:14:12 +01:00
  • d5222b1302 Fixed bad behaviour in settings Filippo Scognamiglio 2013-12-23 00:48:25 +01:00
  • a23651acf3 Redisigned color settings... Filippo Scognamiglio 2013-12-23 00:13:47 +01:00
  • 73a5c791ec Refactored settings window... Filippo Scognamiglio 2013-12-22 23:08:16 +01:00
  • 5f01eff563 fixed: made gitignore a little bit more flexible on pro.user Filippo Scognamiglio 2013-12-22 18:33:48 +01:00
  • 013f0be81f Added dialog to setup colors of the terminal. Filippo Scognamiglio 2013-12-22 18:32:01 +01:00
  • 13a3580c75 added flickering brightness Filippo Scognamiglio 2013-11-26 19:10:15 +01:00
  • 3f41a9f2fc added settings Filippo Scognamiglio 2013-11-25 19:05:31 +01:00
  • f73e160a99 added frame around the terminal Filippo Scognamiglio 2013-11-25 16:46:10 +01:00
  • 69bf0a8e20 switched to QApplication and QWidget to have native styling in linux Filippo Scognamiglio 2013-11-25 16:45:44 +01:00
  • ff1b3be708 frame around the display is now transparent changes in the default colors Filippo Scognamiglio 2013-11-25 13:18:22 +01:00
  • 768de5a4a0 Added blur in shader and some refactoring Filippo Scognamiglio 2013-11-25 02:19:44 +01:00
  • 5c2064ed43 various graphical improvements Filippo Scognamiglio 2013-11-23 17:34:11 +01:00
  • d6fd97d2a8 First version with cool shader applied Filippo Scognamiglio 2013-11-23 16:09:46 +01:00
  • 7a3a05f283 readded submodule Filippo Scognamiglio 2013-11-23 14:53:32 +01:00
  • d8581dc0c8 Fixed wrong import Filippo Scognamiglio 2013-11-23 14:42:15 +01:00
  • 735d1e5dbb Switched to my version of yat Filippo Scognamiglio 2013-11-23 13:59:05 +01:00
  • c8cb00d240 removed yat reference Filippo Scognamiglio 2013-11-23 13:53:39 +01:00
  • f628336f6e added my own version of yat Filippo Scognamiglio 2013-11-23 11:37:49 +01:00