jules
|
7e9fbd30c3
|
Some font style tweaks, and update of the juce demo fonts page to show a list of available styles.
|
13 years ago |
jules
|
ef9acb91ca
|
Added some value retrieval methods for DrawableText.
|
13 years ago |
jules
|
791e15b790
|
Fix to documentation.
|
13 years ago |
jules
|
089a2e31ba
|
Improved some docs.
|
13 years ago |
jules
|
2e0640b8ba
|
Added some speaker arrangement methods to AudioProcessor, with support for retrieving host speaker arrangements in a VST plugin.
|
13 years ago |
jules
|
941907a3d1
|
Initial commit of font style access, providing access to the styles available for each font family.
|
13 years ago |
jules
|
9c21813960
|
Fix for a mistake in the last check-in!
|
13 years ago |
jules
|
5e378c5c90
|
Fix for linux keyboard function.
|
13 years ago |
jules
|
3ef8be7a42
|
Updated use of deprecated linux keyboard function. Removed some unnecessary GL headers.
|
13 years ago |
jules
|
dc76ef71e9
|
Made MidiMessageSequence::addEvent return the new event.
|
13 years ago |
jules
|
711d58e066
|
AlertWindow text box fix.
|
13 years ago |
jules
|
3ba41c7d51
|
Fix for KnownPluginList::scanAndAddFile.
|
13 years ago |
jules
|
4f590f036d
|
Added better constructors for AudioSourceChannelInfo.
|
13 years ago |
jules
|
79381ced5d
|
Removed GLU from the list of default libraries.
|
13 years ago |
jules
|
fa90b55cdd
|
Fix for a deadlock in some (rare) threading situations.
|
13 years ago |
jules
|
ccb5144c95
|
Fix for BufferingAudioSource when looping.
|
13 years ago |
jules
|
321931c21c
|
Added a DrawableText::getText() method.
|
13 years ago |
jules
|
ee4618d863
|
Added some explicit namespacing for exceptions, and fixed a mouseExit problem with modal components.
|
13 years ago |
jules
|
1125229308
|
Fixed a typo that prevented OSX 10.6 builds.
|
13 years ago |
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 |