Wykres commitów

1381 Commity (separate-effects)

Autor SHA1 Wiadomość Data
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
James H Ball 9e93ffc260 Fix video input on mac 2025-04-30 20:26:40 +01:00
James H Ball 59c5c97881 Fix compilation issues on linux 2025-04-29 21:28:35 +01:00
James H Ball cdafdd52f8 Correctly set OSCI_PREMIUM 2025-04-29 21:14:10 +01:00
James H Ball caa3650100 Fix compilation issues on osci-render free 2025-04-29 20:57:57 +01:00
James H Ball b838dca58d Remove readprocess and use childprocess instead and fix deadlocks in code 2025-04-29 20:43:26 +01:00
James H Ball 769492c22c Move volume component to a nicer position and get spout input working 2025-04-27 18:36:44 +01:00
James H Ball 14b00e0354 Fix test compilation issues 2025-04-27 11:44:01 +01:00
James H Ball a125abfa7f Fix compilation issues on free version, add more extensive hardware accelleration support for video 2025-04-27 11:36:37 +01:00
James H Ball 231e1d8234
Merge pull request #300 from jameshball/more-improvements
More improvements
2025-04-27 09:20:02 +01:00
James H Ball 00a50f10ca Adjust timeout to 3 seconds 2025-04-27 09:17:20 +01:00
James H Ball 6d525b3f0a Add timeout to semaphore acquires, as well as several pre-emptive semaphore releases to try and reduce the scope of deadlocks. i.e. we prefer race conditions to outright crashes/deadlocks 2025-04-26 21:40:15 +01:00
James H Ball 590eace784 Get initial working version of syphon input 2025-04-26 20:30:10 +01:00
James H Ball fb1db3c886 Fix bug with audioplayercomponent 2025-04-25 19:12:45 +01:00
James H Ball b88269825c Make the crash detection work more nicely across multiple instances of osci-render 2025-04-25 19:04:15 +01:00
James H Ball 9a10347870 Fix bugs with text rendering 2025-04-25 18:29:33 +01:00
James H Ball db8206200b Make timeline and new text rendering appear on premium only and remove license registration 2025-04-25 18:14:27 +01:00
James H Ball ab2fcc287f Merge branch 'main' into more-improvements 2025-04-25 18:13:27 +01:00
James H Ball d9b561c491
Merge pull request #299 from jameshball/jameshball-patch-1
fix osci-render link
2025-04-24 23:05:05 +01:00
James H Ball 3ab2d6fe45
Update RecordingSettings.h 2025-04-24 23:04:47 +01:00
James H Ball b14bc672a5
Update PluginEditor.cpp 2025-04-24 23:04:09 +01:00
James H Ball 0ad4c4682d
fix osci-render link 2025-04-24 23:03:32 +01:00
James H Ball 0150dcde51 Improve the look of the timeline and the volume component, and show error when opening large video files, and fix several bugs 2025-04-24 17:13:45 +01:00
James H Ball 114a7bf66f Split timeline into its own component for simplicity 2025-04-24 13:53:44 +01:00
James H Ball 7b3930689a Fix osci-render free version, and remove license registration from free version, and support mono audio input 2025-04-24 11:29:13 +01:00
James H Ball 335bf5f055 Fix .gitmodules 2025-04-24 10:52:51 +01:00
James H Ball 0be777507c Move concurrency to osci_render_core and add lua as submodule 2025-04-24 10:47:03 +01:00
James H Ball 41fe625595 Add working addon code 2025-04-23 17:11:21 +01:00
James H Ball c2074d1cef Refactor effects and shapes into osci_render_core 2025-04-23 15:26:33 +01:00
James H Ball 3156cc875a Remove old submodule 2025-04-23 14:46:04 +01:00
James H Ball 1cf576f5d7 Update submodule configuration for rename 2025-04-23 14:45:50 +01:00
James H Ball e92978c136 Improve usability and make the license check even less aggressive 2025-04-23 10:48:48 +01:00
James H Ball b7da40b90c Add license key checking and registration 2025-04-22 22:01:32 +01:00
James H Ball 1b4b826763 Add further support and add a timeline for animatable files 2025-04-22 19:13:41 +01:00
James H Ball 7e43db6c66 Add support for opening mp4 and mov files 2025-04-21 18:05:04 +01:00