Julian Storer
|
4fcd1e3384
|
New class: ChildProcess. Fixed android build problems with paths.
|
2011-09-02 12:48:36 +01:00 |
|
Julian Storer
|
2c328dfedc
|
Changed some return types from being const objects to non-const objects (for better c++11 compliance in future). This may mean that you need to remove the 'const' from your own code if you override the virtual methods that have changed.
|
2011-08-19 21:34:34 +01:00 |
|
Julian Storer
|
8aa60b9361
|
Minor URL additions and introjucer work.
|
2011-08-18 12:44:30 +01:00 |
|
Julian Storer
|
81da96f1a2
|
Refactored the structure of the introjucer's generated code folder, and gave it the ability to embed local copies of modules.
|
2011-08-16 18:05:20 +01:00 |
|
Julian Storer
|
c3a9c504d6
|
Added new module wrappers.
|
2011-08-15 19:41:17 +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
|
e7ca7963f0
|
VST fix. Updated the old jucer to be managed with an Introjucer project rather than manually.
|
2011-08-12 19:40:41 +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 |
|