Jean Pierre Cimalando
a7cc260fb8
Move about icons a bit left
2021-04-09 02:35:44 +02:00
Jean Pierre Cimalando
7a78e7627f
Utility to get the resource path of the plugin bundle
2021-04-09 01:29:00 +02:00
Jean Pierre Cimalando
66c54c9e4e
OS name with older glib API
2021-04-08 17:58:38 +02:00
Jean Pierre Cimalando
749444368c
Better process name
2021-04-08 17:33:19 +02:00
redtide
57f519943b
UI: changed Theme naming convetion
2021-04-08 15:52:00 +02:00
Jean Pierre Cimalando
e53b93ba19
Update to VST 3.7.2
2021-04-08 07:07:12 +02:00
Jean Pierre Cimalando
01ae6946e3
Make C++ standard the same for lib, plugin and editor
2021-04-08 01:11:06 +02:00
Jean Pierre Cimalando
e3018fed04
Add host info for LV2, and in general
2021-04-07 15:27:36 +02:00
redtide
1c42bf30d2
UI: About dialog with sysinfo
2021-04-07 02:45:09 +02:00
Jean Pierre Cimalando
8d8f2e236a
Update the layout tool, to support multi-line strings
2021-04-07 01:52:50 +02:00
Jean Pierre Cimalando
1aeca9de1c
Add native helpers to get the CPU name
2021-04-07 00:31:48 +02:00
Jean Pierre Cimalando
f181a5db75
Add compatibility OS detection with uname
2021-04-06 22:53:20 +02:00
Jean Pierre Cimalando
bcc3dfff3a
Add native helpers to get OS name with version
2021-04-06 22:34:08 +02:00
Jean Pierre Cimalando
fafabe53fc
Pass the name of the VST3 host program
2021-04-06 21:01:39 +02:00
Jean Pierre Cimalando
77aff4b1df
Pass the type of plugin to editor
2021-04-06 20:45:37 +02:00
Jean Pierre Cimalando
087180db41
CC automations for VST, saving and loading
2021-04-06 19:50:16 +02:00
JP Cimalando
539fbf6442
Merge pull request #776 from jpcima/lv2-parameters
...
Present the controllers as LV2 parameters
2021-04-06 01:00:19 +02:00
Jean Pierre Cimalando
4731bef9e1
Have editor only request value when CC is used
2021-04-06 00:43:30 +02:00
redtide
d87863ba9c
Text for icons in the about dialog
2021-04-05 21:14:37 +02:00
Jean Pierre Cimalando
2436414ad8
Allow UI to send value by controller
2021-04-05 18:28:26 +02:00
Jean Pierre Cimalando
62919343c3
Have editor respond to 'CC' EditId
2021-04-05 18:28:26 +02:00
Jean Pierre Cimalando
17d56bc30e
Set up layout for the about dialog
2021-04-05 17:50:02 +02:00
Jean Pierre Cimalando
c0b142af8f
Use the custom background image on main panel only
2021-04-04 01:54:20 +02:00
Jean Pierre Cimalando
f7df0b2abb
Don't over-reference the image view
2021-04-04 01:34:33 +02:00
Jean Pierre Cimalando
128a94e443
Support transparent background images
2021-04-04 01:12:46 +02:00
Jean Pierre Cimalando
06ae5d2f52
Add support of background image
2021-04-04 00:00:57 +02:00
Jean Pierre Cimalando
53a5e989e5
Pull model for current CC and switch
2021-04-03 23:26:14 +02:00
Jean Pierre Cimalando
d729ba66e6
Consistency in /sw/last/current replies
2021-04-03 23:25:19 +02:00
Jean Pierre Cimalando
c39cae79f9
Add some assertions
2021-04-03 23:25:19 +02:00
Jean Pierre Cimalando
39c6df0719
Handle description data in editor
2021-04-03 23:25:19 +02:00
Jean Pierre Cimalando
5e06aba595
Send UI the instrument description
2021-04-03 23:25:19 +02:00
Jean Pierre Cimalando
10b36293b6
Add a helper macro for ranged EditIds
2021-04-03 23:25:19 +02:00
Jean Pierre Cimalando
80ae52a205
Generate a build ID from Git, to display in editor
2021-04-03 23:01:30 +02:00
Jean Pierre Cimalando
4b5b190fbe
Move image utilities in a ImageHelpers file
2021-04-03 20:37:45 +02:00
Jean Pierre Cimalando
4783f21b31
Change stb_image into a library target
2021-04-03 20:13:33 +02:00
redtide
0c4f136874
Added image opcode
2021-04-03 19:44:40 +02:00
Jean Pierre Cimalando
50d3ccaaf0
Display overlap of key range and switches on VK
2021-03-24 12:49:03 +01:00
Jean Pierre Cimalando
ea9b77793d
Initial importer of DecentSampler
2021-03-21 14:01:26 +01:00
Jean Pierre Cimalando
77f532bf17
Fix a memory corruption in the editor
2021-03-18 20:55:38 +01:00
Jean Pierre Cimalando
65ac71a2aa
Add and remove timers only when a frame is active
2021-03-17 11:44:14 +01:00
JP Cimalando
1e3b85827e
Merge pull request #691 from redtide/windows-fileselector-default-filter
...
Don't use VSTGUI::CNewFileSelector::setDefaultExtension
2021-03-10 12:30:40 +01:00
redtide
982116a050
Don't use VSTGUI::CNewFileSelector::setDefaultExtension
...
This fixes a wrong file extension filter in the file dialog under Windows.
It seems that the last added extension is selected as default one due to some wrong selection index. So use the All Files filter as workaround.
2021-03-10 12:28:57 +01:00
Jean Pierre Cimalando
ec85b2e169
Add feature check for MinGW dwrite3 support
2021-03-10 09:38:21 +01:00
Jean Pierre Cimalando
eef101766e
Update vstgui for file dialog filters
2021-03-09 19:12:44 +01:00
Jean Pierre Cimalando
9e362a5507
Ensure to not set vst libs to a lower standard
2021-03-07 18:08:27 +01:00
Jean Pierre Cimalando
37b5c3b1bc
Add importer support in plugins
2021-03-07 17:40:05 +01:00
Jean Pierre Cimalando
857cc25c57
Make luma and chroma adjustments
2021-03-07 09:08:22 +01:00
Jean Pierre Cimalando
4a91d5c724
Make the black key lighten on click
2021-03-07 08:57:56 +01:00
Jean Pierre Cimalando
1b515a1b33
Separate B/W key chroma and have these as variables
2021-03-07 08:56:35 +01:00
Jean Pierre Cimalando
194ceb2592
P-impl the VK to facilitate color editing
2021-03-07 08:54:27 +01:00