James H Ball
|
3d633b110a
|
Make the syphonframegrabber run opengl code properly
|
2025-05-04 22:29:08 +01:00 |
James H Ball
|
eafa27e75f
|
Remove intel encoder
|
2025-05-04 15:03:39 +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
|
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
|
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
|
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
|
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
|
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
|
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
|
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 |
James H Ball
|
27cbd30a45
|
Make the last opened directory save globally across projects and VSTs
|
2025-04-21 14:11:11 +01:00 |
James H Ball
|
f7f4f7b0eb
|
Improve crash detection logic
|
2025-04-20 20:11:11 +01:00 |
James H Ball
|
edff0e529e
|
Detect crashes or broken project files
|
2025-04-05 11:22:18 +01:00 |
James H Ball
|
cdf3e88e17
|
Make volume button mutable, and add ability to save global settings
|
2025-04-04 23:00:38 +01:00 |
James H Ball
|
3580ef5fa4
|
Add popout button to sosci
|
2025-04-04 17:26:27 +01:00 |
James H Ball
|
ddd2163644
|
Massively improve text parsing
|
2025-04-04 14:59:17 +01:00 |
James H Ball
|
6a1306ae15
|
Add H265, VP9, and ProRes codecs for recording
|
2025-04-04 12:10:44 +01:00 |
James H Ball
|
c205de10b7
|
Flip gionometer and add warning message if opening an obj file that is too large
|
2025-04-04 11:28:13 +01:00 |
James H Ball
|
02095d3a15
|
Merge branch 'open-project' into develop
|
2025-03-16 20:32:53 +00:00 |
James H Ball
|
ad7324b403
|
Support opening from a file
|
2025-03-15 19:49:34 +00:00 |
James H Ball
|
bcbf634ff7
|
Fix major intel graphics bug, and fix smoothing bugs
|
2025-02-23 19:48:19 +00:00 |
James H Ball
|
f6958b568b
|
Allow smoothing to be controlled, and correctly reset the title of the app when creating a new project
|
2025-02-15 17:52:54 +00:00 |
James H Ball
|
cb75b06cb7
|
Add current file name to app title
|
2025-02-15 17:01:34 +00:00 |
James H Ball
|
5ea89ec7ae
|
Improve sizing and spacing of recording and visualiser settings
|
2025-02-15 16:28:48 +00:00 |
James H Ball
|
90e30ba52a
|
Add LFO start and end parameters and change slider range to slider settings cog
|
2025-02-15 15:35:38 +00:00 |
James H Ball
|
63b8bb4374
|
Fix crash relating to EffectComponents not having parent components
|
2025-02-15 11:43:14 +00:00 |
James H Ball
|
8d71ce7573
|
Change shutter length to a toggle and rename to shutter sync
|
2025-02-11 19:42:36 +00:00 |