5667 Commits (a77c1af6b42fd9ca1815ca9893fcbfd91d8eaee4)
 

Author SHA1 Message Date
  falkTX a77c1af6b4 Merge branch 'master' of github.com:julianstorer/JUCE 10 years ago
  hogliux d4a7bf4f6a Fix bug where low latency audio path is not detected correctly on Android 10 years ago
  jules 647fc06a8d Another update to the UnitTestRunner project 10 years ago
  jules 325c367c8d Added more warning flags to the UnitTestRunner, and resaved the project. 10 years ago
  hogliux d298da62cd Fix missing Android API version definition in Android Studio exporter 10 years ago
  Timur Doumler 4f034dbc77 OSC: fixed an issue where OSCReceiver was busy-waiting and consuming lots of CPU. 10 years ago
  jules 44b9eba29a Demo App: Added a MIDI output device option to the MIDI i/o page 10 years ago
  jules 36cb000d40 Whitespace cleanup 10 years ago
  jules a712364356 Big Demo: Added latency to the audio setting page info display 10 years ago
  jules f6b3bddf74 Audio i/o: Took the safety offset into account when calculating latency in CoreAudio 10 years ago
  Joshua Gerrard 4400db5969 Added NDK platform version setting to Android Studio exporter 10 years ago
  Joshua Gerrard cd67db7478 Fixed paths containing ${user.home} not working in Android Studio 10 years ago
  jules a2b663de67 Audio Plugins: Added member variable PluginDescription::lastInfoUpdateTime 10 years ago
  jules 1d6e77a4d8 Fix for a possible array overflow in the AIFF reader 10 years ago
  jules 8aa1831d3c Fix for exceptions in OSX pressure detection when WebKit views are used. 10 years ago
  jules 3cab305909 Improved rounding for values in AudioParameterChoice::convertTo0to1() 10 years ago
  jules 09867e15d1 Fix for Android font creation 10 years ago
  jules a2a2db98a3 Introjucer: removed a couple of bits of C++11 code 10 years ago
  falkTX 11e7fa1202 Put LV2 preset labels in manifest.ttl 10 years ago
  falkTX 23d23c17e3 Merge branch 'master' of github.com:julianstorer/JUCE 10 years ago
  jules 4e4f8767fe Fix for use of static_assert on C++11 compilers 10 years ago
  Joshua Gerrard 5569bd8a4d Fixed typo in BluetoothMidiDevicePairingDialogue 10 years ago
  Joshua Gerrard f1ad44e2bf Fixed variable shadowing warnings 10 years ago
  Joshua Gerrard bc9439c338 Introjucer: Refactored TreeViewBase painting functions 10 years ago
  jules d06fc22369 Pimped the demo app with some new images 10 years ago
  Joshua Gerrard 04e55e6438 Fixed Doxygen warnings by updating documentation for AudioProcessorValueTreeState 10 years ago
  jules 1d24b558d8 Corrected a few documentation mistakes 10 years ago
  hogliux a66d6aed28 Add more sensible default architectures 10 years ago
  hogliux d65efedc54 Fix bug when building VST hosts in Release mode 10 years ago
  jules 1107638f1e Updated .gitignore and fixed an Android version problem 10 years ago
  hogliux 19572b58c7 Also fix KEYCODE in JuceAppActivity when disabling the screensaver on android 10 years ago
  hogliux 54195d4660 Change android default architecures in the JuceDemo 10 years ago
  hogliux b543e2830c Change keycode to something that is supported on Android API 10 10 years ago
  hogliux 155ab812a4 Disable some warnings in the VST and AAX SDK for VS2015 10 years ago
  hogliux 86c9597d41 Fix warnings in audio plugin demo 10 years ago
  jules 41d75920b4 Updated the changelist 10 years ago
  hogliux 143a36842e Fix some VS2015 warnings 10 years ago
  jules ca1f6bc7d8 Resaved all introjucer projects with new version number. 10 years ago
  hogliux a039090f5c Fix warning on VS2015 10 years ago
  jules 2d51b7d315 Bumped the Introjucer version number 10 years ago
  jules 6eee3b2a09 Resaved all project files 10 years ago
  jules 89ba69ab29 Android Bluetooth MIDI, pro-audio i/o and improved openGL support 10 years ago
  jules 02041328dc Misc minor fix-ups 10 years ago
  jules 4c27661f7a Fixed a merge problem 10 years ago
  jules 2286856b7b Added some extra number->String converter methods, and extra unit-tests 10 years ago
  jules 810f2bfb2a Introjucer: Added Android Studio exporter 10 years ago
  jules ddcd78eae8 Android: made sure that when the screensaver is disabled, Android-M devices don't lower the app priority 10 years ago
  jules 3aa3ebff91 Introjucer: Added option to avoid overwriting changes to local module files 10 years ago
  falkTX 098c018d10 Merge branch 'master' of github.com:julianstorer/JUCE 10 years ago
  jules e440a83ad7 New methods in AudioDeviceManager to easily play sounds from files or audio buffers. 10 years ago