jules
|
8a006e589c
|
Cleaned up some application startup code.
|
13 years ago |
jules
|
7ce0bf15d3
|
Added callbacks JUCEApplication::suspended() and resumed() for iOS and Android.
|
13 years ago |
jules
|
7d8d4b9627
|
Fixed a juce_core dependency problem.
|
13 years ago |
jules
|
557b4f99ac
|
Fix for START_JUCE_APPLICATION when windows.h has been included.
|
13 years ago |
jules
|
18cfadf898
|
Refactored the handling of command-line args: added new static methods JUCEApplication::getCommandLineParameters() and getCommandLineParameterArray().
|
13 years ago |
jules
|
11659678d6
|
WindowsMediaFormat fix. ReferenceCountedArray::indexOfSorted() method.
|
13 years ago |
jules
|
63bc3f29de
|
Introjucer fixes for key shortcut and Android c++ flags. Enabled c++0x mode for Android.
|
13 years ago |
jules
|
56bbab1537
|
(automated whitespace clean-up)
|
13 years ago |
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.
|
13 years ago |
jules
|
00f34cbe6c
|
Xcode 4 assertion fix. VSTPluginFormat fix.
|
13 years ago |
Julian Storer
|
f04875879e
|
Introjucer work. Improved command line tokenisation in OSX.
|
14 years ago |
Julian Storer
|
4808d9c318
|
Hard-coded some juce namespace declarations.
|
14 years ago |
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..
|
14 years ago |