Mike Walters
|
0565d83d27
|
Use SI prefixes in labels
|
2016-08-11 19:00:28 +01:00 |
|
droelfdroelf
|
dd461bacb7
|
added time scale toggle checkbox
Conflicts:
mainwindow.cpp
spectrogram.cpp
spectrogram.h
spectrogramcontrols.cpp
spectrogramcontrols.h
|
2016-08-05 11:05:02 +01:00 |
|
Mike Walters
|
7ad24233fd
|
spectrogram: Plot log power instead of magnitude
|
2016-06-04 14:56:37 +01:00 |
|
Mike Walters
|
27381dbb30
|
cursors: Fix up naming of values derived from segmented cursors
|
2016-04-03 19:09:38 +01:00 |
|
Jared Boone
|
396330053b
|
UI for file type selection, mapping to SampleAdapters.
|
2016-03-18 11:04:39 -07:00 |
|
Mike Walters
|
d35e24be37
|
controls: Add zoomIn/zoomOut slots & signals
|
2016-03-10 01:52:36 +00:00 |
|
Karsten von Hornbostel
|
c40508eb16
|
fixed crash when QFileDialog is closed without selecting a file
|
2016-03-08 21:25:27 +01:00 |
|
Mike Walters
|
49471c5b08
|
controls: Clamp zoomLevel to fftSize
|
2016-03-07 00:45:33 +00:00 |
|
Mike Walters
|
aeb295fe28
|
controls: Emit zoomLevel final multiplier (not a power)
|
2016-03-07 00:45:29 +00:00 |
|
Mike Walters
|
a735394859
|
controls: Update FFT size and zoom level in one operation
Zoom level needs to be clamped to FFT size so this prevents
crashiness later on
|
2016-03-07 00:35:05 +00:00 |
|
Mike Walters
|
c3d5e9eafd
|
controls: Clear cursor labels when disabled
|
2016-03-06 23:58:14 +00:00 |
|
Mike Walters
|
78ba7aab3a
|
controls: Remove pointer info
|
2016-03-06 23:58:14 +00:00 |
|
Mike
|
515db69950
|
cursors: Set more reasonable bit-count limits
|
2016-03-06 01:25:18 +00:00 |
|
Mike
|
f2b7f918d2
|
cursors: Split cursors into n segments to align with multiple bits
|
2016-03-06 00:48:45 +00:00 |
|
Mike Walters
|
473438b5d5
|
controls: Clean up selection labels a bit
|
2016-03-05 17:22:00 +00:00 |
|
Mike Walters
|
bc2b1dc900
|
cursors: Connect cursors to time/freq display on dock
|
2016-03-05 17:10:40 +00:00 |
|
Mike Walters
|
fffefbe4be
|
samplesource: Add sample rate property
|
2016-03-04 17:03:25 +00:00 |
|
Mike Walters
|
d0728351f6
|
controls: Set defaults after making connections
|
2016-03-04 13:15:25 +00:00 |
|
Mike Walters
|
b9f82e9944
|
controls: Reorgnise controls
|
2016-03-03 18:27:51 +00:00 |
|
Mike Walters
|
342ab93542
|
controls: Add enable cursors checkbox
|
2016-03-03 15:52:53 +00:00 |
|
Mike Walters
|
570056460b
|
controls: Remove time scale checkbox
|
2016-03-03 15:50:19 +00:00 |
|
Mike Walters
|
07c24d9f09
|
Merge branch 'master' into waveform
Conflicts:
inputsource.h
mainwindow.cpp
mainwindow.h
spectrogram.cpp
spectrogram.h
spectrogramcontrols.cpp
spectrogramcontrols.h
|
2016-02-29 22:46:50 +00:00 |
|
Mike Walters
|
fd73720eab
|
Style
|
2016-02-29 22:39:18 +00:00 |
|
András Veres-Szentkirályi
|
649f7f4049
|
added dragless cursor delta measurement
|
2016-02-28 14:43:33 +01:00 |
|
András Veres-Szentkirályi
|
eb5a31f7fd
|
Added cursors
|
2016-02-27 23:43:51 +01:00 |
|
Mike Walters
|
3aec698450
|
WIP Style
|
2016-01-11 02:04:39 +00:00 |
|
droelfdroelf
|
0e808597b7
|
added time scale toggle checkbox
|
2015-12-20 21:54:22 +01:00 |
|
Mike
|
e2f4eb8b74
|
WIP
|
2015-12-01 15:20:53 +00:00 |
|
Mike Walters
|
9f7b53e402
|
Add GPLv3+ headers to everything
|
2015-10-04 16:34:09 +01:00 |
|
Mike Walters
|
f36d856f19
|
Move file picker to SpectrogramControls
|
2015-09-06 18:22:04 +01:00 |
|
Mathieu Rene
|
d8d529e284
|
Fix missing includes
|
2015-08-16 14:47:05 -04:00 |
|
Mike
|
72d2ab0d3f
|
Add sample rate control
re #10
|
2015-08-16 14:17:11 +02:00 |
|
Mike Walters
|
677b8b5116
|
Re-implement zoom
|
2015-08-04 18:18:44 +01:00 |
|
Mike Walters
|
8bebf255b1
|
Add a file picker
|
2015-07-19 05:41:34 +01:00 |
|
Mike Walters
|
ce821178a4
|
Set a more reasonable min. power default
|
2015-07-19 05:40:02 +01:00 |
|
Mike Walters
|
ff1c775a37
|
Switch power sliders to min/max
|
2015-07-19 02:09:17 +01:00 |
|
Mike Walters
|
af50dd3c8f
|
Set parent widgets
|
2015-07-19 01:40:13 +01:00 |
|
Mike Walters
|
4ff732de00
|
Add sliders for power settings
|
2015-07-15 02:51:48 +01:00 |
|
Mike Walters
|
ac7aa3281b
|
Add docked controls + hook up slider for FFT size
|
2015-07-15 01:25:53 +01:00 |
|