Huang Rui 778ed0360c
common/minizip/*: fix OF prototypes
Because the sys-libs/zlib header pollutes the macro namespace,
leading to build failures. Under the gentoo operating system,
the macro definition of OF becomes _Z_OF in zconf.h, but the
recently introduced minizip has introduced a large number of OF,
leading to build fail. Therefore, the prototypes of OF are added
so that they can be successfully built under various operating
systems.

Bug: https://bugs.gentoo.org/383179
Signed-off-by: Huang Rui <vowstar@gmail.com>
2022-06-16 16:06:01 +08:00
2022-05-19 16:16:30 +08:00
2022-04-19 15:59:15 +08:00
2022-06-15 13:51:02 +08:00
2022-05-18 14:43:34 +08:00
2021-12-15 10:45:03 +08:00
2022-05-16 16:51:19 +08:00
2022-05-31 16:58:07 +08:00
2022-06-16 13:49:22 +08:00
2019-09-09 00:07:19 -07:00
2022-02-07 17:17:17 +08:00
2022-05-16 16:51:19 +08:00
2021-12-15 10:45:03 +08:00
2020-05-11 21:07:38 +08:00
2020-05-11 21:07:38 +08:00
2021-02-02 14:49:01 +01:00
2019-09-09 00:07:19 -07:00
2019-09-09 00:07:19 -07:00

DreamSourceLab Logo

DSView

DSView is a GUI program for supporting various instruments from DreamSourceLab, including logic analyzers, oscilloscopes, etc. DSView is based on the sigrok project.

The sigrok project aims at creating a portable, cross-platform, Free/Libre/Open-Source signal analysis software suite that supports various device types (such as logic analyzers, oscilloscopes, multimeters, and more).

Status

The DSView software is in a usable state and has official tarball releases. However, it is still a work in progress. Some basic functionality is available and working, but other things are always on the TODO list.

Useful links

Copyright and license

DSView software is licensed under the terms of the GNU General Public License (GPL), version 3 or later.

While some individual source code files are licensed under the GPLv2+, and some files are licensed under the GPLv3+, this doesn't change the fact that the program as a whole is licensed under the terms of the GPLv3+ (e.g. also due to the fact that it links against GPLv3+ libraries).

Please see the individual source files for the full list of copyright holders.

Description
No description provided
Readme 38 MiB
Languages
Python 41%
C++ 34.2%
C 24%
CMake 0.8%