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