Julian Storer
|
b047d9be53
|
More 'nullptr' updates and minor clean-ups.
|
2011-04-07 22:20:25 +01:00 |
|
Julian Storer
|
f04309f44a
|
Added fake placeholder versions of the new c++0x 'noexcept' and 'nullptr' keywords, and altered the library classes to use these instead of 'throw()' and '0'. This shouldn't make any difference at all to existing code, but will enable better static checking with future c++0x compilers.
|
2011-04-07 13:49:01 +01:00 |
|
Julian Storer
|
37877037f4
|
Added new class: SpinLock, and used it to optimise a few bits of code.
|
2011-03-30 18:27:26 +01:00 |
|
Julian Storer
|
927cebcdbb
|
New class NativeMessageBox, with static methods for showing several types of native alert boxes.
|
2011-03-30 12:20:58 +01:00 |
|
Julian Storer
|
5eb389342d
|
Android audio implementation. Tweak to RecentlyOpenedFilesList.
|
2011-03-16 13:57:56 +00:00 |
|
Julian Storer
|
5d98779f19
|
Updated the date in the copyright notice.
|
2011-03-09 11:36:34 +00:00 |
|
Julian Storer
|
85aeeea1e9
|
Moved a couple of midi files around. DrawableImage::hitTest tweak.
|
2011-03-04 21:53:04 +00:00 |
|
Julian Storer
|
fd1f1ef63f
|
String alignment fix for win32.
|
2011-03-02 12:49:41 +00:00 |
|
Julian Storer
|
2a6c8af928
|
Updated some posix socket code to handle IPV6.
|
2011-03-01 18:55:39 +00:00 |
|
Julian Storer
|
5bd9136a3c
|
CodeEditorComponent fix.
|
2011-03-01 10:23:17 +00:00 |
|
Julian Storer
|
e620c5279d
|
Got Android to build with the standard NDK-r5. AU fix. Minor change to mac menu shortcuts.
|
2011-02-25 17:22:27 +00:00 |
|
Julian Storer
|
38559e98b7
|
Better android window sizing. More OSX keypress icons. Fix for pop up slider message getting stuck in iOS.
|
2011-02-24 21:54:56 +00:00 |
|
Julian Storer
|
f471f0a72d
|
Added some wchar_t constructors to StringArray. Altered the Typeface class to let subclasses create edgetables for glyphs. Android development.
|
2011-02-21 13:02:29 +00:00 |
|
Julian Storer
|
3f97694143
|
Added a Component::setBounds method to take an expression. Fix for deleting CoreAudio devices.
|
2011-02-18 09:54:52 +00:00 |
|
Julian Storer
|
3dfbb0d713
|
Changes to Image::BitmapData constructors, replacing the bool with a more explicit enum for the read/write mode. Some win32 dLL declarator changes. Android work. Small Quicktime fix.
|
2011-02-09 10:50:19 +00:00 |
|
Julian Storer
|
ed6acb6956
|
Misc Android development.
|
2011-02-06 18:52:50 +00:00 |
|
Julian Storer
|
08339c92e2
|
Minor fixes for mac compilation. Android stuff.
|
2011-02-05 15:15:45 +00:00 |
|
Julian Storer
|
571a2626da
|
Fixed an image anti-aliasing problem. Created some new methods in AudioIODeviceType to create device-specific types. Tidied up some win32 DLL build problems. Added support for drag-and-drop from iTunes on mac.
|
2011-02-04 12:20:04 +00:00 |
|
Julian Storer
|
c26ac47dff
|
Implemented thread naming for mac + linux. Minor string tweaks. Android changes. Couple of other minor changes.
|
2011-02-02 18:15:57 +00:00 |
|
Julian Storer
|
413e00631b
|
TextEditor and Colour fixes.
|
2011-02-01 14:58:40 +00:00 |
|
Julian Storer
|
b442388218
|
Minor string fixes.
|
2011-01-28 13:33:48 +00:00 |
|
Julian Storer
|
9ea6fb4cd1
|
Added an initial set of Android stub files.
|
2011-01-27 22:09:47 +00:00 |
|