1968 Commits (5947b8d3ec69babbc0c18baa103508b0b103452b)
 

Author SHA1 Message Date
  jules 5947b8d3ec Updated the windows dll project. 14 years ago
  jules 7339a2631e Changed the MidiKeyboardComponent to be multi-touch aware. 14 years ago
  jules 535f248c53 Rearranged some error-catching code. 14 years ago
  jules 830332d3ec Added a progress value for ZipFile::Builder. 14 years ago
  jules ab33b1a05d Fix for component notifications when peer is changing. Some fixes for GCC4.7 on linux. 14 years ago
  jules a4b83d313c Prevented some mouse-events bypassing modal components. 14 years ago
  jules 46ae142d8a Added loop position indicators to CurrentPositionInfo (only enabled in VSTs) 14 years ago
  jules e7b552957e Introjucer: made the c++11 flag optional in Android (enabling it seems to break some compatibility in the current NDK) 14 years ago
  jules 572cf1deb8 Cleaned up some docs. 14 years ago
  jules 3a91979ea8 Version bump. 14 years ago
  jules 286f0dbdef Changed URL::addEscapeChars to avoid use of the '+' character. Minor clean-ups. 14 years ago
  jules 7748376960 Introjucer: added a progress bar when saving. 14 years ago
  jules f043bb6ace Removed some old packing pragmas from the plugin code. 14 years ago
  jules ff3b616759 Introjucer: better icon generation. 14 years ago
  jules 1f95f54089 Purged some warnings. 14 years ago
  jules 991388d2c3 Removed a call that wasn't compatible with older versions of Windows. 14 years ago
  jules ecb7abb435 Made sure that Drawable::createCopy copies their names and IDs. 14 years ago
  jules 70133a94eb Introjucer: added a setting for JucePlugin_AUMainType. Added a method InputStream::getNumBytesRemaining() 14 years ago
  jules c4af628d14 Avoided repeated calls to dladdr(), which could cause problems in some plugin situations. 14 years ago
  jules 11659678d6 WindowsMediaFormat fix. ReferenceCountedArray::indexOfSorted() method. 14 years ago
  jules dbe71f8c67 A bugfix and some fine-tuning for the android openSL audio device. 14 years ago
  jules 63bc3f29de Introjucer fixes for key shortcut and Android c++ flags. Enabled c++0x mode for Android. 14 years ago
  jules e61db7da55 Added a WOW64 call to WindowsRegistry. 14 years ago
  jules bfcc0dd7a5 Minor NamedPipe tweak. 14 years ago
  jules 9c129d1778 OpenGL header fix for 10.5 14 years ago
  jules 13bbd89b9d Added some comments. 14 years ago
  jules 0e1b6061d5 Minor clean-ups for GL, removed some old VC6 hacks. 14 years ago
  jules 7d9e06d788 Added OpenGL locking for OSX. 14 years ago
  jules ccb357d23a Fixed a typo in the demo app. 14 years ago
  jules 849dd043b8 Introjucer: option to build .dylibs in Xcode. 14 years ago
  jules 1cb0847568 Introjucer: improvements for VS2010 and old PPC Xcode targets. 14 years ago
  jules 04c2d6cfc1 Added some GL error handling and tweaks to support older PC builds. 14 years ago
  jules 074a8c05dd Fixes to allow OpenGL contexts to be attached to a top-level component. 14 years ago
  jules d1f841b1ec String numeric formatting win32 fix. 14 years ago
  jules 351416c09a Tidied up some docs and comments. 14 years ago
  jules 875cb97217 OpenGL fixes to support OSX10.5 and older win32 systems. 14 years ago
  jules 562282c06d Changed some String methods to avoid using locale-specific characters in decimal conversions, and to stick to a dot in all cases. 14 years ago
  jules 2093471b23 TabbedComponent fix. 14 years ago
  jules 93a86b2600 TabbedButtonBar fix. Small clean-ups. 14 years ago
  jules cb05079b48 iOS audio session fix. 14 years ago
  jules 17b6e887c5 Added a readme file. 14 years ago
  jules 28e5942c59 Fix for win32 NamedPipe::isOpen(). 14 years ago
  jules 7286465f01 Introjucer RTAS fix. 14 years ago
  jules 4e1a9f6526 better double comparisons for var. Fix for VS2005/VS2010 RTAS exporting. Minor GL cleanups and project updates. 14 years ago
  jules 8de9d9c6da Version number bump. Clean-ups. 14 years ago
  jules 0f8cc04904 GL fixes, clean-ups, docs. 14 years ago
  jules 87d3acf19f Message leak fix. Android repaint fix. Minor clean-ups. 14 years ago
  jules f80d119614 Added a few methods to WindowsRegistry. 14 years ago
  jules 53c0436d71 Android fixes. OSX fix for old SDKs. 14 years ago
  jules 8c00299f8d Introjucer OSX RTAS fix. 14 years ago