jules
|
4ed044b93c
|
Introjucer: prevented copying hidden source-control sub-folders when module code is copied to the project folder.
|
11 years ago |
jules
|
426c8fad0b
|
Avoided out-of-range values in OSX magnify gesture callbacks.
|
11 years ago |
jules
|
699c5a9109
|
Added a [Constructor_pre] section to introjucer GUI component files.
|
11 years ago |
jules
|
3bcc182fe9
|
Fix for blank windows when closing VST windows on Cubase 7 or later.
|
11 years ago |
jules
|
a4f5faec2d
|
Fix for a crash when deleting FileBrowserComponent under certain circumstances.
|
11 years ago |
jules
|
7086f673ac
|
Fix for a problem in applying openness to FileBrowserComponent treeviews.
|
11 years ago |
jules
|
0e591abe0f
|
Introjucer: Stripped a couple of defunct values out of the generated linux makefiles.
|
11 years ago |
jules
|
8cacb499f1
|
Documentation correction.
|
11 years ago |
jules
|
dccd4f0393
|
Added a flag JUCE_DISABLE_AUDIOPROCESSOR_BEGIN_END_GESTURE_CHECKING which can be used to avoid sanity-checks on plugin parameter gestures
|
11 years ago |
jules
|
90c88ec416
|
Tweaked the Label class to take its border into account when positioning relative to a target component.
|
11 years ago |
jules
|
fce4188055
|
Introjucer: made the Xcode exporter delete .rsrc files to force a rebuild which can be needed to update the version number.
|
11 years ago |
jules
|
53314f8eda
|
Fix for plugin resize/repaint glitch when running in Ableton.
|
11 years ago |
jules
|
14c7f8f90a
|
Minor comment correction
|
11 years ago |
jules
|
0bb60f9c76
|
VST3 parameter begin/end workaround for problems in Cubase.
|
11 years ago |
jules
|
710aec4503
|
Fixed a couple of broken unit tests
|
11 years ago |
jules
|
8ce3099d93
|
Reverted a recent linux sub-window event change.
|
11 years ago |
jules
|
3825467af7
|
Added method Synthesiser::setMinimumRenderingSubdivisionSize() to allow control over the resolution of block size that the synthesiser class uses.
|
11 years ago |
jules
|
f02562f2c4
|
Fixed some documentation.
|
11 years ago |
jules
|
cfb3c5459a
|
Improved the way juce_isRunningUnderDebugger() works on linux.
|
11 years ago |
jules
|
4e4a9968a3
|
Reverted my typo that had changed the minimum font horizontal scale from the old default 0.7
|
11 years ago |
jules
|
0049fdb39c
|
Fix for linux window repaint problems on the Raspberry Pi.
|
11 years ago |
jules
|
4058c25da3
|
Added a missing namespace in the AAX code.
|
11 years ago |
jules
|
65da989cd0
|
Added a couple of methods to PluginListComponent to allow deletion of selected plugins and access to the listbox.
|
11 years ago |
jules
|
611abe7812
|
Tweaked the flags used when linux windows are created within a parent.
|
11 years ago |
jules
|
11ca405d4f
|
Added ability for PropertyPanel to insert/remove panels. (And tidied up the class internally a bit)
|
11 years ago |
jules
|
844d9e8d86
|
Added method Font::getDefaultMinimumHorizontalScaleFactor() to make it possible to change the global minimum font squashing amount.
|
11 years ago |
jules
|
251a059644
|
Fixes for AAX yesterday's chunk improvements.
|
11 years ago |
jules
|
bb14c94af2
|
Added missing virtual destructor to StandalonePluginHolder.
|
11 years ago |
jules
|
ab018dbe38
|
Virtualised a couple of methods in StandalonePluginHolder
|
11 years ago |
jules
|
61293f590e
|
Fix for an AAX problem involving chunks on multiple threads
|
11 years ago |
jules
|
6bbe61f024
|
Compiler warning fix in iOS build.
|
11 years ago |
jules
|
76892601c3
|
Fixed table demo sort order
|
11 years ago |
jules
|
44daeecae8
|
Fixed a compiler warning
|
11 years ago |
jules
|
43252dc605
|
Tidied-up a few stray sign-conversion warnings.
|
11 years ago |
jules
|
995839429e
|
Tweaked JUCE_UNDENORMALISE to add/subtract a different constant, as this seems to lead to values that snap to zero better.
|
11 years ago |
jules
|
05cc54abf6
|
Improved AAX support for parameter value<->string conversion, and fix for some problems with AAX parameter highlighting.
|
11 years ago |
jules
|
0a977b5589
|
Added a template specialisation for juce_hypot when used with float parameters.
|
11 years ago |
jules
|
b8696a0ecd
|
Minor tidying-up.
|
11 years ago |
jules
|
8f51420c8d
|
Minor documentation fix.
|
11 years ago |
jules
|
d723d58b16
|
Documentation fix.
|
11 years ago |
jules
|
2044141216
|
Added a Synthesiser::handleProgramChange method
|
11 years ago |
jules
|
3dc8a96265
|
Made the JUCE_UNDENORMALISE macro active on 64-bit intel, because apparently it actually is still an issue on that platform.
|
11 years ago |
jules
|
726279be09
|
Fixes for iOS build with modal components disabled, and for some obj C problems with older SDKs.
|
11 years ago |
jules
|
f6139cee55
|
Minor documentation cleanups.
|
11 years ago |
jules
|
7e51302069
|
Minor optimisation in AudioSampleBuffer
|
11 years ago |
jules
|
d130a8e338
|
Introjucer: reporting of errors when resource files are missing when creating the binary data.
|
11 years ago |
jules
|
013b1ce000
|
Introjucer: fix for stuck sliding panels in new project wizard.
|
11 years ago |
jules
|
1359a6b895
|
Fixed an uninitialised member of BufferingAudioReader
|
11 years ago |
jules
|
f799bb0d6b
|
Another fix for Windows builds with modal comps disabled.
|
11 years ago |
jules
|
5fc76082e2
|
Fix for Windows builds with modal components disabled.
|
11 years ago |