jules
|
2edec00b55
|
Removed a few more uses of String::empty.
|
2013-12-01 23:28:31 +00:00 |
|
jules
|
2623f4d1e1
|
Added method String::clear(), and used it to replace a few uses of String::empty.
|
2013-12-01 11:32:39 +00:00 |
|
jules
|
488fe56ffe
|
Documentation correction.
|
2013-11-30 21:38:50 +00:00 |
|
jules
|
fe6ec7acfc
|
Workaround for mingw.
|
2013-11-30 20:15:48 +00:00 |
|
jules
|
7336f7da34
|
Added a couple of mingw tweaks for plugin builds.
|
2013-11-30 20:04:44 +00:00 |
|
jules
|
f9759ecc6b
|
Documentation fixes.
|
2013-11-30 20:04:17 +00:00 |
|
jules
|
505bdcea88
|
Allowed JUCEApplicationBase::quit() to be called from non-message threads on OSX.
|
2013-11-28 10:01:21 +00:00 |
|
jules
|
86d03cc5ed
|
Introjucer: avoided setting the MSVC character type if "default" is chosen.
|
2013-11-27 20:57:49 +00:00 |
|
jules
|
4620d71816
|
Made DragAndDropContainer force mouse-cursor updates to help when using modifier keys to change the drag mode.
|
2013-11-27 19:38:40 +00:00 |
|
jules
|
c7341b1e2c
|
Added a flag in ZipFile to make sure the filename is treated as UTF8.
|
2013-11-27 15:18:10 +00:00 |
|
jules
|
6dcf82f904
|
Fixed return value of an AudioUnit method to stop auval complaining.
|
2013-11-26 17:10:53 +00:00 |
|
jules
|
b1b702a176
|
Avoided a couple of MSVC warnings.
|
2013-11-26 17:09:39 +00:00 |
|
jules
|
95610593a5
|
Fix for clipping of Graphics::drawSingleLineText with right-justification.
|
2013-11-26 10:08:16 +00:00 |
|
jules
|
f2cca861dd
|
Introjucer: quoting of all include paths to keep Xcode 5 happy.
|
2013-11-26 10:04:21 +00:00 |
|
jules
|
2c3d639d91
|
Introjucer: fix for RTAS path when exporting VC projects.
|
2013-11-26 09:38:09 +00:00 |
|
jules
|
242a5f221d
|
Fixed some libFLAC code to keep old Xcode compilers happy.
|
2013-11-25 12:16:17 +00:00 |
|
jules
|
28dbc839b1
|
Refactored LookAndFeel::drawPopupMenuItem() and some PopupMenu methods to allow menus to use Drawables for their icons as well as just Images.
|
2013-11-24 19:30:04 +00:00 |
|
jules
|
06629a3967
|
(Minor correction to last check-in)
|
2013-11-24 16:41:07 +00:00 |
|
jules
|
7a11730317
|
Improvements to PluginListComponent - it's now a sortable table rather than a list.
|
2013-11-24 15:00:17 +00:00 |
|
jules
|
3989280b91
|
Better guessing of what base has been used to encode the VST version number when scanning plugins.
|
2013-11-24 14:56:25 +00:00 |
|
jules
|
c9ac405ca4
|
Removed a bogus module from the demo plugin project.
|
2013-11-23 20:01:52 +00:00 |
|
jules
|
c28c6c3e7c
|
Introjucer: added a utility tool that converts an SVG path string into code that creates a Path object.
|
2013-11-23 16:08:05 +00:00 |
|
jules
|
7ba6a353ed
|
Avoided an assertion when parsing invalid SVG path strings.
|
2013-11-23 16:07:09 +00:00 |
|
jules
|
bca169c6fb
|
Fix for some text editor selection rendering problems.
|
2013-11-23 16:06:38 +00:00 |
|
jules
|
f5be5a7b3c
|
Better left-right mouse cursor shape on OSX.
|
2013-11-23 15:17:17 +00:00 |
|
jules
|
075b13ac96
|
Update to VST3 hosting (more fixes to come…)
|
2013-11-22 20:14:27 +00:00 |
|
jules
|
39cc7d8d82
|
Fixed some var::equals ordering problems, and added unit tests for this.
|
2013-11-22 11:02:06 +00:00 |
|
jules
|
ef00bcc024
|
Cleaned up some VST3 code to deal with plugins that fail to initialise.
|
2013-11-22 10:40:33 +00:00 |
|
jules
|
3b7bcd44ee
|
More micro-tweaking of Button callback behaviour.
|
2013-11-21 16:09:14 +00:00 |
|
jules
|
6849658788
|
Added method ZipFile::Builder::addEntry for using streams instead of files.
|
2013-11-21 15:05:19 +00:00 |
|
jules
|
7643162766
|
Introjucer: made it recognise .S files as needing to be compiled.
|
2013-11-21 14:29:48 +00:00 |
|
jules
|
74d974cdba
|
Disabled a few more compiler warnings generated by the VST3 SDK.
|
2013-11-21 13:59:21 +00:00 |
|
jules
|
63cb062d35
|
Initial commit of VST3 hosting.
|
2013-11-21 13:27:36 +00:00 |
|
jules
|
39f41a977b
|
Fix for codeblocks compiling ASIO.
|
2013-11-20 13:43:05 +00:00 |
|
jules
|
e432b03c61
|
Avoiding alert beeps when windows are created during a drag operation.
|
2013-11-20 11:09:59 +00:00 |
|
jules
|
8efe5abb1a
|
Avoided DragAndDropContainer holding onto its description object after a drag finishes.
|
2013-11-19 21:22:21 +00:00 |
|
jules
|
afb5904e89
|
Better use of intrinsics for FLAC.
|
2013-11-19 20:47:43 +00:00 |
|
jules
|
1e4ba1b550
|
A few minor changes to keep the Clang analyser happy.
|
2013-11-19 14:11:27 +00:00 |
|
jules
|
2aba3447e4
|
Updated to version 1.3 of libFLAC.
|
2013-11-19 13:42:05 +00:00 |
|
jules
|
f62c9d186d
|
Avoided some warnings in OSX10.9 SDK
|
2013-11-19 12:22:38 +00:00 |
|
jules
|
5c98d8f48f
|
Introjucer: command line warning fix.
|
2013-11-19 10:29:01 +00:00 |
|
jules
|
cdacae9cbb
|
Version 3.0.0
|
2013-11-19 10:13:14 +00:00 |
|
jules
|
bf126b0aeb
|
Minor demo tweak.
|
2013-11-19 10:06:20 +00:00 |
|
jules
|
18949c46f4
|
Resaved projects.
|
2013-11-18 15:04:06 +00:00 |
|
jules
|
fe3e565836
|
Demo: better handling of the demo list panel being narrow.
|
2013-11-18 14:59:03 +00:00 |
|
jules
|
a54e4ac576
|
Update .gitignore and some comments.
|
2013-11-18 14:58:29 +00:00 |
|
jules
|
55ff9a57be
|
Changed the Atomic class to use compiler intrinsics directly when using Clang, rather than the OSX functions.
|
2013-11-18 14:57:38 +00:00 |
|
jules
|
f48c158846
|
iOS: added a prototype to a class.
|
2013-11-18 14:56:17 +00:00 |
|
jules
|
177b6426b8
|
When dragging-and-dropping, made the escape key cancel the drag.
|
2013-11-18 12:10:38 +00:00 |
|
jules
|
0c2a847d3a
|
Better labelling of duplicate plugin names in menus by KnownPluginList.
|
2013-11-18 11:52:58 +00:00 |
|