1487 Commits (f581fa92b48ce06cf274c6d0b51f0feb0e54ad26)

Author SHA1 Message Date
  jules dcb7e61ed5 Redesigned CoreAudio for better handling of separate in/out devices. 11 years ago
  jules bb4aa53773 Minor clean-up. 11 years ago
  jules a2ffe5e6eb Introjucer: added TRANS macro to GUI designed generated code. 11 years ago
  jules b7ebb273d9 Made the GL demo page clean up its attributes to avoid problems on nvideo cards. 11 years ago
  jules 9bba8bae5e Introjucer: added a header-guard to the binarydata files that are generated 11 years ago
  jules d63668a5c1 Added XML and Lua tokenisers for the CodeEditorComponent 11 years ago
  jules 08c2fce9b5 Some improvements to JUCE_LIVE_CONSTANT: Matching original hex/decimal format, and added a reset button. 11 years ago
  jules 79d60f0b35 Updated some browser plugin build paths. 11 years ago
  jules 8ba781aa81 Added a demo page for the live constant editor stuff. 11 years ago
  jules be461fa03c Very cool new feature: JUCE_LIVE_CONSTANT. See the macro's description for more details. 11 years ago
  jules 331ce9ff8c Couple of minor clean-ups. 11 years ago
  jules 33b8c017f7 Added an icon for the Android build of the demo. 11 years ago
  jules a316bd5f6f Removed a few more places where static objects could cause problems for people who do unwise amounts of work in their static constructors. 11 years ago
  jules fb15840f61 Introjucer: removed a flag from the CodeBlocks project exporter. 11 years ago
  jules 2edec00b55 Removed a few more uses of String::empty. 11 years ago
  jules 2623f4d1e1 Added method String::clear(), and used it to replace a few uses of String::empty. 11 years ago
  jules 86d03cc5ed Introjucer: avoided setting the MSVC character type if "default" is chosen. 11 years ago
  jules f2cca861dd Introjucer: quoting of all include paths to keep Xcode 5 happy. 11 years ago
  jules 2c3d639d91 Introjucer: fix for RTAS path when exporting VC projects. 11 years ago
  jules c9ac405ca4 Removed a bogus module from the demo plugin project. 11 years ago
  jules c28c6c3e7c Introjucer: added a utility tool that converts an SVG path string into code that creates a Path object. 11 years ago
  jules 7643162766 Introjucer: made it recognise .S files as needing to be compiled. 11 years ago
  jules 63cb062d35 Initial commit of VST3 hosting. 11 years ago
  jules 1e4ba1b550 A few minor changes to keep the Clang analyser happy. 11 years ago
  jules 5c98d8f48f Introjucer: command line warning fix. 11 years ago
  jules cdacae9cbb Version 3.0.0 11 years ago
  jules bf126b0aeb Minor demo tweak. 11 years ago
  jules 18949c46f4 Resaved projects. 11 years ago
  jules fe3e565836 Demo: better handling of the demo list panel being narrow. 11 years ago
  jules d911633e0b Fixing capitalisation of filename. 11 years ago
  jules 02d20ad24b Fixing capitalisation of filename. 11 years ago
  jules 947b681bdc Re-added a couple of box2d files which had the wrong capitalisation. 11 years ago
  jules c90b7a6f97 Removed a couple of box2d files which had the wrong capitalisation. 11 years ago
  jules d8dd77da62 Implemented AudioProcessor::getParameterDefaultValue() in the plugin demo. 11 years ago
  jules 00eacaf42e Added some new window types to the plugin host demo 11 years ago
  jules 756cff8085 Spelling. 11 years ago
  jules e4557e618e Introjucer: fix for Xcode paths that contain spaces 11 years ago
  jules 272c38ff53 Introjucer: avoided mangling Xcode frameworks if they're specified as absolute paths. 11 years ago
  jules 5ffd878ebc Introjucer: made modules work better when the project doesn't contain any targets that will build on the current OS. 11 years ago
  jules a4e611222d Various build housekeeping. 11 years ago
  jules 5147b7d93b Fix to the demo for DirectShow video. 11 years ago
  jules 685d6525e3 Added teapot.obj to the repo! 11 years ago
  jules 5d1da5fb79 Added a few missing definitions in the new demo. 11 years ago
  jules e4288fa8b6 Removed the old demo. 11 years ago
  jules caea1c3370 Added the all-new demo app! 11 years ago
  jules a9c4a69408 Introjucer: added a button to copy module paths across all modules. 11 years ago
  jules 12a8dd3092 Avoided some pedantic GCC warnings. 11 years ago
  jules 664a585d19 Introjucer: fix for GUI editor graphic element coords not updating. 11 years ago
  jules 172f19f4a4 Introjucer: fix for module deletion bug, and some clean-ups. 11 years ago
  jules 14cb377f77 Introjucer: fix to paths when copying modules locally. 11 years ago