jules
|
59779e9074
|
Updated AU host to avoid old deprecated componentmanager functions.
|
13 years ago |
jules
|
d9c89a2a5f
|
Doh! Fixed a typo.
|
13 years ago |
jules
|
cb5ea1573b
|
Linux window SHM repainting fix.
|
13 years ago |
jules
|
ed978fc8dc
|
win32 windowing robustness fix.
|
13 years ago |
jules
|
36ade1a49b
|
linux implementation of juce_areThereAnyAlwaysOnTopWindows()
|
13 years ago |
jules
|
417f4ffe53
|
Fixed some linux LADSPA and VST plugin paths.
|
13 years ago |
jules
|
5d0ac41d1f
|
Got rid of the old static library project from the extras folder. If you want a static juce lib, you can now use the introjucer to create your own project to generate this.
|
13 years ago |
jules
|
a9e026e062
|
Added a constructor to StringArray.
|
13 years ago |
jules
|
2a6a6651b2
|
Introjucer: refactored static/dynamic library generation projects.
|
13 years ago |
jules
|
85ce81e15a
|
Linux windowing fix
|
13 years ago |
jules
|
7875fffa2a
|
Introjucer: fixed some AAX + RTAS paths.
|
13 years ago |
jules
|
c923345ee5
|
Typo fix.
|
13 years ago |
jules
|
0353100706
|
VST plugin structs: changed some longs to VstInt32s.
|
13 years ago |
jules
|
161a0b04c5
|
iOS audio session interruption change.
|
13 years ago |
jules
|
7150970e6a
|
Fix for SVG linear gradient transforms.
|
13 years ago |
jules
|
034f804c36
|
Minor compiler defs change.
|
13 years ago |
jules
|
7e834399ff
|
Minor clean-ups.
|
13 years ago |
jules
|
26f3837593
|
Another JUCE_AUTORELEASEPOOL fix.
|
13 years ago |
jules
|
3cb35daab7
|
JUCE_AUTORELEASEPOOL fix.
|
13 years ago |
jules
|
ff114947e4
|
New class: SystemAudioVolume to control the OS's master volume. (Implemented only for OSX and Windows)
|
13 years ago |
jules
|
d9f1b72067
|
Added method AffineTransform::withAbsoluteTranslation
|
13 years ago |
jules
|
29419e480e
|
Added a method Point::dotProduct()
|
13 years ago |
jules
|
7afc21cbab
|
Fixed some JUCE_AUTORELEASEPOOL syntax
|
13 years ago |
jules
|
ef19327996
|
Fixed for z-order problem in DropShadower.
|
13 years ago |
jules
|
b2e8db097a
|
Tweak to ScopedValueSetter to keep VS2012 happy.
|
13 years ago |
jules
|
bd2f62cadf
|
Added an ID.
|
13 years ago |
jules
|
06fcb55ea6
|
Removed some unnecessary locking from AudioDeviceManager.
|
13 years ago |
jules
|
ba2dc52b34
|
Made use of @autoreleasepool for clang builds.
|
13 years ago |
jules
|
45bc723f0c
|
Minor change to assertion logging.
|
13 years ago |
jules
|
810e73b2bc
|
Introjucer: warning if trying to save read-only file.
|
13 years ago |
jules
|
2b638dd93b
|
Project file rebuilds.
|
13 years ago |
jules
|
e81f643734
|
A few asio tweaks to avoid re-opening devices.
|
13 years ago |
jules
|
823d0da856
|
Minor clean-ups
|
13 years ago |
jules
|
3db96fd486
|
Basic non-GUI LADSPA plugin hosting classes.
|
13 years ago |
jules
|
a77a671f88
|
Workaround for mysterious timer message loss on linux.
|
13 years ago |
jules
|
79f9874f59
|
OTF font scanning in linux.
|
13 years ago |
jules
|
aa6990f5e3
|
Posix NamedPipe fix.
|
13 years ago |
jules
|
c92c3fc4c8
|
Introjucer: linux CPU architecture option.
|
13 years ago |
jules
|
f1f237ebbf
|
Added Rectangle::toDouble() method
|
13 years ago |
jules
|
1f90f380b3
|
Made native OSX windows call ComponentBoundsConstrainer::resizeStart() and resizeEnd()
|
13 years ago |
jules
|
4c44d852b3
|
Fix for a problem with accelerator keys running modal comps while an OSX menu is open.
|
13 years ago |
jules
|
aec62f376e
|
Fix for OSX10.4 fonts.
|
13 years ago |
jules
|
14ca3470e6
|
Changed the parameters of FilenameComponent::setCurrentFile() to use a NotificationType.
|
13 years ago |
jules
|
76ae8fe523
|
Added a new constructor to TemporaryFile to allow explicitly setting the temp file.
|
13 years ago |
jules
|
152d91fa9e
|
Prevented TreeViews from responding to mouse clicks when they're disabled.
|
13 years ago |
jules
|
b986d11291
|
Minor GL optimisation.
|
13 years ago |
jules
|
f430fa86f6
|
Small audio thumbnail fix.
|
13 years ago |
jules
|
0358e95dc9
|
Introjucer: cleaned up some binarydata code.
|
13 years ago |
jules
|
fd90a9d449
|
Fix for linux updating of child window bounds.
|
13 years ago |
jules
|
d3ea70d8c4
|
AU name format fix.
|
13 years ago |