4260 Commits (ad8acb88ca186b5d637713c20d0ff5c4417b86af)
 

Author SHA1 Message Date
  jules ad8acb88ca Linux xinerama DPI fix. 11 years ago
  jules dfb1830493 Fix for iOS compiler warning 11 years ago
  jules 9b07d806e6 Fix for SHM display not being available on linux. 11 years ago
  jules 343d68814b Introjucer: setting default name for new GUI comps. 11 years ago
  jules 94076545a4 Introjucer: avoiding an Xcode warning when quicktime is explicitly disabled. 11 years ago
  jules 3b2538313a Better misalignment-proofing in SharedResourcePointer. 11 years ago
  jules 6cd4bb5448 OpenGL thread-safety fix. 11 years ago
  jules 7da62afe4c Minor lookandfeel colour tweak. 11 years ago
  jules 65f01eb6f7 Introjucer: tweaked Xcode project structure to avoid warning about architectures. 11 years ago
  jules 99024f0405 Filled in the descriptiveName field for VST3 hosting. 11 years ago
  jules ef20f3a662 Added sanity-checks to VST2->3 chunk loading. 11 years ago
  jules 596fccb6de Really minor UI tweak in StandaloneFilterWindow. 11 years ago
  jules 2db263c122 Refactored StandaloneFilterWindow, breaking it up so that there's a separate class StandalonePluginHolder which can be used inside more customised windows. 11 years ago
  jules 7d307727ad Fixed some edge-case problems in FloatVectorOperations min/max 11 years ago
  jules d7d662bb38 Documentation improvement. 11 years ago
  jules 29f36905c5 Introjucer: updated the list of iOS versions. 11 years ago
  jules 75770f293c New class: SharedResourcePointer 11 years ago
  jules d7777c87c5 Avoiding a VC warning. 11 years ago
  jules e6cb945088 VST2->3 state loading changes. 11 years ago
  jules 943d20ba7a Added an option to Viewport to allow mouse-wheel scrolling when scrollbars are disabled. 11 years ago
  jules bcce4e388a Minor optimisation in software image rendering. 11 years ago
  jules 589f20e829 Better colour lookup in LookAndFeel_V3::drawTabButton 11 years ago
  jules 4a0c5173e9 Fix for linux zenity file chooser. 11 years ago
  jules d8c390d7a2 Avoided unnecessary disk flushing in the destructor of FileOutputStream. 11 years ago
  jules e3e80de0d8 Fix for CodeDocument iterator. 11 years ago
  jules 40c06f9ca9 Added a TRANS macro in the key-map editor. 11 years ago
  jules 9fc2a0ca27 On OSX/linux, made sure the MidiOutput closes its thread on destruction. 11 years ago
  jules 5bd71401d8 Refactored the WindowsMediaAudioFormat to avoid a discontinuity bug. 11 years ago
  jules fbaf80ced4 Fixed a typo in Colour. 11 years ago
  jules 798de207a7 Better implementation of command-line arg escaping for ChilpProcess on win32 11 years ago
  jules 1a75ceb9aa Added method Colour::getPerceivedBrightness() 11 years ago
  jules 05afb39185 mingw __uuidof update 11 years ago
  jules 395082b107 AAX: set the parameter modes differently depending upon the number of steps. 11 years ago
  jules 335084c542 Made the win32 implementation of ChildProcess automatically add escape characters to arguments containing a quote or space. 11 years ago
  jules f4c83a9411 Fix for a very obscure race-condition involving font string initialisation. 11 years ago
  jules 897c3c8044 Introjucer: correctly setting the JucePlugin_ManufacturerEmail macro. 11 years ago
  jules f5cafaebd4 Fixes for NEON version of FloatVectorOperations. 11 years ago
  jules bee0b791f7 Updated a comment. 11 years ago
  jules 5645702bd4 (Fixed something that was missing from the last commit) 11 years ago
  jules aff3ce418b Renamed a variable called "slots" to avoid confusion in Qt creator. 11 years ago
  jules b3e7f2b772 Added support for uploading files in the OSX embedded web browser. 11 years ago
  jules f4fa3a420b Fix for VST3 stucture size issue. 11 years ago
  jules 51494449c7 iOS background app GL rendering workaround. 11 years ago
  jules 41cac9e5a1 More VST->VST3 auto-replace functionality. 11 years ago
  jules 223523f4f5 Cleaned up some mistakes in the VST3 COM macros. 11 years ago
  jules 5f23c27117 Fixed a typo in OSX networking. 11 years ago
  jules 3c5dce0b92 iOS openGL background process fix. 11 years ago
  jules 0d68add38c Made sure that isKioskMode returns false for components while they're being taken out of kiosk mode. 11 years ago
  jules b5d10d753a Made Process::isForegroundProcess() return a correct result on iOS. 11 years ago
  jules eff5503439 Fixed a few warnings in some OSX plugin builds. 11 years ago