jules
|
c75a7300f5
|
Added some 'override' modifiers to overridden methods.
|
2013-06-23 23:09:52 +01:00 |
|
jules
|
7bd867794c
|
Misc minor clean-ups.
|
2013-06-23 20:31:02 +01:00 |
|
jules
|
7c9cb2971d
|
Avoided using pthread_setname_np on older linux distros.
|
2013-06-23 12:26:58 +01:00 |
|
jules
|
a12db728d5
|
Comment fix.
|
2013-06-23 12:04:18 +01:00 |
|
jules
|
23c729c942
|
Comment clarification.
|
2013-06-22 14:43:05 +01:00 |
|
jules
|
d3a207c596
|
New classes: AnimatedPosition and MouseInactivityDetector.
|
2013-06-22 14:42:45 +01:00 |
|
jules
|
d6954b4bcf
|
Avoided an assertion in iOS audio code.
|
2013-06-22 12:56:54 +01:00 |
|
jules
|
7560f48b7a
|
Added JUCE_ARM definition.
|
2013-06-21 16:53:40 +01:00 |
|
jules
|
b0e1cbd0ee
|
Fix for single-character TextLayout width.
|
2013-06-19 19:55:17 +01:00 |
|
jules
|
ee3f77bc63
|
Added method IIRFilterAudioSource::makeInactive()
|
2013-06-19 11:11:59 +01:00 |
|
jules
|
f5ede30892
|
Refactored the IIRFilter class, breaking out the coefficients into an IIRCoefficients class. Also important to note: there was an error in the gain level used previously in the makeHighShelf, low-shelf, and bandpass methods. This is now corrected, so you may need to check that your old code didn't compensate for the error.
|
2013-06-18 21:04:26 +01:00 |
|
jules
|
8e5268a1f8
|
Added methods LookAndFeel::getSliderPopupFont and getSliderPopupPlacement.
LookAndFeel::drawFileBrowserRow improvement.
|
2013-06-18 19:46:24 +01:00 |
|
jules
|
e49f40ac05
|
Made Atomic constructor explicit. Cleared TreeViewItem parent pointers when they are removed.
|
2013-06-18 17:38:56 +01:00 |
|
jules
|
01e3e4c40c
|
Fixed some coverity warnings.
|
2013-06-17 22:10:57 +01:00 |
|
jules
|
e05393c36d
|
Windows default font fix.
|
2013-06-16 21:48:02 +01:00 |
|
jules
|
ef486ad07d
|
Moved a couple of static functions.
|
2013-06-16 21:19:22 +01:00 |
|
jules
|
265fb0e8eb
|
More MSVC warning fixes.
|
2013-06-16 10:46:51 +01:00 |
|
jules
|
cc8662213b
|
fixed MSVC warning.
|
2013-06-16 10:21:12 +01:00 |
|
jules
|
4b128378cf
|
CodeEditorComponent rendering improvements. Faster OSX font lookup.
|
2013-06-16 10:08:05 +01:00 |
|
jules
|
fc79df875f
|
Refactoring of some glypharrangement code.
|
2013-06-15 19:27:34 +01:00 |
|
jules
|
49fd486c23
|
Removed Graphics::drawTextAsPath, which is obsolete, since the same job can be done using Graphics::addTransform and any of the other drawText methods.
|
2013-06-15 16:53:47 +01:00 |
|
jules
|
ebc3b797bd
|
Updated LookAndFeel::createFileChooserHeaderText method to return an attributedstring.
|
2013-06-15 16:41:11 +01:00 |
|
jules
|
2af7585fc2
|
spelling fixes
|
2013-06-15 14:57:36 +01:00 |
|
jules
|
3891145af4
|
AiffAudioFormat: support for reading CATE block metadata.
|
2013-06-14 19:28:55 +01:00 |
|
jules
|
77335b4baa
|
Introjucer: Improvements to the translation tool.
|
2013-06-14 15:31:00 +01:00 |
|
jules
|
841c40d7ba
|
AAX: registering all parameters, not just automatable ones.
|
2013-06-14 10:52:00 +01:00 |
|
jules
|
c8bb0ad558
|
Various AAX fixes.
|
2013-06-13 20:24:55 +01:00 |
|
jules
|
f255f9e98a
|
VST hosting: make sure details are correct for each subtype of a shell VST when scanning.
|
2013-06-13 18:30:25 +01:00 |
|
jules
|
2db3582466
|
win32: avoid beep on alt-key press.
|
2013-06-13 16:36:27 +01:00 |
|
jules
|
9772fde950
|
Minor tidying
|
2013-06-13 14:41:45 +01:00 |
|
jules
|
5c4785ee2c
|
juce_core module license type update.
|
2013-06-13 13:29:56 +01:00 |
|
jules
|
048e5c679b
|
Version number update
|
2013-06-13 13:28:35 +01:00 |
|
jules
|
03c2801f3f
|
Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3
|
2013-06-13 13:17:12 +01:00 |
|
jules
|
b2240146ad
|
OpenGLImage fix.
|
2013-06-12 17:12:32 +01:00 |
|
jules
|
3c76294319
|
Android: setting the audio output at startup.
|
2013-06-12 09:45:28 +01:00 |
|
jules
|
e1f0baca43
|
Pixel blending improvement.
|
2013-06-12 09:39:33 +01:00 |
|
jules
|
20a72142b7
|
Version number update
|
2013-06-10 21:07:26 +01:00 |
|
jules
|
9affbafa75
|
Pixel blending fix.
|
2013-06-10 16:10:45 +01:00 |
|
jules
|
679f29f923
|
Made PluginListComponent::scanFor public.
|
2013-06-10 13:28:15 +01:00 |
|
jules
|
693ebab706
|
Avoided some MSVC warnings
|
2013-06-10 11:15:14 +01:00 |
|
jules
|
5358b4c7b5
|
New method AudioPluginFormat::pluginNeedsRescanning to do more format-specific checking of plugin file changes.
|
2013-06-08 18:39:45 +01:00 |
|
jules
|
fb57b879aa
|
Exposing some plugin scan path property values.
|
2013-06-08 13:57:25 +01:00 |
|
jules
|
e6ef1cf3f0
|
Compiler warning fix.
|
2013-06-08 13:56:52 +01:00 |
|
jules
|
abde049bf0
|
Whitespace cleanup.
|
2013-06-07 22:41:14 +01:00 |
|
jules
|
5a0cef7239
|
Added some static StringArray methods for tokenising.
|
2013-06-07 20:35:07 +01:00 |
|
jules
|
a92c7502b4
|
Added a move operator to ScopedPointer.
|
2013-06-07 20:34:00 +01:00 |
|
jules
|
b9b77cab4b
|
iOS audio buffer size fix.
|
2013-06-07 11:35:06 +01:00 |
|
jules
|
a1e3f23ee4
|
Linux build fix.
|
2013-06-05 15:08:00 +01:00 |
|
jules
|
4bc38109df
|
Documentation and warning fix.
|
2013-06-05 12:47:25 +01:00 |
|
jules
|
5af815e541
|
Fix to LagrangeInterpolator
|
2013-06-04 14:29:52 +01:00 |
|