jules
|
2dc21b670e
|
Removed an old workaround for AAX which has since been fixed in the SDK.
|
2015-02-13 10:59:00 +00:00 |
|
jules
|
1c982672e2
|
Minor fix to the demo treeview.
|
2015-02-13 09:48:14 +00:00 |
|
jules
|
f55371ce4b
|
Fix for MSVC build error.
|
2015-02-12 09:20:23 +00:00 |
|
jules
|
5cbad3b30f
|
Removed more 'final's from the android java class.
|
2015-02-12 09:11:25 +00:00 |
|
jules
|
c206793ff1
|
Removed 'final' from the android java activity class.
|
2015-02-11 16:39:07 +00:00 |
|
jules
|
585b202945
|
Setting component ID for SVG text elements.
|
2015-02-11 10:29:19 +00:00 |
|
jules
|
036c6cb4a2
|
Rudimentary implementation of SVG text elements.
|
2015-02-10 17:42:23 +00:00 |
|
jules
|
4570680865
|
Workaround for problems with literals in old compilers.
|
2015-02-09 14:49:16 +00:00 |
|
jules
|
df129087ed
|
Resaved all project files.
|
2015-02-09 11:53:57 +00:00 |
|
jules
|
d42b687039
|
Added a Whirlpool hash class to the cryptography module.
|
2015-02-09 11:43:48 +00:00 |
|
jules
|
b8db6defb7
|
Fix for AudioFormatReader::read not filling extra channels when reading beyond the start of the source file.
|
2015-02-08 12:28:59 +00:00 |
|
jules
|
4ac7b41779
|
Increased accuracy of DropShadow::drawShadowSection()
|
2015-02-08 12:17:47 +00:00 |
|
jules
|
9aa02ce277
|
Couple of minor warning fixes.
|
2015-02-07 12:39:17 +00:00 |
|
jules
|
fe7d345060
|
Workaround for win32 folder read-only permissions problem.
|
2015-02-06 17:09:17 +00:00 |
|
jules
|
8d8c946528
|
Tidied up some inconsistent use of size_t and a problem in a demo build.
|
2015-02-06 08:59:20 +00:00 |
|
jules
|
827e02862c
|
Tweaks to avoid an obscure compiler warning.
|
2015-02-05 15:10:27 +00:00 |
|
jules
|
c8affe81a6
|
Stopped the Label class editing when clicked if it's disabled.
|
2015-02-05 11:23:39 +00:00 |
|
jules
|
4bf5e235ba
|
Added a plucked-string synthesiser demo app.
|
2015-02-05 10:01:30 +00:00 |
|
jules
|
9b70c3ee9b
|
Added a simple spectrogram example app.
|
2015-02-05 09:39:30 +00:00 |
|
jules
|
7b0a6157fd
|
Introjucer: disabled a "save as" menu item when it's not needed.
|
2015-02-04 12:42:41 +00:00 |
|
jules
|
809e90834c
|
Optimised a couple of the recent FloatVectorOperation implementations.
|
2015-02-04 12:41:45 +00:00 |
|
jules
|
c2389355c8
|
Workarounds in new vector ops for old versions of VDSP.
|
2015-02-03 19:10:25 +00:00 |
|
jules
|
417e07c42f
|
Resaved projects.
|
2015-02-03 17:53:21 +00:00 |
|
jules
|
ba598310f0
|
First draft of a new (very simple) FFT class.
|
2015-02-03 17:51:54 +00:00 |
|
jules
|
c2cbc78b5f
|
Fix to the LagrangeInterpolator when working with extreme ratios.
|
2015-02-03 17:49:13 +00:00 |
|
jules
|
272c0a254d
|
Backwards-compatibility fix for OSX 10.6 targets
|
2015-02-03 17:02:57 +00:00 |
|
jules
|
6c5b2dc61a
|
Made the AudioDeviceManager ignore whitespace and case when chacking device names.
|
2015-02-03 17:00:27 +00:00 |
|
jules
|
b640d965b7
|
Added a few new methods to FloatVectorOperations
|
2015-02-03 16:27:04 +00:00 |
|
jules
|
3ced35439c
|
Added compiler support detection for variadic templates
|
2015-02-03 10:29:26 +00:00 |
|
jules
|
2ab1a42566
|
Updated the OSX alert window implementation to avoid deprecated functions.
|
2015-02-03 10:27:13 +00:00 |
|
jules
|
2bccce2f6f
|
Improved a couple of comments.
|
2015-02-03 09:54:14 +00:00 |
|
jules
|
a4594e55e7
|
Prevent stray mouse-drags triggering the midi component keys by mistake
|
2015-02-03 09:45:14 +00:00 |
|
jules
|
c304ea1e15
|
Made a couple of internal glyph handling methods public to help 3rd party tweaking.
|
2015-02-03 09:27:29 +00:00 |
|
jules
|
94a0793a09
|
Prevented drawFittedText from messing up the graphics context's current font.
|
2015-02-02 13:00:48 +00:00 |
|
jules
|
e1fed0c2dc
|
Fixed a TextEditor border size issue.
|
2015-02-02 09:59:09 +00:00 |
|
jules
|
23cf12f449
|
Corrected a typo in some comments.
|
2015-02-02 09:58:53 +00:00 |
|
jules
|
22d48b465f
|
Introjucer: Stopped MSVC AAX projects from setting the binary extention to .aaxplugin, instead allowing the post-build script to handle the renaming.
|
2015-02-02 09:12:27 +00:00 |
|
jules
|
6d33253189
|
Fix in MidiKeyboardComponent to prevent double notes when using touch input.
|
2015-02-02 09:10:31 +00:00 |
|
jules
|
37e2fcbf69
|
Introjucer: Fix for makefile paths containing spaces.
|
2015-02-01 18:46:52 +00:00 |
|
jules
|
7043152e6e
|
Avoided a warning
|
2015-01-30 17:05:43 +00:00 |
|
jules
|
1cd521e157
|
Avoided some compiler warnings.
|
2015-01-30 09:27:37 +00:00 |
|
jules
|
8b3935f121
|
Added support for extra info panels in OSX native file choosers.
|
2015-01-29 14:18:55 +00:00 |
|
jules
|
15a154851e
|
Stopped the Synthesiser class allowing midi events to steal notes from other midi channels.
|
2015-01-29 12:36:48 +00:00 |
|
jules
|
cff4689c66
|
Added a method MemoryMappedAudioFormatReader::getSample(). Also refactored some old AudioFormatReader::readMaxLevels implementations.
|
2015-01-28 17:34:52 +00:00 |
|
jules
|
d9c7f2bf8c
|
The MidiOutput and MidiInput classes were unnecessarily virtual, so tidied this up.
|
2015-01-28 10:25:10 +00:00 |
|
jules
|
ec793d9f29
|
Tweak to CoreAudio handling to make Zoom soundcards work.
|
2015-01-27 17:39:05 +00:00 |
|
jules
|
ad8cc4b693
|
Changed the very old and strangely written Slider::getDoubleClickReturnValue method into two separate methods.
|
2015-01-27 17:05:31 +00:00 |
|
jules
|
df4e055d02
|
Tweaked ASIO device creation sequence to try to avoid breaking some flaky drivers.
|
2015-01-27 10:32:34 +00:00 |
|
jules
|
27e225e1fc
|
Introjucer: made the default plugin ID a random value.
|
2015-01-27 10:18:20 +00:00 |
|
jules
|
04019091a7
|
Fix for deletion of opengl views on newer versions of android
|
2015-01-19 12:21:51 -08:00 |
|