jules
|
3c76294319
|
Android: setting the audio output at startup.
|
2013-06-12 09:45:28 +01:00 |
|
jules
|
a82ab2fd8e
|
Introjucer: made linux exporter use same flags for C files
|
2013-06-07 21:23:11 +01:00 |
|
jules
|
794d9d4862
|
Resaved projects.
|
2013-06-04 10:23:51 +01:00 |
|
jules
|
c8fe9cab4b
|
Rebuilt projects
|
2013-04-28 17:09:09 +01:00 |
|
jules
|
00641f06ed
|
Introjucer: Added a couple of CodeBlocks flags.
|
2013-04-24 15:00:59 +01:00 |
|
jules
|
5ee84916a3
|
Introjucer: per-config linux makefile architecture setting.
|
2013-04-22 10:42:39 +01:00 |
|
jules
|
5b3a6d184b
|
Resaved projects
|
2013-04-17 15:19:34 +01:00 |
|
jules
|
cf9e7072ae
|
Introjucer: resource file size limit setting.
|
2013-04-15 21:24:02 +01:00 |
|
jules
|
2acf04ed4b
|
Added some VS2012 projects, rebuilt some project files.
|
2013-04-07 19:56:27 +01:00 |
|
jules
|
9c9cae12f4
|
Resaved some projects. Added a Code::Blocks project for the introjucer.
|
2013-03-31 23:24:56 +01:00 |
|
jules
|
ff114947e4
|
New class: SystemAudioVolume to control the OS's master volume. (Implemented only for OSX and Windows)
|
2013-03-23 12:45:34 +00:00 |
|
jules
|
2b638dd93b
|
Project file rebuilds.
|
2013-03-21 16:10:46 +00:00 |
|
jules
|
15a8c1ded7
|
New class: BufferingAudioFormatReader
|
2013-03-10 13:55:18 +00:00 |
|
jules
|
891e0c5343
|
Introjucer: Xcode tweak so that newer Xcode versions still put the build products in the build/[config] folder by default.
|
2013-03-06 22:33:35 +00:00 |
|
jules
|
adb59236b7
|
Fixed OSX Accelerate framework linkage.
|
2013-03-03 10:22:19 +00:00 |
|
jules
|
cbf8b5e8a2
|
Used some OSX vecLib functions inside FloatVectorOperations.
|
2013-02-26 14:28:56 +00:00 |
|
jules
|
3115c91689
|
Rebuilt a few project files. Linux VST fix.
|
2013-02-25 21:29:46 +00:00 |
|
jules
|
eee4176331
|
VC2008 build fix. Rebuild of projects.
|
2013-02-25 14:40:08 +00:00 |
|
jules
|
f65a8148a6
|
Introjucer: fixed broken MSVC intermediates path.
|
2013-02-24 18:30:10 +00:00 |
|
jules
|
9e4baf538b
|
Android: fix for pausing openGL apps. Rebuild of project files.
|
2013-02-24 16:12:36 +00:00 |
|
jules
|
f853636464
|
New class: LagrangeInterpolator
|
2013-02-22 15:18:13 +00:00 |
|
jules
|
9fbc963d96
|
2.0.33
|
2013-02-22 11:56:30 +00:00 |
|
jules
|
8fd0dc3f74
|
android: passing onPause message down to GL views.
|
2013-01-13 17:31:19 +00:00 |
|
jules
|
234525aef9
|
Increased the warning level in a couple of OSX builds, and removed some pedantic warnings in the introjucer.
|
2012-12-27 19:56:18 +00:00 |
|
jules
|
f292238b32
|
Android: keyboard input support.
|
2012-11-25 17:05:44 +00:00 |
|
jules
|
699b5303e2
|
Android: multi-touch support.
|
2012-11-13 17:14:32 +00:00 |
|
jules
|
c391b5eab8
|
Introjucer: added an extra icon ID in the MSVC resource file.
|
2012-11-13 16:19:49 +00:00 |
|
jules
|
edc45e9aba
|
Workaround for android's new file scanning behaviour when using the device as a USB drive.
|
2012-11-08 15:53:50 +00:00 |
|
jules
|
d79fcf1d32
|
Introjucer: swapped the xib file for a nib file.
|
2012-11-08 11:28:16 +00:00 |
|
jules
|
3374dff2aa
|
Fix for android zero-height bitmap problem.
|
2012-11-04 16:48:09 +00:00 |
|
jules
|
f13621a78d
|
Added support for native OSX recent files menu - to enable it, see the MenuBarModel::setMacMainMenu() method, and re-save your project using this version of the introjucer.
|
2012-10-28 18:38:10 +00:00 |
|
jules
|
422b0df651
|
Updated some introjucer template files. Updated project files.
|
2012-10-21 12:18:37 +01:00 |
|
jules
|
c38cb0a7b9
|
Introjucer: images files that aren't marked as being a binary include are added to the Xcode project as resources.
|
2012-10-02 12:57:40 +01:00 |
|
jules
|
0a1c88be30
|
Android: setting targetSDKVersion flag.
|
2012-09-20 08:53:59 +01:00 |
|
jules
|
06e2a667fb
|
Introjucer: change to android manifest to improve graphics performance. Stopped alertwindows being always-on-top in plugins.
|
2012-09-19 18:39:57 +01:00 |
|
jules
|
2ac8615c7e
|
Introjucer: Xcode project generation update.
|
2012-09-19 10:57:55 +01:00 |
|
jules
|
5428554cda
|
Added a flag to disable bypass in RTAS.
|
2012-09-17 13:18:11 +01:00 |
|
jules
|
0b8174c410
|
Introjucer: removed android build warning.
|
2012-08-23 11:21:23 +01:00 |
|
jules
|
ab10aeca89
|
Refactored some c++ tokeniser classes.
|
2012-08-19 20:29:29 +01:00 |
|
jules
|
9caac6d44e
|
New class: TextDiff
|
2012-08-15 18:39:33 +01:00 |
|
jules
|
a0ed9c96e4
|
New class: ConcertinaPanel.
|
2012-08-05 22:09:26 +01:00 |
|
jules
|
1b2b1a1aac
|
Introjucer: colour scheme presets and aesthetic stuff.
|
2012-07-14 10:30:56 +01:00 |
|
jules
|
7ce0bf15d3
|
Added callbacks JUCEApplication::suspended() and resumed() for iOS and Android.
|
2012-07-10 16:59:35 +01:00 |
|
jules
|
ecd91dc559
|
Introjucer: updated Android builds to work with the latest SDK.
|
2012-07-09 15:59:26 +01:00 |
|
jules
|
2fe73f6ebe
|
Introjucer: added a flag to help with OSX retina displays.
|
2012-07-08 17:32:58 +01:00 |
|
jules
|
7f499caf5f
|
Introjucer: refactored some filenames.
|
2012-06-28 08:52:42 +01:00 |
|
jules
|
4cabc9095e
|
Introjucer: Added code to the win32 resource file to allow custom rc files to be included.
|
2012-06-01 16:26:10 +01:00 |
|
jules
|
1089e3df86
|
Introjucer: Added "LinuxLibs" field to modules, for specifying module-specific libs.
|
2012-05-31 08:21:34 +01:00 |
|
jules
|
5fcebaa07e
|
Updated project files.
|
2012-05-29 11:01:05 +01:00 |
|
jules
|
b7d0c13226
|
Introjucer: Use of $(OutDir) in MSVC projects.
|
2012-05-23 14:09:39 +01:00 |
|