jules
|
092a0166cc
|
Introjucer: added some android manifest options, and fixed audio input permissions for the demo app.
|
2012-02-21 10:02:10 +00:00 |
|
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.
|
2012-02-20 17:21:49 +00:00 |
|
jules
|
105929d39f
|
Introjucer: a few minor optimisations.
|
2012-02-20 13:07:45 +00:00 |
|
jules
|
9d973f0089
|
Fixes for CoreAudio, MidiFile, TextEditor, Tooltip.
|
2012-02-20 12:04:49 +00:00 |
|
jules
|
b66a82aa44
|
Added automatic up-casting to ReferenceCountedObjectPtr.
|
2012-02-17 16:42:23 +00:00 |
|
jules
|
6d865420ee
|
Android: better audio latency reporting. Introjucer: improved android icon generation.
|
2012-02-17 12:50:38 +00:00 |
|
jules
|
e1fea143b6
|
Linux 64-bit icon fix.
|
2012-02-16 14:12:45 +00:00 |
|
jules
|
e87b1a59ec
|
Fixed a small leak in TextLayout, and a win32 layout problem.
|
2012-02-16 09:30:29 +00:00 |
|
jules
|
70a5f0233c
|
Fixes to some MemoryOutputStream streaming operators.
|
2012-02-15 20:48:14 +00:00 |
|
jules
|
75e9f9102e
|
Introjucer: fixed a problem when creating new exporters. Added better error reporting for GL shader compilation. Linux http fix.
|
2012-02-15 11:20:36 +00:00 |
|
jules
|
a6069d1c02
|
Introjucer: added Xcode frameworks setting. Fix for win32 bold fonts. Fix for 64-bit plugin builds.
|
2012-02-14 18:08:12 +00:00 |
|
jules
|
2b311a410f
|
Introjucer: added 10.7 SDK target and tidied up some 64-bit AU build settings.
|
2012-02-13 22:02:23 +00:00 |
|
jules
|
d12fa83a7e
|
TreeView key navigation fix.
|
2012-02-13 21:24:38 +00:00 |
|
jules
|
5308aef329
|
Removed some old VC6 workarounds, and removed the VC6 exporter from the introjucer.
|
2012-02-13 17:56:59 +00:00 |
|
jules
|
d70d017fc6
|
Docs fix. Version bump.
|
2012-02-13 15:29:21 +00:00 |
|
jules
|
4e77678299
|
Introjucer: App icons are now specified per-exporter type rather than globally for the project.
|
2012-02-13 14:09:30 +00:00 |
|
jules
|
767ff27307
|
Added a couple of methods to Font.
|
2012-02-13 10:44:33 +00:00 |
|
jules
|
05d10b8be9
|
Introjucer: fix to avoid unneccessary saving. Internal ListBox tweaks.
|
2012-02-12 22:16:42 +00:00 |
|
jules
|
8f4548745a
|
Minor introjucer rejigging.
|
2012-02-11 17:18:38 +00:00 |
|
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.
|
2012-02-11 14:09:23 +00:00 |
|
jules
|
b8397a9888
|
Added some iterators for introjucer projects.
|
2012-02-10 18:50:07 +00:00 |
|
jules
|
a9894dc15e
|
Introjucer: tweaked VC2005 version number. Minor fix for Thread. Tweaked assertion method used in Xcode to allow continuation after an assertion.
|
2012-02-10 09:58:57 +00:00 |
|
jules
|
bde13c0289
|
Introjucer: added a warning when modules are used in both copying/non-copying modes.
|
2012-02-09 21:29:06 +00:00 |
|
jules
|
a9103407d7
|
Version number bump.
|
2012-02-09 13:35:59 +00:00 |
|
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.
|
2012-02-09 13:35:37 +00:00 |
|
jules
|
151ec34375
|
Android windowing fix.
|
2012-02-09 10:34:11 +00:00 |
|
jules
|
daa4d832b4
|
AlertWindow layout fix.
|
2012-02-08 11:33:12 +00:00 |
|
jules
|
a8a7630635
|
OSX 10.7: windows that have a maximise button and a native title bar will now support Lion full-screen mode.
|
2012-02-08 10:15:17 +00:00 |
|
jules
|
e74219b736
|
Midi fixes for reading/writing variable-length sysexes.
|
2012-02-08 09:17:20 +00:00 |
|
jules
|
b106eca599
|
Small TextLayout fix.
|
2012-02-07 15:44:58 +00:00 |
|
jules
|
47fa7c992b
|
OpenGLComponent changes: new requirement that when using a background thread, your subclass must call stopRenderThread() in its destructor to avoid race conditions.
|
2012-02-07 10:19:03 +00:00 |
|
jules
|
e8d58c7ff6
|
More workarounds for loading dodgy WAV files. Internal ComponentBuilder work.
|
2012-02-06 12:05:14 +00:00 |
|
jules
|
17e7f22976
|
Wav format fix. Minor introjucer clean-ups.
|
2012-02-04 21:28:24 +00:00 |
|
jules
|
a6fe278654
|
Avoided spurious mouse-up when double-clicking win32 native titlebars. More OpenGL fixes.
|
2012-02-03 14:09:47 +00:00 |
|
jules
|
4d332b6bb3
|
OpenGL fixes for flickering and rounding errors. RelativeCoordinate expression parsing work. Tweaks for AudioProcessorGraph params and OSX thread naming calls.
|
2012-02-02 12:08:04 +00:00 |
|
jules
|
51a81f5f4d
|
Fix for Graphics::drawBevel. Minor introjucer changes.
|
2012-02-01 11:39:53 +00:00 |
|
jules
|
4f0c2c0fb8
|
More openGL shader fixes. VST fix for Wavelab.
|
2012-01-31 19:16:44 +00:00 |
|
jules
|
a66691b061
|
OpenGL tiled image fix.
|
2012-01-30 19:25:35 +00:00 |
|
jules
|
32aae7a2b3
|
Android audio fix. OpenGL tiling bug fix.
|
2012-01-30 17:36:47 +00:00 |
|
jules
|
36bd285c4b
|
Viewport component listener fix. Minor clean-ups.
|
2012-01-30 12:59:36 +00:00 |
|
jules
|
c539feabd5
|
Avoided win32 memory leak warning with file preview comps. Minor introjucer and colour parsing clean-ups.
|
2012-01-27 16:56:55 +00:00 |
|
jules
|
96ec22501a
|
Improved CallOutBox layout. Minor introjucer tidy-ups.
|
2012-01-26 10:31:19 +00:00 |
|
jules
|
824f1b8484
|
iOS URL opening fix.
|
2012-01-24 16:32:13 +00:00 |
|
jules
|
529fbfbcc3
|
Refactoring of the way DrawableText handles its font size.
|
2012-01-24 15:33:19 +00:00 |
|
jules
|
aff5fea6b4
|
Minor introjucer clean-ups.
|
2012-01-22 10:04:19 +00:00 |
|
jules
|
ffaa06c3d0
|
XML parser fix. Mac filechooser fix.
|
2012-01-21 09:10:06 +00:00 |
|
jules
|
a90aedce50
|
Small updates to ComponentBuilder, UnitTestRunner.
|
2012-01-20 18:20:19 +00:00 |
|
jules
|
15375dd223
|
Internal work on the ComponentBuilder system.
|
2012-01-17 18:33:35 +00:00 |
|
jules
|
a511ea6b31
|
Mac GL fix for some older graphics cards.
|
2012-01-16 09:58:43 +00:00 |
|
jules
|
ec08dc29a4
|
AU hosting fix for plugins without UIs.
|
2012-01-16 09:57:40 +00:00 |
|