hogliux
|
52825b180b
|
Fix build error with newest AAX SDK
|
10 years ago |
jules
|
2246cd50fb
|
Avoided a race condition when removing i/o nodes from an AudioProcessorGraph
|
10 years ago |
jules
|
6ea3b5ba49
|
Added Final Cut to the PluginHostType list of recognised hosts.
|
10 years ago |
jules
|
d635ced700
|
Minor comment addition
|
10 years ago |
jules
|
e65bd0769a
|
Added support for reading chunked HTTP streams on linux.
|
10 years ago |
jules
|
301dfaf501
|
Fix for shift-delete shortcut in text editors
|
10 years ago |
Timur Doumler
|
d46ea64aa5
|
LookAndFeel: added method to specify a custom font for Alert Window title.
|
10 years ago |
hogliux
|
0e6c3ab68f
|
Add all possible orientations to the UISupportedInterfaceOrientations plist element on iOS
|
10 years ago |
hogliux
|
c2c0795aea
|
Add https/SSL support for Linux (via libcurl)
|
10 years ago |
jules
|
c4f5e8ebe6
|
Fix to the WavefrontObjParser class's sort method.
|
10 years ago |
hogliux
|
3b2a39b01b
|
Fix typo
|
10 years ago |
hogliux
|
effdc661ca
|
Fix correct repainting of OpenGLContexts if a non-compositing window manager is used on linux
|
10 years ago |
jules
|
a4526eae3f
|
Avoided a couple of warnings about missing override specifiers.
|
10 years ago |
jules
|
a49cc0fca5
|
Added methods degreesToRadians and radiansToDegrees
|
10 years ago |
jules
|
61eb7f8e6c
|
Introjucer: Minor project and L+F updates
|
10 years ago |
jules
|
dab1a549b9
|
Introjucer: some internal refactoring.
|
10 years ago |
hogliux
|
359a898b0d
|
Updated openGL example now that the Matrix3D class works the other (correct!) way around.
|
10 years ago |
hogliux
|
502ab06213
|
Fix warnings in JUCE OpenGLAppExample
|
10 years ago |
jules
|
ff68742e1e
|
Introjucer: Updated the script that installs plugins to make sure it creates missing folders before copying the files to them
|
10 years ago |
jules
|
fc2ce88576
|
Prevented accidental opening of already-open named pipes on win32.
|
10 years ago |
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.
|
10 years ago |
jules
|
d74d345a29
|
Fix for AudioProcessorGraph::setPlayHead()
|
10 years ago |
jules
|
d917606ad8
|
Resaved project files.
|
10 years ago |
jules
|
b7c3b5c89c
|
Introjucer: moved a C++11 flag setting in the linux makefile.
|
10 years ago |
jules
|
5d56b9bdf5
|
Removed quotes for zenity file chooser parameters.
|
10 years ago |
jules
|
8c64ab5391
|
Reverted a mistake in a win32 file chooser function.
|
10 years ago |
jules
|
e19abddeb1
|
Spelling correction
|
10 years ago |
jules
|
3cfdde28c3
|
Avoided a VC2013 warning in the introjucer.
|
10 years ago |
jules
|
c42428d067
|
Made JUCE_DELETED_FUNCTION available on VC2013
|
10 years ago |
hogliux
|
2f2c8436b8
|
Add utility functions to access un-aligned memory
|
10 years ago |
jules
|
0c714770c1
|
Added some comments to ZipFile
|
10 years ago |
jules
|
09730a890d
|
Removed some superfluous assertions in linux.
|
10 years ago |
hogliux
|
d126a0cfbb
|
Fix compiler error on newer Android versions
|
10 years ago |
hogliux
|
8b01ffe133
|
Ensure that JNI callbacks have soft float ABI on arm processors
|
10 years ago |
jules
|
0e38c68e15
|
Removed some accidental C++11 syntax in the introjucer.
|
10 years ago |
hogliux
|
67436307bf
|
Include port number in http request header if it is a non-standard port number (see HTTP spec 14.23)
|
10 years ago |
jules
|
9efbd199a6
|
Fixes for file-filter separator token parsing on linux zenity and win32.
|
10 years ago |
hogliux
|
2860f66953
|
Fix alignment edge cases of cue points in AIFF files
|
10 years ago |
hogliux
|
512d0baf67
|
Fix audio channel allocation issue on ALSA/linux
|
10 years ago |
jules
|
6cbab98ab2
|
Introjucer: update to the format of iOS icons.
|
10 years ago |
jules
|
355f022f6b
|
Spelling fixes.
|
10 years ago |
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.
|
10 years ago |
jules
|
cd056a89cc
|
Whitespace fix.
|
10 years ago |
jules
|
0fc929e37d
|
Added comments to clarify that URLs can't be opened on the message thread in Android.
|
10 years ago |
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.
|
10 years ago |
jules
|
fd74f1a39d
|
Changed the way the JUCE_LIVE_CONSTANT singletons are generated, to make it more robust when used in a plugin environment
|
10 years ago |
hogliux
|
661533c85d
|
Fix clang warnings on linux
|
10 years ago |
jules
|
26143d5034
|
Introjucer: added a better browser for module paths
|
10 years ago |
jules
|
b0ca99d26b
|
Introjucer: made the modules panel update when the filename is edited
|
10 years ago |
jules
|
d8bc6c52c7
|
A couple more optimisations of Identifier object passing.
|
10 years ago |