jules
|
44d52ffcef
|
Added a method to MidiKeyboardComponent
|
12 years ago |
jules
|
ff6e3bdace
|
Fix for Array move operator.
|
12 years ago |
jules
|
e6ee6e50de
|
Fix for audio thumbnail generation beyond the end of a file.
|
12 years ago |
jules
|
7d6ab860fc
|
Replaced an old-style GL function call with a newer equivalent.
|
12 years ago |
jules
|
8d340d587e
|
Added an assertion for android to catch use of HTTP on the main thread (not allowed by the OS)
|
12 years ago |
jules
|
c3d3318586
|
Added a callback method to VSTPluginFormat for getting informed about shell plugin scanning progress.
|
12 years ago |
jules
|
b18dd57e42
|
Change to allow fully-specified paths to be passed as posix NamedPipe paths, to be able to specify the temp file's location.
|
12 years ago |
jules
|
01b9ff0843
|
Fix for setting thread priority while the thread isn't running.
|
12 years ago |
jules
|
633ff931d6
|
Introjucer: made sure the linux makefiles don't do crazy things when given mis-typed config names.
|
12 years ago |
jules
|
76c8400049
|
Really minor clean-ups.
|
12 years ago |
jules
|
01dc36d29d
|
Tiny tweak to the typeface hinting algorithm.
|
12 years ago |
jules
|
d20279d1db
|
Fix to the GL 2D renderer. Also removed the smaller limit on the GL buffer sizes used in win32.
|
12 years ago |
jules
|
5b25b303fb
|
Cleaned up some minor stuff in the GL demo and PathStrokeType.
|
12 years ago |
jules
|
1f454c1ca0
|
VST3 hosting fix.
|
12 years ago |
jules
|
78c2d48d9e
|
Better mechanism for sending all-parameter-changed messages in AU hosting.
|
12 years ago |
jules
|
a79292179d
|
Better handling of ResizableWindow screen bounds handling when in kiosk mode.
|
12 years ago |
jules
|
b4bd383a46
|
Reverted a mistaken change to AU hosting event handling code.
|
12 years ago |
jules
|
cc633ce3f5
|
Introjucer: Fixed folder sorting in Xcode export.
|
12 years ago |
jules
|
f581fa92b4
|
Change to AU hosting event runloop threading.
|
12 years ago |
jules
|
6927338f9a
|
iOS audio rate-setting fix.
|
12 years ago |
jules
|
3100e54728
|
Introjucer: workaround for building OSX icons if only a 1024x1024 image is supplied
|
12 years ago |
jules
|
e68a654646
|
Minor warning fix.
|
12 years ago |
jules
|
858686d88c
|
Workaround for CoreText layout failure with in-memory typefaces.
|
12 years ago |
jules
|
7091121b2c
|
Avoided some problems when modal components are left open during shutdown.
|
12 years ago |
jules
|
593e1c1e65
|
Introjucer: added a setting for specifying a code-signing identity in Xcode builds.
|
12 years ago |
jules
|
62aac7d384
|
Adjusted mapping of float->int colour values (again).
|
12 years ago |
jules
|
1db908d5cc
|
Accuracy tweak to float->int conversions in the Colour class.
|
12 years ago |
jules
|
42bff200ed
|
Improved the vertical font hinting algorithm and removed some duplicated typeface code.
|
12 years ago |
jules
|
45b49f84d1
|
Introjucer: moved the definition of a BinaryData constant into the header file.
|
12 years ago |
jules
|
4869c0a202
|
Fixed a few minor problems with the MidiKeyboardComponent
|
12 years ago |
jules
|
eee868ae02
|
Introjucer: projects now include a JUCE_APP_VERSION macro containing the version number.
|
12 years ago |
jules
|
ecaf9eb1ac
|
Introjucer: made sure that preprocessor tokens are replaced in the binary name used.
|
12 years ago |
jules
|
d8178b4e15
|
Mingw workaround.
|
12 years ago |
jules
|
9f84c81d62
|
Read-only fixes to CodeEditorComponent
|
12 years ago |
jules
|
ae291475d6
|
Avoided a GL symbol redefinition and a warning in MSVC.
|
12 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.
|
12 years ago |
jules
|
d582a66917
|
Introjucer: Added gnu++0x flag for android builds. Support for SVG icons.
|
12 years ago |
jules
|
ce8d56d3a1
|
Added copy constructors to LocalisedStrings.
|
12 years ago |
jules
|
d505edc012
|
Fix for AudioProcessorPlayer when its source is null.
|
12 years ago |
jules
|
ca42bdaeb4
|
Documentation update + Xcode 3 compiler fix.
|
12 years ago |
jules
|
688f14d50d
|
Handling for broken fonts on win32.
|
12 years ago |
jules
|
d42df8065b
|
Documentation fix.
|
12 years ago |
jules
|
7dd5c09826
|
Version number update
|
12 years ago |
jules
|
c2872b9a86
|
Avoiding animation proxy components grabbing focus.
|
12 years ago |
jules
|
16469fefe9
|
Spelling fix.
|
12 years ago |
jules
|
4e085e7707
|
Introjucer: added a "save all" command.
|
12 years ago |
jules
|
ab053c5503
|
Added a LocalisedString::setFallback() method.
|
12 years ago |
jules
|
2b0f3f45e0
|
Made OwnedArray::addCopiesOf handle null pointers.
|
12 years ago |
jules
|
1de23b2c06
|
Workaround for DirectWrite failing to load certain fonts.
|
12 years ago |
jules
|
dad1b4634c
|
Numeric rounding error fix in Slider.
|
12 years ago |