jules
|
0194486115
|
Added a method MemoryBlock::replaceWith(). Changed FileInputStream to avoid cacheing the length of the file.
|
2012-06-22 20:20:06 +01:00 |
|
jules
|
e89983a1ab
|
Removed confusing enums from HeapBlock. Fixed warnings in win32 midi.
|
2012-06-22 11:12:14 +01:00 |
|
jules
|
8092d7d695
|
Added a HeapBlock constructor.
|
2012-06-21 11:59:56 +01:00 |
|
jules
|
f2426cc7de
|
Minor additions to OptionalScopedPointer. Internal introjucer tweaks.
|
2012-06-12 11:54:32 +01:00 |
|
jules
|
943a8ef757
|
Added a get() method to ReferenceCountedObjectPtr.
|
2012-06-02 08:30:08 +01:00 |
|
jules
|
bdcfdecc65
|
Minor addition to OptionalScopedPointer. Documentation fix.
|
2012-05-13 14:04:38 +01:00 |
|
jules
|
438159d01a
|
Added a flag to disable inline asm.
|
2012-04-24 21:50:54 +01:00 |
|
jules
|
572cf1deb8
|
Cleaned up some docs.
|
2012-04-11 13:33:08 +01:00 |
|
jules
|
351416c09a
|
Tidied up some docs and comments.
|
2012-04-03 11:36:31 +01:00 |
|
jules
|
87d3acf19f
|
Message leak fix. Android repaint fix. Minor clean-ups.
|
2012-03-30 09:31:35 +01:00 |
|
jules
|
56bbab1537
|
(automated whitespace clean-up)
|
2012-03-20 16:00:06 +00:00 |
|
jules
|
9c719306c9
|
Added -ldl to linux builds. Tidied up a few warnings.
|
2012-02-28 19:51:22 +00:00 |
|
jules
|
b66a82aa44
|
Added automatic up-casting to ReferenceCountedObjectPtr.
|
2012-02-17 16:42:23 +00:00 |
|
jules
|
295d125142
|
Stopped using the old BEGIN_JUCE_NAMESPACE macros, and just used hard-coded namespaces where necessary instead. The macro definitions are still there, so this shouldn't affect anyone's code.
|
2012-02-11 14:09:23 +00:00 |
|
jules
|
ba53323cbd
|
Android updates to support NDK r7.
|
2011-12-12 12:23:15 +00:00 |
|
jules
|
dc78a37f46
|
Added MemoryBlock::insert() method.
|
2011-12-03 20:19:56 +00:00 |
|
jules
|
66f686f7be
|
Removed a spurious assertion in MemoryBlock.
|
2011-12-01 11:46:51 +00:00 |
|
jules
|
6b7496c893
|
Handy new functions: createCopyIfNotNull(), and ScopedPointer::createCopy()
|
2011-11-20 21:55:35 +00:00 |
|
jules
|
c9cdf073dd
|
Couple of small win32 fixes. Cleaned up win32 registry code.
|
2011-09-26 10:40:44 +01:00 |
|
Julian Storer
|
7c77e101fc
|
Minor clean-ups.
|
2011-09-21 20:31:42 +01:00 |
|
Julian Storer
|
da7e8603f7
|
Fix for plugin host build on mac, and minor tidy-up of some plugin hosting classes.
|
2011-09-06 11:55:24 +01:00 |
|
Julian Storer
|
d86d68446c
|
RTAS mac window position fix. Introjucer fixes for Windows.
|
2011-08-23 15:02:11 +01:00 |
|
Julian Storer
|
ffc2f5d40e
|
Created c++11 move constructors and operator= methods for a bunch of classes (only enabled for c++11 compilers, of course)
|
2011-08-21 21:20:28 +01:00 |
|
Julian Storer
|
c65c07312d
|
Small fixes for Viewport and Identifier.
|
2011-08-16 10:45:44 +01:00 |
|
Julian Storer
|
693132a6e5
|
Changed the way module code is wrapped by the Introjucer.
|
2011-08-15 19:40:50 +01:00 |
|
Julian Storer
|
4808d9c318
|
Hard-coded some juce namespace declarations.
|
2011-08-13 21:13:50 +01:00 |
|
Julian Storer
|
b70e0a28d2
|
First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum..
|
2011-08-12 10:04:52 +01:00 |
|