Commit Graph

15 Commits

Author SHA1 Message Date
Martin Piatka
b6cf85e855 tools/astat: Variable channel count support 2023-10-11 12:39:08 +02:00
Martin Piatka
f3ce37a188 tools/astat: Standalone parsing func 2022-10-18 12:11:14 +02:00
Martin Pulec
04c2d245d0 fixed Win compile warnings (from CI) 2022-08-11 10:42:45 +02:00
Martin Pulec
7403d83ab4 Astat: fixed out-of-tree build
GUI is now possible to build in an out-of-tree build.
2020-04-07 13:29:24 +02:00
Martin Pulec
2a513a79b6 Fixed another bugs
Mainly return values checks (mostly strdup) - quite harmless but
Coverity detects that.
2019-11-20 15:54:45 +01:00
Martin Piatka
16dde14950 astat: Fix type voncersion warn 2019-07-31 11:01:03 +02:00
Martin Piatka
a023ee9a04 Astat: use CLOSESOCKET 2018-09-05 17:18:18 +02:00
Martin Piatka
2b26d7e409 GUI: Minor fixes 2018-08-31 18:09:26 +02:00
Martin Piatka
7eaf10f1ce Astat: Windows compatibility
On Windows the socket library must be initialized before use

This should fix GUI vu meter on Windows
2018-08-31 17:06:10 +02:00
Martin Pulec
df6e34e75b Astat: small fix
Template parameter was dubious under MSW (unable to deduce).
2018-08-22 17:10:04 +02:00
Martin Pulec
9ff309b24a Win GUI compile fixes 2018-08-22 11:20:50 +02:00
Martin Pulec
607b88353e GUI: Fixes for macOS 2018-08-07 13:44:42 +02:00
Martin Piatka
ddd695c355 GUI: Build astat library in tools directory 2018-08-03 10:56:47 +02:00
Martin Pulec
e9e3718ffa Astat tool: fixed uninitialized members 2018-05-28 15:07:05 +02:00
Martin Pulec
9826374188 Added tool/library to read audio statistics 2018-04-24 09:59:32 +02:00