jules
|
25c70643e3
|
OpenGL linux fix, and removed some deprecated GL calls.
|
12 years ago |
jules
|
d117e0adaa
|
Added a small pause when switching between audio device types.
|
12 years ago |
jules
|
44318021f3
|
ASIO fixes and clean-ups.
|
12 years ago |
jules
|
59779e9074
|
Updated AU host to avoid old deprecated componentmanager functions.
|
12 years ago |
jules
|
d9c89a2a5f
|
Doh! Fixed a typo.
|
12 years ago |
jules
|
cb5ea1573b
|
Linux window SHM repainting fix.
|
12 years ago |
jules
|
ed978fc8dc
|
win32 windowing robustness fix.
|
12 years ago |
jules
|
36ade1a49b
|
linux implementation of juce_areThereAnyAlwaysOnTopWindows()
|
12 years ago |
jules
|
417f4ffe53
|
Fixed some linux LADSPA and VST plugin paths.
|
12 years ago |
jules
|
a9e026e062
|
Added a constructor to StringArray.
|
12 years ago |
jules
|
85ce81e15a
|
Linux windowing fix
|
12 years ago |
jules
|
c923345ee5
|
Typo fix.
|
12 years ago |
jules
|
0353100706
|
VST plugin structs: changed some longs to VstInt32s.
|
12 years ago |
jules
|
161a0b04c5
|
iOS audio session interruption change.
|
12 years ago |
jules
|
7150970e6a
|
Fix for SVG linear gradient transforms.
|
12 years ago |
jules
|
034f804c36
|
Minor compiler defs change.
|
12 years ago |
jules
|
7e834399ff
|
Minor clean-ups.
|
12 years ago |
jules
|
26f3837593
|
Another JUCE_AUTORELEASEPOOL fix.
|
12 years ago |
jules
|
3cb35daab7
|
JUCE_AUTORELEASEPOOL fix.
|
12 years ago |
jules
|
ff114947e4
|
New class: SystemAudioVolume to control the OS's master volume. (Implemented only for OSX and Windows)
|
12 years ago |
jules
|
d9f1b72067
|
Added method AffineTransform::withAbsoluteTranslation
|
12 years ago |
jules
|
29419e480e
|
Added a method Point::dotProduct()
|
12 years ago |
jules
|
7afc21cbab
|
Fixed some JUCE_AUTORELEASEPOOL syntax
|
12 years ago |
jules
|
ef19327996
|
Fixed for z-order problem in DropShadower.
|
12 years ago |
jules
|
b2e8db097a
|
Tweak to ScopedValueSetter to keep VS2012 happy.
|
12 years ago |
jules
|
06fcb55ea6
|
Removed some unnecessary locking from AudioDeviceManager.
|
12 years ago |
jules
|
ba2dc52b34
|
Made use of @autoreleasepool for clang builds.
|
12 years ago |
jules
|
45bc723f0c
|
Minor change to assertion logging.
|
12 years ago |
jules
|
e81f643734
|
A few asio tweaks to avoid re-opening devices.
|
12 years ago |
jules
|
823d0da856
|
Minor clean-ups
|
12 years ago |
jules
|
3db96fd486
|
Basic non-GUI LADSPA plugin hosting classes.
|
12 years ago |
jules
|
a77a671f88
|
Workaround for mysterious timer message loss on linux.
|
12 years ago |
jules
|
79f9874f59
|
OTF font scanning in linux.
|
12 years ago |
jules
|
aa6990f5e3
|
Posix NamedPipe fix.
|
12 years ago |
jules
|
f1f237ebbf
|
Added Rectangle::toDouble() method
|
12 years ago |
jules
|
1f90f380b3
|
Made native OSX windows call ComponentBoundsConstrainer::resizeStart() and resizeEnd()
|
12 years ago |
jules
|
4c44d852b3
|
Fix for a problem with accelerator keys running modal comps while an OSX menu is open.
|
12 years ago |
jules
|
aec62f376e
|
Fix for OSX10.4 fonts.
|
12 years ago |
jules
|
14ca3470e6
|
Changed the parameters of FilenameComponent::setCurrentFile() to use a NotificationType.
|
12 years ago |
jules
|
76ae8fe523
|
Added a new constructor to TemporaryFile to allow explicitly setting the temp file.
|
12 years ago |
jules
|
152d91fa9e
|
Prevented TreeViews from responding to mouse clicks when they're disabled.
|
12 years ago |
jules
|
b986d11291
|
Minor GL optimisation.
|
12 years ago |
jules
|
f430fa86f6
|
Small audio thumbnail fix.
|
12 years ago |
jules
|
fd90a9d449
|
Fix for linux updating of child window bounds.
|
12 years ago |
jules
|
1fe9bc5a7e
|
Minor fix + isEmpty() method for PropertyPanel.
|
12 years ago |
jules
|
6b7f0609bf
|
Minor clean-ups.
|
12 years ago |
jules
|
4dcc5bcd1d
|
Added method BufferingAudioReader::setReadTimeout()
|
12 years ago |
jules
|
c0bdb4954b
|
Fix for OSX InterprocessLocks for users with a network-based home folder.
|
12 years ago |
jules
|
ffd894089d
|
Cleaned up a few static analyser warnings.
|
12 years ago |
jules
|
7be8153f2d
|
ASIO device reset fix.
|
12 years ago |