falkTX
|
c55e73a50e
|
Use library under GPLv3 mode
|
7 years ago |
falkTX
|
a770b17062
|
More mingw stuff and fixes from Carla
|
7 years ago |
falkTX
|
21e46bfc34
|
Make dispatchNextMessageOnSystemQueue() public, needed by Carla
|
7 years ago |
falkTX
|
7c52de9033
|
New JUCE_AUDIOPROCESSOR_NO_GUI macro
|
7 years ago |
falkTX
|
72137e3ae4
|
Fix X11 display usage in LV2 wrapper
|
7 years ago |
falkTX
|
0f13e075d8
|
Fix my own typo in juce_linux_X11_Windowing.cpp
|
7 years ago |
falkTX
|
21a9dc2a98
|
Add LV2 wrapper
|
7 years ago |
falkTX
|
9027e7ab6b
|
Separate class definitions&declarations for some UI OSX stuff
|
7 years ago |
falkTX
|
161f410c82
|
Add IIRFilterOld class
|
7 years ago |
falkTX
|
d61eb6c8dc
|
mingw fixes
|
7 years ago |
falkTX
|
65de577a3c
|
VST wrapper fixing
|
7 years ago |
falkTX
|
39b0742724
|
Less strict VST3 check
|
7 years ago |
falkTX
|
39ca2d8404
|
X11 temporary windows are tooltips
|
7 years ago |
falkTX
|
9f4bc80c5c
|
Allow to use vfork, make exec calls consistent
|
7 years ago |
falkTX
|
1dcfb21efa
|
Safer DLAddrReader::getFilename()
|
7 years ago |
falkTX
|
98390d24ae
|
Allow local ladspa headers
|
7 years ago |
falkTX
|
bc0b6d62f0
|
DialogWindow: Allow native titlebar
|
7 years ago |
falkTX
|
71b06295da
|
LV2 specific calls, saving/restore as string.
|
7 years ago |
falkTX
|
eb7f878a1d
|
Prefer JACK over ALSA
|
7 years ago |
falkTX
|
b6b2fef0d0
|
new ChildProcess::getPID()
|
7 years ago |
tpoole
|
3616dae64c
|
Doxygen: Don't create groups for "native" directories
|
7 years ago |
tpoole
|
84c00b0c1c
|
Doxygen: Removed duplicated Doxygen configuration
|
7 years ago |
tpoole
|
7fb8e37503
|
Added support for nested classes in Doxygen groups
|
7 years ago |
tpoole
|
4100f64788
|
Added a script to create Doxygen groups for modules
|
7 years ago |
hogliux
|
9aaea99f3c
|
Re-saved all projects
|
7 years ago |
hogliux
|
eb33f537da
|
Bump version number to 5.1.1
|
7 years ago |
ed
|
41d571800a
|
Projucer: Added juce_dsp to the list of JUCE module IDs
|
7 years ago |
hogliux
|
ccd988ef5e
|
DSP: Fixed a potential crash when using the default constructor of ProcessorDuplicator
|
7 years ago |
hogliux
|
0d269763e2
|
Fixed a compiler error when using the default constructor of dsp::IIR::Filter
|
7 years ago |
hogliux
|
ba0259fd57
|
Removed extra build-steps in DSP module plugin demo
|
7 years ago |
hogliux
|
048f319c38
|
DSP: Added a second reset method to flush the IIR filter to a specific value
|
7 years ago |
hogliux
|
2a274f70b2
|
Wav file format: Added legacy RIFF chunk tags to remain compatible with older wav files
|
7 years ago |
hogliux
|
d59ec0ceef
|
AlertWindow: Fixed an issue with the AlertWindow's text block having incorrect colours
|
7 years ago |
hogliux
|
a4d4e9e5b0
|
WaveAudioFormatWriter: Don't add an extended format chunk if the wav file only has one or two channels
|
7 years ago |
hogliux
|
79110aae25
|
WavAudioFormatWriter: Fixed an issue where wav files with large channel counts could no longer be created
|
7 years ago |
tpoole
|
fd484e3254
|
Replaced curly quotes with regular " characters in BREAKING-CHANGES.txt
|
7 years ago |
hogliux
|
1a9df22eee
|
Linux: Fixed an issue where windows beneath hidden windows would not receive any clicks
|
7 years ago |
tpoole
|
ed5dc0ca3d
|
Altered the format of BREAKING-CHANGES.txt to display better on GitHub
|
7 years ago |
tpoole
|
7a3e412cf2
|
Projucer: Fixed a bug in exporter tilda expansion
|
7 years ago |
jules
|
969bd87599
|
Fixed a typo in comments for Oscillator
|
7 years ago |
hogliux
|
dc4fd0c29e
|
Fix the documentation of the Oscillator class
|
7 years ago |
hogliux
|
b41a7c117f
|
Fixed missing reference in LinearSmoothedValue::applyGain
|
7 years ago |
hogliux
|
a4ffb41bff
|
Make it easier to use a static version of fftw in the dsp module
|
7 years ago |
hogliux
|
974214afb0
|
Fixed an issue with the bypass logic of the convolution engine
|
7 years ago |
hogliux
|
4727eeabdc
|
Fixed a missing reset implementation of the Bias processor in the DSP module
|
7 years ago |
tpoole
|
4f9fbccdda
|
VST2: Fixed a bug when asking the host to resize a plug-in window
|
7 years ago |
hogliux
|
0b67a40bb9
|
Fixed a MSVC 2013 compiler error in juce_MathsFunctions.h
|
7 years ago |
tpoole
|
f107d11630
|
Documentation fixes
|
7 years ago |
tpoole
|
77dd64abfa
|
Documentation fixes
|
7 years ago |
hogliux
|
9206f8819f
|
Fixed a window naming typo in the DSP module
|
7 years ago |