Commit Graph

  • 482bdb19d9 Merge pull request #34 from bh/master Filippo Scognamiglio 2014-07-30 12:05:02 +02:00
  • e9f65ac0a4 Merge pull request #31 from JIghtuse/master Filippo Scognamiglio 2014-07-30 12:02:47 +02:00
  • 3e909cd688 Update README.md Benjamin Hedrich 2014-07-30 11:18:29 +02:00
  • 8f423b99cc Create gpl-3.0.txt Viljo Viitanen 2014-07-30 09:35:26 +03:00
  • c673cad6e6 Create gpl-2.0.txt Viljo Viitanen 2014-07-30 09:33:09 +03:00
  • 7e4d1903ec Add Debian build dependencies Boris Egorov 2014-07-30 10:40:29 +07:00
  • c2fca955c4 Added about dialog. Filippo Scognamiglio 2014-07-27 18:00:18 +02:00
  • cb0e94a6e2 Fix: motion blur depends quadratically on fps and not linearly. Filippo Scognamiglio 2014-07-26 15:12:38 +02:00
  • 1ca30accf2 Some fixes in the settings. Filippo Scognamiglio 2014-07-16 00:38:16 +02:00
  • 239a1e0a30 Finally we can set opacity! Yuuuuu. Filippo Scognamiglio 2014-07-14 02:23:22 +02:00
  • b9de57aec1 Added menu entries and shortcuts to increase and decrease font sizes. Filippo Scognamiglio 2014-07-14 00:53:17 +02:00
  • a96f8ec220 Some cleanups. Filippo Scognamiglio 2014-07-12 01:51:53 +02:00
  • 009f2dd998 Improved README.md Filippo Scognamiglio 2014-07-11 02:16:10 +02:00
  • d1a5f2a774 Bloom is applied after rasterization instead of before. Filippo Scognamiglio 2014-07-11 01:20:14 +02:00
  • 7b84ae2794 Removed modality of settings window. Filippo Scognamiglio 2014-07-11 00:43:20 +02:00
  • cbdf73d713 Merge branch 'unstable' Filippo Scognamiglio 2014-07-11 00:40:22 +02:00
  • 7dead18a56 Frames now follow the window scaling. Filippo Scognamiglio 2014-07-09 19:03:02 +02:00
  • 17615a9f14 Fix #10: implicit cast in shader. Filippo Scognamiglio 2014-07-09 19:15:56 +02:00
  • ef3303134d Edge borders are now slightly smoother. Filippo Scognamiglio 2014-07-09 01:11:22 +02:00
  • 8ec688f1d9 Fixed a couple of Qt 5.3 problems. Filippo Scognamiglio 2014-07-07 01:42:17 +02:00
  • 85c7d8ea97 Removed mouse use since is not working, removed some prints and avoid passing mousemove events if the left button is not pressed. Filippo Scognamiglio 2014-07-07 00:38:08 +02:00
  • 93e40ade4a Much improved frame reflections. This is a little bit heavier but much better looking. The code should be ok, but maybe the parameters might use some fine tuning. Filippo Scognamiglio 2014-07-06 23:57:47 +02:00
  • 2fe6d147d9 Initial support for mouse in applications. Filippo Scognamiglio 2014-07-02 02:38:28 +02:00
  • f1dc94fab2 REmoved bold fonts (caused problems rasterization), using custom greyscale color scheme (applications that use colors are now useable). Filippo Scognamiglio 2014-07-01 01:49:36 +02:00
  • 9eee62b3a4 Storing some computations to texture. Filippo Scognamiglio 2014-06-28 11:47:10 +02:00
  • 211afe6dce Some code cleanups. Filippo Scognamiglio 2014-06-27 23:54:17 +02:00
  • df49f1d1c6 Using framebuffer object instead of image to render the terminal. Improves performances. Filippo Scognamiglio 2014-06-27 23:17:51 +02:00
  • 6d9c50f474 Frames cap is now optional. Filippo Scognamiglio 2014-06-27 23:16:49 +02:00
  • d6b644cd7d Fix: update sliders when profile changes. Filippo Scognamiglio 2014-06-27 16:27:27 +02:00
  • 30074f3814 Workaround for ubuntu appmenu-qt5 bug. Filippo Scognamiglio 2014-06-27 11:39:57 +02:00
  • d2d0336af8 Merge pull request #9 from Swordifish90/scanlines Filippo Scognamiglio 2014-06-27 03:35:07 +02:00
  • 893870f8a3 Fixed errors with profiles, new ones added. Filippo Scognamiglio 2014-06-27 03:00:31 +02:00
  • e108258e52 Small changes in scaling and fonts. Filippo Scognamiglio 2014-06-25 17:43:57 +02:00
  • 372bceb186 Settings window seems to work nicely. Filippo Scognamiglio 2014-06-25 14:29:10 +02:00
  • 9795b5d9d2 Ooops... Forgot to add one file to git.. Filippo Scognamiglio 2014-06-24 11:34:33 +02:00
  • b0aad13ba7 Redisigned and refactored settings window. Filippo Scognamiglio 2014-06-23 22:47:35 +02:00
  • 1693e51d89 Reorganized rasterization. Now everything is independent. Filippo Scognamiglio 2014-06-23 16:25:41 +02:00
  • 69843f3ef8 Added font: commodore PET double height. Filippo Scognamiglio 2014-06-20 17:00:49 +02:00
  • 431ec6d133 Added jitter effect. Filippo Scognamiglio 2014-06-20 12:30:42 +02:00
  • 21c7f2c23e Smooth static noise and fixes Filippo Scognamiglio 2014-06-20 01:54:14 +02:00
  • 2423957cc8 Improved noise Filippo Scognamiglio 2014-06-11 00:54:47 +02:00
  • 6c461acf28 Saving some GPU memory by using one channel textures where possible. Filippo Scognamiglio 2014-06-07 15:32:21 +02:00
  • 8fd7161ec8 Made normal and rasterized images look more consisntent. Filippo Scognamiglio 2014-06-07 12:03:34 +02:00
  • 25ed5db324 Fix input redirection Filippo Scognamiglio 2014-06-07 11:33:37 +02:00
  • bd0938610f Various riorganizations and fixes. Filippo Scognamiglio 2014-06-07 02:19:37 +02:00
  • 947b355c29 Improved scanlines, restructurizations of the effects and optimizations. Filippo Scognamiglio 2014-06-06 23:55:33 +02:00
  • 7850df26a1 Some cleanups. Improved noise, now virtual resolution aware. Filippo Scognamiglio 2014-05-31 21:28:25 +02:00
  • 99df010547 Scanlines now look the same with every frame. Filippo Scognamiglio 2014-05-31 19:30:22 +02:00
  • aa37892d76 Improved scanlines for all fonts at all font scaling. Now I manually choose the best looking values for every font in any zoom level. Tedious but the effect is awesome. Filippo Scognamiglio 2014-05-31 19:28:35 +02:00
  • 4ad83b2dcc Changing font properties doesn't reload the terminal. Filippo Scognamiglio 2014-05-29 11:33:45 +02:00
  • 05edbb9504 Scanlines now follow font scaling. Filippo Scognamiglio 2014-05-29 01:13:31 +02:00
  • 110f91afa5 Font size is now set in pixel so the line spacing is now really proportional, this should fix the problem with cropped fonts. Filippo Scognamiglio 2014-05-27 23:54:28 +02:00
  • 12f09ddf52 Huge changes in profiles management and added support for user defined ones. Filippo Scognamiglio 2014-05-18 22:23:19 +02:00
  • 3440ef0e45 Improved blur effect. Pixels now appear immediately and disappear smoothly as with real burnin effect. Filippo Scognamiglio 2014-05-15 23:41:12 +02:00
  • df764f78c2 Linespacing is now proportional to font size. Filippo Scognamiglio 2014-05-08 21:59:46 +02:00
  • 2c5915b3b2 Improved screen flickering and added more noise when distorting. Filippo Scognamiglio 2014-04-21 00:09:18 +02:00
  • 40660b5ef2 Fiune tunings in frame reflections. Filippo Scognamiglio 2014-04-20 23:48:31 +02:00
  • 1ef94e083c Finally introducing texture scaling. Filippo Scognamiglio 2014-04-20 22:59:46 +02:00
  • 01b5dd9651 Improved casualness of horizontal distortion. Filippo Scognamiglio 2014-04-18 12:00:17 +02:00
  • 53d9ba13d9 Fine tunings in frames parameters. Filippo Scognamiglio 2014-04-18 11:14:47 +02:00
  • 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