jules
|
f581fa92b4
|
Change to AU hosting event runloop threading.
|
11 years ago |
jules
|
6927338f9a
|
iOS audio rate-setting fix.
|
11 years ago |
jules
|
e68a654646
|
Minor warning fix.
|
11 years ago |
jules
|
858686d88c
|
Workaround for CoreText layout failure with in-memory typefaces.
|
11 years ago |
jules
|
7091121b2c
|
Avoided some problems when modal components are left open during shutdown.
|
11 years ago |
jules
|
62aac7d384
|
Adjusted mapping of float->int colour values (again).
|
11 years ago |
jules
|
1db908d5cc
|
Accuracy tweak to float->int conversions in the Colour class.
|
11 years ago |
jules
|
42bff200ed
|
Improved the vertical font hinting algorithm and removed some duplicated typeface code.
|
11 years ago |
jules
|
4869c0a202
|
Fixed a few minor problems with the MidiKeyboardComponent
|
11 years ago |
jules
|
d8178b4e15
|
Mingw workaround.
|
11 years ago |
jules
|
9f84c81d62
|
Read-only fixes to CodeEditorComponent
|
11 years ago |
jules
|
ae291475d6
|
Avoided a GL symbol redefinition and a warning in MSVC.
|
11 years ago |
jules
|
a1a43ea418
|
Tweaks to font-rendering: fonts are now vertically hinted by finding the best overall scale that will make the most common horizontal features better aligned. Changed the font gamma to be greater when rendering with brighter colours.
|
11 years ago |
jules
|
d582a66917
|
Introjucer: Added gnu++0x flag for android builds. Support for SVG icons.
|
11 years ago |
jules
|
ce8d56d3a1
|
Added copy constructors to LocalisedStrings.
|
11 years ago |
jules
|
d505edc012
|
Fix for AudioProcessorPlayer when its source is null.
|
11 years ago |
jules
|
ca42bdaeb4
|
Documentation update + Xcode 3 compiler fix.
|
11 years ago |
jules
|
688f14d50d
|
Handling for broken fonts on win32.
|
11 years ago |
jules
|
d42df8065b
|
Documentation fix.
|
11 years ago |
jules
|
7dd5c09826
|
Version number update
|
11 years ago |
jules
|
c2872b9a86
|
Avoiding animation proxy components grabbing focus.
|
11 years ago |
jules
|
ab053c5503
|
Added a LocalisedString::setFallback() method.
|
11 years ago |
jules
|
2b0f3f45e0
|
Made OwnedArray::addCopiesOf handle null pointers.
|
11 years ago |
jules
|
1de23b2c06
|
Workaround for DirectWrite failing to load certain fonts.
|
11 years ago |
jules
|
dad1b4634c
|
Numeric rounding error fix in Slider.
|
11 years ago |
jules
|
da33787439
|
Added aftertouch callbacks to the Synthesiser class.
|
11 years ago |
jules
|
c548c138ed
|
Another CoreAudio fix.
|
11 years ago |
jules
|
205e5ca74f
|
Fixed a typo in CoreAudio device opening.
|
11 years ago |
jules
|
158d5693ce
|
Made button toggle callbacks include the modifier state.
|
11 years ago |
jules
|
4c392e6f02
|
Added some comments.
|
11 years ago |
jules
|
a052b648ec
|
Better CoreAudio handling of devices with combined in/out channels.
|
11 years ago |
jules
|
7906c75f4d
|
Overrode a deprecation warning in getting CoreAudio channel names. If anyone knows a way to achieve the same functionality using the new APIs, please let me know!
|
11 years ago |
jules
|
4d79bed3d1
|
Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer.
|
11 years ago |
jules
|
9aeefa5ebe
|
Better seeking in mp3 reader.
|
11 years ago |
jules
|
ffb4572104
|
Fix for DPI of win32 fonts sizes when specified in points.
|
11 years ago |
jules
|
f79248c530
|
Fixed a silly typo in the latest CoreAudio changes.
|
11 years ago |
jules
|
abc1cf4254
|
VST3 state fix.
|
11 years ago |
jules
|
66e89a878a
|
Improvements to VST3 host midi handling.
|
11 years ago |
jules
|
64a38ea6ee
|
Sanity-checked places where introjucer GUI editor added TRANS macros.
|
11 years ago |
jules
|
d3b92ab447
|
Fix for win32 memory font loading.
|
11 years ago |
jules
|
ff6655fedb
|
Fixes + improvements to VST3 hosting.
|
11 years ago |
jules
|
d8c065c81f
|
Added functionality for loading in-memory fonts! See Typeface::createSystemTypefaceFor()
|
11 years ago |
jules
|
dcb7e61ed5
|
Redesigned CoreAudio for better handling of separate in/out devices.
|
11 years ago |
jules
|
374b389890
|
Avoiding assertions when loading some mouse cursors on OSX10.9.
|
11 years ago |
jules
|
017dbc988d
|
Refactored some AudioIODevice methods to return Arrays of sample rates + buffer sizes.
|
11 years ago |
jules
|
dc182eef2c
|
Improvement to OSX double->string conversion for better speed + thread-safety.
|
11 years ago |
jules
|
f2e456d00e
|
Minor tidying.
|
11 years ago |
jules
|
c3212f5d96
|
Updated c++ tokeniser keyword list.
|
11 years ago |
jules
|
7798d36b49
|
iOS audio: now sends a message to audioDeviceError() when an interrupted device restarts.
|
11 years ago |
jules
|
f475dcfdb6
|
Cleaned up some line-drawing in BubbleComponent.
|
11 years ago |