hogliux
|
d8d2f5d0f4
|
Added new SystemStats::getDeviceManufacturer()
|
7 years ago |
Tom Poole
|
59d260c809
|
AUv3: Fixed an issue when destructing an AUv3 on a non-message thread
|
7 years ago |
ed
|
130b4f75a6
|
Projucer: Only re-save the main project file if it has changed
|
7 years ago |
hogliux
|
982bd58609
|
Android: Updated default gradle android plugin version to 3.0.1
|
7 years ago |
ed
|
1af959a423
|
Implemented changeToggleButtonWidthToFitText() in LookAndFeel_V4 and updated LookAndFeel_V2 to calculate width more accurately
|
7 years ago |
jules
|
fb43fbb37f
|
Fix for CoreGraphics clipping to zero-winding paths
|
7 years ago |
jules
|
942af1f022
|
Removed a couple of places where ancient 3rd party library code still used the register keyword
|
7 years ago |
ed
|
87c973e191
|
Update the documentation of Time::formatted to have correct second range
|
7 years ago |
ed
|
d55f4956f8
|
Projucer: Repeat writeMainProjectFile() when saving so that config flags are written correctly
|
7 years ago |
jules
|
6ee9030e37
|
Fixed an edge-case in String::compareNatural
|
7 years ago |
jules
|
56a6bf06cd
|
Fixed Drawable clip-paths not being copied correctly
|
7 years ago |
jules
|
5a6f33b987
|
Added some missing types to the ValueTree::Iterator class
|
7 years ago |
Tom Poole
|
0a3da44f07
|
AU: Fixed a bug setting default values for discrete parameters
|
7 years ago |
ed
|
1bcc427484
|
Fixed a bug in TracktionMarketplaceStatus::readReplyFromWebserver() that would cause it to fail if all the data was not read at once
|
7 years ago |
dimitriroli
|
80224cafae
|
Make setPlayHead in AudioProcessorGraph thread safe
|
7 years ago |
Tom Poole
|
3c0d634b4f
|
AUv3: Improved the host-provided parameter views
|
7 years ago |
ed
|
c24c06d2bb
|
Windows: Remove an old check that occurred when a WM_NCPAINT message was received and always call handlePaintMessage() instead
|
7 years ago |
Lukasz Kozakiewicz
|
bbdaa82dce
|
Update breaking changes txt (behaviour change of JUCEApplicationBase::quit() on Android).
|
7 years ago |
Lukasz Kozakiewicz
|
c4ebfcd735
|
Re-saved all projects.
|
7 years ago |
Lukasz Kozakiewicz
|
c90835eafc
|
Android: do quit the app when calling JUCEApplicationBase::quit(), rather than just placing it in the background (same as on iOS).
|
7 years ago |
Lukasz Kozakiewicz
|
3237d50f0e
|
Android: fix crash when calling juce::JUCEApplicationBase::quit().
|
7 years ago |
jules
|
4955271ce0
|
Added some move constructors for MidiFile, and tidied-up its internals a bit
|
7 years ago |
jules
|
bb5bbf32a9
|
Added options to PluginListComponent and PluginDirectoryScanner to allow scanning of a specific set of files
|
7 years ago |
jules
|
f71df8704a
|
Added an AudioBlock::multiply() overload for LinearSmoothedValue
|
7 years ago |
Noah Dayan
|
315fb7cdc7
|
Added documentation to enums in the Blocks module
|
7 years ago |
jules
|
77e94d905b
|
BLOCKS API: avoided empty block versions overwriting previously valid ones
|
7 years ago |
Tom Poole
|
1c037e07be
|
CLion: Fixed a hardcoded cmake executable name
|
7 years ago |
Tom Poole
|
8c0f0815f0
|
iOS: Added memory warning callbacks
|
7 years ago |
Tom Poole
|
57a75bc990
|
MacOS: Fixed an intermittent crash when closing a window from kiosk mode
|
7 years ago |
ed
|
16c942fd54
|
Recall some button states in DSP module plugin demo
|
7 years ago |
ed
|
771025cccf
|
Projucer: Increased the character limit of some TextPropertyComponents in the project settings
|
7 years ago |
ed
|
6dcc41c9a8
|
Fixed a bug in AlertWindow layouts when using LookAndFeel_V4
|
7 years ago |
Noah Dayan
|
365507d7fd
|
Fixed typo in juce_SIMDRegister.h
|
7 years ago |
Tom Poole
|
224d0a9325
|
Fixed a bug setting the number of decimal places in a String
|
7 years ago |
Tom Poole
|
50ff2c5bc3
|
AAX: Removed an unused variable
|
7 years ago |
Noah Dayan
|
6fd3e9cd2f
|
Add documentation to juce_MPENote.h
|
7 years ago |
Noah Dayan
|
98f1998477
|
Fix enum documentation in juce_MPEInstrument.h
|
7 years ago |
Noah Dayan
|
3656cbd4cf
|
Fix documentation error in juce_MPEInstrument.h
|
7 years ago |
Noah Dayan
|
4ce06a1f77
|
Fixed typo in juce_MPESynthesiser.h
|
7 years ago |
jules
|
b56e7560a7
|
Added some missing logic to flexbox
|
7 years ago |
Noah Dayan
|
e1abac681d
|
Fixed typos in juce_SIMDRegister.h
|
7 years ago |
ed
|
61ba218a75
|
Some code cleanup in the MPE classes
|
7 years ago |
ed
|
c715b069b5
|
OpenGL: Revert commits 515f484 and 0a15be7 and calculate scale factor using relative bounds instead
|
7 years ago |
ed
|
d668adb81b
|
Projucer: Code cleanup
|
7 years ago |
ed
|
1f405d6cd5
|
Projucer: Some reshuffling in the exporters tree to allow build configurations to be deleted with the backspace key
|
7 years ago |
ed
|
cd24d14000
|
Projucer: Fixed a missing argument in the simple content component template
|
7 years ago |
ed
|
8924eda7b7
|
Projucer: Fix for toggle button not showing in the "Application Usage Data" window
|
7 years ago |
Tom Poole
|
4c44d96fdf
|
Added an initialiser list based ValueTree constructor
|
7 years ago |
Noah Dayan
|
e690350df3
|
Use lambda callbacks instead of listeners with Slider, Button, Label, ComboBox and TextEditor classes
|
7 years ago |
ed
|
6d8d90e9d8
|
Fixed a typo
|
7 years ago |