jules
|
146155bd34
|
Software text layout fix.
|
12 years ago |
jules
|
a0792ec444
|
Fix for software-rendered code editor text.
|
12 years ago |
jules
|
39ef5130e9
|
Added MidiKeyboardComponent::mouseUpOnKey() method.
|
12 years ago |
jules
|
2757bf2270
|
Fix for UTF32 strings.
|
12 years ago |
jules
|
d95fda2e90
|
Fix for strings in UTF32 mode.
|
12 years ago |
jules
|
7f7cbe73fd
|
Over-zealous assertion fix.
|
12 years ago |
jules
|
227e7d70f9
|
Added method FileBrowserComponent::getDefaultRoots()
|
12 years ago |
jules
|
575725e39d
|
Fix for a subtle race condition in plugin scanning.
|
12 years ago |
jules
|
57832f97e1
|
Avoided a false assertion.
|
12 years ago |
jules
|
ed09493cd2
|
Added text translation to KeyMappingEditorComponent.
|
12 years ago |
jules
|
4aef778da6
|
Fix for a recursion in Desktop class.
|
12 years ago |
jules
|
089332d78c
|
MSVC compile bug fix
|
12 years ago |
jules
|
78aac0995a
|
Fixes for some clang static analysis warnings.
|
12 years ago |
jules
|
9c82572dca
|
Refactored a few internals of ComponentPeer.
|
12 years ago |
jules
|
1881908846
|
Added a pthread naming fallback for older glib versions.
|
12 years ago |
jules
|
c5b4e48b80
|
Updated some headers and URLs.
|
12 years ago |
jules
|
98ae8a49d2
|
Added DPI field to Desktop::Display information. Couple of Android fixes.
|
12 years ago |
jules
|
5c59897ba6
|
Replaced some uses of the no-longer-needed literal64Bit macro.
|
12 years ago |
jules
|
c75a7300f5
|
Added some 'override' modifiers to overridden methods.
|
12 years ago |
jules
|
7bd867794c
|
Misc minor clean-ups.
|
12 years ago |
jules
|
7c9cb2971d
|
Avoided using pthread_setname_np on older linux distros.
|
12 years ago |
jules
|
a12db728d5
|
Comment fix.
|
12 years ago |
jules
|
23c729c942
|
Comment clarification.
|
12 years ago |
jules
|
d3a207c596
|
New classes: AnimatedPosition and MouseInactivityDetector.
|
12 years ago |
jules
|
d6954b4bcf
|
Avoided an assertion in iOS audio code.
|
12 years ago |
jules
|
7560f48b7a
|
Added JUCE_ARM definition.
|
12 years ago |
jules
|
b0e1cbd0ee
|
Fix for single-character TextLayout width.
|
12 years ago |
jules
|
ee3f77bc63
|
Added method IIRFilterAudioSource::makeInactive()
|
12 years ago |
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.
|
12 years ago |
jules
|
8e5268a1f8
|
Added methods LookAndFeel::getSliderPopupFont and getSliderPopupPlacement.
LookAndFeel::drawFileBrowserRow improvement.
|
12 years ago |
jules
|
e49f40ac05
|
Made Atomic constructor explicit. Cleared TreeViewItem parent pointers when they are removed.
|
12 years ago |
jules
|
01e3e4c40c
|
Fixed some coverity warnings.
|
12 years ago |
jules
|
e05393c36d
|
Windows default font fix.
|
12 years ago |
jules
|
ef486ad07d
|
Moved a couple of static functions.
|
12 years ago |
jules
|
265fb0e8eb
|
More MSVC warning fixes.
|
12 years ago |
jules
|
cc8662213b
|
fixed MSVC warning.
|
12 years ago |
jules
|
4b128378cf
|
CodeEditorComponent rendering improvements. Faster OSX font lookup.
|
12 years ago |
jules
|
fc79df875f
|
Refactoring of some glypharrangement code.
|
12 years ago |
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.
|
12 years ago |
jules
|
ebc3b797bd
|
Updated LookAndFeel::createFileChooserHeaderText method to return an attributedstring.
|
12 years ago |
jules
|
2af7585fc2
|
spelling fixes
|
12 years ago |
jules
|
3891145af4
|
AiffAudioFormat: support for reading CATE block metadata.
|
12 years ago |
jules
|
77335b4baa
|
Introjucer: Improvements to the translation tool.
|
12 years ago |
jules
|
841c40d7ba
|
AAX: registering all parameters, not just automatable ones.
|
12 years ago |
jules
|
c8bb0ad558
|
Various AAX fixes.
|
12 years ago |
jules
|
f255f9e98a
|
VST hosting: make sure details are correct for each subtype of a shell VST when scanning.
|
12 years ago |
jules
|
2db3582466
|
win32: avoid beep on alt-key press.
|
12 years ago |
jules
|
9772fde950
|
Minor tidying
|
12 years ago |
jules
|
5c4785ee2c
|
juce_core module license type update.
|
12 years ago |
jules
|
048e5c679b
|
Version number update
|
12 years ago |