402 Commits (7e9fbd30c3882bf2e5b718efbf08ce71c6f7ac08)

Author SHA1 Message Date
  jules 87cb1b7b06 Clang compatibility fix. 13 years ago
  jules 582d554d20 Reordered includes to make amalgamtion easier. 13 years ago
  jules b6a22826fe Updates to keep Xcode 4.3 happy. 13 years ago
  jules d2a4173ab4 Android: better logging, more GL work. 13 years ago
  jules 06895cefe1 Introjucer: RTAS exporter fix. 13 years ago
  jules a8083eb293 TextLayout fix. OSX fullscreen fix. 13 years ago
  jules 4cf80f1819 Fix for kiosk mode in OSX 10.6. 13 years ago
  jules 1804b983a0 Android GL work. 13 years ago
  jules 994f1de977 Linux clipboard fix. Better kiosk mode control in OSX10.7. 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 092a0166cc Introjucer: added some android manifest options, and fixed audio input permissions for the demo app. 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 105929d39f Introjucer: a few minor optimisations. 13 years ago
  jules 9d973f0089 Fixes for CoreAudio, MidiFile, TextEditor, Tooltip. 13 years ago
  jules b66a82aa44 Added automatic up-casting to ReferenceCountedObjectPtr. 13 years ago
  jules 6d865420ee Android: better audio latency reporting. Introjucer: improved android icon generation. 13 years ago
  jules e1fea143b6 Linux 64-bit icon fix. 13 years ago
  jules e87b1a59ec Fixed a small leak in TextLayout, and a win32 layout problem. 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 a6069d1c02 Introjucer: added Xcode frameworks setting. Fix for win32 bold fonts. Fix for 64-bit plugin builds. 13 years ago
  jules 2b311a410f Introjucer: added 10.7 SDK target and tidied up some 64-bit AU build settings. 13 years ago
  jules d12fa83a7e TreeView key navigation fix. 13 years ago
  jules 5308aef329 Removed some old VC6 workarounds, and removed the VC6 exporter from the introjucer. 13 years ago
  jules d70d017fc6 Docs fix. Version bump. 13 years ago
  jules 4e77678299 Introjucer: App icons are now specified per-exporter type rather than globally for the project. 13 years ago
  jules 767ff27307 Added a couple of methods to Font. 13 years ago
  jules 05d10b8be9 Introjucer: fix to avoid unneccessary saving. Internal ListBox tweaks. 13 years ago
  jules 8f4548745a Minor introjucer rejigging. 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 b8397a9888 Added some iterators for introjucer projects. 13 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. 13 years ago
  jules bde13c0289 Introjucer: added a warning when modules are used in both copying/non-copying modes. 13 years ago
  jules a9103407d7 Version number bump. 13 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. 13 years ago
  jules 151ec34375 Android windowing fix. 13 years ago
  jules daa4d832b4 AlertWindow layout fix. 13 years ago
  jules a8a7630635 OSX 10.7: windows that have a maximise button and a native title bar will now support Lion full-screen mode. 13 years ago
  jules e74219b736 Midi fixes for reading/writing variable-length sysexes. 13 years ago
  jules b106eca599 Small TextLayout fix. 13 years ago
  jules 47fa7c992b OpenGLComponent changes: new requirement that when using a background thread, your subclass must call stopRenderThread() in its destructor to avoid race conditions. 13 years ago
  jules e8d58c7ff6 More workarounds for loading dodgy WAV files. Internal ComponentBuilder work. 13 years ago
  jules 17e7f22976 Wav format fix. Minor introjucer clean-ups. 13 years ago
  jules a6fe278654 Avoided spurious mouse-up when double-clicking win32 native titlebars. More OpenGL fixes. 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 51a81f5f4d Fix for Graphics::drawBevel. Minor introjucer changes. 13 years ago
  jules 4f0c2c0fb8 More openGL shader fixes. VST fix for Wavelab. 13 years ago
  jules a66691b061 OpenGL tiled image fix. 13 years ago
  jules 32aae7a2b3 Android audio fix. OpenGL tiling bug fix. 13 years ago
  jules 36bd285c4b Viewport component listener fix. Minor clean-ups. 13 years ago