Mercurial > hg > svcore
comparison svcore.pro @ 1203:932487fe515a 3.0-integration
Introduce labels in RangeMapper and use them in AudioDial, though only for tooltip at present. Make use of this for spectrogram magic -81dB/-Inf threshold. Also introduce static strings for inf/pi and use where appropriate.
author | Chris Cannam |
---|---|
date | Fri, 05 Aug 2016 17:48:52 +0100 |
parents | fd40a5335968 |
children | 385deb828b4a f50ded4b951c c811991a5efa |
comparison
equal
deleted
inserted
replaced
1202:3b84f9bd0048 | 1203:932487fe515a |
---|---|
80 base/Scavenger.h \ | 80 base/Scavenger.h \ |
81 base/Selection.h \ | 81 base/Selection.h \ |
82 base/Serialiser.h \ | 82 base/Serialiser.h \ |
83 base/StorageAdviser.h \ | 83 base/StorageAdviser.h \ |
84 base/StringBits.h \ | 84 base/StringBits.h \ |
85 base/Strings.h \ | |
85 base/TempDirectory.h \ | 86 base/TempDirectory.h \ |
86 base/TempWriteFile.h \ | 87 base/TempWriteFile.h \ |
87 base/TextMatcher.h \ | 88 base/TextMatcher.h \ |
88 base/Thread.h \ | 89 base/Thread.h \ |
89 base/UnitDatabase.h \ | 90 base/UnitDatabase.h \ |
112 base/ResourceFinder.cpp \ | 113 base/ResourceFinder.cpp \ |
113 base/Selection.cpp \ | 114 base/Selection.cpp \ |
114 base/Serialiser.cpp \ | 115 base/Serialiser.cpp \ |
115 base/StorageAdviser.cpp \ | 116 base/StorageAdviser.cpp \ |
116 base/StringBits.cpp \ | 117 base/StringBits.cpp \ |
118 base/Strings.cpp \ | |
117 base/TempDirectory.cpp \ | 119 base/TempDirectory.cpp \ |
118 base/TempWriteFile.cpp \ | 120 base/TempWriteFile.cpp \ |
119 base/TextMatcher.cpp \ | 121 base/TextMatcher.cpp \ |
120 base/Thread.cpp \ | 122 base/Thread.cpp \ |
121 base/UnitDatabase.cpp \ | 123 base/UnitDatabase.cpp \ |