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

5300 commits

Author SHA1 Message Date
Joshua Gerrard
af643bb49d Added default constructor to MenuBarComponent 2015-07-21 10:10:34 +01:00
jules
f843266cc1 Workaround for some compiler warnings in libjpeg code. 2015-07-21 09:17:08 +01:00
hogliux
586b428707 Make setDrawsInRightMargin comment more readable 2015-07-20 17:32:44 +01:00
hogliux
5265bbf81e Add optional setDrawsInRightMargin to disable clipping of right edge of TreeViewItems 2015-07-20 15:05:58 +01:00
hogliux
a595f19d0f Add a comment to tooltip window to clarify it's use in plug-ins 2015-07-20 09:57:02 +01:00
hogliux
52825b180b Fix build error with newest AAX SDK 2015-07-17 18:13:17 +01:00
jules
2246cd50fb Avoided a race condition when removing i/o nodes from an AudioProcessorGraph 2015-07-17 13:07:11 +01:00
jules
6ea3b5ba49 Added Final Cut to the PluginHostType list of recognised hosts. 2015-07-17 12:34:14 +01:00
jules
d635ced700 Minor comment addition 2015-07-17 12:25:40 +01:00
jules
e65bd0769a Added support for reading chunked HTTP streams on linux. 2015-07-17 12:06:06 +01:00
jules
301dfaf501 Fix for shift-delete shortcut in text editors 2015-07-17 11:26:07 +01:00
Timur Doumler
d46ea64aa5 LookAndFeel: added method to specify a custom font for Alert Window title. 2015-07-17 09:52:50 +01:00
hogliux
0e6c3ab68f Add all possible orientations to the UISupportedInterfaceOrientations plist element on iOS 2015-07-16 12:33:10 +01:00
hogliux
c2c0795aea Add https/SSL support for Linux (via libcurl) 2015-07-15 10:58:08 +01:00
jules
c4f5e8ebe6 Fix to the WavefrontObjParser class's sort method. 2015-07-15 10:29:05 +01:00
hogliux
3b2a39b01b Fix typo 2015-07-10 10:11:35 +01:00
hogliux
effdc661ca Fix correct repainting of OpenGLContexts if a non-compositing window manager is used on linux 2015-07-08 17:09:59 +01:00
jules
a4526eae3f Avoided a couple of warnings about missing override specifiers. 2015-07-08 11:12:05 +01:00
jules
a49cc0fca5 Added methods degreesToRadians and radiansToDegrees 2015-07-07 15:22:00 +01:00
jules
61eb7f8e6c Introjucer: Minor project and L+F updates 2015-07-07 12:13:28 +01:00
jules
dab1a549b9 Introjucer: some internal refactoring. 2015-07-02 14:47:22 +01:00
hogliux
359a898b0d Updated openGL example now that the Matrix3D class works the other (correct!) way around. 2015-07-01 10:54:36 +01:00
hogliux
502ab06213 Fix warnings in JUCE OpenGLAppExample 2015-07-01 10:51:48 +01:00
jules
ff68742e1e Introjucer: Updated the script that installs plugins to make sure it creates missing folders before copying the files to them 2015-06-30 17:20:27 +01:00
jules
fc2ce88576 Prevented accidental opening of already-open named pipes on win32. 2015-06-30 15:27:44 +01:00
Timur Doumler
170602f7d0 fixed bug in Synthesiser demo: voice->isVoiceActive() check was at wrong position and failing whenever there was more than one possible type of voice. 2015-06-29 16:53:12 +01:00
jules
d74d345a29 Fix for AudioProcessorGraph::setPlayHead() 2015-06-29 16:25:06 +01:00
jules
d917606ad8 Resaved project files. 2015-06-29 16:20:50 +01:00
jules
b7c3b5c89c Introjucer: moved a C++11 flag setting in the linux makefile. 2015-06-29 16:19:58 +01:00
jules
5d56b9bdf5 Removed quotes for zenity file chooser parameters. 2015-06-29 12:26:49 +01:00
jules
8c64ab5391 Reverted a mistake in a win32 file chooser function. 2015-06-29 11:20:51 +01:00
jules
e19abddeb1 Spelling correction 2015-06-29 09:02:04 +01:00
jules
3cfdde28c3 Avoided a VC2013 warning in the introjucer. 2015-06-28 14:13:43 +01:00
jules
c42428d067 Made JUCE_DELETED_FUNCTION available on VC2013 2015-06-28 13:41:09 +01:00
hogliux
2f2c8436b8 Add utility functions to access un-aligned memory 2015-06-26 17:14:57 +01:00
jules
0c714770c1 Added some comments to ZipFile 2015-06-26 17:13:56 +01:00
jules
09730a890d Removed some superfluous assertions in linux. 2015-06-26 16:55:24 +01:00
hogliux
d126a0cfbb Fix compiler error on newer Android versions 2015-06-26 16:29:26 +01:00
hogliux
8b01ffe133 Ensure that JNI callbacks have soft float ABI on arm processors 2015-06-26 16:28:46 +01:00
jules
0e38c68e15 Removed some accidental C++11 syntax in the introjucer. 2015-06-26 08:27:48 +01:00
hogliux
67436307bf Include port number in http request header if it is a non-standard port number (see HTTP spec 14.23) 2015-06-25 16:14:29 +01:00
jules
9efbd199a6 Fixes for file-filter separator token parsing on linux zenity and win32. 2015-06-25 10:07:19 +01:00
hogliux
2860f66953 Fix alignment edge cases of cue points in AIFF files 2015-06-25 09:44:17 +01:00
hogliux
512d0baf67 Fix audio channel allocation issue on ALSA/linux 2015-06-25 09:34:57 +01:00
jules
6cbab98ab2 Introjucer: update to the format of iOS icons. 2015-06-24 17:20:31 +01:00
jules
355f022f6b Spelling fixes. 2015-06-24 12:31:29 +01:00
jules
d3f76766db Added a flag to FileBrowserComponent to allow it to keep the current name when the folder changes, and used this flag in the introjucer's new project wizard. 2015-06-23 12:44:51 +01:00
jules
cd056a89cc Whitespace fix. 2015-06-22 20:29:07 +01:00
jules
0fc929e37d Added comments to clarify that URLs can't be opened on the message thread in Android. 2015-06-22 20:28:39 +01:00
jules
9b79610cb0 Added a flag MouseWheelEvent::isInertial (currently only implemented for OSX 10.7 or later), and used this to replace some clunky behaviour in the Viewport class that was there to avoid inertial wheel movements triggering nested scrollable components. 2015-06-22 20:28:15 +01:00