Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • ccb5144c95 Fix for BufferingAudioSource when looping. by jules 2012-04-26 16:55:30 +0100
  • 321931c21c Added a DrawableText::getText() method. by jules 2012-04-26 13:58:36 +0100
  • ee4618d863 Added some explicit namespacing for exceptions, and fixed a mouseExit problem with modal components. by jules 2012-04-25 14:08:26 +0100
  • 1125229308 Fixed a typo that prevented OSX 10.6 builds. by jules 2012-04-25 09:40:04 +0100
  • 438159d01a Added a flag to disable inline asm. by jules 2012-04-24 21:50:54 +0100
  • 791cf42abc New class: AudioThumbnailBase, which is an abstract base class for thumbnails. by jules 2012-04-24 16:01:55 +0100
  • 54bdb48972 Introjucer: minor internal changes. by jules 2012-04-24 13:34:37 +0100
  • 7d4bbd114a New class Desktop::Displays, which now handles all display size information and replaces some methods that were in Desktop. Also now supports display scaling values. See Desktop::getDisplays(). by jules 2012-04-24 13:24:07 +0100
  • 10815d9e4d Introjucer: made the project wizard create some default exporters. by jules 2012-04-24 10:50:00 +0100
  • 2e1ead004e Updated the default linux font names. by jules 2012-04-24 10:48:05 +0100
  • 6836d1eca6 Introjucer: minor internal changes. by jules 2012-04-22 16:13:08 +0100
  • bb2d7683e5 Linux VST header fix. by jules 2012-04-22 16:12:40 +0100
  • 0826b28983 RTAS compatibility fix. Wav file fix for coping with corrupt files. by jules 2012-04-18 17:05:25 +0100
  • 83fa27c4f2 Added channel mask metadata to WavAudioFormat. by jules 2012-04-18 09:52:17 +0100
  • a16aee5fa5 Made the plugin host demo close its plugin windows before attempting to quit. by jules 2012-04-18 09:52:05 +0100
  • eb028b7c33 Introjucer: added support for a user-code section to the AppConfig.h file. by jules 2012-04-17 12:04:56 +0100
  • d4e99f6628 Tweak to the demo project. by jules 2012-04-17 09:39:04 +0100
  • cf5163a68d Updated some win32 video code. by jules 2012-04-16 22:23:36 +0100
  • df5d50bcd8 Version number bump. by jules 2012-04-16 17:54:42 +0100
  • d7df53bf2e Oops! Fixed a typo in the last check-in. by jules 2012-04-16 15:42:14 +0100
  • abf8f59df4 Fix for OSX VST host windowing order problem. by jules 2012-04-16 13:58:29 +0100
  • cebf34d9bb Introjucer: improved handling of windows filenames when run on *nix. by jules 2012-04-16 12:20:58 +0100
  • 3f953ca21d Change to assertions to get Xcode 4 to work better. by jules 2012-04-16 12:18:56 +0100
  • 9fe7c939e0 VST string encoding tweak. by jules 2012-04-15 11:59:15 +0100
  • 84a0a24b4e Added some speaker arrangements for WavAudioFormat. Removed a conditional in audio_devices.h by jules 2012-04-14 20:38:00 +0100
  • ebfd2835d8 OpenGLContext fix. by jules 2012-04-13 17:53:22 +0100
  • 3b431954ec Added an extra include that seems to be needed for some iOS build targets. by jules 2012-04-13 16:05:36 +0100
  • 5947b8d3ec Updated the windows dll project. by jules 2012-04-13 13:17:34 +0100
  • 7339a2631e Changed the MidiKeyboardComponent to be multi-touch aware. by jules 2012-04-12 20:47:44 +0100
  • 535f248c53 Rearranged some error-catching code. by jules 2012-04-12 20:46:24 +0100
  • 830332d3ec Added a progress value for ZipFile::Builder. by jules 2012-04-12 13:35:02 +0100
  • ab33b1a05d Fix for component notifications when peer is changing. Some fixes for GCC4.7 on linux. by jules 2012-04-12 10:10:42 +0100
  • a4b83d313c Prevented some mouse-events bypassing modal components. by jules 2012-04-11 18:03:05 +0100
  • 46ae142d8a Added loop position indicators to CurrentPositionInfo (only enabled in VSTs) by jules 2012-04-11 15:45:01 +0100
  • e7b552957e Introjucer: made the c++11 flag optional in Android (enabling it seems to break some compatibility in the current NDK) by jules 2012-04-11 13:33:22 +0100
  • 572cf1deb8 Cleaned up some docs. by jules 2012-04-11 13:33:08 +0100
  • 3a91979ea8 Version bump. by jules 2012-04-11 11:06:43 +0100
  • 286f0dbdef Changed URL::addEscapeChars to avoid use of the '+' character. Minor clean-ups. by jules 2012-04-11 11:04:50 +0100
  • 7748376960 Introjucer: added a progress bar when saving. by jules 2012-04-10 18:10:15 +0100
  • f043bb6ace Removed some old packing pragmas from the plugin code. by jules 2012-04-10 12:25:00 +0100
  • ff3b616759 Introjucer: better icon generation. by jules 2012-04-10 12:09:09 +0100
  • 1f95f54089 Purged some warnings. by jules 2012-04-10 10:29:14 +0100
  • 991388d2c3 Removed a call that wasn't compatible with older versions of Windows. by jules 2012-04-08 09:58:48 +0100
  • ecb7abb435 Made sure that Drawable::createCopy copies their names and IDs. by jules 2012-04-08 09:47:42 +0100
  • 70133a94eb Introjucer: added a setting for JucePlugin_AUMainType. Added a method InputStream::getNumBytesRemaining() by jules 2012-04-05 18:30:49 +0100
  • c4af628d14 Avoided repeated calls to dladdr(), which could cause problems in some plugin situations. by jules 2012-04-05 14:43:20 +0100
  • 11659678d6 WindowsMediaFormat fix. ReferenceCountedArray::indexOfSorted() method. by jules 2012-04-05 14:01:00 +0100
  • dbe71f8c67 A bugfix and some fine-tuning for the android openSL audio device. by jules 2012-04-04 19:43:11 +0100
  • 63bc3f29de Introjucer fixes for key shortcut and Android c++ flags. Enabled c++0x mode for Android. by jules 2012-04-04 12:52:07 +0100
  • e61db7da55 Added a WOW64 call to WindowsRegistry. by jules 2012-04-04 10:36:15 +0100
  • bfcc0dd7a5 Minor NamedPipe tweak. by jules 2012-04-04 10:10:41 +0100
  • 9c129d1778 OpenGL header fix for 10.5 by jules 2012-04-04 10:10:02 +0100
  • 13bbd89b9d Added some comments. by jules 2012-04-03 21:07:01 +0100
  • 0e1b6061d5 Minor clean-ups for GL, removed some old VC6 hacks. by jules 2012-04-03 20:25:05 +0100
  • 7d9e06d788 Added OpenGL locking for OSX. by jules 2012-04-03 18:18:44 +0100
  • ccb357d23a Fixed a typo in the demo app. by jules 2012-04-03 17:50:24 +0100
  • 849dd043b8 Introjucer: option to build .dylibs in Xcode. by jules 2012-04-03 15:15:35 +0100
  • 1cb0847568 Introjucer: improvements for VS2010 and old PPC Xcode targets. by jules 2012-04-03 14:52:19 +0100
  • 04c2d6cfc1 Added some GL error handling and tweaks to support older PC builds. by jules 2012-04-03 14:51:22 +0100
  • 074a8c05dd Fixes to allow OpenGL contexts to be attached to a top-level component. by jules 2012-04-03 13:31:27 +0100
  • d1f841b1ec String numeric formatting win32 fix. by jules 2012-04-03 12:10:36 +0100
  • 351416c09a Tidied up some docs and comments. by jules 2012-04-03 11:36:31 +0100
  • 875cb97217 OpenGL fixes to support OSX10.5 and older win32 systems. by jules 2012-04-02 17:52:14 +0100
  • 562282c06d Changed some String methods to avoid using locale-specific characters in decimal conversions, and to stick to a dot in all cases. by jules 2012-04-02 17:51:06 +0100
  • 2093471b23 TabbedComponent fix. by jules 2012-04-02 13:39:06 +0100
  • 93a86b2600 TabbedButtonBar fix. Small clean-ups. by jules 2012-04-02 11:43:06 +0100
  • cb05079b48 iOS audio session fix. by jules 2012-04-02 11:41:18 +0100
  • 17b6e887c5 Added a readme file. by jules 2012-04-01 11:56:39 +0100
  • 28e5942c59 Fix for win32 NamedPipe::isOpen(). by jules 2012-04-01 11:56:11 +0100
  • 7286465f01 Introjucer RTAS fix. by jules 2012-04-01 10:54:18 +0100
  • 4e1a9f6526 better double comparisons for var. Fix for VS2005/VS2010 RTAS exporting. Minor GL cleanups and project updates. by jules 2012-03-31 16:41:05 +0100
  • 8de9d9c6da Version number bump. Clean-ups. by jules 2012-03-30 15:40:17 +0100
  • 0f8cc04904 GL fixes, clean-ups, docs. by jules 2012-03-30 15:28:26 +0100
  • 87d3acf19f Message leak fix. Android repaint fix. Minor clean-ups. by jules 2012-03-30 09:31:35 +0100
  • f80d119614 Added a few methods to WindowsRegistry. by jules 2012-03-29 17:43:49 +0100
  • 53c0436d71 Android fixes. OSX fix for old SDKs. by jules 2012-03-29 12:40:14 +0100
  • 8c00299f8d Introjucer OSX RTAS fix. by jules 2012-03-28 16:44:10 +0100
  • 91a41ddbd8 OpenGL refactoring (stage 1) by jules 2012-03-27 17:22:54 +0100
  • 59669e8bec Thread-local value fix for plugins on XP. Android startup tweaks. Minor component changes. by jules 2012-03-27 11:04:27 +0100
  • bdd778332d Removed some unused android code. Refactored some messaging code. by jules 2012-03-25 20:09:57 +0100
  • e905f52014 More internal message class refactoring/decoupling. by jules 2012-03-24 18:37:44 +0000
  • 31209dadfc Simplified some message-handling code. by jules 2012-03-24 11:38:05 +0000
  • baee94b197 Fix for IPV6 sockets. by jules 2012-03-21 22:09:35 +0000
  • 56bbab1537 (automated whitespace clean-up) by jules 2012-03-20 16:00:06 +0000
  • dcb8351844 Minor tweaks to Component and OSX fullscreen behaviour. by jules 2012-03-19 21:49:52 +0000
  • 018d070948 Introjucer: tidied up command-line handling, added "--resave-resources" option. by jules 2012-03-19 12:01:11 +0000
  • e87f833183 Tidied up a few rectangle methods. by jules 2012-03-18 17:22:05 +0000
  • 49870de020 Added a bit of extra functionality to WindowsRegistry. Linux: couple of fixes for fullscreen, file chooser, and a bit of tidying up. Internal refactoring in NSViewComponent. by jules 2012-03-18 16:41:03 +0000
  • b888a72db9 Updated win32 GetSystemInfo calls. URL domain name fix. by jules 2012-03-17 11:34:12 +0000
  • a25bddb7ff Introjucer: fix for projects without an export target that can be launched on the current OS. by jules 2012-03-15 17:35:28 +0000
  • d6df57b1d2 iOS audio fix for interruption handling. by jules 2012-03-15 16:00:10 +0000
  • cd711a5c44 OpenGL refactoring. Removed a couple of minor methods from OpenGLComponent. by jules 2012-03-15 15:58:34 +0000
  • f80397f2c3 Fix for thread-locals in older OSX targets. by jules 2012-03-15 11:39:01 +0000
  • b338698e34 OpenGL: removed the fixed-function rendering code, replacing it with a simple software renderer that blits its results to the GL context. Removed the public OpenGLGraphicsContext class, replacing it with a createOpenGLGraphicsContext() function which returns an appropriate shader-based or software-based renderer object. by jules 2012-03-15 11:13:38 +0000
  • 8ed15bd9f0 Fix for AudioCDReader::createReaderForCD() on strange win32 systems with phantom CD-rom drives. by jules 2012-03-14 23:09:32 +0000
  • 28fbf4cb64 Relaxed some assertions in Component to make it easier to load SVG on threads. Minor internal tinkering with Path class. by jules 2012-03-14 21:34:07 +0000
  • bb86893b60 Android OpenSL latency work. by jules 2012-03-14 11:07:36 +0000
  • a64aa22af2 Minor fixes for Thread, ColourSelector, ToolbarButton. by jules 2012-03-13 21:50:13 +0000
  • 16f5684bd9 Introjucer: added a button for changing the copying mode of all modules. Added support for kiosk mode in iOS. by jules 2012-03-13 19:23:04 +0000
  • 5f178a962b Improved ThreadLocalValue to use native compiler features where available. Got rid of Thread::stopAllThreads and Thread::getNumRunningThreads (which were just a bad idea, with many safety holes). Replaced the internal RunningThreadsList class with some simpler thread-local storage. by jules 2012-03-13 12:44:33 +0000