17 Commits

Author SHA1 Message Date
Martin Pulec
c8a029e421 stacktrace_addr2line.sh: prettier print
- pretty print by default (use one line output)
- print inlines stack trace by default
- better delimit individual stack frames
2021-04-15 13:08:08 +02:00
Martin Pulec
85ecbbdfb1 Added tools/stacktrace_addr2line.sh
+ updated REPORTING_BUGS.md
2021-02-25 16:37:47 +01: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 Pulec
bffd0cd50a Updated .gitignores 2018-10-18 16:27:42 +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
Martin Pulec
d58b44ff50 tools/uyvy2yuv422p: added Makefile and usage 2014-06-23 13:13:10 +02:00
Martin Pulec
73fe59fbad utility to convert UYVY to yuv422p (Libav format) 2013-04-24 12:38:56 +02:00