jules
|
35fd84cc52
|
Better parsing of openGL SL version number.
|
11 years ago |
jules
|
aeb6657cb4
|
Some fixes and clean-ups to OpenGLFrameBuffer
|
11 years ago |
jules
|
dd24e058c7
|
Added changeTextButtonWidthToFitText to the look + feel classes.
|
11 years ago |
jules
|
87348c4467
|
Added an option to MidiFile to set the format type.
|
11 years ago |
jules
|
93bc4b97be
|
Added a parameter to the MidiMessage constructor to optionally parse sysexes without embdedded lengths
|
11 years ago |
jules
|
e91a69080e
|
Warning fixes
|
11 years ago |
jules
|
6c17d3ca74
|
GlyphCache multithreading fix.
|
11 years ago |
jules
|
5feabe9687
|
Another attempt to fix the infamous VST cubase key focus problem.
|
11 years ago |
jules
|
6b35f9e930
|
Avoiding an assertion in VST3 hosting.
|
11 years ago |
jules
|
e2461cd5b0
|
Improved z-order of always-on-top temporary windows in OSX.
|
11 years ago |
jules
|
dfda7c77fc
|
Workarounds for some mingw build problems.
|
11 years ago |
jules
|
be47fc8e6b
|
Added a couple of methods to Synthesiser to make it easier to customise note-stealing.
|
11 years ago |
jules
|
da43672aa3
|
Workaround for some VST3 plugins crashing.
|
11 years ago |
jules
|
aaf4aa7398
|
Documentation for Range.
|
11 years ago |
jules
|
cc5e52b5f4
|
FloatVectorOperations fixes.
|
11 years ago |
jules
|
7992319dc0
|
Added new LookAndFeel page to the juce demo (Thanks Dave!)
|
11 years ago |
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.
|
11 years ago |
jules
|
98c77f85e9
|
Added a couple of channel formats to WavAudioFormat
|
11 years ago |
jules
|
9dcdea59a7
|
Added a couple of methods to Range.
|
11 years ago |
jules
|
b026fccb92
|
VST3 stream loading fix.
|
11 years ago |
jules
|
63db2bfeea
|
Tweak to avoid problems compiling DLL builds.
|
11 years ago |
jules
|
e25b727559
|
Added some assertions to the MP3 decoder to flag up an unsupported encoding type.
|
11 years ago |
jules
|
865b9ab46a
|
Documentation clean-up.
|
11 years ago |
jules
|
c733ed50ff
|
Began adding some win8.1 DPI functionality.
|
11 years ago |
jules
|
2dbd55db3e
|
Fix for threading bug in GlyphCache.
|
11 years ago |
jules
|
2f91b1c5f4
|
Bit of tidying up in GlyphCache.
|
11 years ago |
jules
|
c1098806cb
|
Made sure the demo cleans up the bubble message components that it uses.
|
11 years ago |
jules
|
fbaa559a19
|
Added a method CallOutBox::getBorderSize
|
11 years ago |
jules
|
42482fc5db
|
Spelling fix.
|
11 years ago |
jules
|
e2dee22b07
|
Updated OS version enum.
|
11 years ago |
jules
|
9f1dd01625
|
Avoided an inputAttemptWhenModal callback on OSX when making windows visible.
|
11 years ago |
jules
|
e5e24fd541
|
Avoided assertion in File::isAbsolutePath
|
11 years ago |
jules
|
9abf1ff000
|
Introjucer: added option to translation tool to merge existing translations.
|
11 years ago |
jules
|
53fcb23e26
|
(Added missing .sln file from last check-in)
|
11 years ago |
jules
|
8d834b29a1
|
Refactored VST plugin win32 hooks, and added mouse-wheel hooking to VST3. Also added a VC2010 project to the audio demo plugin.
|
11 years ago |
jules
|
c577b04ccc
|
Removed some Timer debugging code that wasn't really very useful.
|
11 years ago |
jules
|
e1f3ce0699
|
Fix for vector ops on very old CPUs.
|
11 years ago |
jules
|
5ede2da44b
|
Improved some MemoryBlock comments and gave the class a reset() method.
|
11 years ago |
jules
|
0de3ec9a51
|
OSX warning fix.
|
11 years ago |
jules
|
d416a425d6
|
Added some documentation to CustomTypeface.
|
11 years ago |
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.
|
11 years ago |
jules
|
8146a6bc37
|
Fix for android 'ant clean' operation.
|
11 years ago |
jules
|
b09467c7c5
|
Couple of GL clean-ups.
|
11 years ago |
jules
|
b1b08106bf
|
Updated OpenGLGraphicsContext to be able to use GL3 contexts.
|
11 years ago |
jules
|
12fb13bdea
|
Tweaks for OpenGL 3 support.
|
11 years ago |
jules
|
e1ebe495b4
|
Added method Path::preallocateSpace().
|
11 years ago |
jules
|
9aa3245315
|
Slider drag mode fix.
|
11 years ago |
jules
|
845391eb78
|
Documentation fix.
|
11 years ago |
jules
|
bcec781991
|
Tidied up the way the URL class handles file uploads, and added support for in-memory uploads.
|
11 years ago |
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.
|
11 years ago |