Philpax
|
ad6759e993
|
Fixed #12 - no longer segfaults from small file sizes
|
2015-07-10 13:42:29 +10:00 |
|
Mike Walters
|
d206146fe1
|
I don't even want to know what problems this was causing
|
2015-06-28 23:55:57 +01:00 |
|
Mike
|
1b234b7870
|
Add some basic error checking on file open, fixes #11
|
2015-06-25 21:29:25 +01:00 |
|
Mike Walters
|
cb79ef1131
|
Add missing free
|
2015-06-25 12:27:52 +01:00 |
|
Mike Walters
|
53b8dabe73
|
Cache current view for reuse on next paint
|
2015-06-25 00:04:27 +01:00 |
|
Mike Walters
|
b5142ce761
|
Rename GetOverlap to GetFFTStride for clarity
|
2015-06-24 21:44:00 +01:00 |
|
Mike Walters
|
a9152be753
|
log10 + contrast tweaks
|
2015-06-24 21:19:44 +01:00 |
|
Philpax
|
3e42ad1736
|
Replaced m_window with a unique_ptr
|
2015-06-23 21:33:59 +10:00 |
|
Philpax
|
c0b3049141
|
Some basic C++ style tweaks
|
2015-06-23 21:22:23 +10:00 |
|
Mike Walters
|
c934f1952a
|
Fix zoom limiting
|
2015-06-22 21:29:00 +01:00 |
|
Mike
|
0d6831110c
|
Make zoom functions return whether they were successful
|
2015-06-22 02:38:39 +01:00 |
|
Mike Walters
|
d740c0d8fb
|
Add zoom functionality
|
2015-06-21 23:42:00 +01:00 |
|
Mike Walters
|
c8940932fb
|
Abstract out data loading/processing
Current super naive, eats all your CPU on repaint
ref #7
|
2015-06-21 22:42:24 +01:00 |
|