Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • fb5f750523 Avoided a problem with calls to newly-created ComboBoxes. by jules 2014-05-07 16:16:51 +0100
  • 242cb2213c Small fix for table header stretch-to-fit mode. by jules 2014-05-07 10:18:32 +0100
  • fb3a3a0fb4 Made ComboBox update its L+F when reparented. by jules 2014-05-07 10:01:24 +0100
  • ef16b4481f Avoided a compiler warning. by jules 2014-05-06 21:55:05 +0100
  • 6588d04be0 VST3 hosting - added context menu support. by jules 2014-05-06 11:55:16 +0100
  • f5f6600770 Changed the demo plugin OSX build to be 32/64-bit. by jules 2014-05-05 20:49:11 +0100
  • 3759aecfbc Fixed a mix-up in iOS timing calculations. by jules 2014-05-05 15:00:12 +0100
  • 1c6515ea66 Reworked Value to handle changes on a background thread. by jules 2014-05-05 10:20:38 +0100
  • 27046fd1a7 Added new method File::getFileIdentifier() for retrieving a file's unique ID. by jules 2014-05-03 16:46:44 +0100
  • 167f75772f Minor VST3 cleanup by jules 2014-05-03 16:00:56 +0100
  • 619d475021 Fixes for building on iOS 6 SDK by jules 2014-05-03 16:00:11 +0100
  • 2910d60459 Fixed some out-of-date documentation by jules 2014-05-02 17:39:42 +0100
  • 766e98b01f VST3 hosting fixes by jules 2014-04-30 17:27:42 +0100
  • b6f1a518ca Fix for VST3 host build. by jules 2014-04-30 16:31:34 +0100
  • 40ad479b96 Couple of minor cleanups. by jules 2014-04-30 10:10:35 +0100
  • 91d9c96338 Minor clean-ups by jules 2014-04-29 14:14:21 +0100
  • 4e6e2a396e Minor compiler warning fix. by jules 2014-04-28 20:09:06 +0100
  • 80fef3200c Added parameter change callbacks to VST3 hosting. by jules 2014-04-28 14:42:54 +0100
  • f34e812633 VST3 client workarounds for Wavelab and midi-only plugins. by jules 2014-04-28 12:58:53 +0100
  • 6c6c815a16 Changed default location for standalone plugin wrapper file saving. by jules 2014-04-28 11:40:53 +0100
  • e0712d4ced In PropertiesFile, allowed the osxLibrarySubfolder path to include a sub-folder. by jules 2014-04-28 10:10:53 +0100
  • d909b5aa2a Added some base class initialisers to keep gcc 4.8.2 happy by jules 2014-04-27 14:04:32 +0100
  • 0eab0962ba Avoided parameter jumping when dragging the sliders in the GenericAudioProcessorEditor by jules 2014-04-25 17:03:53 +0100
  • 625d4289f3 CoreAudio: tweaked number of retries when playing to help avoid glitching. by jules 2014-04-25 11:19:03 +0100
  • a5e8d0b154 Android: implementation of SystemStats::getDeviceDescription() by jules 2014-04-25 11:18:30 +0100
  • a06e23e606 Minor fix to demo app. by jules 2014-04-25 11:18:03 +0100
  • 22056fab01 Added parameters to StandalonePluginHolder to allow custom file suffixes when loading/saving by jules 2014-04-25 10:47:56 +0100
  • 516b7bcc58 SVG parser: handling paths that aren't correctly closed. by jules 2014-04-24 17:04:34 +0100
  • 8cad74a22a Changed the Label class to use BorderSize to define its border instead of raw values. by jules 2014-04-24 14:38:13 +0100
  • 95699451b5 Added method ModalComponentManager::cancelAllModalComponents() by jules 2014-04-24 14:20:17 +0100
  • 94ed88efd2 Fix to generic audio editor parameter intervals. by jules 2014-04-24 09:56:20 +0100
  • 1237a6cb5f Better parameter controls in the GenericAudioProcessorEditor by jules 2014-04-23 20:49:47 +0100
  • f96ee7c860 Extended TextInputTarget to include a preference for the type of virtual keyboard (implemented on iOS + android) by jules 2014-04-23 20:35:45 +0100
  • fd5df871ed Fixed a couple of typos in file chooser messages. by jules 2014-04-23 16:32:18 +0100
  • aec7f60146 Added a hidden constructor to prevent accidental misuse of the MD5 class. by jules 2014-04-23 12:36:30 +0100
  • ad8acb88ca Linux xinerama DPI fix. by jules 2014-04-23 10:47:30 +0100
  • dfb1830493 Fix for iOS compiler warning by jules 2014-04-23 10:26:26 +0100
  • 9b07d806e6 Fix for SHM display not being available on linux. by jules 2014-04-23 10:20:51 +0100
  • 343d68814b Introjucer: setting default name for new GUI comps. by jules 2014-04-20 11:43:33 +0100
  • 94076545a4 Introjucer: avoiding an Xcode warning when quicktime is explicitly disabled. by jules 2014-04-20 10:34:26 +0100
  • 3b2538313a Better misalignment-proofing in SharedResourcePointer. by jules 2014-04-20 10:19:27 +0100
  • 6cd4bb5448 OpenGL thread-safety fix. by jules 2014-04-18 22:10:39 +0100
  • 7da62afe4c Minor lookandfeel colour tweak. by jules 2014-04-18 21:13:14 +0100
  • 65f01eb6f7 Introjucer: tweaked Xcode project structure to avoid warning about architectures. by jules 2014-04-18 12:05:15 +0100
  • 99024f0405 Filled in the descriptiveName field for VST3 hosting. by jules 2014-04-18 10:26:18 +0100
  • ef20f3a662 Added sanity-checks to VST2->3 chunk loading. by jules 2014-04-18 10:25:46 +0100
  • 596fccb6de Really minor UI tweak in StandaloneFilterWindow. by jules 2014-04-17 12:27:56 +0100
  • 2db263c122 Refactored StandaloneFilterWindow, breaking it up so that there's a separate class StandalonePluginHolder which can be used inside more customised windows. by jules 2014-04-16 15:25:21 +0100
  • 7d307727ad Fixed some edge-case problems in FloatVectorOperations min/max by jules 2014-04-16 10:25:57 +0100
  • d7d662bb38 Documentation improvement. by jules 2014-04-14 16:53:16 +0100
  • 29f36905c5 Introjucer: updated the list of iOS versions. by jules 2014-04-14 13:29:06 +0100
  • 75770f293c New class: SharedResourcePointer by jules 2014-04-14 13:13:07 +0100
  • d7777c87c5 Avoiding a VC warning. by jules 2014-04-13 12:43:12 +0100
  • e6cb945088 VST2->3 state loading changes. by jules 2014-04-12 22:42:37 +0100
  • 943d20ba7a Added an option to Viewport to allow mouse-wheel scrolling when scrollbars are disabled. by jules 2014-04-12 21:57:21 +0100
  • bcce4e388a Minor optimisation in software image rendering. by jules 2014-04-12 12:21:17 +0100
  • 589f20e829 Better colour lookup in LookAndFeel_V3::drawTabButton by jules 2014-04-10 21:31:35 +0100
  • 4a0c5173e9 Fix for linux zenity file chooser. by jules 2014-04-10 21:01:06 +0100
  • d8c390d7a2 Avoided unnecessary disk flushing in the destructor of FileOutputStream. by jules 2014-04-10 21:00:39 +0100
  • e3e80de0d8 Fix for CodeDocument iterator. by jules 2014-04-10 20:59:59 +0100
  • 40c06f9ca9 Added a TRANS macro in the key-map editor. by jules 2014-04-09 13:50:49 +0100
  • 9fc2a0ca27 On OSX/linux, made sure the MidiOutput closes its thread on destruction. by jules 2014-04-09 12:35:56 +0100
  • 5bd71401d8 Refactored the WindowsMediaAudioFormat to avoid a discontinuity bug. by jules 2014-04-09 12:28:05 +0100
  • fbaf80ced4 Fixed a typo in Colour. by jules 2014-04-08 21:55:56 +0100
  • 798de207a7 Better implementation of command-line arg escaping for ChilpProcess on win32 by jules 2014-04-08 13:51:44 +0100
  • 1a75ceb9aa Added method Colour::getPerceivedBrightness() by jules 2014-04-07 22:07:45 +0100
  • 05afb39185 mingw __uuidof update by jules 2014-04-06 15:38:29 +0100
  • 395082b107 AAX: set the parameter modes differently depending upon the number of steps. by jules 2014-04-05 22:05:44 +0100
  • 335084c542 Made the win32 implementation of ChildProcess automatically add escape characters to arguments containing a quote or space. by jules 2014-04-05 21:55:39 +0100
  • f4c83a9411 Fix for a very obscure race-condition involving font string initialisation. by jules 2014-04-05 17:39:31 +0100
  • 897c3c8044 Introjucer: correctly setting the JucePlugin_ManufacturerEmail macro. by jules 2014-04-05 14:53:32 +0100
  • f5cafaebd4 Fixes for NEON version of FloatVectorOperations. by jules 2014-04-05 13:54:29 +0100
  • bee0b791f7 Updated a comment. by jules 2014-04-05 10:40:38 +0100
  • 5645702bd4 (Fixed something that was missing from the last commit) by jules 2014-04-04 07:27:19 +0100
  • aff3ce418b Renamed a variable called "slots" to avoid confusion in Qt creator. by jules 2014-04-03 21:24:37 +0100
  • b3e7f2b772 Added support for uploading files in the OSX embedded web browser. by jules 2014-04-02 19:40:38 +0100
  • f4fa3a420b Fix for VST3 stucture size issue. by jules 2014-04-02 19:40:02 +0100
  • 51494449c7 iOS background app GL rendering workaround. by jules 2014-04-02 17:39:26 +0100
  • 41cac9e5a1 More VST->VST3 auto-replace functionality. by jules 2014-04-02 14:17:38 +0100
  • 223523f4f5 Cleaned up some mistakes in the VST3 COM macros. by jules 2014-04-02 10:26:25 +0100
  • 5f23c27117 Fixed a typo in OSX networking. by jules 2014-04-02 09:54:31 +0100
  • 3c5dce0b92 iOS openGL background process fix. by jules 2014-04-01 17:00:48 +0100
  • 0d68add38c Made sure that isKioskMode returns false for components while they're being taken out of kiosk mode. by jules 2014-04-01 12:49:04 +0100
  • b5d10d753a Made Process::isForegroundProcess() return a correct result on iOS. by jules 2014-04-01 12:13:29 +0100
  • eff5503439 Fixed a few warnings in some OSX plugin builds. by jules 2014-03-31 18:12:50 +0100
  • fc921837af Avoiding a possible crash in AudioUnits. by jules 2014-03-31 16:04:46 +0100
  • 4814696d4d Added some documentation. by jules 2014-03-31 12:49:19 +0100
  • 8f25b2092b Added JUCE_API and JUCE_CALLTYPE to the WindowsRegistry class. by jules 2014-03-31 10:43:13 +0100
  • 352e603d43 A couple of compiler warning fixes by jules 2014-03-31 10:42:53 +0100
  • c478ff0116 Documentation fix. by jules 2014-03-31 10:11:06 +0100
  • bc2f908c9c Added 'override' keywords to some introjucer template files by jules 2014-03-31 10:07:55 +0100
  • 677b9ab530 Added some return values for a couple of Synthesiser methods. by jules 2014-03-31 10:07:20 +0100
  • 09d626eafa Fix to make GL rendered comps repaint when un-minimised on win32. by jules 2014-03-30 17:30:22 +0100
  • 5409951861 Refactored some Xcode warning suppression. by jules 2014-03-30 14:57:39 +0100
  • d440bc9d46 Better mouse-wheel handling for ComboBox. by jules 2014-03-30 14:50:55 +0100
  • f629a61e13 Fixes for kiosk mode on windows with non-native title bars. by jules 2014-03-29 19:39:13 +0000
  • e449f1a8af Workarounds for a couple of MSVC quirks. by jules 2014-03-29 13:56:16 +0000
  • 783af9c332 Introjucer: avoided warnings for old 3rd-party code in Xcode 5.1 by jules 2014-03-28 21:47:55 +0000
  • b5af44a485 Couple of minor clean-ups. by jules 2014-03-28 09:06:20 +0000
  • e8a1876a95 Added an operator[] to StringRef by jules 2014-03-27 17:08:50 +0000