jules
|
0425df49d7
|
Rolled back an array comparator change which could cause unexpected problems with ScopedPointers.
|
13 years ago |
jules
|
8092d7d695
|
Added a HeapBlock constructor.
|
13 years ago |
jules
|
9821174709
|
Template changes to some array sort methods.
|
13 years ago |
jules
|
b1cc8cce00
|
Couple of additions to MemoryInputStream.
|
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
|
ed63dc104c
|
Fixes for SortedSet.
|
13 years ago |
jules
|
f2426cc7de
|
Minor additions to OptionalScopedPointer. Internal introjucer tweaks.
|
13 years ago |
jules
|
add0cf77e1
|
Avoided some c++11 nullptr problems with VC2011.
|
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
|
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
|
4302cd78ec
|
Minor tidying up in OSX URL code.
|
13 years ago |
jules
|
95b94d6d10
|
Fixes for OSX URL streams.
|
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
|
40929e5db9
|
Tidied up ReadWriteLock a bit, and optimised Array to reduce allocation frequency when working with small numbers of items.
|
13 years ago |
jules
|
7c8eb56f04
|
Android: fix to prevent app restarts when rotating.
|
13 years ago |
jules
|
bdcfdecc65
|
Minor addition to OptionalScopedPointer. Documentation fix.
|
13 years ago |
jules
|
584c444ffd
|
Tidied up some win32 DLL loading code, and fixed a call type mismatch with the windows media format class.
|
13 years ago |
jules
|
d4deecb2f2
|
Cleaned up a few warnings generated by clang -Wall.
|
13 years ago |
jules
|
154616d271
|
Documentation typo fix.
|
13 years ago |
jules
|
cb77241d20
|
Fixed some documentation typos.
|
13 years ago |
jules
|
44ac462768
|
New methods SystemStats::getUserLanguage(), SystemStats::getUserRegion().
|
13 years ago |
jules
|
75ad35f786
|
Improved File::moveFileTo and made file renaming in the introjucer more robust.
|
13 years ago |
jules
|
4f590f036d
|
Added better constructors for AudioSourceChannelInfo.
|
13 years ago |
jules
|
fa90b55cdd
|
Fix for a deadlock in some (rare) threading situations.
|
13 years ago |
jules
|
ee4618d863
|
Added some explicit namespacing for exceptions, and fixed a mouseExit problem with modal components.
|
13 years ago |
jules
|
438159d01a
|
Added a flag to disable inline asm.
|
13 years ago |
jules
|
bb2d7683e5
|
Linux VST header fix.
|
13 years ago |
jules
|
cf5163a68d
|
Updated some win32 video code.
|
13 years ago |
jules
|
df5d50bcd8
|
Version number bump.
|
13 years ago |
jules
|
3f953ca21d
|
Change to assertions to get Xcode 4 to work better.
|
13 years ago |
jules
|
535f248c53
|
Rearranged some error-catching code.
|
13 years ago |
jules
|
830332d3ec
|
Added a progress value for ZipFile::Builder.
|
13 years ago |
jules
|
572cf1deb8
|
Cleaned up some docs.
|
13 years ago |
jules
|
3a91979ea8
|
Version bump.
|
13 years ago |
jules
|
286f0dbdef
|
Changed URL::addEscapeChars to avoid use of the '+' character. Minor clean-ups.
|
13 years ago |
jules
|
f043bb6ace
|
Removed some old packing pragmas from the plugin code.
|
13 years ago |
jules
|
1f95f54089
|
Purged some warnings.
|
13 years ago |
jules
|
70133a94eb
|
Introjucer: added a setting for JucePlugin_AUMainType. Added a method InputStream::getNumBytesRemaining()
|
13 years ago |
jules
|
c4af628d14
|
Avoided repeated calls to dladdr(), which could cause problems in some plugin situations.
|
13 years ago |
jules
|
11659678d6
|
WindowsMediaFormat fix. ReferenceCountedArray::indexOfSorted() method.
|
13 years ago |
jules
|
e61db7da55
|
Added a WOW64 call to WindowsRegistry.
|
13 years ago |
jules
|
bfcc0dd7a5
|
Minor NamedPipe tweak.
|
13 years ago |
jules
|
13bbd89b9d
|
Added some comments.
|
13 years ago |
jules
|
0e1b6061d5
|
Minor clean-ups for GL, removed some old VC6 hacks.
|
13 years ago |