Wykres commitów

118 Commity (5729e2672741effd27e334f30b5fb56633d6ab89)

Autor SHA1 Wiadomość Data
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 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 590eace784 Get initial working version of syphon input 2025-04-26 20:30:10 +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 b14bc672a5
Update PluginEditor.cpp 2025-04-24 23:04:09 +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 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 c2074d1cef Refactor effects and shapes into osci_render_core 2025-04-23 15:26:33 +01:00
James H Ball b7da40b90c Add license key checking and registration 2025-04-22 22:01:32 +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 cb75b06cb7 Add current file name to app title 2025-02-15 17:01:34 +00:00
James H Ball 3948affd10 Add custom standalone filter window 2025-02-09 21:22:54 +00:00
James H Ball 96049d3ea2 Add better error messages and add support for mp3/ogg/flac 2025-02-03 18:30:14 +00:00
James H Ball e00f57aaac Save size and layout of application and adjust afterglow effect 2025-02-02 23:09:42 +00:00
James H Ball 146cd27a29 Make visualiser settings resizable, allow drag and drop for files in osci-render 2025-02-01 18:14:16 +00:00
James H Ball 3cc44d7c9f Fix crash when loading a project 2025-01-13 20:39:37 +00:00
James H Ball ed027bbfc4 Move visualiser settings to right always, fix scrolling issues 2025-01-06 11:17:42 +00:00
James H Ball 35fd78de44 Add several features to prepare for release 2025-01-04 14:35:10 +00:00
James H Ball 77a3271cde Add recording settings 2024-12-22 14:31:21 +00:00
James H Ball cc3dae4267 Fix bugs post-refactor and improve quality of wide blur 2024-12-22 14:31:21 +00:00
James H Ball 6e86f97649 Complete major refactor of osci-render and sosci plugin editor and processor files. Still some bugs... 2024-12-22 14:31:21 +00:00
James H Ball 977e9d72a8 Prompt user for directory to save recorded video 2024-12-22 14:31:21 +00:00
James H Ball f26ea1011a Add pop-up for downloading ffmpeg and complete downloader implementation 2024-12-22 14:31:21 +00:00
James H Ball 157676439e Create application folder for osci-render to store the ffmpeg binary in 2024-12-22 14:31:21 +00:00
James H Ball 513ec136d6 Fix long-standing bug with visualiser 2024-12-22 14:31:21 +00:00
James H Ball 1e112425e4 Add smoothing effect to visualiser 2024-12-22 14:31:21 +00:00
James H Ball a106e09876 Add noise and glow effects, and make upsampling button work 2024-12-22 14:31:21 +00:00
James H Ball 3022800e1c Add paused text, respond to mouse clicks, and remove mouse hover effects 2024-12-22 14:31:21 +00:00
James H Ball 3db7dcaff4 Change font for osci-render, improve recording button 2024-10-12 21:19:39 +01:00
James H Ball 44b6dea7ba Get standalone software oscilloscope to compile 2024-09-12 23:09:54 +01:00
James H Ball 2f671f653a Fix bug when opening separate windows in Reaper 2024-08-26 20:46:01 +01:00
James H Ball 479319b11c Merge branch 'wav-file-input' of github.com:jameshball/osci-render into wav-file-input 2024-08-23 11:07:15 +01:00
James H Ball fb6105996c Add separate brightness and intensity sliders 2024-08-23 11:06:50 +01:00
James H Ball e9351f7852 Merge visualiser fixes 2024-08-23 10:53:52 +01:00
James H Ball 557b9f3371 Add support for .wav and .aiff files 2024-08-22 16:59:21 +01:00
James H Ball 997de907bc Save visualiser fullscreen state to project 2024-08-22 14:42:54 +01:00
James H Ball ddba403e14 Close visualiser settings when going from new to legacy visualiser 2024-08-21 13:43:30 +01:00
James H Ball 2b7e51f1df Only have a single instance of visualiser settings per app 2024-08-21 13:35:26 +01:00
James H Ball 96fb3efbb0 Significantly simplify usage of SwitchButtons 2024-08-21 12:09:50 +01:00
James H Ball 776578caa3 Add overlay to visualiser, proper popout logic, fix tooltips, ability to use old visualiser 2024-08-21 12:09:50 +01:00
James H Ball a6bd3bbc92 Remove unneccessary code and add fullscreen support 2024-08-21 12:09:50 +01:00
James Ball ea406551f8 Switch to Direct2D renderer on Windows 2024-08-21 12:09:50 +01:00
James H Ball e99e86915f Remember last opened directory 2024-06-11 20:18:38 +01:00