SQ50 patches for libsigrok
Go to file
Uwe Hermann a0ecd83bc6 Make more variables/functions static and non-global.
The 'GSList *devices' from device.c was actually really global (i.e.,
listed in sigrok.h), which is now fixed.
2011-12-28 22:55:21 +01:00
firmware Install an empty firmware/ directory. 2011-01-20 23:23:06 +01:00
hardware Make more variables/functions static and non-global. 2011-12-28 22:55:21 +01:00
input Make more variables/functions static and non-global. 2011-12-28 22:55:21 +01:00
output Other method to avoid "unused var" compiler warnings. 2011-11-24 22:57:48 +01:00
Doxyfile Doxygen config files: Initial configuration. 2011-02-08 23:59:14 +01:00
Makefile.am libsigrok: Introduce sr_dbg/sr_info/sr_warn/sr_err. 2011-04-14 10:11:08 +02:00
backend.c device: Add Doxygen comments, improve error handling. 2011-12-28 16:55:24 +01:00
datastore.c datastore.c: Improve error handling and docs. 2011-12-26 21:26:02 +01:00
device.c Make more variables/functions static and non-global. 2011-12-28 22:55:21 +01:00
filter.c sr_filter_probes(): Check for too many probes. 2011-12-26 21:26:01 +01:00
hwplugin.c Make more variables/functions static and non-global. 2011-12-28 22:55:21 +01:00
libsigrok.pc.in libsigrok: glib-2.0 is a hard requirement. 2011-11-19 16:23:21 +01:00
log.c Add sr_spew/SR_LOG_SPEW for even more debug output. 2011-05-09 01:03:21 +02:00
session.c Make more variables/functions static and non-global. 2011-12-28 22:55:21 +01:00
session_driver.c Make more variables/functions static and non-global. 2011-12-28 22:55:21 +01:00
session_file.c fix CLI size string specification 2011-11-27 19:33:07 +01:00
sigrok-internal.h Add missing #includes to avoid clang warnings. 2011-11-24 22:42:02 +01:00
sigrok-proto.h sigrok-proto.h: Drop obsolete prototype, move other one. 2011-12-28 21:37:37 +01:00
sigrok.h.in Make more variables/functions static and non-global. 2011-12-28 22:55:21 +01:00
strutil.c Make more variables/functions static and non-global. 2011-12-28 22:55:21 +01:00