jules
|
93bc4b97be
|
Added a parameter to the MidiMessage constructor to optionally parse sysexes without embdedded lengths
|
2014-03-21 20:02:24 +00:00 |
|
jules
|
e91a69080e
|
Warning fixes
|
2014-03-21 15:26:55 +00:00 |
|
jules
|
6c17d3ca74
|
GlyphCache multithreading fix.
|
2014-03-20 13:08:27 +00:00 |
|
jules
|
5feabe9687
|
Another attempt to fix the infamous VST cubase key focus problem.
|
2014-03-19 21:00:47 +00:00 |
|
jules
|
6b35f9e930
|
Avoiding an assertion in VST3 hosting.
|
2014-03-19 16:15:49 +00:00 |
|
jules
|
e2461cd5b0
|
Improved z-order of always-on-top temporary windows in OSX.
|
2014-03-19 12:31:00 +00:00 |
|
jules
|
dfda7c77fc
|
Workarounds for some mingw build problems.
|
2014-03-19 11:23:52 +00:00 |
|
jules
|
be47fc8e6b
|
Added a couple of methods to Synthesiser to make it easier to customise note-stealing.
|
2014-03-18 18:53:26 +00:00 |
|
jules
|
da43672aa3
|
Workaround for some VST3 plugins crashing.
|
2014-03-18 17:29:14 +00:00 |
|
jules
|
aaf4aa7398
|
Documentation for Range.
|
2014-03-18 16:08:58 +00:00 |
|
jules
|
cc5e52b5f4
|
FloatVectorOperations fixes.
|
2014-03-18 11:30:49 +00:00 |
|
jules
|
d74bf3dca8
|
Added 64-bit double methods to FloatVectorOperations. Refactored some of the min/max methods in FloatVectorOperations to return a Range instead of getting the results as parameters.
|
2014-03-18 10:56:34 +00:00 |
|
jules
|
98c77f85e9
|
Added a couple of channel formats to WavAudioFormat
|
2014-03-18 10:54:33 +00:00 |
|
jules
|
9dcdea59a7
|
Added a couple of methods to Range.
|
2014-03-17 21:53:56 +00:00 |
|
jules
|
b026fccb92
|
VST3 stream loading fix.
|
2014-03-17 13:27:14 +00:00 |
|
jules
|
63db2bfeea
|
Tweak to avoid problems compiling DLL builds.
|
2014-03-17 10:57:02 +00:00 |
|
jules
|
e25b727559
|
Added some assertions to the MP3 decoder to flag up an unsupported encoding type.
|
2014-03-17 10:56:44 +00:00 |
|
jules
|
865b9ab46a
|
Documentation clean-up.
|
2014-03-16 21:08:38 +00:00 |
|
jules
|
c733ed50ff
|
Began adding some win8.1 DPI functionality.
|
2014-03-16 21:08:11 +00:00 |
|
jules
|
2dbd55db3e
|
Fix for threading bug in GlyphCache.
|
2014-03-16 15:37:23 +00:00 |
|
jules
|
2f91b1c5f4
|
Bit of tidying up in GlyphCache.
|
2014-03-16 13:43:20 +00:00 |
|
jules
|
fbaa559a19
|
Added a method CallOutBox::getBorderSize
|
2014-03-15 12:30:32 +00:00 |
|
jules
|
42482fc5db
|
Spelling fix.
|
2014-03-14 21:47:37 +00:00 |
|
jules
|
e2dee22b07
|
Updated OS version enum.
|
2014-03-14 19:04:41 +00:00 |
|
jules
|
9f1dd01625
|
Avoided an inputAttemptWhenModal callback on OSX when making windows visible.
|
2014-03-14 18:59:40 +00:00 |
|
jules
|
e5e24fd541
|
Avoided assertion in File::isAbsolutePath
|
2014-03-14 18:33:53 +00:00 |
|
jules
|
8d834b29a1
|
Refactored VST plugin win32 hooks, and added mouse-wheel hooking to VST3. Also added a VC2010 project to the audio demo plugin.
|
2014-03-14 18:16:56 +00:00 |
|
jules
|
c577b04ccc
|
Removed some Timer debugging code that wasn't really very useful.
|
2014-03-14 17:54:17 +00:00 |
|
jules
|
e1f3ce0699
|
Fix for vector ops on very old CPUs.
|
2014-03-14 13:42:28 +00:00 |
|
jules
|
5ede2da44b
|
Improved some MemoryBlock comments and gave the class a reset() method.
|
2014-03-14 10:15:35 +00:00 |
|
jules
|
0de3ec9a51
|
OSX warning fix.
|
2014-03-13 16:41:21 +00:00 |
|
jules
|
d416a425d6
|
Added some documentation to CustomTypeface.
|
2014-03-13 16:23:34 +00:00 |
|
jules
|
bf72ff0851
|
Added VST3->VST2 backwards compatibility, with a flag JUCE_VST3_CAN_REPLACE_VST2 to disable this if you want your VST2 + 3 versions to use different IDs and not be interchangable.
|
2014-03-13 13:54:50 +00:00 |
|
jules
|
b09467c7c5
|
Couple of GL clean-ups.
|
2014-03-13 11:05:34 +00:00 |
|
jules
|
b1b08106bf
|
Updated OpenGLGraphicsContext to be able to use GL3 contexts.
|
2014-03-13 10:57:03 +00:00 |
|
jules
|
12fb13bdea
|
Tweaks for OpenGL 3 support.
|
2014-03-13 10:19:00 +00:00 |
|
jules
|
e1ebe495b4
|
Added method Path::preallocateSpace().
|
2014-03-12 19:41:09 +00:00 |
|
jules
|
9aa3245315
|
Slider drag mode fix.
|
2014-03-12 19:27:09 +00:00 |
|
jules
|
845391eb78
|
Documentation fix.
|
2014-03-12 16:36:33 +00:00 |
|
jules
|
bcec781991
|
Tidied up the way the URL class handles file uploads, and added support for in-memory uploads.
|
2014-03-12 11:17:27 +00:00 |
|
jules
|
8e7fbe9976
|
Fix for SVG view box parsing. Improved introjucer SVG viewer to show the image's content inside the view-box as defined in the file.
|
2014-03-11 22:56:42 +00:00 |
|
jules
|
d633ee5d31
|
Stopped VST3 plugins sending parameter updates on the message thread, as these could interfere with updates being processed on the audio thread.
|
2014-03-11 11:03:35 +00:00 |
|
jules
|
272bcbcaab
|
Added a method OpenGLContext::setOpenGLVersionRequired, which can be used to request a v3.2 context.
|
2014-03-11 10:24:31 +00:00 |
|
jules
|
5f2b87d69b
|
Made WindowsMediaAudioFormat::isCompressed() return true.
|
2014-03-10 21:53:03 +00:00 |
|
jules
|
d5cd1663db
|
Fixed a VS compile problem.
|
2014-03-09 09:12:35 +00:00 |
|
jules
|
47aad5a8e7
|
Replaced some win32 cpuid code.
|
2014-03-08 20:32:34 +00:00 |
|
jules
|
12d31f5203
|
VST3 fix for reading state from streams of unknown size.
|
2014-03-08 14:57:36 +00:00 |
|
jules
|
5956d5bce0
|
Added a method CallOutBox::dismiss()
|
2014-03-08 14:18:51 +00:00 |
|
jules
|
902a47d1ad
|
Refactored a VST3 state method.
|
2014-03-08 13:07:30 +00:00 |
|
jules
|
6bd544c273
|
VST3 hosting fix.
|
2014-03-08 13:02:22 +00:00 |
|