File tree Expand file tree Collapse file tree 3 files changed +20
-1
lines changed Expand file tree Collapse file tree 3 files changed +20
-1
lines changed Original file line number Diff line number Diff line change 11* For binaries changelog see [ releases] ( https://github.com/seven-phases/spectrum-analyzer/releases ) *
22
3+ ## 1.09
4+
5+ 2015-06-19
6+
7+ - allow to save current settings as default
8+ - put factory colour schemes into dll
9+ - suppress redundant bypass where not necessarily
10+ - fix (?) background garbage when plugin window is moved (XP only?)
11+ - rework curve interpolation code
12+
313## 1.08
414
5152015-06-04
Original file line number Diff line number Diff line change 1616
1717<!-- ...................................................................... -->
1818
19+ < strong > 1.09-beta Jun 19, 2015</ strong > :< ul >
20+ < li > new: button to save current settings as default</ li >
21+ < li > factory color schemes are built into the plugin</ li >
22+ < li > curve drawing performance improvement</ li >
23+ < li > other minor fixes and improvements</ li >
24+ </ ul >
25+
26+ <!-- ...................................................................... -->
27+
1928< strong > 1.08-beta Jun 04, 2015</ strong > :< ul >
2029 < li > new: curve fill mode</ li >
2130 < li > improved 'freeze' function (don't freeze deadly)</ li >
Original file line number Diff line number Diff line change 11
2- #define VER 1,0,8
2+ #define VER 1,0,9
33#define NAME "Spectrum Analyzer"
44#define COMPANY "Seven Phases"
55#define COPYRIGHT "© Max Mikhailov, 2009-2015"
You can’t perform that action at this time.
0 commit comments