Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • 097a666 (HEAD -> master) added WebCam by Victor Giers 2024-04-12 13:11:56 +0200
  • 92a72d1 removed unused binary programs by Victor Giers 2022-08-09 11:14:17 +0200
  • 037de04 removed clutter by Victor Giers 2022-08-09 10:59:57 +0200
  • a8ebbd4 added a sox-effect base-class, implemented several sonification-effects. need to have sox installed to use (brew install sox) by Victor Giers 2022-08-09 10:58:40 +0200
  • 31c8bb4 improved fxwebp by Victor Giers 2022-08-01 15:11:45 +0200
  • 65cd4bd added function to change render resolution by typing the number in (need to have the GUI as active window), fixed a bug where adding a slow effect crashed the program if you add it first after changing the image by Victor Giers 2022-08-01 09:02:55 +0200
  • ae3644f got rid of clutter by Victor Giers 2022-07-31 16:13:51 +0200
  • 5d3d4ce streamlined webp corruption to a absolute maximum bro i'm a beast w/ this by Victor Giers 2022-07-31 16:11:11 +0200
  • 8832351 added very early version of fxWEBPCorruption by Victor Giers 2022-07-31 00:53:01 +0200
  • 9e0764e added fxJPGHexGlitch by Victor Giers 2022-07-30 13:37:13 +0200
  • 6a99b0b added fxJPGHexGlitch by Victor Giers 2022-07-30 13:35:34 +0200
  • 776ef38 added fxSegmenter, made it easier to implement new effects by Victor Giers 2022-07-29 19:52:50 +0200
  • e0246d1 fixed a bug where the source image would fall back to cat instead of the last image loaded after disabling webcam mode by Victor Giers 2022-07-28 11:06:55 +0200
  • 3b59eb8 added webcam-mode and autoplay-mode by Victor Giers 2022-07-28 11:02:32 +0200
  • 700f259 moved keyboard and mouse controls to main java file by Victor Giers 2022-07-28 08:26:01 +0200
  • 7b6c649 fixed a bug where moving a layer to trash would swap it and remove the swapped one instead if the maximum ui height was exceeded with layers by Victor Giers 2022-07-28 08:23:49 +0200
  • 555d729 readded failsave mechanism, less crashes by Victor Giers 2022-07-27 13:22:25 +0200
  • 7352ce3 fixed a bug where the viewport would be cut off by the window if the windows height was smaller than the viewports height by Victor Giers 2022-07-27 11:43:38 +0200
  • 7ced491 added fxStreaker by Victor Giers 2022-07-27 11:28:38 +0200
  • 8bb9509 fixed a bug where fxLens would give wrong results if a target lens image had a direction of 1 or 3, added fxSlicer by Victor Giers 2022-07-27 09:44:50 +0200
  • 49a015c renamend for easier use from the repo by Victor Giers 2022-07-26 19:08:18 +0200
  • 0346865 oops habs verpeilt jetzt muessts gehen by Victor Giers 2022-07-26 18:42:05 +0200
  • e814e15 should build by Victor Giers 2022-07-26 18:37:37 +0200
  • f37e8b7 added fxImageLens by Victor Giers 2022-07-23 21:33:15 +0200
  • af070b6 added fxLZ77 by Victor Giers 2022-07-23 15:41:46 +0200
  • 79aa586 added fxVHS by Victor Giers 2022-07-23 05:55:53 +0200
  • 003d4f8 added fxWrongQSort by Victor Giers 2022-07-23 04:49:55 +0200
  • d1fce0b added fxDripDrip by Victor Giers 2022-07-23 03:39:21 +0200
  • 20eb0d3 added fxPixelDrifter and fxDrawGenerative by Victor Giers 2022-07-23 03:03:37 +0200
  • c14bf5d fixed a bug where the effects woudlnt re-apply if a new image was loaded by Victor Giers 2022-07-22 09:06:19 +0200
  • d93cb7a effect layers that do not change will no longer be recalculated every frame, this makes it much faster to work manually by Victor Giers 2022-07-21 00:59:59 +0200
  • 81b07d7 added MASK, fixed a bug in fxWahWah by Victor Giers 2022-07-20 22:57:51 +0200
  • fbe437c asdfpixelsort now has a direction parameter by Victor Giers 2022-07-20 09:13:30 +0200
  • 9ae953e removed fxPixelSort from the effect list. this was pointing to a very outdated pixelsort algorithm which might be rewritten in the future by Victor Giers 2022-07-16 19:32:57 +0200
  • a533f9e added fxScanker by Victor Giers 2022-07-16 19:31:45 +0200
  • 6d3e112 added fxSubtleSort by Victor Giers 2022-07-16 19:18:51 +0200
  • 297f761 added fxCopyZoom by Victor Giers 2022-07-16 15:45:42 +0200
  • fc56d02 added fxGrauzone by Victor Giers 2022-07-16 14:08:39 +0200
  • e9ae212 added license (CC-BY-SA 4.0), blanko readme file by Victor Giers 2022-07-16 12:39:35 +0200
  • 5a6f24c added fxDual. also movies no longer jump randomly, they just play normally now by Victor Giers 2022-07-16 12:16:13 +0200
  • 9f372b5 added fxDual. also movies no longer jump randomly, they just play normally now by Victor Giers 2022-07-16 12:15:56 +0200
  • 0843d4d minor performance increase by Victor Giers 2022-07-16 11:39:00 +0200
  • 2209ad7 no more pixel interpolation in viewport, meaning sharp pixel edges for low-resolution-images, not only after rendering, but visible in viewport. by Victor Giers 2022-07-16 11:37:38 +0200
  • adf84a3 fix: brokencolorrot now properly named in active effec list by Victor Giers 2022-07-16 09:52:22 +0200
  • 811b0d0 added fxPosterize by Victor Giers 2022-07-16 09:48:45 +0200
  • c4ab2a4 added fxAMPLIFY, renamed fxHSB to fxBROKENCOLORROT by Victor Giers 2022-07-16 09:44:20 +0200
  • 9c46ec2 added fxBrighter (threshold kinda buggy) by Victor Giers 2022-07-14 16:02:27 +0200
  • d7bdf69 added scrollbar, added button to render in images native resolution by Victor Giers 2022-07-14 15:46:14 +0200
  • c5f346d the GUI now has a maximum height. added functionality to scroll through effect-list if height is exceeded by Victor Giers 2022-07-14 14:42:57 +0200
  • 2236979 added fxDarker by Victor Giers 2022-07-10 17:26:04 +0200
  • 016c819 removed by Victor Giers 2022-07-07 07:39:01 +0200
  • c837c9f added fxecho, moved settings() into setup() so this now runs in Processing 4, yeah by Victor Giers 2022-07-07 07:38:42 +0200
  • 13315ff added fxPhaser by Victor Giers 2022-06-29 15:20:03 +0200
  • d37ea8f added fxWahWah by Victor Giers 2022-06-29 14:43:51 +0200
  • a69e44f added fxSlitScan without gui controls yet by Victor Giers 2022-06-29 14:17:56 +0200
  • 8c55248 added fxSlitScan without gui controls yet by Victor Giers 2022-06-29 14:17:35 +0200
  • ecc43ee added fxAuEcho by Victor Giers 2022-06-29 13:59:05 +0200
  • ba00c70 changed how fxFM gets its source/buffer image, added FXWZIP by Victor Giers 2022-06-29 09:23:18 +0200
  • 11869b9 made blends[] public, slowed standard bpm, added fxFM by Victor Giers 2022-06-29 08:42:14 +0200
  • 565c7a3 fixed text, added resolution info in gui by Victor Giers 2022-06-25 17:34:41 +0200
  • 50ce48c added pauseAll functions and interface by Victor Giers 2022-06-25 16:27:53 +0200
  • 8a27d01 added activation button to bricks by Victor Giers 2022-06-25 15:45:26 +0200
  • f37f8d1 finished move-In function for bricks in gui by Victor Giers 2022-06-25 14:50:24 +0200
  • 2e1986d first steps for moveIn function in gui by Victor Giers 2022-06-23 14:57:51 +0200
  • 8ed7825 added brick/shader swapping function to gui by Victor Giers 2022-06-23 13:13:08 +0200
  • 768dc4d proper brick and gui scaling, minbpm/maxbpm by Victor Giers 2022-06-23 09:04:50 +0200
  • baeea26 fixed random oscillator mode by Victor Giers 2022-06-23 02:16:55 +0200
  • e2b94e1 cleaned up, added record button by Victor Giers 2022-06-23 00:26:10 +0200
  • fa596c9 initial commit by Victor Giers 2022-06-22 21:31:34 +0200