1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-14 00:14:18 +00:00
Commit graph

859 commits

Author SHA1 Message Date
jules
2aa22684f3 Workaround for strange type layout bug in Windows 64. 2012-10-24 10:45:44 +01:00
jules
9f52845c38 Minor update to linux drag+drop 2012-10-23 19:38:27 +01:00
jules
70257e902f Changed the result of MidiMessage::getMidiNoteInHertz to correctly map midi 69 to 440Hz 2012-10-23 12:43:09 +01:00
jules
896e55ae27 Fix for typo in ogg-vorbis code. 2012-10-23 09:47:06 +01:00
jules
d6249c3e6c Fixes and additions to Ogg-Vorbis format. 2012-10-22 17:51:29 +01:00
jules
271de5c581 Added flags to AudioPlayHead comparator. 2012-10-22 12:49:35 +01:00
jules
565cb189ea Introjucer: ability to drag files from the project tree into external apps. Added more drag-and-drop functionality for linux. 2012-10-22 12:28:46 +01:00
jules
81232e6442 Demo plugin fix. 2012-10-22 09:49:13 +01:00
jules
d94a1afcdc Linux drag-and-drop fix. 2012-10-20 15:12:48 +01:00
jules
6d15cc2948 Minor cleanups. 2012-10-20 15:12:37 +01:00
jules
8c864ceb9e Made sure that audio device block sizes are multiples of 16. 2012-10-20 11:07:34 +01:00
jules
298749cc62 Added a couple of methods to AudioProcessorPlayer and AudioSourcePlayer. 2012-10-20 11:07:12 +01:00
jules
f45574e53a VST host fix for Windows. 2012-10-19 19:33:39 +01:00
jules
769e2a72d1 Added a notification mode to Scrollbar::setCurrentRange() 2012-10-19 18:44:44 +01:00
jules
eda5904ba7 Added method AudioProcessor::silenceInProducesSilenceOut(). 2012-10-19 18:44:07 +01:00
jules
f07139f748 Minor clean-ups. 2012-10-19 15:54:15 +01:00
jules
02f5a1f876 VSTPluginFormat: internal refactoring, and some new accessor methods. 2012-10-19 09:47:28 +01:00
jules
73f5cd92c7 AudioDeviceManager::addAudioDeviceType method. 2012-10-18 14:42:20 +01:00
jules
5ed768e953 New enum: NotificationType, to indicate whether to send a change message or not (and whether it should be async). Updates to ListBox, TreeView and Slider methods to use this type instead of bools. 2012-10-18 13:53:02 +01:00
jules
ba0cb5f2a9 mouseUp behaviour fix when components are modal. 2012-10-18 09:50:26 +01:00
jules
89d5e19fca misc cleanups. 2012-10-18 09:50:10 +01:00
jules
05f32e3de6 Added a typedef DynamicObject::Ptr 2012-10-17 18:57:09 +01:00
jules
a25acde808 Image subsection fix. Linux text drag-and-drop. 2012-10-17 18:40:44 +01:00
jules
fae88c8b88 Minor documentation updates. Added MidiMessageSequence::sort() method. 2012-10-17 17:03:05 +01:00
jules
dcfbfed8bc Fix for main() declaration. 2012-10-17 10:23:54 +01:00
jules
566de48759 Fix for Time::getCurrentTime(). 2012-10-16 11:18:30 +01:00
jules
672dff7c39 Avoided a warning in MSVC. 2012-10-15 17:29:34 +01:00
jules
e4a153de57 Linux drag-and-drop improvements. 2012-10-15 15:38:54 +01:00
jules
e6faf25559 Added File::userPicturesDirectory, and improved detection of special file locations on linux. 2012-10-15 15:09:55 +01:00
jules
98fcdca3ba Added a new ChildProcess::start method that takes an argument array. 2012-10-14 12:54:40 +01:00
jules
70ebb6f438 Fix for AU hosting of plugins with leading spaces in their IDs. 2012-10-14 11:43:30 +01:00
jules
0a5b3f1ee3 Allowed copying of PopupMenu iterators. 2012-10-13 21:02:04 +01:00
jules
019fbbb1d9 Minor AU hosting changes. 2012-10-13 19:42:06 +01:00
jules
b416ab6651 Added a couple of methods to Graphics. 2012-10-13 11:17:21 +01:00
jules
310c063195 Fix to Array::removeAllInstanceOf. 2012-10-12 15:00:19 +01:00
jules
164cc7bb67 Fixed a mistake in the last CoreAudioFormat check-in. 2012-10-12 14:15:29 +01:00
jules
edeb7c2723 Improved win32 http timeout behaviour. 2012-10-12 11:33:15 +01:00
jules
d97e2c7ba4 Improvements to file launching on Linux 2012-10-12 10:40:21 +01:00
jules
521067b615 Small memory leak fix in CoreAudioFormat. 2012-10-12 10:39:09 +01:00
jules
08b57b8a0d Added midi-out support for AU hosting. 2012-10-12 09:45:18 +01:00
jules
43a1037656 Fix for DocumentWindow text colour. 2012-10-11 17:15:32 +01:00
jules
ede73fcfd7 Fix for some Apple AU guis. 2012-10-11 17:15:07 +01:00
jules
48569794c5 WindowsMediaAudioFormat fix for some file types. 2012-10-10 20:59:23 +01:00
jules
b2c60afe53 VST Host compile fixes for win32. 2012-10-10 14:24:40 +01:00
jules
dbf0aced62 Fix for TextLayout justification. 2012-10-10 11:44:23 +01:00
jules
10c0894141 Added AudioProcessor::wrapperType flags 2012-10-10 10:50:34 +01:00
jules
6cba4c505e Added a JucePlugin_RTASDisableMultiMono setting. 2012-10-10 10:32:33 +01:00
jules
53edf99901 Added a class KnownPluginList::PluginTree for accessing a sorted tree of plugins. Misc other improvements to plugin hosting. Also added methods for getting a plugin's VSTXML data. 2012-10-10 10:29:38 +01:00
jules
ea25716163 Fix for memory alignment bug in OSX GL. 2012-10-09 16:50:56 +01:00
jules
e4e322ac05 AU fix for OSX SDK 10.4 2012-10-09 13:58:01 +01:00