jules
|
a07f07dda3
|
Avoided disabling OSX kiosk mode when focus is lost.
|
14 years ago |
jules
|
e78147dd06
|
Android: screen size fix.
|
14 years ago |
jules
|
9c719306c9
|
Added -ldl to linux builds. Tidied up a few warnings.
|
14 years ago |
jules
|
5b22611306
|
Cleaned up and simplified the ThreadPool class - addJob now takes a flag to indicate whether the pool should delete that job, and the class's constructor arguments have been simplified.
|
14 years ago |
jules
|
efa18b1230
|
Small introjucer fix.
|
14 years ago |
jules
|
15c44c9325
|
Changed URL class to allow multiple parameters with the same name.
|
14 years ago |
jules
|
c8d3144fa2
|
Fixed some CoreText problems.
|
14 years ago |
jules
|
40e473d4dc
|
MSVC GL compile fix.
|
14 years ago |
jules
|
09eaba73f0
|
Removed some android debug code.
|
14 years ago |
jules
|
2bfa580254
|
Android GL work.
|
14 years ago |
jules
|
a6c9992957
|
Updated some module usage warning code.
|
14 years ago |
jules
|
54c82b3120
|
Android: added URL launching.
|
14 years ago |
jules
|
b69b7c7647
|
Made the ValueTree::getPropertyAsValue method non-const, to ensure the class behaves in a const-correct manner. Improved the Introjucer's use of const ValueTrees to enable it to write each exporter in parallel, for quicker saving. Tweaked the Identifer class to be thread-safe.
|
14 years ago |
jules
|
2ad5e0bfb7
|
Couple of tweaks to ReferenceCountedArray to make it better at handling polymorphic types.
|
14 years ago |
jules
|
87cb1b7b06
|
Clang compatibility fix.
|
14 years ago |
jules
|
582d554d20
|
Reordered includes to make amalgamtion easier.
|
14 years ago |
jules
|
b6a22826fe
|
Updates to keep Xcode 4.3 happy.
|
14 years ago |
jules
|
d2a4173ab4
|
Android: better logging, more GL work.
|
14 years ago |
jules
|
06895cefe1
|
Introjucer: RTAS exporter fix.
|
14 years ago |
jules
|
a8083eb293
|
TextLayout fix. OSX fullscreen fix.
|
14 years ago |
jules
|
4cf80f1819
|
Fix for kiosk mode in OSX 10.6.
|
14 years ago |
jules
|
1804b983a0
|
Android GL work.
|
14 years ago |
jules
|
994f1de977
|
Linux clipboard fix. Better kiosk mode control in OSX10.7.
|
14 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().
|
14 years ago |
jules
|
092a0166cc
|
Introjucer: added some android manifest options, and fixed audio input permissions for the demo app.
|
14 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.
|
14 years ago |
jules
|
105929d39f
|
Introjucer: a few minor optimisations.
|
14 years ago |
jules
|
9d973f0089
|
Fixes for CoreAudio, MidiFile, TextEditor, Tooltip.
|
14 years ago |
jules
|
b66a82aa44
|
Added automatic up-casting to ReferenceCountedObjectPtr.
|
14 years ago |
jules
|
6d865420ee
|
Android: better audio latency reporting. Introjucer: improved android icon generation.
|
14 years ago |
jules
|
e1fea143b6
|
Linux 64-bit icon fix.
|
14 years ago |
jules
|
e87b1a59ec
|
Fixed a small leak in TextLayout, and a win32 layout problem.
|
14 years ago |
jules
|
70a5f0233c
|
Fixes to some MemoryOutputStream streaming operators.
|
14 years ago |
jules
|
75e9f9102e
|
Introjucer: fixed a problem when creating new exporters. Added better error reporting for GL shader compilation. Linux http fix.
|
14 years ago |
jules
|
a6069d1c02
|
Introjucer: added Xcode frameworks setting. Fix for win32 bold fonts. Fix for 64-bit plugin builds.
|
14 years ago |
jules
|
2b311a410f
|
Introjucer: added 10.7 SDK target and tidied up some 64-bit AU build settings.
|
14 years ago |
jules
|
d12fa83a7e
|
TreeView key navigation fix.
|
14 years ago |
jules
|
5308aef329
|
Removed some old VC6 workarounds, and removed the VC6 exporter from the introjucer.
|
14 years ago |
jules
|
d70d017fc6
|
Docs fix. Version bump.
|
14 years ago |
jules
|
4e77678299
|
Introjucer: App icons are now specified per-exporter type rather than globally for the project.
|
14 years ago |
jules
|
767ff27307
|
Added a couple of methods to Font.
|
14 years ago |
jules
|
05d10b8be9
|
Introjucer: fix to avoid unneccessary saving. Internal ListBox tweaks.
|
14 years ago |
jules
|
8f4548745a
|
Minor introjucer rejigging.
|
14 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.
|
14 years ago |
jules
|
b8397a9888
|
Added some iterators for introjucer projects.
|
14 years ago |
jules
|
a9894dc15e
|
Introjucer: tweaked VC2005 version number. Minor fix for Thread. Tweaked assertion method used in Xcode to allow continuation after an assertion.
|
14 years ago |
jules
|
bde13c0289
|
Introjucer: added a warning when modules are used in both copying/non-copying modes.
|
14 years ago |
jules
|
a9103407d7
|
Version number bump.
|
14 years ago |
jules
|
2e664976ec
|
Changed the introjucer's config list system: each exporter now contains its own list of configs. If you load an old project, its global config list will be copied into each of its exporters. Added x64 support for VC2010 projects, as an option in its configs.
|
14 years ago |
jules
|
151ec34375
|
Android windowing fix.
|
14 years ago |