f4exb
|
6c48fbb6ac
|
Added settings for MINGW32 build to .pro file
|
2016-03-03 19:58:02 +01:00 |
|
f4exb
|
2079970972
|
Removed useless dependency on stacktrace.h
|
2016-03-03 19:57:28 +01:00 |
|
f4exb
|
56df03ef29
|
OpenGL modernization: draw histogram grid frequency lines the new way. Added missing transformation matrices
|
2016-03-03 19:56:54 +01:00 |
|
f4exb
|
c7b1bb3912
|
OpenGL modernization: draw histogram grid power lines the new way
|
2016-03-03 08:50:10 +01:00 |
|
f4exb
|
a8253f0bd0
|
Added a Qt pro file for Android deployment
|
2016-03-03 01:42:33 +01:00 |
|
f4exb
|
62a9aa2ff0
|
OpenGL modernization: draw histogram contour the new way
|
2016-03-03 01:41:30 +01:00 |
|
f4exb
|
34df31ad27
|
OpenGL modernization: generalize simple shader program class
|
2016-03-03 01:09:55 +01:00 |
|
f4exb
|
7d0fe882d7
|
OpenGL modernization: draw the max hold spectrum line in the new way
|
2016-03-03 00:19:18 +01:00 |
|
f4exb
|
691a34cb16
|
OpenGL modernization: draw the spectrum line in the new way. New object GLShaderSimplePolyline
|
2016-03-02 23:55:29 +01:00 |
|
f4exb
|
79c717862c
|
OpenGL modernization: draw the spectrum line in the new way. Use transformation matrix driectly
|
2016-03-02 22:50:05 +01:00 |
|
f4exb
|
a1e2f541da
|
OpenGL modernization: draw the spectrum line in the new way. Rectangle calculation update.
|
2016-03-02 09:16:21 +01:00 |
|
f4exb
|
add5a382f3
|
OpenGL modernization: draw the spectrum line in the new way
|
2016-03-02 08:32:43 +01:00 |
|
f4exb
|
22d9e77974
|
OpenGL modernization: compile and link basic shaders
|
2016-03-02 03:09:50 +01:00 |
|
f4exb
|
8b800d8354
|
OpenGL modernization: added class for shader sources
|
2016-03-01 21:32:41 +01:00 |
|
f4exb
|
d975a0f12c
|
OpemGL: reorder functions so that the sequence glPushMatrix, glScalef and glTranslatef is always first in each rendering block lines of code
|
2016-02-29 23:29:01 +01:00 |
|
f4exb
|
b2dc3026bc
|
Android OpenGL specifics #1
|
2016-02-29 03:04:14 +01:00 |
|
f4exb
|
8d43ead373
|
Move to Open GL ES: replace glBegin/glEnd seqiences
|
2016-02-28 22:03:37 +01:00 |
|
f4exb
|
6a20810f3d
|
Merge branch 'dev' into android
|
2016-02-28 11:05:07 +01:00 |
|
f4exb
|
718dcf3d8f
|
Reorder glPushMatrix and glBindTexture to ease future migration to Open GL ES 2.0
|
2016-02-28 11:01:58 +01:00 |
|
f4exb
|
f1371026ba
|
Adapt to Qt Android #1
|
2016-02-28 10:53:37 +01:00 |
|
f4exb
|
5ecf7ea00c
|
File source plugin: added seek bar to move the current pointer in the file
|
2016-02-25 14:07:39 +01:00 |
|
f4exb
|
a8fc503366
|
File source plugin: since it always plays in a loop for now set the play loop button and disable it
|
2016-02-25 11:06:23 +01:00 |
|
f4exb
|
f153325ec0
|
File source plugin: added passive navigation slider
|
2016-02-25 11:02:39 +01:00 |
|
f4exb
|
d5ddd5c9a1
|
File source plugin: added total record time in UI
|
2016-02-25 02:30:50 +01:00 |
|
f4exb
|
58d82139ab
|
Filesource plugin: enhanced readibility of timestamp
|
2016-02-25 01:44:48 +01:00 |
|
f4exb
|
f2bf04fa08
|
SDRdaemon plugin: enable set button only when address or port fields are edited
|
2016-02-25 01:37:47 +01:00 |
|
f4exb
|
944418a720
|
UDPsource plugin: fixed missing method body causing program crash when address text is edited
|
2016-02-25 00:55:05 +01:00 |
|
f4exb
|
3bfb2452ba
|
Merge branch 'dev'
|
2016-02-24 15:56:47 +01:00 |
|
f4exb
|
aa15e95ef3
|
cmake install: set rpath even for system installation directories
|
2016-02-24 15:27:05 +01:00 |
|
f4exb
|
ee4ea7aa89
|
Software installation readme update
|
2016-02-24 12:16:19 +01:00 |
|
f4exb
|
e7249eb72d
|
Added not on software installation in the readme
|
2016-02-24 12:14:23 +01:00 |
|
f4exb
|
6fd9e4f5bc
|
cmake: added install and uninstall targets
|
2016-02-24 11:51:36 +01:00 |
|
f4exb
|
5ab1f76538
|
SDRdaemon plugin: fixed UDP setting in UI
|
2016-02-23 23:16:05 +01:00 |
|
f4exb
|
09e724bbdb
|
SDRdaemon plugin: fixed start not actually starting
|
2016-02-23 22:24:25 +01:00 |
|
f4exb
|
591ffd2f0e
|
SDRdaemon plugin: display stream rate with two decimals in UI
|
2016-02-23 21:22:27 +01:00 |
|
f4exb
|
153b1c017c
|
SDRdaemon plugin: report LZ4 statistics
|
2016-02-23 19:27:47 +01:00 |
|
f4exb
|
e5f2a49835
|
SDRdaemon plugin: report LZ4 compression ratio
|
2016-02-23 18:29:08 +01:00 |
|
f4exb
|
23750b10f6
|
SDRdaemon plugin: report LZ4 compression status
|
2016-02-23 18:19:35 +01:00 |
|
f4exb
|
16c3e3e72f
|
SDRdaemon plugin: report frame soze in UI. Reorganized UI
|
2016-02-23 18:09:20 +01:00 |
|
f4exb
|
6b368f10b6
|
SDRdaemon plugin: report stream locked in UI
|
2016-02-23 14:57:40 +01:00 |
|
f4exb
|
586abc6508
|
SDRdaemon plugin: added status bar in the UI
|
2016-02-23 11:09:45 +01:00 |
|
f4exb
|
2938a93ddf
|
Added compressed icon. Changed unlocked icon
|
2016-02-23 10:53:30 +01:00 |
|
f4exb
|
d835662932
|
SDRdaemon plugin: corrected plugin name
|
2016-02-23 10:38:08 +01:00 |
|
f4exb
|
66accbcc5a
|
Added locked and unlocked icons
|
2016-02-23 10:37:30 +01:00 |
|
f4exb
|
248d5ecdba
|
Fixed sample rate recalculation
|
2016-02-23 04:50:15 +01:00 |
|
f4exb
|
942a7ca803
|
SDRdaemon plugin: fixed LZ4 writes and uncompressed writes
|
2016-02-23 01:29:03 +01:00 |
|
f4exb
|
501b14d1e7
|
SDRdaemon plugin: widen auto skew rate compensation to +/-20%
|
2016-02-22 15:17:44 +01:00 |
|
f4exb
|
aa709b9d5c
|
SDRdaemon plugin: report stream skew data on the GUI
|
2016-02-22 15:03:16 +01:00 |
|
f4exb
|
bf78fa016e
|
SDRdaemon plugin: auto skew correction fixed
|
2016-02-22 14:18:41 +01:00 |
|
f4exb
|
898178bd12
|
SDRdaemon plugin: auto skew correction #1
|
2016-02-22 12:10:13 +01:00 |
|