2912 Commits (0abd7a3fa15f252575c1103c774e2f7ca9d149ae)
 

Author SHA1 Message Date
  jules 0abd7a3fa1 OpenGL: removed the artifical render-throttling code, allowing the rendering to be kept in sync by the native GL swap-interval. 13 years ago
  jules 136041daa7 Fixed a couple of base-class copying typos and prevented copying of ReferenceCountedObject bases. 13 years ago
  jules d046e30b25 FileTreeComponent selection fix. 13 years ago
  jules 8820d37d2c Typo in GraphEditorPanel. 13 years ago
  jules d0135d9efc Worked around a GCC compiler bug. Also tidied up a bunch of GCC warnings. 13 years ago
  jules 63411d7a47 2.0.37 13 years ago
  jules 13c03e6228 Replaced some OSX 10.8 deprecated functions. Also a fix for the OSX recently-used menu. 13 years ago
  jules 4d8cd038bf Introjucer type fix. 13 years ago
  jules 0d8a173bc9 GraphEditorPanel: added device changelistener 13 years ago
  jules c48aab2e9e Added export flag to JSON class. 13 years ago
  jules 4c6358ae87 Minor clean-ups. 13 years ago
  jules 00ce488607 ASIO channel updating fix. 13 years ago
  jules 891e0c5343 Introjucer: Xcode tweak so that newer Xcode versions still put the build products in the build/[config] folder by default. 13 years ago
  jules b6d0cef252 Introjucer: set the LargeAddressAware flag in VC2010/12 builds. 13 years ago
  jules 7969ec3611 NativeAlertWindow callback implementations. 13 years ago
  jules 22b98217d8 Introjucer: fix for android not using external libraries setting. 13 years ago
  jules 28fa04a5f4 Android fix. 13 years ago
  jules f68713f704 Introjucer: update to remove AUCocoaViewClassName 13 years ago
  jules a1ed537463 Added callback to AlertWindow::showMessageBoxAsync 13 years ago
  jules 27b5dc4a3b AU class bundle fix. 13 years ago
  jules 408399ddff Added FloatVectorOperations::findMinimum and findMaximum 13 years ago
  jules 4fe02d2c8d AudioUnits: eliminated the JucePlugin_AUCocoaViewClassName parameter - this is no longer needed. Also rearranged the way AUPlugInDispatch.cpp is included, to improve compatibility. (You may need to re-save your projects in the introjucer to build with these changes) 13 years ago
  jules f68637f16b Documentation fix and MidiMessage constness clean-up. 13 years ago
  jules 4ad853c7b9 Minor fix to DropShadow 13 years ago
  jules fa941156c2 Fix for win32 drag-and-drop on GL components. 13 years ago
  jules cf2fdc0497 (fixed typo in last check-in) 13 years ago
  jules bdbeb89595 Minor VC warning fix. 13 years ago
  jules dbfcdf1bce VST wrapper getTailSize implementation. 13 years ago
  jules 5c28d5b214 Tweaks to WASAPI device change handling. 13 years ago
  jules adb59236b7 Fixed OSX Accelerate framework linkage. 13 years ago
  jules a50977e2f9 Added method ComponentPeer::setRepresentedFile() (and used this in the introjucer app) 13 years ago
  jules f3abe0b246 (Fixed mistake in last check-in) 13 years ago
  jules aff0d98e4b Removed JucePlugin_TailLengthSeconds and added a getTailLengthSeconds() method to AudioProcessor instead. 13 years ago
  jules e75663b467 Improved some openGL texture creation functionality. 13 years ago
  jules fe3a2e4495 Added method AudioFormatWriter::writeFromFloatArrays() 13 years ago
  jules 42ade06d78 Added method AudioThumbnailCache::removeThumb(). 13 years ago
  jules 6c08b41a5a Android build fix. 13 years ago
  jules 9ec0e7ac18 Avoided a malloc in posix WaitableEvents. 13 years ago
  jules f1ef1a7178 MSVC function call convention fixes. AAX compile fix. 13 years ago
  jules 545bf3a9a8 Memory-mapped file tuning. 13 years ago
  jules 9fe39dbcac AAX latency tweak 13 years ago
  jules e6e91e2c62 AAX latency reporting. 13 years ago
  jules cbf8b5e8a2 Used some OSX vecLib functions inside FloatVectorOperations. 13 years ago
  jules 655468a380 Fix for FileTreeComponent::setSelectedFile 13 years ago
  jules 242a461644 MemoryMappedAudioFormatReader fix. Removed a couple of warnings. 13 years ago
  jules 3115c91689 Rebuilt a few project files. Linux VST fix. 13 years ago
  jules 6033581511 Additions and 64-bit fixes for FloatVectorOperations. 13 years ago
  jules 14b0493bb0 2.0.36 13 years ago
  jules eee4176331 VC2008 build fix. Rebuild of projects. 13 years ago
  jules b0ee49d537 New class FloatVectorOperations, with a bunch of SSE2-accelerated floating point functions. 13 years ago