jules
|
06629a3967
|
(Minor correction to last check-in)
|
11 years ago |
jules
|
7a11730317
|
Improvements to PluginListComponent - it's now a sortable table rather than a list.
|
11 years ago |
jules
|
3989280b91
|
Better guessing of what base has been used to encode the VST version number when scanning plugins.
|
11 years ago |
jules
|
7ba6a353ed
|
Avoided an assertion when parsing invalid SVG path strings.
|
11 years ago |
jules
|
bca169c6fb
|
Fix for some text editor selection rendering problems.
|
11 years ago |
jules
|
f5be5a7b3c
|
Better left-right mouse cursor shape on OSX.
|
11 years ago |
jules
|
075b13ac96
|
Update to VST3 hosting (more fixes to come…)
|
11 years ago |
jules
|
39cc7d8d82
|
Fixed some var::equals ordering problems, and added unit tests for this.
|
11 years ago |
jules
|
ef00bcc024
|
Cleaned up some VST3 code to deal with plugins that fail to initialise.
|
11 years ago |
jules
|
3b7bcd44ee
|
More micro-tweaking of Button callback behaviour.
|
11 years ago |
jules
|
6849658788
|
Added method ZipFile::Builder::addEntry for using streams instead of files.
|
11 years ago |
jules
|
74d974cdba
|
Disabled a few more compiler warnings generated by the VST3 SDK.
|
11 years ago |
jules
|
63cb062d35
|
Initial commit of VST3 hosting.
|
11 years ago |
jules
|
39f41a977b
|
Fix for codeblocks compiling ASIO.
|
11 years ago |
jules
|
e432b03c61
|
Avoiding alert beeps when windows are created during a drag operation.
|
11 years ago |
jules
|
8efe5abb1a
|
Avoided DragAndDropContainer holding onto its description object after a drag finishes.
|
11 years ago |
jules
|
afb5904e89
|
Better use of intrinsics for FLAC.
|
11 years ago |
jules
|
1e4ba1b550
|
A few minor changes to keep the Clang analyser happy.
|
11 years ago |
jules
|
2aba3447e4
|
Updated to version 1.3 of libFLAC.
|
11 years ago |
jules
|
f62c9d186d
|
Avoided some warnings in OSX10.9 SDK
|
11 years ago |
jules
|
cdacae9cbb
|
Version 3.0.0
|
11 years ago |
jules
|
a54e4ac576
|
Update .gitignore and some comments.
|
11 years ago |
jules
|
55ff9a57be
|
Changed the Atomic class to use compiler intrinsics directly when using Clang, rather than the OSX functions.
|
11 years ago |
jules
|
f48c158846
|
iOS: added a prototype to a class.
|
11 years ago |
jules
|
177b6426b8
|
When dragging-and-dropping, made the escape key cancel the drag.
|
11 years ago |
jules
|
0c2a847d3a
|
Better labelling of duplicate plugin names in menus by KnownPluginList.
|
11 years ago |
jules
|
0d6b8f159b
|
Added some logic to cope with buffer size changes in iOS audio.
|
11 years ago |
jules
|
c1f90d7d6f
|
Yet more tweaking of the minutiae of toggle button group callback behaviour..
|
11 years ago |
jules
|
2f721b4889
|
Added a method DirectoryContentsList::setFileFilter()
|
11 years ago |
jules
|
e34b2455f0
|
Fix for GL positioning of untransformed images.
|
11 years ago |
jules
|
ac7271c10b
|
Added some methods to TabbedButtonBar for animating tab movements.
|
11 years ago |
jules
|
7b2b7b975b
|
Removed leak detector from RectangleList to avoid problems in DLL build.
|
11 years ago |
jules
|
c8779f4192
|
Put back some atomics workaround functions for PPC.
|
11 years ago |
jules
|
4ec476b750
|
Minor tidying.
|
11 years ago |
jules
|
062c85db12
|
Changed the order in which radio-group toggle button events are sent, so that the "off" event is sent before the "on".
|
11 years ago |
jules
|
aa9241a14a
|
Better CalloutBox positioning.
|
11 years ago |
jules
|
41545be958
|
Added methods for line/rectangle intersection.
|
11 years ago |
jules
|
8f6105de9b
|
Colour support for LookAndFeel_V3 tab text.
|
11 years ago |
jules
|
a4e611222d
|
Various build housekeeping.
|
11 years ago |
jules
|
aa408bd982
|
Avoided TreeView consuming return key presses if the selected item can't be opened.
|
11 years ago |
jules
|
0a7b960b09
|
MSVC warning fix.
|
11 years ago |
jules
|
a228a3859b
|
Fix for ComponentMovementWatcher with top-level windows.
|
11 years ago |
jules
|
a90c0635bc
|
Added a default constructor for RectanglePlacement.
|
11 years ago |
jules
|
010ba396e9
|
Removed some base classes from the Button class.
|
11 years ago |
jules
|
224401a7a9
|
Minor fix to CallOutBox positioning.
|
11 years ago |
jules
|
4e61bdb9e4
|
Updated a few Slider lookandfeel methods to take a Slider& as a parameter.
|
11 years ago |
jules
|
1113e17186
|
Version number update
|
11 years ago |
jules
|
863895d107
|
Minor cleanups.
|
11 years ago |
jules
|
bad91fc47a
|
Better ordering of linux font style names.
|
11 years ago |
jules
|
18ff9f4849
|
Provided support for setting the mouse cursor in ListBoxModel.
|
11 years ago |