4620 Commits (cf0e97fcc7d09f130fab217153cc4e35785bc274)

Author SHA1 Message Date
  hogliux 5c19886a43 Re-named JUCE_USE_CUSTOM_AU3_STANDALONE_APP macro and fixed linker errors on macOS/iOS platforms when macro is used 8 years ago
  tpoole 5a0a17fc72 Fixed a compile error when a precompiler variable is not set 8 years ago
  jules 70a830be4b Made VST plugins respond to the effIdentify message with the official 'NvEf' magic number 8 years ago
  hogliux c22547e7ec Fixed the implementation of setCurrentThreadAffinityMask on Android 8 years ago
  jules 48d979514a Fix for realtime listener callbacks in OSCReceiver 8 years ago
  hogliux d6d699214a Fixed an issue where the Projucer's login window would remain blank on Ubuntu linux (Fixes #201) 8 years ago
  hogliux 8413614744 Bump version number to 5.0.1 8 years ago
  jules 5d491ee9c7 Added number suffixes to duplicate midi device names on Windows 8 years ago
  ed fa0b097652 Fixed some Projucer live-build errors on Windows and added an option to set the Windows target platform 8 years ago
  hogliux ece2d8b7c0 Fixed a warning on iOS 8 years ago
  hogliux 2f24925f0c Added support for testing MIDI inside the iOS simulator 8 years ago
  jules 014311fdbf Added some comparison and getter methods to Uuid. 8 years ago
  jules 0c24b48be8 Fix for detection of number of CPU cores on Windows 8 years ago
  hogliux a1794b1143 Fixed a linker issue on some versions of linux where a newer webkit symbol might not be available 8 years ago
  hogliux 7031f595d2 Fixed an issue where thread names were not set on Android 8 years ago
  jules 2b4d0d8819 Disabled some more warnings in 3rd party AU and AAX code 8 years ago
  tpoole 098110bc5f Suppressed a VS2013 assignment operator compiler warning 8 years ago
  jules dc2ec6fc9d Added some failure checks in internal OSC message sending code, and tidied up some old code 8 years ago
  tpoole f4046909ab Added an OS X 10.5 compatible std::function replacement 8 years ago
  jules db346fea6d Change to unreadable button text colour in LookAndFeel_V3 8 years ago
  jules 377a73a122 Tweaked the audio hosting demo to prevent multiple instances of the built-in filters being added 8 years ago
  hogliux 13e7fc83cd Fixed a typo in the VST3 wrapper 8 years ago
  jules f55cbf3724 Fixed an unused variable warning 8 years ago
  jules e38643b2a9 Added support for removing parameters to ValueTreeSynchroniser 8 years ago
  jules 6b5be8d9ef Tweaked the OSX broadcast notification flags to avoid problems with anotherInstanceStarted() 8 years ago
  hogliux b14d0cb33a Fixed broken copy&paste in WebBrowserComponent on macOS 8 years ago
  hogliux 8cec15fd2a Fixed an issue where WebBrowserComponent on macOS would report a load error if the load was canceled by a goToURL request 8 years ago
  hogliux a05abbf6d0 Fixed an issue where the character encoding of WebBrowserComponent error messages on macOS was incorrectly displayed 8 years ago
  hogliux f1aef382ad Fixed a scaling issue with ComboBoxes and Alert windows on iOS 8 years ago
  tpoole 2a189100d7 Made ListenerList.callExcluding take a pointer argument 8 years ago
  tpoole c94550e4cd Made WebBrowserComponent compilable on older versions of OS X 8 years ago
  tpoole c8740688ba Added assertions to flag when __FILE__ returns a relative path and fixed the LiveConstants demo 8 years ago
  jules baddc6389e Workarounds for some new "recommended" Xcode warning flags 8 years ago
  jules f183a506ef Workaround for a VS warning 8 years ago
  jules 61f4333e73 Marked some RelativeCoordinate functions in Component as deprecated, and updated some old code that used them. 8 years ago
  hogliux a256e6e9e1 Fixed a linker error when disabling the embedded web browser on linux 8 years ago
  hogliux 728e2dbe82 Fixed a assertion/crash when a macOS CoreAudio device becomes unavailable during playback 8 years ago
  jules 3e7a111922 Avoided an unused member variable warning 8 years ago
  jules 99748f0ba8 (Fix for last commit) 8 years ago
  jules 57a3cb58ec Removed incorrect constness from ColourSelector::setSwatchColour 8 years ago
  jules 171aa94215 Fix for MidiMessage::endOfTrack() 8 years ago
  jules 025513c5d3 Made MemoryMappedAudioFormatReader::mapSectionOfFile() virtual 8 years ago
  jules e46f1d5990 Disabled another warning in the VST3 headers 8 years ago
  jules 14bffbba3c Avoided unnecessary timer activity when splash screen is disabled 8 years ago
  jules a3e6c81911 Fixed an assertion in MidiMessageCollector that would have failed to trigger 8 years ago
  jules 8689df5590 Fixed a few c++17 warnings 8 years ago
  hogliux 6475111aa5 Fixed an incorrect UTF8 string character conversion in WebBrowserComponent 8 years ago
  hogliux 9d81c5066a Bump version number to 5.0.0 8 years ago
  hogliux b5afccc37c Updated file headers and the README with the JUCE 5 license 8 years ago
  jules da0febe368 Renamed the juce_tracktion_marketplace module to juce_product_unlocking 8 years ago