jules
|
0194486115
|
Added a method MemoryBlock::replaceWith(). Changed FileInputStream to avoid cacheing the length of the file.
|
13 years ago |
jules
|
583fbb03d3
|
Avoided a name clash with old Carbon headers.
|
13 years ago |
jules
|
07a774adcc
|
Fix for GCC syntax problem.
|
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
|
7c8eb56f04
|
Android: fix to prevent app restarts when rotating.
|
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
|
44ac462768
|
New methods SystemStats::getUserLanguage(), SystemStats::getUserRegion().
|
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
|
1f95f54089
|
Purged some warnings.
|
13 years ago |
jules
|
c4af628d14
|
Avoided repeated calls to dladdr(), which could cause problems in some plugin situations.
|
13 years ago |
jules
|
e61db7da55
|
Added a WOW64 call to WindowsRegistry.
|
13 years ago |
jules
|
bfcc0dd7a5
|
Minor NamedPipe tweak.
|
13 years ago |
jules
|
93a86b2600
|
TabbedButtonBar fix. Small clean-ups.
|
13 years ago |
jules
|
28e5942c59
|
Fix for win32 NamedPipe::isOpen().
|
13 years ago |
jules
|
87d3acf19f
|
Message leak fix. Android repaint fix. Minor clean-ups.
|
13 years ago |
jules
|
f80d119614
|
Added a few methods to WindowsRegistry.
|
13 years ago |
jules
|
53c0436d71
|
Android fixes. OSX fix for old SDKs.
|
13 years ago |
jules
|
91a41ddbd8
|
OpenGL refactoring (stage 1)
|
13 years ago |
jules
|
59669e8bec
|
Thread-local value fix for plugins on XP. Android startup tweaks. Minor component changes.
|
13 years ago |
jules
|
bdd778332d
|
Removed some unused android code. Refactored some messaging code.
|
13 years ago |
jules
|
49870de020
|
Added a bit of extra functionality to WindowsRegistry. Linux: couple of fixes for fullscreen, file chooser, and a bit of tidying up. Internal refactoring in NSViewComponent.
|
13 years ago |
jules
|
b888a72db9
|
Updated win32 GetSystemInfo calls. URL domain name fix.
|
13 years ago |
jules
|
5f178a962b
|
Improved ThreadLocalValue to use native compiler features where available. Got rid of Thread::stopAllThreads and Thread::getNumRunningThreads (which were just a bad idea, with many safety holes). Replaced the internal RunningThreadsList class with some simpler thread-local storage.
|
13 years ago |
jules
|
83b35eba25
|
Minor tweaks to help support mingw, and to avoid namespace issues with assertions.
|
13 years ago |
jules
|
c2d7e81548
|
Linux http header fix.
|
13 years ago |
jules
|
109f0a32a4
|
OpenGL: added internal checks to catch GL errors (in debug mode). More Android GL progress.
|
13 years ago |
jules
|
aab3a6a6eb
|
Android GL work.
|
13 years ago |
jules
|
2bfa580254
|
Android GL work.
|
13 years ago |
jules
|
54c82b3120
|
Android: added URL launching.
|
13 years ago |
jules
|
d2a4173ab4
|
Android: better logging, more GL work.
|
13 years ago |
jules
|
1804b983a0
|
Android GL work.
|
13 years ago |
jules
|
51b2068576
|
Introjucer: added company name property to project, and better exe property info generation in MSVC resource files. Added method OpenGLComponent::rebuildContext().
|
13 years ago |
jules
|
d3d391ae7f
|
Introjucer: Improved android project saving to allow the activity class to be custom-named, and to copy the java into the target tree instead of linking. Also added an option to set the android architectures.
|
13 years ago |
jules
|
70a5f0233c
|
Fixes to some MemoryOutputStream streaming operators.
|
13 years ago |
jules
|
75e9f9102e
|
Introjucer: fixed a problem when creating new exporters. Added better error reporting for GL shader compilation. Linux http fix.
|
13 years ago |
jules
|
295d125142
|
Stopped using the old BEGIN_JUCE_NAMESPACE macros, and just used hard-coded namespaces where necessary instead. The macro definitions are still there, so this shouldn't affect anyone's code.
|
13 years ago |
jules
|
4d332b6bb3
|
OpenGL fixes for flickering and rounding errors. RelativeCoordinate expression parsing work. Tweaks for AudioProcessorGraph params and OSX thread naming calls.
|
13 years ago |
jules
|
824f1b8484
|
iOS URL opening fix.
|
13 years ago |
jules
|
38703ee4c3
|
Cleaned up a few 64-bit VC++ warnings.
|
13 years ago |
jules
|
0925b99e6d
|
Added ChildProcess::kill()
|
13 years ago |
jules
|
d6ed09e158
|
TextLayout fix. Windows stylus fix. Minor clean-ups.
|
13 years ago |
jules
|
f29aa4c468
|
Changed the OSX folder used for interprocess lock files. Fixed the JUCE_CATCH_UNHANDLED_EXCEPTIONS flag.
|
13 years ago |
jules
|
15252c7227
|
New method: FileOutputStream::truncate()
|
13 years ago |