Commit graph

36 commits

Author SHA1 Message Date
Jean Pierre Cimalando
b7cad72754 Fix unused variable 2020-10-23 12:15:18 +02:00
Jean Pierre Cimalando
90fce80e64 Rewrite font instantiations and fix ownerships 2020-10-23 12:14:17 +02:00
Jean Pierre Cimalando
82f579bf0a Fix some spacing and alignment issues 2020-10-14 19:02:46 +02:00
Jean Pierre Cimalando
39a4df017e Update the piano 2020-10-14 18:00:36 +02:00
Jean Pierre Cimalando
5cd6a514ae Allow the SFZ label to be clicked like a button 2020-10-13 22:12:16 +02:00
Jean Pierre Cimalando
d1b0750c5b editor: file operations popup 2020-10-13 17:29:31 +02:00
Jean Pierre Cimalando
c3e05b7b98 editor: use a different icon for CC 2020-10-13 13:38:54 +02:00
Jean Pierre Cimalando
d8c3e20d58 editor: reorder UI components [ci skip] 2020-10-13 04:07:39 +02:00
Jean Pierre Cimalando
3f9d6de363 editor: update the icon highlight color [ci skip] 2020-10-13 04:03:32 +02:00
Jean Pierre Cimalando
23f0ae6a13 editor: add the next and previous file buttons 2020-10-13 03:28:17 +02:00
Jean Pierre Cimalando
e2dc18deb6 Prevent the editor from refreshing constantly 2020-10-12 16:01:50 +02:00
Jean Pierre Cimalando
191a232327 Eliminate a warning with win32 format 2020-10-10 17:13:04 +02:00
Jean Pierre Cimalando
9ada1cc210 Modify the UI font generation process, add script 2020-10-05 23:51:48 +02:00
Jean Pierre Cimalando
27866af611 Initialize the file chooser with the directory of the current file 2020-09-20 21:27:46 +02:00
Jean Pierre Cimalando
5ee5fa85f8 Implement the styled knobs 2020-09-13 16:54:09 +02:00
Jean Pierre Cimalando
24c0ec2780 Adjust sizes and positions of settings boxes 2020-09-11 15:29:52 +02:00
Jean Pierre Cimalando
e8f967c462 Eliminate a redundancy 2020-09-11 15:25:18 +02:00
Jean Pierre Cimalando
c6f7e81b70 STextButton: backup color as a local variable 2020-09-11 14:05:26 +02:00
Paul Ferrand
3c607046c2 Change modify file glyph 2020-09-11 13:31:33 +02:00
Paul Ferrand
1ea6918cd5 Update the button 2020-09-11 13:26:26 +02:00
Paul Ferrand
fa548a6193 Change font, top left icon, and engraving 2020-09-11 13:19:23 +02:00
Paul Ferrand
65e75523bb Change button name 2020-09-11 12:52:19 +02:00
Paul Ferrand
574afcaf74 Move HoverButton to GUIComponents 2020-09-11 10:21:48 +02:00
Paul Ferrand
59c64bcb91 Tweaking the GUI
The instrument information can be on the main tab
Put the button behind the logo
Embed the ABeeZee font and use it everywhere
Add hover colors to glyph buttons
Replace the "file open" glyph by a folder
2020-09-11 03:23:39 +02:00
Paul Ferrand
279382a7b2 Clear adjustment for the preload value 2020-09-10 15:45:26 +02:00
Paul Ferrand
935b07603e Adjust the preload value to account for 4-byte floats 2020-09-10 13:37:36 +02:00
Jean Pierre Cimalando
fc036c8e3b Ensure to use utf8 coded literals 2020-09-07 14:10:20 +02:00
Jean Pierre Cimalando
40e48bcc54 User interface update 2020-09-07 13:13:23 +02:00
Jean Pierre Cimalando
0205aca375 vstgui: fix various ownership problems 2020-09-05 01:23:10 +02:00
Jean Pierre Cimalando
c27b3cb192 Set draw mode in the slider painter 2020-09-02 10:22:49 +02:00
Jean Pierre Cimalando
1904aec674 Replace absl::variant 2020-09-02 01:44:49 +02:00
Jean Pierre Cimalando
cf009e61b1 More changes for MinGW 2020-09-02 01:44:49 +02:00
Jean Pierre Cimalando
1d58dafa2c Fix a problem with variant under minGW 2020-09-02 01:44:49 +02:00
Jean Pierre Cimalando
4c9249f713 Fix a narrowing conversion failing in MSVC 2020-09-02 01:44:49 +02:00
Jean Pierre Cimalando
b92209de74 Support UI in LV2 2020-09-02 01:44:49 +02:00
Jean Pierre Cimalando
e2b8b21967 Separate the editor code from VST 2020-09-02 01:44:46 +02:00