jules
|
1cf1cd1a3b
|
Workarounds for some c++11 compiler warnings.
|
13 years ago |
jules
|
0194486115
|
Added a method MemoryBlock::replaceWith(). Changed FileInputStream to avoid cacheing the length of the file.
|
13 years ago |
jules
|
e89983a1ab
|
Removed confusing enums from HeapBlock. Fixed warnings in win32 midi.
|
13 years ago |
jules
|
0425df49d7
|
Rolled back an array comparator change which could cause unexpected problems with ScopedPointers.
|
13 years ago |
jules
|
69179fcd82
|
Removed hard-coded colour in TextPropLabel class.
|
13 years ago |
jules
|
8092d7d695
|
Added a HeapBlock constructor.
|
13 years ago |
jules
|
085b08611b
|
Allowed overriding of the dictionary key used in AU state storage.
|
13 years ago |
jules
|
fa3eb07cd0
|
Mac 10.5 CoreText fix.
|
13 years ago |
jules
|
cc8b0aad47
|
Used hi-res timer in win32 midi input.
|
13 years ago |
jules
|
9821174709
|
Template changes to some array sort methods.
|
13 years ago |
jules
|
8c0829a925
|
Linux VST compile error fix.
|
13 years ago |
jules
|
1a83fbf3a4
|
Changed MidiMessage::getTextFromTextMetaEvent() to handle utf-8 as well as ascii.
|
13 years ago |
jules
|
5913db4697
|
Linux compile error fix.
|
13 years ago |
jules
|
b1cc8cce00
|
Couple of additions to MemoryInputStream.
|
13 years ago |
jules
|
a82a42b358
|
Fixed a missing semicolon.
|
13 years ago |
jules
|
7875420076
|
Couple of 10.4 OSX fixes.
|
13 years ago |
jules
|
dd7f4cbe40
|
Added standard iterators to StringArray, and a SortedSet swap function.
|
13 years ago |
jules
|
8419bebe4c
|
Minor HashMap clean-up.
|
13 years ago |
jules
|
b4446d34ca
|
VST: workaround for position problems in 64-bit cubase.
AU: initialised some channel configs on construction.
|
13 years ago |
jules
|
ec67783251
|
Fix for disappearing Apple extras menu items when showing native file choosers.
|
13 years ago |
jules
|
817837ad48
|
Compatibility fix for older OSX SDKs.
|
13 years ago |
jules
|
ed63dc104c
|
Fixes for SortedSet.
|
13 years ago |
jules
|
51002a72db
|
Fixed a GCC OSX compile bug. Tidied up some comments. Added more checking when opening a wav or aiff file.
|
13 years ago |
jules
|
5aa9d93c9a
|
Fix for OSX NSView positioning.
|
13 years ago |
jules
|
0e898a5d7c
|
iOS rotation and desktop positioning fixes.
|
13 years ago |
jules
|
1c75c1322c
|
Made CoreAudioFormat always return a bit-depth of 32.
|
13 years ago |
jules
|
d2aa3a666b
|
Introjucer: tidied up some document saving behaviour.
|
13 years ago |
jules
|
f2426cc7de
|
Minor additions to OptionalScopedPointer. Internal introjucer tweaks.
|
13 years ago |
jules
|
5d009a2b73
|
Workaround for an Apple font bug in 10.6.
|
13 years ago |
jules
|
6d44c8372f
|
Made some ALSA midi names customisable.
|
13 years ago |
jules
|
4536fce9ab
|
TextLayout RTL fix.
|
13 years ago |
jules
|
add0cf77e1
|
Avoided some c++11 nullptr problems with VC2011.
|
13 years ago |
jules
|
0e6bbcc55c
|
DirectWrite RTL layout fix.
|
13 years ago |
jules
|
8810c804e4
|
DirectWrite fix.
|
13 years ago |
jules
|
5e39e9944a
|
Workaround for PPC builds.
|
13 years ago |
jules
|
583fbb03d3
|
Avoided a name clash with old Carbon headers.
|
13 years ago |
jules
|
56a4537088
|
Added method StringArray::swapWith().
|
13 years ago |
jules
|
943a8ef757
|
Added a get() method to ReferenceCountedObjectPtr.
|
13 years ago |
jules
|
51e99b31f9
|
Added call to Component::colourChanged when the l+f changes.
|
13 years ago |
jules
|
26d27f5f6e
|
Added an option for centring a ThreadWithProgressWindow around a component.
|
13 years ago |
jules
|
07a774adcc
|
Fix for GCC syntax problem.
|
13 years ago |
jules
|
1089e3df86
|
Introjucer: Added "LinuxLibs" field to modules, for specifying module-specific libs.
|
13 years ago |
jules
|
dab9295611
|
Minor refactoring of obj-C internals.
|
13 years ago |
jules
|
e40903a9b6
|
(Removed some temporary code that was checked-in accidentally).
|
13 years ago |
jules
|
4302cd78ec
|
Minor tidying up in OSX URL code.
|
13 years ago |
jules
|
95b94d6d10
|
Fixes for OSX URL streams.
|
13 years ago |
jules
|
d0ac43035c
|
Fixed build for older OSX SDKs.
|
13 years ago |
jules
|
ac1d6955e7
|
Rewrote all internal OSX obj-C classes as dynamically-created classes. A side-effect of this is that plugins will no longer suffer from obj-C name-collision problems, and the old JUCE_ObjCExtraSuffix value is no longer needed.
|
13 years ago |
jules
|
2cf53557f6
|
Helper class for dynamically building Obj-C classes, and conversion of internal app delegate class to use this.
|
13 years ago |
jules
|
decd6dc9fe
|
Documentation fix.
|
13 years ago |