jules
|
0c142b51b5
|
Introjucer: avoided clang warning in generated binary data code.
|
13 years ago |
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
|
654134ffdb
|
Introjucer: removed old OSX 10.4 target option.
|
13 years ago |
jules
|
8419bebe4c
|
Minor HashMap clean-up.
|
13 years ago |
jules
|
a016944e69
|
Minor introjucer work.
|
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
|
82a964de48
|
Minor introjucer method change.
|
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
|
451046e990
|
Minor 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
|
fd919e577c
|
Introjucer: added a warning if you have a plugin project but don't enable the juce_audio_plugin_client module.
|
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
|
4cabc9095e
|
Introjucer: Added code to the win32 resource file to allow custom rc files to be included.
|
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 |