Wykres commitów

1416 Commity (600d69e5685331bbf60f0b912803e2e78e8c409d)

Autor SHA1 Wiadomość Data
James H Ball 600d69e568 Add toggle to disable preview on hover 2025-08-11 20:29:31 +01:00
James H Ball e4261f5ebe Add placeholders in the grid component, and sort effect types 2025-08-10 21:56:35 +01:00
James H Ball fe44875daa Refactor effects so they initialise in the file, and several other improvements 2025-08-10 20:45:06 +01:00
James H Ball bdf46f55f1 Add effect icons and overhaul draggable list box 2025-08-10 16:28:22 +01:00
James H Ball 559151d8d6 Add close button, pin add new effects to the bottom, add nice ScrollFaceMixin, add automatic scrolling to DraggableListBox 2025-08-10 11:32:24 +01:00
James H Ball 3fc9fa208b Add new 'add effect' button and toggle between the list of effects and the effects grid 2025-08-09 15:32:40 +01:00
James H Ball cfd2773f52 Polish code a bit 2025-08-02 16:49:08 +01:00
James H Ball 83927204b8 Add initial dummy effect grid 2025-08-01 22:48:42 +01:00
James H Ball 47ed50a96c Add grid delay 2025-08-01 15:49:18 +01:00
James H Ball 4321de2f27 Add initial version of multiplex effect 2025-07-27 17:23:44 +01:00
James H Ball f7b02ca616
Merge pull request #285 from DJLevel3/lua-voice-external-input
Add external input to Lua via extX and extY variables
2025-06-25 10:26:22 -04:00
James H Ball 49ae700f73 Avoid any buffer copies and remove unneccessary code as a result 2025-06-23 20:42:27 -04:00
James H Ball fc21919973 Revert build.yaml, fix FILE_EXTENSIONS usage 2025-06-23 19:19:44 -04:00
DJLevel3 bb91e1c0ff Fix bug where extensions will never be accepted in drag and drop 2025-06-23 11:36:45 -06:00
DJLevel3 2335434b17 Add external input to custom effect 2025-06-23 10:48:41 -06:00
DJLevel3 b7c8734598 Pass by reference into setExternalAudio 2025-06-23 10:48:29 -06:00
DJLevel3 f88d27ee8d Syntax update 2025-06-23 10:47:37 -06:00
DJLevel3 018ac21ba0 Fix bug where some paths don't return a value 2025-06-23 10:46:30 -06:00
DJLevel3 81acbf8160 improve .gitmodules compatibility 2025-06-23 09:25:37 -06:00
DJLevel3 a1bd9f0e76
Requested curly brace syntax conventions 2025-06-21 18:29:47 -06:00
DJLevel3 e72273f490
snake_case consistency 2025-06-21 18:25:51 -06:00
DJLevel3 f40e19647b
Merge branch 'jameshball:main' into lua-voice-external-input 2025-06-21 18:22:25 -06:00
James H Ball bb1b473ee3
Revert auv3 changes 2025-05-31 10:53:54 +01:00
James H Ball c3e13f228c
One-off build of different plugin type that should work on garageband 2025-05-31 10:32:23 +01:00
James H Ball 06b705aeaa
Merge pull request #303 from jameshball/develop
Fix issue with sample rate not being set correctly when recording audio
2025-05-26 21:03:26 +01:00
James H Ball 986a1cfd13 Fix issue with sample rate not being set correctly when recording audio 2025-05-26 17:37:48 +01:00
James H Ball ffa0886a48
Merge pull request #302 from jameshball/develop
v2.5.1.0
2025-05-19 22:20:34 +01:00
James H Ball 475da7a4ad
Update build.yaml 2025-05-19 22:17:26 +01:00
James H Ball 8d475d7946 Flip syphon texture on mac 2025-05-18 13:15:59 +01:00
James H Ball ed62df01b4 Fix compilation on free version 2025-05-12 21:06:13 +01:00
James H Ball b7114dbed0 Add parameter linking, remove debug messages in opengl on windows, make visualiser settings resizable 2025-05-12 20:55:10 +01:00
James H Ball ce5f735271 Make the custom syphon/spout name visible and fix the double text boxes 2025-05-10 15:59:12 +01:00
James H Ball c98e32e0cf Add slider with a label that is rendered using the visualiser 2025-05-10 15:36:38 +01:00
James H Ball f1c9aa1c38 Resolve merge conflicts 2025-05-10 10:27:51 +01:00
James H Ball 041f9bd137 Increment version numbers 2025-05-09 17:55:33 +01:00
James H Ball cf193dc9bc Separate visualiser parameters into separate file and fix compilation of osci-render and sosci 2025-05-08 22:10:34 +01:00
James H Ball 303cb68484 Add basic osci-bitcrush plugin 2025-05-08 21:26:03 +01:00
James H Ball 19bedcb378 Refactor visualiser into two separate components 2025-05-06 21:47:39 +01:00
James H Ball 5729e26727 Increment version number 2025-05-04 22:31:33 +01:00
James H Ball b003a5590d Merge branch 'develop' of github.com:jameshball/osci-render into develop 2025-05-04 22:30:01 +01:00
James H Ball 3d633b110a Make the syphonframegrabber run opengl code properly 2025-05-04 22:29:08 +01:00
James H Ball 115b4c0853 Fix syphon input on mac 2025-05-04 18:27:08 +01:00
James H Ball 70898bf497 Properly increment version numbers 2025-05-04 15:06:55 +01:00
James H Ball eafa27e75f Remove intel encoder 2025-05-04 15:03:39 +01:00
James H Ball c2abbf3829 Increment version number 2025-05-04 15:01:31 +01:00
James H Ball 8f52d79ae9 Actually check the encoder works before using it 2025-05-04 15:01:04 +01:00
James H Ball aa0f4092e6 Correctly set premium flag 2025-05-03 13:08:05 +01:00
James H Ball 22cf940eb6 Fix compilation issues on free version 2025-05-03 12:51:23 +01:00
James H Ball 93d82fa4da Fix UI bugs with spout/syphon 2025-05-03 12:35:51 +01:00
James H Ball 67650b682e Refactor how syphon/spout input works to be cleaner and less buggy 2025-05-03 11:57:14 +01:00