ccb5144c95Fix for BufferingAudioSource when looping. by
jules
2012-04-26 16:55:30 +0100
321931c21cAdded a DrawableText::getText() method. by
jules
2012-04-26 13:58:36 +0100
ee4618d863Added some explicit namespacing for exceptions, and fixed a mouseExit problem with modal components. by
jules
2012-04-25 14:08:26 +0100
1125229308Fixed a typo that prevented OSX 10.6 builds. by
jules
2012-04-25 09:40:04 +0100
438159d01aAdded a flag to disable inline asm. by
jules
2012-04-24 21:50:54 +0100
791cf42abcNew class: AudioThumbnailBase, which is an abstract base class for thumbnails. by
jules
2012-04-24 16:01:55 +0100
54bdb48972Introjucer: minor internal changes. by
jules
2012-04-24 13:34:37 +0100
7d4bbd114aNew 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
10815d9e4dIntrojucer: made the project wizard create some default exporters. by
jules
2012-04-24 10:50:00 +0100
2e1ead004eUpdated the default linux font names. by
jules
2012-04-24 10:48:05 +0100
6836d1eca6Introjucer: minor internal changes. by
jules
2012-04-22 16:13:08 +0100
bb2d7683e5Linux VST header fix. by
jules
2012-04-22 16:12:40 +0100
0826b28983RTAS compatibility fix. Wav file fix for coping with corrupt files. by
jules
2012-04-18 17:05:25 +0100
83fa27c4f2Added channel mask metadata to WavAudioFormat. by
jules
2012-04-18 09:52:17 +0100
a16aee5fa5Made the plugin host demo close its plugin windows before attempting to quit. by
jules
2012-04-18 09:52:05 +0100
eb028b7c33Introjucer: added support for a user-code section to the AppConfig.h file. by
jules
2012-04-17 12:04:56 +0100
d4e99f6628Tweak to the demo project. by
jules
2012-04-17 09:39:04 +0100
cf5163a68dUpdated some win32 video code. by
jules
2012-04-16 22:23:36 +0100
df5d50bcd8Version number bump. by
jules
2012-04-16 17:54:42 +0100
d7df53bf2eOops! Fixed a typo in the last check-in. by
jules
2012-04-16 15:42:14 +0100
abf8f59df4Fix for OSX VST host windowing order problem. by
jules
2012-04-16 13:58:29 +0100
cebf34d9bbIntrojucer: improved handling of windows filenames when run on *nix. by
jules
2012-04-16 12:20:58 +0100
3f953ca21dChange to assertions to get Xcode 4 to work better. by
jules
2012-04-16 12:18:56 +0100
9fe7c939e0VST string encoding tweak. by
jules
2012-04-15 11:59:15 +0100
84a0a24b4eAdded some speaker arrangements for WavAudioFormat. Removed a conditional in audio_devices.h by
jules
2012-04-14 20:38:00 +0100
ebfd2835d8OpenGLContext fix. by
jules
2012-04-13 17:53:22 +0100
3b431954ecAdded an extra include that seems to be needed for some iOS build targets. by
jules
2012-04-13 16:05:36 +0100
5947b8d3ecUpdated the windows dll project. by
jules
2012-04-13 13:17:34 +0100
7339a2631eChanged the MidiKeyboardComponent to be multi-touch aware. by
jules
2012-04-12 20:47:44 +0100
535f248c53Rearranged some error-catching code. by
jules
2012-04-12 20:46:24 +0100
830332d3ecAdded a progress value for ZipFile::Builder. by
jules
2012-04-12 13:35:02 +0100
ab33b1a05dFix for component notifications when peer is changing. Some fixes for GCC4.7 on linux. by
jules
2012-04-12 10:10:42 +0100
a4b83d313cPrevented some mouse-events bypassing modal components. by
jules
2012-04-11 18:03:05 +0100
46ae142d8aAdded loop position indicators to CurrentPositionInfo (only enabled in VSTs) by
jules
2012-04-11 15:45:01 +0100
e7b552957eIntrojucer: 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
572cf1deb8Cleaned up some docs. by
jules
2012-04-11 13:33:08 +0100
3a91979ea8Version bump. by
jules
2012-04-11 11:06:43 +0100
286f0dbdefChanged URL::addEscapeChars to avoid use of the '+' character. Minor clean-ups. by
jules
2012-04-11 11:04:50 +0100
7748376960Introjucer: added a progress bar when saving. by
jules
2012-04-10 18:10:15 +0100
f043bb6aceRemoved some old packing pragmas from the plugin code. by
jules
2012-04-10 12:25:00 +0100
ff3b616759Introjucer: better icon generation. by
jules
2012-04-10 12:09:09 +0100
1f95f54089Purged some warnings. by
jules
2012-04-10 10:29:14 +0100
991388d2c3Removed a call that wasn't compatible with older versions of Windows. by
jules
2012-04-08 09:58:48 +0100
ecb7abb435Made sure that Drawable::createCopy copies their names and IDs. by
jules
2012-04-08 09:47:42 +0100
70133a94ebIntrojucer: added a setting for JucePlugin_AUMainType. Added a method InputStream::getNumBytesRemaining() by
jules
2012-04-05 18:30:49 +0100
c4af628d14Avoided repeated calls to dladdr(), which could cause problems in some plugin situations. by
jules
2012-04-05 14:43:20 +0100
11659678d6WindowsMediaFormat fix. ReferenceCountedArray::indexOfSorted() method. by
jules
2012-04-05 14:01:00 +0100
dbe71f8c67A bugfix and some fine-tuning for the android openSL audio device. by
jules
2012-04-04 19:43:11 +0100
63bc3f29deIntrojucer fixes for key shortcut and Android c++ flags. Enabled c++0x mode for Android. by
jules
2012-04-04 12:52:07 +0100
e61db7da55Added a WOW64 call to WindowsRegistry. by
jules
2012-04-04 10:36:15 +0100
bfcc0dd7a5Minor NamedPipe tweak. by
jules
2012-04-04 10:10:41 +0100
9c129d1778OpenGL header fix for 10.5 by
jules
2012-04-04 10:10:02 +0100
13bbd89b9dAdded some comments. by
jules
2012-04-03 21:07:01 +0100
0e1b6061d5Minor clean-ups for GL, removed some old VC6 hacks. by
jules
2012-04-03 20:25:05 +0100
7d9e06d788Added OpenGL locking for OSX. by
jules
2012-04-03 18:18:44 +0100
ccb357d23aFixed a typo in the demo app. by
jules
2012-04-03 17:50:24 +0100
849dd043b8Introjucer: option to build .dylibs in Xcode. by
jules
2012-04-03 15:15:35 +0100
1cb0847568Introjucer: improvements for VS2010 and old PPC Xcode targets. by
jules
2012-04-03 14:52:19 +0100
04c2d6cfc1Added some GL error handling and tweaks to support older PC builds. by
jules
2012-04-03 14:51:22 +0100
074a8c05ddFixes to allow OpenGL contexts to be attached to a top-level component. by
jules
2012-04-03 13:31:27 +0100
d1f841b1ecString numeric formatting win32 fix. by
jules
2012-04-03 12:10:36 +0100
351416c09aTidied up some docs and comments. by
jules
2012-04-03 11:36:31 +0100
875cb97217OpenGL fixes to support OSX10.5 and older win32 systems. by
jules
2012-04-02 17:52:14 +0100
562282c06dChanged 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
2093471b23TabbedComponent fix. by
jules
2012-04-02 13:39:06 +0100
93a86b2600TabbedButtonBar fix. Small clean-ups. by
jules
2012-04-02 11:43:06 +0100
cb05079b48iOS audio session fix. by
jules
2012-04-02 11:41:18 +0100
17b6e887c5Added a readme file. by
jules
2012-04-01 11:56:39 +0100
28e5942c59Fix for win32 NamedPipe::isOpen(). by
jules
2012-04-01 11:56:11 +0100
7286465f01Introjucer RTAS fix. by
jules
2012-04-01 10:54:18 +0100
4e1a9f6526better 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
8de9d9c6daVersion number bump. Clean-ups. by
jules
2012-03-30 15:40:17 +0100
0f8cc04904GL fixes, clean-ups, docs. by
jules
2012-03-30 15:28:26 +0100
87d3acf19fMessage leak fix. Android repaint fix. Minor clean-ups. by
jules
2012-03-30 09:31:35 +0100
f80d119614Added a few methods to WindowsRegistry. by
jules
2012-03-29 17:43:49 +0100
53c0436d71Android fixes. OSX fix for old SDKs. by
jules
2012-03-29 12:40:14 +0100
8c00299f8dIntrojucer OSX RTAS fix. by
jules
2012-03-28 16:44:10 +0100
91a41ddbd8OpenGL refactoring (stage 1) by
jules
2012-03-27 17:22:54 +0100
59669e8becThread-local value fix for plugins on XP. Android startup tweaks. Minor component changes. by
jules
2012-03-27 11:04:27 +0100
bdd778332dRemoved some unused android code. Refactored some messaging code. by
jules
2012-03-25 20:09:57 +0100
e905f52014More internal message class refactoring/decoupling. by
jules
2012-03-24 18:37:44 +0000
31209dadfcSimplified some message-handling code. by
jules
2012-03-24 11:38:05 +0000
baee94b197Fix 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
dcb8351844Minor tweaks to Component and OSX fullscreen behaviour. by
jules
2012-03-19 21:49:52 +0000
018d070948Introjucer: tidied up command-line handling, added "--resave-resources" option. by
jules
2012-03-19 12:01:11 +0000
e87f833183Tidied up a few rectangle methods. by
jules
2012-03-18 17:22:05 +0000
49870de020Added 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
b888a72db9Updated win32 GetSystemInfo calls. URL domain name fix. by
jules
2012-03-17 11:34:12 +0000
a25bddb7ffIntrojucer: fix for projects without an export target that can be launched on the current OS. by
jules
2012-03-15 17:35:28 +0000
d6df57b1d2iOS audio fix for interruption handling. by
jules
2012-03-15 16:00:10 +0000
cd711a5c44OpenGL refactoring. Removed a couple of minor methods from OpenGLComponent. by
jules
2012-03-15 15:58:34 +0000
f80397f2c3Fix for thread-locals in older OSX targets. by
jules
2012-03-15 11:39:01 +0000
b338698e34OpenGL: 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
8ed15bd9f0Fix for AudioCDReader::createReaderForCD() on strange win32 systems with phantom CD-rom drives. by
jules
2012-03-14 23:09:32 +0000
28fbf4cb64Relaxed 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
bb86893b60Android OpenSL latency work. by
jules
2012-03-14 11:07:36 +0000
a64aa22af2Minor fixes for Thread, ColourSelector, ToolbarButton. by
jules
2012-03-13 21:50:13 +0000
16f5684bd9Introjucer: 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
5f178a962bImproved 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