Commit graph

54 commits

Author SHA1 Message Date
Jean Pierre Cimalando
8a1713ccf0 Set NTTDI_VERSION to Windows 10 RS2, needed for MSVC 2020-10-24 05:41:59 +02:00
Jean Pierre Cimalando
1ae14db000 Temporarily allow it to build in MinGW 2020-10-24 04:32:31 +02:00
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
a20da028b5 Fix mismatched interfaces when building and using VSTGUI 2020-10-23 12:11:50 +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
ba2f8ab97f Allow Vstgui to link on MSYS MinGW where find_library fails 2020-10-12 15:17:17 +02:00
Jean Pierre Cimalando
54b24f7cd1 Update the Vstgui source list (win32) 2020-10-11 21:38:31 +02:00
Jean Pierre Cimalando
ecc223947c Link Vstgui to Glib on X11 2020-10-11 21:33:26 +02:00
Jean Pierre Cimalando
9386cd3336 Implement the file drag and drop for X11 2020-10-11 21:12:59 +02:00
Jean Pierre Cimalando
191a232327 Eliminate a warning with win32 format 2020-10-10 17:13:04 +02:00
Jean Pierre Cimalando
0f426786d2 Update vstgui to eliminate the CRect warning 2020-10-10 16:41:50 +02:00
Jean Pierre Cimalando
6af2bc5bc0 Remove some functions no longer used 2020-10-10 16:17:01 +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
6494cdac10 Update vstgui to use vfork 2020-09-21 20:19:14 +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
70df2ddd11 Update vstgui for EditorConfig 2020-09-16 18:25:55 +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
Jean Pierre Cimalando
be56de72c1 Update vstgui for the new filedialog 2020-09-11 14:02:14 +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
0e7ba04c8c Don't search these libs, already done in SfizzConfig 2020-09-08 08:25:07 +02:00
Jean Pierre Cimalando
fc036c8e3b Ensure to use utf8 coded literals 2020-09-07 14:10:20 +02:00
Jean Pierre Cimalando
e3de5d245b Attempt to fix MSVC and the layout tool 2020-09-07 13:37:50 +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
026875ae98 Update vstgui to fix cairo font matching 2020-09-04 07:57:14 +02:00
Jean Pierre Cimalando
239195ae74 Update of vstgui to resolve a coordinate problem 2020-09-02 14:06:25 +02:00
Jean Pierre Cimalando
1ef7631cc8 Update to custom Vstgui which fixes drawing issues 2020-09-02 11:23:50 +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
0c0a99c421 Fixes for MinGW 2020-09-02 01:44:49 +02:00