863 Commits (647fc06a8d860013743d05a68273cb15a1f6d1b2)

Author SHA1 Message Date
  hogliux d298da62cd Fix missing Android API version definition in Android Studio exporter 9 years ago
  Joshua Gerrard 4400db5969 Added NDK platform version setting to Android Studio exporter 9 years ago
  Joshua Gerrard cd67db7478 Fixed paths containing ${user.home} not working in Android Studio 9 years ago
  jules a2a2db98a3 Introjucer: removed a couple of bits of C++11 code 9 years ago
  Joshua Gerrard f1ad44e2bf Fixed variable shadowing warnings 9 years ago
  Joshua Gerrard bc9439c338 Introjucer: Refactored TreeViewBase painting functions 9 years ago
  jules d06fc22369 Pimped the demo app with some new images 9 years ago
  hogliux a66d6aed28 Add more sensible default architectures 9 years ago
  jules 6eee3b2a09 Resaved all project files 9 years ago
  jules 89ba69ab29 Android Bluetooth MIDI, pro-audio i/o and improved openGL support 9 years ago
  jules 810f2bfb2a Introjucer: Added Android Studio exporter 9 years ago
  jules 3aa3ebff91 Introjucer: Added option to avoid overwriting changes to local module files 9 years ago
  jules bee73687bb Introjucer: added CTP_Nov2013 as a toolset option for VS2015 9 years ago
  jules 9ff92b8002 Introjucer: tweaked whitespace in generated headers to not have an extra trailing line, and resaved all projects using it 9 years ago
  jules 2cade63021 Introjucer: added a -tidy-divider-comment command-line option 9 years ago
  jules 09afb3b1c6 Introjucer: fixed a VC warning 9 years ago
  jules 8045d89b3a Introjucer: added C++ standard as an option in linux makefiles 9 years ago
  jules 52f7a9c0f4 Introjucer: now ignores spurious OSX command-line arguments 9 years ago
  Joshua Gerrard 5ec1058f23 Fixed application icon not appearing for associated file types on OSX 9 years ago
  jules f47e10375b Introjucer: fixed issue with non CR-LF in linker setting fields 9 years ago
  Joshua Gerrard 7ca51f0a7d Introjucer: Added 10.11 deployment target to Xcode exporter 9 years ago
  jules f8c90cebe4 Introjucer: Improved error messages when module paths are invalid 9 years ago
  hogliux cc16a852a7 Fix incorrect charset-id in .rc files exported by the Introjucer on Windows 9 years ago
  Timur Doumler 123e1e1679 Fixed custom Plist error for iOS. 9 years ago
  jules f8bd0a3079 Introjucer: added swift as a source file type 9 years ago
  jules 0ff73d6ed2 Introjucer: Minor symbol disambiguation 9 years ago
  jules 8ef2d21aaa Introjucer: updated Xcode exporter to produce iOS launch images 9 years ago
  jules fd7a36a177 Introjucer: made the Xcode exporter treat swift files as source code 9 years ago
  jules f23ded16c6 Minor refactoring in introjucer code. 9 years ago
  jules 416c8f3220 Introjucer: minor internal refactoring 9 years ago
  jules 5fcf662375 Fixes for Introjucer in Xcode 7 9 years ago
  hogliux 42cd7174f1 Change number of parallel build threads to four on Android 9 years ago
  jules adfe457b64 A couple more fixes for Clang pedantic warnings 9 years ago
  jules 2877653cc3 Introjucer: added hack to enable c++ syntax highlighting in the editor for extensionless libc++ header files. 9 years ago
  Timur Doumler 35424d137f Introjucer: Removed support for OSX 10.4; fixed name and displayed values for the "OSX Deployment Target" build setting. 9 years ago
  jules 7c96b6e999 Updated various project files. 9 years ago
  jules 3cad25f231 Introjucer: Fix for some Windows paths in the JuceHeader.h file 9 years ago
  jules 7e2860eafa Updated .gitignore and avoided a warning in VS2013 9 years ago
  jules c53b00cb21 Introjucer: changes to implementation of auto-update and a few editor tweaks. 9 years ago
  jules 323bce7282 Introjucer: More avoiding of recursive project saving. 10 years ago
  jules fa0d2574e9 Introjucer: prevented recursively saving projects 10 years ago
  jules d7b9bc1ee7 Some minor introjucer startup refactoring 10 years ago
  Timur Doumler 549b5dc429 Introjucer: restored default Android SDK/NDK path to what it used to be; added expansion of java environment variable ${user.home} to be able to still check path for correctness. 10 years ago
  jules 21dabf778d Introjucer: Refactored global path implementation 10 years ago
  jules 4c6be5671e Introjucer: if groups are sorted, then adding new files retains the sort order. 10 years ago
  jules d021059d09 Introjucer internal fix. 10 years ago
  jules 7c3b8b0def Small internal change to introjucer startup code. 10 years ago
  Timur Doumler bbf4627582 Introjucer: updated outdated iOS deployment target version number list. 10 years ago
  Timur Doumler 327d1ba187 Introjucer: disabled generation of deprecated Parameter getter/setter method overrides when creating a new Audio Plug-In. 10 years ago
  Timur Doumler cc5d194b75 Introjucer: made functions inside unnamed namespace inline to avoid multiple definitions. 10 years ago