Wykres commitów

1110 Commity (opengl)

Autor SHA1 Wiadomość Data
James H Ball 997de907bc Save visualiser fullscreen state to project 2024-08-22 14:42:54 +01:00
James H Ball 9672e826ac Add default implementations for all Lua functions if no additional parameters are provided 2024-08-22 14:18:04 +01:00
James H Ball 2071cc9a18 Add several Lua functions 2024-08-22 13:12:46 +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 7e809f0516
Update build.yaml to use ubuntu-24.04 2024-08-21 12:12:17 +01:00
James H Ball 2ad9ad0fd0 Restore nuget packages 2024-08-21 12:09:50 +01:00
James H Ball 6c6b2263fd Install nuget when running from windows, as requried for WebKit2 2024-08-21 12:09:50 +01:00
James H Ball e5c5ff6901 Change linux version to ubuntu-20.04 2024-08-21 12:09:50 +01:00
James H Ball d99d2345a1 Bump version number 2024-08-21 12:09:50 +01:00
James H Ball f160c67f9f Prevent setting toggle state after object deletion 2024-08-21 12:09:50 +01:00
James H Ball bed8997a2a Show correct toggle state in effect components when effects are disabled and enabled from a DAW 2024-08-21 12:09:50 +01:00
James H Ball b630a1b7cb Remove redundant connection to old web-based software oscilloscope, and make visualiser centered 2024-08-21 12:09:50 +01:00
James H Ball 9bfdca7b99 Fix several bugs on Windows, make more stable, and make visualiser consistent across sample rates 2024-08-21 12:09:50 +01:00
James H Ball 8deba8dc7c Clean up some of the orders things are initialised in 2024-08-21 12:09:50 +01:00
James H Ball 51b788a367 Improve performance and get Windows working with new visualiser 2024-08-21 12:09:50 +01:00
James H Ball 0939e4f786 Clean up unused oscilloscope js and html 2024-08-21 12:09:50 +01:00
James H Ball 9017586b39 Add support for toggling upsamping, toggling legacy visualiser, and fix bugs when deleting visualiser 2024-08-21 12:09:50 +01:00
James H Ball e25d8e6d71 Add options to remove smudges and grid, and make sample rate agnostic 2024-08-21 12:09:50 +01:00
James H Ball 96fb3efbb0 Significantly simplify usage of SwitchButtons 2024-08-21 12:09:50 +01:00
James H Ball 87edfe0608 Add visualiser settings panel 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 H Ball bda414de92 Get audio sent to visualiser, and add buttons 2024-08-21 12:09:50 +01:00
James H Ball 0e62c7667a Use modified version of dood.al oscilloscope for visualiser 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 631df86a09
Update build.sh to upload pdb files on Windows 2024-06-30 00:15:05 +01:00
James H Ball f0a7e0ed1b Revert "Use modified version of dood.al oscilloscope for visualiser"
This reverts commit f75b6e034a.
2024-06-29 20:10:18 +01:00
James H Ball f75b6e034a Use modified version of dood.al oscilloscope for visualiser 2024-06-28 21:27:10 +01:00
James H Ball 483c6a3351
Update setup-env.sh 2024-06-16 16:51:36 +01:00
James H Ball b282629709
Get latest JUCE version 2024-06-16 16:47:30 +01:00
James H Ball 9c6cd13f04
Update setup-env.sh 2024-06-11 21:27:32 +01:00
James H Ball 899505949f Increment version number 2024-06-11 20:18:38 +01:00
James H Ball e99e86915f Remember last opened directory 2024-06-11 20:18:38 +01:00
James H Ball be80a7e5e2 Fix bug with opening older project files on 2.2.0 2024-06-11 20:18:38 +01:00
James H Ball 4515e3a153 Add pop-up window for visualiser 2024-06-02 21:00:18 +01:00
James H Ball 063b33e956 Return resizing cursor on resizer bar 2024-06-02 21:00:18 +01:00
James H Ball 51387642af Add fullscreen and settings cog to visualiser and remove tooltip 2024-06-02 21:00:18 +01:00
James H Ball a047beae37 Never traverse transparent pixels 2024-06-02 17:17:25 +01:00
James H Ball e77cddb494 Remove unneccessary import that isn't available on Linux 2024-06-02 17:17:25 +01:00
James H Ball d3d68c12c2 Allow manual runs of workflows 2024-06-02 15:27:51 +01:00
James H Ball 8f437c716e Make code editor not appear if a binary file is open, and add About menu 2024-06-02 15:27:51 +01:00
James H Ball 35c8f52d47 Save visualiser settings 2024-06-02 15:27:51 +01:00
James H Ball 9726317928 Several improvements to ImageParser, support for all image types, show only relevant controls in FrameSettingsComponent 2024-06-02 15:27:51 +01:00
James H Ball ba0d55a1f6 Properly set custom cursors for components 2024-06-02 15:27:51 +01:00
James Ball 43819213a7 Fix bugs with parsing GIFs, make it possible to save/load projects with GIFs, STILL HAVEN'T made it so the code documents ignore binary formats 2024-06-02 15:27:51 +01:00
James Ball 9b394e2fd1 First pass at GIF support 2024-06-02 15:27:51 +01:00
James Ball 9727ac7bc9 Always use latest xcode version 2024-04-28 22:23:37 +01:00
James Ball 5d2d76fae7 Increment file version 2024-04-28 22:11:39 +01:00
James Ball f699c185e2 Remove osci_render.zip file, change some tooltip wording, revert modulo trick 2024-04-28 22:11:39 +01:00