jules
|
c2cbc78b5f
|
Fix to the LagrangeInterpolator when working with extreme ratios.
|
11 years ago |
jules
|
272c0a254d
|
Backwards-compatibility fix for OSX 10.6 targets
|
11 years ago |
jules
|
6c5b2dc61a
|
Made the AudioDeviceManager ignore whitespace and case when chacking device names.
|
11 years ago |
jules
|
b640d965b7
|
Added a few new methods to FloatVectorOperations
|
11 years ago |
jules
|
3ced35439c
|
Added compiler support detection for variadic templates
|
11 years ago |
jules
|
2ab1a42566
|
Updated the OSX alert window implementation to avoid deprecated functions.
|
11 years ago |
jules
|
2bccce2f6f
|
Improved a couple of comments.
|
11 years ago |
jules
|
a4594e55e7
|
Prevent stray mouse-drags triggering the midi component keys by mistake
|
11 years ago |
jules
|
c304ea1e15
|
Made a couple of internal glyph handling methods public to help 3rd party tweaking.
|
11 years ago |
jules
|
94a0793a09
|
Prevented drawFittedText from messing up the graphics context's current font.
|
11 years ago |
jules
|
e1fed0c2dc
|
Fixed a TextEditor border size issue.
|
11 years ago |
jules
|
23cf12f449
|
Corrected a typo in some comments.
|
11 years ago |
jules
|
6d33253189
|
Fix in MidiKeyboardComponent to prevent double notes when using touch input.
|
11 years ago |
jules
|
7043152e6e
|
Avoided a warning
|
11 years ago |
jules
|
1cd521e157
|
Avoided some compiler warnings.
|
11 years ago |
jules
|
8b3935f121
|
Added support for extra info panels in OSX native file choosers.
|
11 years ago |
jules
|
15a154851e
|
Stopped the Synthesiser class allowing midi events to steal notes from other midi channels.
|
11 years ago |
jules
|
cff4689c66
|
Added a method MemoryMappedAudioFormatReader::getSample(). Also refactored some old AudioFormatReader::readMaxLevels implementations.
|
11 years ago |
jules
|
d9c7f2bf8c
|
The MidiOutput and MidiInput classes were unnecessarily virtual, so tidied this up.
|
11 years ago |
jules
|
ec793d9f29
|
Tweak to CoreAudio handling to make Zoom soundcards work.
|
11 years ago |
jules
|
ad8cc4b693
|
Changed the very old and strangely written Slider::getDoubleClickReturnValue method into two separate methods.
|
11 years ago |
jules
|
df4e055d02
|
Tweaked ASIO device creation sequence to try to avoid breaking some flaky drivers.
|
11 years ago |
jules
|
04019091a7
|
Fix for deletion of opengl views on newer versions of android
|
11 years ago |
jules
|
c5d9600fa1
|
Added comment to a file method.
|
11 years ago |
jules
|
f7e36108f8
|
Fix for the Synthesiser voice-stealing algorithm
|
11 years ago |
jules
|
af568cd263
|
Fixed typo in comment.
|
11 years ago |
jules
|
7fe33baa20
|
Updated the Synthesiser classes to store the current midi channel in the voice.
|
11 years ago |
jules
|
6682e07fe6
|
Linux VST windowing fix.
|
11 years ago |
jules
|
45c620a996
|
Fix for ALSA CPU use when using an input device without an output device.
|
11 years ago |
jules
|
ddb7e88cf9
|
Added Slider::isRotary()
|
11 years ago |
jules
|
854a3e98d0
|
Added a new soft-keyboard type TextInputTarget::decimalKeyboard.
|
11 years ago |
jules
|
c1dbb8684a
|
Fix for auval fail with parameter strings in plugins with old-style parameter implementations.
|
11 years ago |
jules
|
c19df0cc20
|
A couple more small fixes to WASAPI
|
11 years ago |
jules
|
b2c9029026
|
Minor improvement to XML parsing.
|
11 years ago |
jules
|
c5595695fe
|
Optimisation to XML parsing of documents that contain large text sections.
|
11 years ago |
jules
|
faa7f256b7
|
Even more WASAPI updates and fixes. Allegedly this means that exclusive mode should now work!
|
11 years ago |
jules
|
05c68c28f3
|
Minor layout clean-ups.
|
11 years ago |
jules
|
ac8bc1a7b4
|
Added methods to Label and TextEditor to specify the type of virtual keyboard they require.
|
11 years ago |
jules
|
5054b4959a
|
Added a couple of jmap() functions, to map values from source ranges to target ranges.
|
11 years ago |
jules
|
5c2e51da15
|
Tidy-up of ASIO generics, to allow more simultaneous devices.
|
11 years ago |
jules
|
7233c1b8df
|
Made a couple of String methods more robust in the edge-case where they get called with a recursive reference to the target string.
|
11 years ago |
jules
|
7b3ca9900e
|
Oops.. fixed typo in WASAPI code!
|
11 years ago |
jules
|
96054060cd
|
Tweak to avoid a compiler warning.
|
11 years ago |
jules
|
67acb27062
|
OSX TextLayout maximum height fix.
|
11 years ago |
jules
|
734cae7888
|
Tweaked a few MSVC warning suppressants.
|
11 years ago |
jules
|
9f073272f7
|
More WASAPI improvements.
|
11 years ago |
jules
|
aea422609c
|
Avoided some compiler warnings about unused functions.
|
11 years ago |
jules
|
8f5623ca0b
|
Gave MidiKeyboardComponent a keyPressed method to prevent keypresses that it's using from being passed through to parent components.
|
11 years ago |
jules
|
7704d5ad79
|
Improvements to parsing AIFF CATE chunks.
|
11 years ago |
jules
|
392967f818
|
Removed unused variable.
|
11 years ago |