diff --git a/Examples/AudioAppExample/Builds/MacOSX/build/Debug/AudioAppExample.app/Contents/Info.plist b/Examples/AudioAppExample/Builds/MacOSX/build/Debug/AudioAppExample.app/Contents/Info.plist index ea5471abb4..1817e122f2 100644 --- a/Examples/AudioAppExample/Builds/MacOSX/build/Debug/AudioAppExample.app/Contents/Info.plist +++ b/Examples/AudioAppExample/Builds/MacOSX/build/Debug/AudioAppExample.app/Contents/Info.plist @@ -3,7 +3,7 @@ BuildMachineOSBuild - 13F34 + 14A389 CFBundleExecutable AudioAppExample CFBundleIdentifier diff --git a/Examples/AudioAppExample/Builds/MacOSX/build/Debug/AudioAppExample.app/Contents/MacOS/AudioAppExample b/Examples/AudioAppExample/Builds/MacOSX/build/Debug/AudioAppExample.app/Contents/MacOS/AudioAppExample index 9eed8c5cd4..a90cdff769 100755 Binary files a/Examples/AudioAppExample/Builds/MacOSX/build/Debug/AudioAppExample.app/Contents/MacOS/AudioAppExample and b/Examples/AudioAppExample/Builds/MacOSX/build/Debug/AudioAppExample.app/Contents/MacOS/AudioAppExample differ diff --git a/Examples/DemoChanges.txt b/Examples/DemoChanges.txt new file mode 100644 index 0000000000..3bad25e6a3 --- /dev/null +++ b/Examples/DemoChanges.txt @@ -0,0 +1,72 @@ + +AnimationComponent template: + + base class for constantly repainting window. + + member variables for getElapsedFrames() etc. + + + +OPENGLComponent template: + + methods for load / draw object. + + 3D Camera object and mousehandling. + + + +AudioTemplate + + simplest waveform drawing of input. + + +07719784(0)995 + + + + +DEMO CHANGES: + +Sidebar: + dark grey background white text; + +Welcome: + Bouncy logo + Colours + +Animation: + background (to texture/dark grey) + content + +Code Editor: + dark grey background, white text + +Dialog Boxes: + replace aluminium with texture background + +MDI: + replace aluminium with texture background + +Multi-touch: + darker grey background + +Transforms: + replace aluminium with texture background + +Windows: + texture background + +2D Rendering: +Fonts: +Image formats: +Settings: +FilePlayback: +Latency detector: +Recording: +Synthesisers: +MIDI i/o: +Cryptography: +HTTP: +Multithreading: +XML & JSON: + replace aluminium with texture background diff --git a/extras/Introjucer/Builds/CodeBlocks/The Introjucer.cbp b/extras/Introjucer/Builds/CodeBlocks/The Introjucer.cbp index 9ea324bde3..24e3e33901 100644 --- a/extras/Introjucer/Builds/CodeBlocks/The Introjucer.cbp +++ b/extras/Introjucer/Builds/CodeBlocks/The Introjucer.cbp @@ -622,6 +622,10 @@