jules
|
bc3b861954
|
Documentation fixes.
|
13 years ago |
jules
|
e97cfaa3ff
|
win32 midi input fix.
|
13 years ago |
jules
|
6c847f36ba
|
Documentation correction.
|
13 years ago |
jules
|
7a36867150
|
Workaround for VS2005 compiler bugs.
|
13 years ago |
jules
|
72db44a138
|
Removed an old VC6 workaround from Component::findParentComponentOfClass. If you were using its old dummy parameter, just tweak your code to call it using a templated type instead.
|
13 years ago |
jules
|
584c444ffd
|
Tidied up some win32 DLL loading code, and fixed a call type mismatch with the windows media format class.
|
13 years ago |
jules
|
a2845d8895
|
Introjucer: some preliminary AAX work.
|
13 years ago |
jules
|
d4deecb2f2
|
Cleaned up a few warnings generated by clang -Wall.
|
13 years ago |
jules
|
0930af3820
|
Linux midi improvement.
|
13 years ago |
jules
|
52aae5ed06
|
Fixed linux opengl compile error.
|
13 years ago |
jules
|
db09b5ea2f
|
Documentation fix.
|
13 years ago |
jules
|
cd7cdacfd1
|
OSX/win32 typeface fixes.
|
13 years ago |
jules
|
81fa57663b
|
Tidied up a warning and some docs.
|
13 years ago |
jules
|
bb30a6da66
|
Fixed missing cast in win32 GL code.
|
13 years ago |
jules
|
154616d271
|
Documentation typo fix.
|
13 years ago |
jules
|
68024fb8aa
|
Changed OpenGLContext to take a native context handle as its sharing context.
|
13 years ago |
jules
|
a5a4e69f37
|
Midi parsing fix for embedded realtime messages, and CoreMidi fix for sending large packets.
|
13 years ago |
jules
|
cb77241d20
|
Fixed some documentation typos.
|
13 years ago |
jules
|
964b84ce49
|
Refactored Slider to use a pimpl, and added a new constructor which takes some extra parameters.
|
13 years ago |
jules
|
44ac462768
|
New methods SystemStats::getUserLanguage(), SystemStats::getUserRegion().
|
13 years ago |
jules
|
ffdca01800
|
openGL: deactivating context on shutdown.
|
13 years ago |
jules
|
bd0741f9a9
|
Added method OpenGLContext::deactivateCurrentContext().
|
13 years ago |
jules
|
54573ae2e5
|
Reintroduced some packing settings for RTAS builds.
|
13 years ago |
jules
|
c9bf56d3f7
|
DirectWrite type layout fix.
|
13 years ago |
jules
|
23c46c4cda
|
Fixes for handling fonts with non-existent style names.
|
13 years ago |
jules
|
81d1fb54c9
|
VST hosting: fixed the audioMasterVersion number.
|
13 years ago |
jules
|
75ad35f786
|
Improved File::moveFileTo and made file renaming in the introjucer more robust.
|
13 years ago |
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
|
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
|
2e1ead004e
|
Updated the default linux font names.
|
13 years ago |