ed
|
c96bf71488
|
Removed some empty ValueTree::Listener methods that are no longer needed
|
2019-03-22 17:28:14 +00:00 |
|
ed
|
a234721110
|
Added various clang-tidy modernize-* fixes
|
2019-01-31 15:15:31 +00:00 |
|
ed
|
c29eea44e3
|
Added a getUndoManager() method to CachedValue and ValueWithDefault and made CachedValue weak referenceable
|
2018-12-18 14:22:59 +00:00 |
|
ed
|
cdbc28c18b
|
Add documentation tags
|
2018-03-15 12:10:32 +00:00 |
|
jules
|
eda613c6db
|
Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools
|
2017-09-08 08:59:55 +01:00 |
|
hogliux
|
b5afccc37c
|
Updated file headers and the README with the JUCE 5 license
|
2017-04-27 14:43:04 +01:00 |
|
hogliux
|
2da1bc5f41
|
Replace include guards with "#pragma once"
|
2017-02-01 17:18:07 +00:00 |
|
Timur Doumler
|
56c5c8e8ac
|
Fixed an issue in CachedValue where setValue would not actually set the property if it's equal to the default.
|
2016-10-27 15:38:27 +01:00 |
|
jules
|
05f90010f5
|
Fixed some MSVC warnings in CachedValue
|
2016-04-19 16:11:05 +01:00 |
|
jules
|
f74338aab6
|
Resaved projects
|
2016-04-19 12:11:40 +01:00 |
|
jules
|
a439c6ad8d
|
Added new class: CachedValue
|
2016-04-19 11:56:16 +01:00 |
|