jules
|
438159d01a
|
Added a flag to disable inline asm.
|
13 years ago |
jules
|
791cf42abc
|
New class: AudioThumbnailBase, which is an abstract base class for thumbnails.
|
13 years ago |
jules
|
54bdb48972
|
Introjucer: minor internal changes.
|
13 years ago |
jules
|
7d4bbd114a
|
New class Desktop::Displays, which now handles all display size information and replaces some methods that were in Desktop. Also now supports display scaling values. See Desktop::getDisplays().
|
13 years ago |
jules
|
10815d9e4d
|
Introjucer: made the project wizard create some default exporters.
|
13 years ago |
jules
|
2e1ead004e
|
Updated the default linux font names.
|
13 years ago |
jules
|
6836d1eca6
|
Introjucer: minor internal changes.
|
13 years ago |
jules
|
bb2d7683e5
|
Linux VST header fix.
|
13 years ago |
jules
|
0826b28983
|
RTAS compatibility fix. Wav file fix for coping with corrupt files.
|
13 years ago |
jules
|
83fa27c4f2
|
Added channel mask metadata to WavAudioFormat.
|
13 years ago |
jules
|
a16aee5fa5
|
Made the plugin host demo close its plugin windows before attempting to quit.
|
13 years ago |
jules
|
eb028b7c33
|
Introjucer: added support for a user-code section to the AppConfig.h file.
|
13 years ago |
jules
|
d4e99f6628
|
Tweak to the demo project.
|
13 years ago |
jules
|
cf5163a68d
|
Updated some win32 video code.
|
13 years ago |
jules
|
df5d50bcd8
|
Version number bump.
|
13 years ago |
jules
|
d7df53bf2e
|
Oops! Fixed a typo in the last check-in.
|
13 years ago |
jules
|
abf8f59df4
|
Fix for OSX VST host windowing order problem.
|
13 years ago |
jules
|
cebf34d9bb
|
Introjucer: improved handling of windows filenames when run on *nix.
|
13 years ago |
jules
|
3f953ca21d
|
Change to assertions to get Xcode 4 to work better.
|
13 years ago |
jules
|
9fe7c939e0
|
VST string encoding tweak.
|
13 years ago |
jules
|
84a0a24b4e
|
Added some speaker arrangements for WavAudioFormat. Removed a conditional in audio_devices.h
|
13 years ago |
jules
|
ebfd2835d8
|
OpenGLContext fix.
|
13 years ago |
jules
|
3b431954ec
|
Added an extra include that seems to be needed for some iOS build targets.
|
13 years ago |
jules
|
5947b8d3ec
|
Updated the windows dll project.
|
13 years ago |
jules
|
7339a2631e
|
Changed the MidiKeyboardComponent to be multi-touch aware.
|
13 years ago |
jules
|
535f248c53
|
Rearranged some error-catching code.
|
13 years ago |
jules
|
830332d3ec
|
Added a progress value for ZipFile::Builder.
|
13 years ago |
jules
|
ab33b1a05d
|
Fix for component notifications when peer is changing. Some fixes for GCC4.7 on linux.
|
13 years ago |
jules
|
a4b83d313c
|
Prevented some mouse-events bypassing modal components.
|
13 years ago |
jules
|
46ae142d8a
|
Added loop position indicators to CurrentPositionInfo (only enabled in VSTs)
|
13 years ago |
jules
|
e7b552957e
|
Introjucer: made the c++11 flag optional in Android (enabling it seems to break some compatibility in the current NDK)
|
13 years ago |
jules
|
572cf1deb8
|
Cleaned up some docs.
|
13 years ago |
jules
|
3a91979ea8
|
Version bump.
|
13 years ago |
jules
|
286f0dbdef
|
Changed URL::addEscapeChars to avoid use of the '+' character. Minor clean-ups.
|
13 years ago |
jules
|
7748376960
|
Introjucer: added a progress bar when saving.
|
13 years ago |
jules
|
f043bb6ace
|
Removed some old packing pragmas from the plugin code.
|
13 years ago |
jules
|
ff3b616759
|
Introjucer: better icon generation.
|
13 years ago |
jules
|
1f95f54089
|
Purged some warnings.
|
13 years ago |
jules
|
991388d2c3
|
Removed a call that wasn't compatible with older versions of Windows.
|
13 years ago |
jules
|
ecb7abb435
|
Made sure that Drawable::createCopy copies their names and IDs.
|
13 years ago |
jules
|
70133a94eb
|
Introjucer: added a setting for JucePlugin_AUMainType. Added a method InputStream::getNumBytesRemaining()
|
13 years ago |
jules
|
c4af628d14
|
Avoided repeated calls to dladdr(), which could cause problems in some plugin situations.
|
13 years ago |
jules
|
11659678d6
|
WindowsMediaFormat fix. ReferenceCountedArray::indexOfSorted() method.
|
13 years ago |
jules
|
dbe71f8c67
|
A bugfix and some fine-tuning for the android openSL audio device.
|
13 years ago |
jules
|
63bc3f29de
|
Introjucer fixes for key shortcut and Android c++ flags. Enabled c++0x mode for Android.
|
13 years ago |
jules
|
e61db7da55
|
Added a WOW64 call to WindowsRegistry.
|
13 years ago |
jules
|
bfcc0dd7a5
|
Minor NamedPipe tweak.
|
13 years ago |
jules
|
9c129d1778
|
OpenGL header fix for 10.5
|
13 years ago |
jules
|
13bbd89b9d
|
Added some comments.
|
13 years ago |
jules
|
0e1b6061d5
|
Minor clean-ups for GL, removed some old VC6 hacks.
|
13 years ago |