Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • | *
  • | *
  • | *
  • * |
  • * |
  • * |
  • * |
  • | *
  • | |\
  • | |/
  • |/|
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • | *
  • | |\
  • | |/
  • |/|
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • f0a1b0b5e6 Projucer: Added an error message if your activity class name contains underscores by hogliux 2017-05-10 15:40:34 +0100
  • c430b03efa AUv3: Ensured that the AudioProcessor's editor is released when the AUv3 view controller is de-allocated by hogliux 2017-05-10 14:16:42 +0100
  • 0365fafb3f AUv3: Fixed an issue where AUv3s would load muted if an unspecified layout tag was passed to the AUv3 by hogliux 2017-05-10 12:50:01 +0100
  • e6590cf095 Fixed a repaint glitch in the CodeEditorComponent, and updated some of its internal code by jules 2017-05-10 11:34:34 +0100
  • e58bdc9c18 Fixed AudioDeviceSelectorComponent resizing bug by tpoole 2017-05-10 11:22:04 +0100
  • 8dc5bbe916 Simplified the String::toHexString overloads into a templated function that should work with all integer types by jules 2017-05-10 09:50:56 +0100
  • e7923af185 Got rid of the old PARAMETER_TYPE macro - this isn't needed as the same thing can be done directly with the TypeHelpers::ParameterType helper class by jules 2017-05-10 09:37:37 +0100
  • cca665b896 Projucer: don't show "no internet connection" message if you have a valid license by hogliux 2017-05-10 09:08:17 +0100
  • f1409640f8 Added File::isRoot() by tpoole 2017-05-09 17:59:07 +0100
  • abd8fafa69 Projucer: Fixed some TextButton size issues by ed 2017-05-09 15:44:19 +0100
  • 2ff6de2a94 Linux: re-saved all projects to update broken linux Makefiles (see previous commit) by hogliux 2017-05-09 13:00:00 +0100
  • 3716bc6f66 Linux: Fixed an issue where the Makefile generated by the Projucer would not trigger recompilation when files were changed (Fixes #202) by hogliux 2017-05-09 12:56:31 +0100
  • d6b1796361 Linux: continue servicing the message loop while a file browser modal component is open (fixes #177) by hogliux 2017-05-09 12:43:08 +0100
  • fca858f8d3 Linux: fixed harmless warning about extra semicolon in juce_linux_Midi.cpp by hogliux 2017-05-09 12:38:14 +0100
  • 63f179a8db Fixed an issue where the Fallback SimpleDownloader could crash on Android by hogliux 2017-05-09 11:21:42 +0100
  • 9b065f12b4 Fixed bug in the Win32 FileChooser dialog when selecting a nonexistent root drive by tpoole 2017-05-09 10:48:11 +0100
  • 97eed1e889 Added a static getSplashScreenLogo() method to JUCESplashScreen by tpoole 2017-05-09 09:45:44 +0100
  • b9f5b6e4b1 Projucer: GUI editor test component window uses correct LookAndFeel by ed 2017-05-08 17:35:48 +0100
  • cf0e97fcc7 Projucer: Selected colour scheme is now stored and recalled. Multiple fixes for unreadable text in the GUI editor by ed 2017-05-08 17:20:44 +0100
  • 359238f0ed Fixed a Projucer crash when saving projects with no targets by tpoole 2017-05-08 15:02:56 +0100
  • 73828a8cec Projucer: added drawProgressBar() method to ProjucerLookAndFeel to draw spinning progress indicator by ed 2017-05-08 12:49:11 +0100
  • 8ab39ef354 Projucer: Switched the order of names in Projucer window title bars from "Projucer - project name" to "project name - Projucer" by ed 2017-05-08 12:20:27 +0100
  • 5c19886a43 Re-named JUCE_USE_CUSTOM_AU3_STANDALONE_APP macro and fixed linker errors on macOS/iOS platforms when macro is used by hogliux 2017-05-08 12:15:37 +0100
  • 2f6fd99243 Projucer: Added an Xcode setting to control the Xcode USE_HEADERMAP flag, and disabled this by default to enforce compatibility with other compilers and IDEs. by jules 2017-05-08 09:41:18 +0100
  • 0f47ee73b6 Projucer: Made each Projucer window's title bar display the project name by ed 2017-05-08 10:01:17 +0100
  • 5a0a17fc72 Fixed a compile error when a precompiler variable is not set by tpoole 2017-05-08 09:08:36 +0100
  • 70a830be4b Made VST plugins respond to the effIdentify message with the official 'NvEf' magic number by jules 2017-05-05 17:12:54 +0100
  • c22547e7ec Fixed the implementation of setCurrentThreadAffinityMask on Android by hogliux 2017-05-05 16:30:03 +0100
  • 810f10bcb1 Projucer: Made the application usage data popup's ToggleButton remember the previously chosen preference by ed 2017-05-05 14:40:26 +0100
  • f9c1759502 Projucer: added missing jucer_ApplicationUsageDataWindowComponent.h to the Projucer's .jucer file by ed 2017-05-05 14:38:22 +0100
  • 48d979514a Fix for realtime listener callbacks in OSCReceiver by jules 2017-05-05 12:15:11 +0100
  • ad9154657b Projucer: Removed the key command for showing the build tab as it was the same as the build now key command by ed 2017-05-05 11:22:41 +0100
  • dbf89fce76 Fixed an issue where the Projucer's login window would remain blank on Ubuntu linux (Fixes #201) by hogliux 2017-05-05 11:19:26 +0100
  • 36163a57a6 Fixed an issue in the Projucer where the option to select the files to auto-generate for a new GUI application wouldn't create the correct files by ed 2017-05-04 16:43:10 +0100
  • 17cd47558f Projucer: Removed the key command for showing the build tab as it was the same as the build now key command by ed 2017-05-05 11:22:41 +0100
  • d6d699214a Fixed an issue where the Projucer's login window would remain blank on Ubuntu linux (Fixes #201) by hogliux 2017-05-05 11:19:26 +0100
  • 730e603b02 Projucer: The GUI editor now generates paint code containing extra variables for the coordinates, so that these can be overridden individually in custom code blocks by jules 2017-05-05 09:57:10 +0100
  • 457e838971 Fixed an issue in the Projucer where the option to select the files to auto-generate for a new GUI application wouldn't create the correct files by ed 2017-05-04 16:43:10 +0100
  • 4f41f28b47 JUCE version 5.0.1 by hogliux 2017-05-04 15:36:48 +0100
  • 1e185e988f Re-saved all projects by hogliux 2017-05-04 15:36:00 +0100
  • 8413614744 Bump version number to 5.0.1 by hogliux 2017-05-04 15:26:54 +0100
  • 9b7e944a54 Added a popup to the Projucer informing the user about the collection of analytics data by hogliux 2017-05-04 15:24:28 +0100
  • 5d491ee9c7 Added number suffixes to duplicate midi device names on Windows by jules 2017-05-04 15:21:36 +0100
  • ceab51f7c4 Made the Projucer's Windows target platform property chooser available to all Visual Studio exporters by hogliux 2017-05-04 13:08:34 +0100
  • ed51317ee6 Fixed a few Projucer UI issues by ed 2017-05-04 12:51:02 +0100
  • fa0b097652 Fixed some Projucer live-build errors on Windows and added an option to set the Windows target platform by ed 2017-05-04 12:47:18 +0100
  • ece2d8b7c0 Fixed a warning on iOS by hogliux 2017-05-04 12:17:47 +0100
  • 2f24925f0c Added support for testing MIDI inside the iOS simulator by hogliux 2017-05-04 12:17:33 +0100
  • 014311fdbf Added some comparison and getter methods to Uuid. by jules 2017-05-04 12:02:37 +0100
  • 0c24b48be8 Fix for detection of number of CPU cores on Windows by jules 2017-05-04 11:51:06 +0100
  • a1794b1143 Fixed a linker issue on some versions of linux where a newer webkit symbol might not be available by hogliux 2017-05-04 11:29:05 +0100
  • 7031f595d2 Fixed an issue where thread names were not set on Android by hogliux 2017-05-04 10:51:08 +0100
  • 2b4d0d8819 Disabled some more warnings in 3rd party AU and AAX code by jules 2017-05-04 10:49:31 +0100
  • 098110bc5f Suppressed a VS2013 assignment operator compiler warning by tpoole 2017-05-04 09:54:52 +0100
  • 93f9ab24bb Fixed Projucer compile on VS2013 by tpoole 2017-05-04 09:01:42 +0100
  • dc2ec6fc9d Added some failure checks in internal OSC message sending code, and tidied up some old code by jules 2017-05-03 16:44:05 +0100
  • 7f5abd41b1 Projucer: Fixed a crash in the android exporter when VST3 is enabled by jules 2017-05-03 15:42:38 +0100
  • f4046909ab Added an OS X 10.5 compatible std::function replacement by tpoole 2017-05-03 15:36:25 +0100
  • db346fea6d Change to unreadable button text colour in LookAndFeel_V3 by jules 2017-05-03 15:05:39 +0100
  • 377a73a122 Tweaked the audio hosting demo to prevent multiple instances of the built-in filters being added by jules 2017-05-03 14:59:58 +0100
  • adb5b542af Fixed a memory access bug with the previous commit by hogliux 2017-05-03 14:50:20 +0100
  • 4c385e158c Added support for setting the Windows target platform version in VS2017 by hogliux 2017-05-03 14:35:38 +0100
  • 13e7fc83cd Fixed a typo in the VST3 wrapper by hogliux 2017-05-03 12:08:46 +0100
  • f55cbf3724 Fixed an unused variable warning by jules 2017-05-03 11:23:27 +0100
  • e38643b2a9 Added support for removing parameters to ValueTreeSynchroniser by jules 2017-05-03 11:16:22 +0100
  • 6b5be8d9ef Tweaked the OSX broadcast notification flags to avoid problems with anotherInstanceStarted() by jules 2017-05-03 11:05:56 +0100
  • b14d0cb33a Fixed broken copy&paste in WebBrowserComponent on macOS by hogliux 2017-05-03 10:43:40 +0100
  • 8cec15fd2a Fixed an issue where WebBrowserComponent on macOS would report a load error if the load was canceled by a goToURL request by hogliux 2017-05-03 10:22:14 +0100
  • a05abbf6d0 Fixed an issue where the character encoding of WebBrowserComponent error messages on macOS was incorrectly displayed by hogliux 2017-05-03 10:14:00 +0100
  • f1aef382ad Fixed a scaling issue with ComboBoxes and Alert windows on iOS by hogliux 2017-05-03 09:04:39 +0100
  • 2a189100d7 Made ListenerList.callExcluding take a pointer argument by tpoole 2017-05-02 22:09:39 +0100
  • c94550e4cd Made WebBrowserComponent compilable on older versions of OS X by tpoole 2017-05-02 18:33:28 +0100
  • c8740688ba Added assertions to flag when __FILE__ returns a relative path and fixed the LiveConstants demo by tpoole 2017-05-02 18:31:29 +0100
  • baddc6389e Workarounds for some new "recommended" Xcode warning flags by jules 2017-05-02 17:12:20 +0100
  • f183a506ef Workaround for a VS warning by jules 2017-05-02 17:04:46 +0100
  • 61f4333e73 Marked some RelativeCoordinate functions in Component as deprecated, and updated some old code that used them. by jules 2017-05-02 16:56:32 +0100
  • a5c9cd9bd7 Added an extra check to the previous commit to make sure that the showBuildTab command is only invoked if the build tab is not already showing to prevent the command being constantly re-triggered when continuously recompiling by ed 2017-05-02 16:13:44 +0100
  • a256e6e9e1 Fixed a linker error when disabling the embedded web browser on linux by hogliux 2017-05-02 15:40:23 +0100
  • fceca976d1 Fix to avoid hitting an assertion when invoking the showBuildTab command directly from CompileEngineChildProcess::handleBuildFailed() by ed 2017-05-02 15:28:39 +0100
  • 728e2dbe82 Fixed a assertion/crash when a macOS CoreAudio device becomes unavailable during playback by hogliux 2017-05-02 15:25:28 +0100
  • c4e50b25b4 Made ToggleButton ticks in the Projucer larger and brighter for better visibility by ed 2017-05-02 12:53:22 +0100
  • 63cf3e2057 Fixed some issues in the JUCE Demo project where colours weren't being updated when changing the LookAndFeel with the keyboard shortcuts by ed 2017-05-02 12:41:38 +0100
  • 3e7a111922 Avoided an unused member variable warning by jules 2017-05-02 12:34:32 +0100
  • 99748f0ba8 (Fix for last commit) by jules 2017-05-02 12:25:39 +0100
  • 57a3cb58ec Removed incorrect constness from ColourSelector::setSwatchColour by jules 2017-05-02 12:23:35 +0100
  • 171aa94215 Fix for MidiMessage::endOfTrack() by jules 2017-05-02 12:04:50 +0100
  • d7d1a9a99e Call AAX CreatePackage.bat script correctly from post-build script to catch any errors by hogliux 2017-05-02 11:25:23 +0100
  • 025513c5d3 Made MemoryMappedAudioFormatReader::mapSectionOfFile() virtual by jules 2017-05-02 10:50:17 +0100
  • e46f1d5990 Disabled another warning in the VST3 headers by jules 2017-05-02 10:45:41 +0100
  • 14bffbba3c Avoided unnecessary timer activity when splash screen is disabled by jules 2017-05-02 10:44:16 +0100
  • a3e6c81911 Fixed an assertion in MidiMessageCollector that would have failed to trigger by jules 2017-05-02 10:19:51 +0100
  • 8689df5590 Fixed a few c++17 warnings by jules 2017-05-02 10:18:33 +0100
  • 6475111aa5 Fixed an incorrect UTF8 string character conversion in WebBrowserComponent by hogliux 2017-04-27 18:22:17 +0100
  • 03de7b468f JUCE version 5.0.0 by hogliux 2017-04-27 16:25:04 +0100
  • 884afa3a0d Re-saved all projects by hogliux 2017-04-27 14:35:25 +0100
  • 9d81c5066a Bump version number to 5.0.0 by hogliux 2017-04-27 12:59:34 +0100
  • 1820b41e77 Made the proxy module include files start with "include_" to distinguish them from the files they're including by jules 2017-04-26 15:32:51 +0100
  • b5afccc37c Updated file headers and the README with the JUCE 5 license by hogliux 2017-04-27 12:32:13 +0100
  • da0febe368 Renamed the juce_tracktion_marketplace module to juce_product_unlocking by jules 2017-04-24 11:26:49 +0100
  • 496e55c988 Added documentation for including static libraries in JUCE modules by tpoole 2017-04-26 22:06:43 +0100