1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
Commit graph

453 commits

Author SHA1 Message Date
Julian Storer
015e8da851 New prebuilt binaries and documentation. 2010-04-23 13:36:56 +01:00
Julian Storer
db657c04cd Tidied up some minor compile warnings. 2010-04-23 13:07:17 +01:00
Julian Storer
27506c2120 Copyright notice update. 2010-04-23 09:37:13 +01:00
Julian Storer
f8f02568b3 Removed IntegerElementComparator and FloatElementComparator, replacing them with DefaultElementComparator, which does the same job. Added method Array::addUsingDefaultSort(). 2010-04-22 20:49:04 +01:00
Julian Storer
c1f4f5501f Added a couple of methods to ValueTree. Added a MidiBuffer::ensureSize method and used it in the audio plugin wrapper code to preallocate their midi buffers. 2010-04-22 11:52:53 +01:00
Julian Storer
c85d54b1cb Minor tweaks. Jucer development. 2010-04-21 23:02:37 +01:00
Julian Storer
39ced6543a Small additions to ValueTree, Rectangle, AudioDeviceSelectorComponent. Jucer development. 2010-04-20 20:30:29 +01:00
Julian Storer
e663b1a04c Small fix for tab-key focus movement. Added default property option to ValueTree. RTAS change for mac shutdown problems. Rearranged Atomic methods. Jucer development. 2010-04-19 15:39:15 +01:00
Julian Storer
7baa7fa209 Fixed some VST includes on windows. Jucer development. 2010-04-18 10:37:25 +01:00
Julian Storer
a612dfdc2f String fix. Minor additional methods for FileBasedDocument and Slider. Jucer development. 2010-04-17 16:22:18 +01:00
Julian Storer
643eea5fde Jucer development. Small safety fix for String. 2010-04-16 16:29:05 +01:00
Julian Storer
0fe89aa299 Fixed a few minor warnings found by valgrind. 2010-04-15 20:51:51 +01:00
Julian Storer
c76e500574 Minor clean-ups. 2010-04-15 11:09:20 +01:00
Julian Storer
6bb4cbfb59 Added an optional InterprocessLock to PropertiesFile 2010-04-14 20:39:25 +01:00
Julian Storer
d4435ca8b8 Minor clean-ups. Jucer development. 2010-04-14 20:08:21 +01:00
Julian Storer
61252d75c6 Added some compiler optimisations to the win32 graphics code in debug mode. 2010-04-14 11:40:25 +01:00
Julian Storer
5673b7ed5d Small tweaks to InterprocessLock. Jucer development. 2010-04-14 10:46:23 +01:00
Julian Storer
1bc7a27676 Cleaned up AudioFilterStreamer to remove duplicate code and use AudioProcessorPlayer for its playout. Jucer update to compile .c files on linux. 2010-04-12 19:11:14 +01:00
Julian Storer
ca348c06d7 Minor SVG fix. Added manual reset option to WaitableEvent. Made AudioFilterStreamer update channel numbers when the audio device changes. 2010-04-11 16:06:48 +01:00
Julian Storer
f198f06e6a Tarted up InterprocessLock and added a scoped lock for it. Minor safety checks in NPAPI. Jucer development. 2010-04-11 15:14:44 +02:00
Julian Storer
671dde2ffa Jucer development. 2010-04-07 21:44:20 +02:00
Julian Storer
abf5805734 Fixed a couple of win32 flags and Jucer include paths. 2010-04-06 10:30:55 +02:00
Julian Storer
00ac238956 ResizableBorderComponent fix. Jucer development. 2010-04-04 09:52:03 +01:00
Julian Storer
cc5f0a50b9 Internal changes to ResizableBorderComponent to expose a Zone class. 2010-04-02 21:20:11 +01:00
Julian Storer
1ef2087154 Minor clean-ups. Jucer development. 2010-04-01 16:57:40 +01:00
Julian Storer
8afb26072f Minor updates to ValueTree, SelectedItemSet, zlib symbols, Jucer. 2010-03-31 23:00:27 +01:00
Julian Storer
8532475b9c Added a few methods to Range, and used Ranges internally in Slider. Cleaned up a few files. 2010-03-30 15:23:53 +01:00
Julian Storer
8de537e52c Minor Jucer updates. Fix for strange PNG problem. ICC and VC6 compilation changes. 2010-03-30 12:27:57 +01:00
Julian Storer
66643e85ac Minor string changes. 2010-03-26 18:23:54 +00:00
Julian Storer
367dfa9942 Added linux ARGB mouse cursor support. 2010-03-26 13:20:48 +00:00
Julian Storer
030c24c4eb Added extra compile and link flag options to the jucer. 2010-03-26 10:37:55 +00:00
Julian Storer
73210e73dc Added Intel compiler support for atomics. Small Jucer fix for file browsing. 2010-03-25 18:05:41 +00:00
Julian Storer
a728139698 Small fix for demo plugin code. Minor code clean-ups. 2010-03-25 14:21:34 +00:00
Julian Storer
1458cd4eb3 Rebuilt the plugin demo as a Jucer-generated project, and beefed it up a bit to include a simple synthesiser and delay effect. 2010-03-24 21:44:29 +00:00
Julian Storer
d5db408033 Updated some jucer-generated project files. 2010-03-24 17:52:23 +00:00
Julian Storer
9a5022871e Added a command-line "--resave" option to the Jucer, and document types to the XCode project exporter. 2010-03-24 12:27:19 +00:00
Julian Storer
15711ae344 Updated the binarybuilder code. 2010-03-23 17:59:26 +00:00
Julian Storer
841a6665bd Minor string literal tidy-ups. 2010-03-23 17:36:12 +00:00
Julian Storer
f316faaa04 Change posix juce_readFile to always return >= 0. Sorted out a casting error in carbon AU plugins. Tidied up a bunch of win32 warnings. 2010-03-22 21:05:42 +00:00
Julian Storer
49320b25d2 iPhone on-screen keyboard support, when a TextEditor or CodeEditor is focused. 2010-03-22 17:25:45 +00:00
Julian Storer
7bc8db2ff4 Minor code style tweaks. 2010-03-21 12:06:36 +00:00
Julian Storer
97e9095933 Minor iPhone GL updates, fix for juce_WithoutMacros.h 2010-03-20 20:45:49 +00:00
Julian Storer
a94ebc0461 Added openGL support for the iPhone. 2010-03-20 14:07:33 +00:00
Julian Storer
c794f7db64 Minor Jucer compilation fixes. 2010-03-20 13:58:20 +00:00
Julian Storer
a879d03c08 Fixed a typo in the AU hosting code. 2010-03-18 21:46:14 +00:00
Julian Storer
8b8316038b Converted the BitArray class into "BigInteger", replacing its clunky old arithmetic methods with a proper set of arithmetic operators so it can be used like an int. All the bit-access methods are still there, and there's a typedef of BitArray -> BigInteger to allow most old code to still work. (You might need to change calls to isEmpty() to isZero() though). Also fixed a bug in MidiBuffer. 2010-03-18 09:49:49 +00:00
Julian Storer
d7108bb5ba Jucer VC6 support + misc VC6 compatibility hacks. 2010-03-17 14:46:03 +00:00
Julian Storer
7228c6b593 Minor clean-ups and fix for posix WaitableEvent. 2010-03-16 19:51:58 +00:00
Julian Storer
45c6f4c124 File renaming. 2010-03-15 17:03:41 +00:00
Julian Storer
02c26ca597 File renaming. 2010-03-15 17:03:22 +00:00