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
|
62bed4a224
|
Introjucer: fix for static lib builds on linux.
|
2013-06-21 17:24:37 +01:00 |
|
jules
|
135a9d1f5f
|
Introjucer: Avoided duplicated VST path setting.
|
2013-06-21 16:54:04 +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
|
2a39f805ab
|
Fixed a typo in the demo code.
|
2013-06-18 21:08:44 +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
|
a7b0ec0678
|
Removed the old jucer project - this functionality is all now integrated into the introjucer. If you really need the old project for some reason, you can still grab it from the git history.
|
2013-06-15 19:33:15 +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
|
5f0c8d47ae
|
Introjucer: updated translation tool wording.
|
2013-06-14 19:47:26 +01:00 |
|
jules
|
2e5604a664
|
Introjucer: fixed current project order for translation tool.
|
2013-06-14 19:38:40 +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
|
2ca1f2e704
|
Introjucer module updater fix.
|
2013-06-13 16:35:23 +01:00 |
|
jules
|
9772fde950
|
Minor tidying
|
2013-06-13 14:41:45 +01:00 |
|
jules
|
ddc1524742
|
Updated headers in demo project files.
|
2013-06-13 14:06:55 +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
|
5d6a14659c
|
Introjucer: changed to new juce.com URL.
|
2013-06-12 09:45:56 +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
|
b8e8937b40
|
Plugin host compile fix.
|
2013-06-10 09:51:44 +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
|
4b61bee102
|
Introjucer: makefile flags fix.
|
2013-06-08 13:20:27 +01:00 |
|
jules
|
abde049bf0
|
Whitespace cleanup.
|
2013-06-07 22:41:14 +01:00 |
|