SQ50 patches for libsigrok
Go to file
Uwe Hermann 309397702f LA8: Replace some sr_warn() with sr_err(). 2011-04-25 00:21:40 +02:00
firmware Install an empty firmware/ directory. 2011-01-20 23:23:06 +01:00
hardware LA8: Replace some sr_warn() with sr_err(). 2011-04-25 00:21:40 +02:00
input libsigrok: Introduce sr_dbg/sr_info/sr_warn/sr_err. 2011-04-14 10:11:08 +02:00
output Replace g_malloc{0,} with g_try_malloc{0,}. 2011-04-16 18:08:15 +02: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 sr_exit(): Return int to be able to report errors. 2011-03-03 20:24:24 +01:00
datastore.c Replace g_malloc{0,} with g_try_malloc{0,}. 2011-04-16 18:08:15 +02:00
device.c Replace g_malloc{0,} with g_try_malloc{0,}. 2011-04-16 18:08:15 +02:00
filter.c Add doxygen comment to sr_filter_probes(). 2011-03-03 20:24:25 +01:00
hwplugin.c libsigrok: Introduce sr_dbg/sr_info/sr_warn/sr_err. 2011-04-14 10:11:08 +02:00
libsigrok.pc.in pkg-config: Add (semi-generated) libsigrok.pc. 2010-05-11 22:28:09 +02:00
log.c libsigrok: Introduce sr_dbg/sr_info/sr_warn/sr_err. 2011-04-14 10:11:08 +02:00
session.c libsigrok: Introduce sr_dbg/sr_info/sr_warn/sr_err. 2011-04-14 10:11:08 +02:00
session_driver.c Replace g_malloc{0,} with g_try_malloc{0,}. 2011-04-16 18:08:15 +02:00
session_file.c Replace g_malloc{0,} with g_try_malloc{0,}. 2011-04-16 18:08:15 +02:00
sigrok-internal.h libsigrok: Introduce sr_dbg/sr_info/sr_warn/sr_err. 2011-04-14 10:11:08 +02:00
sigrok-proto.h Kill unused functions (avoid namespace pollution). 2011-03-03 20:24:25 +01:00
sigrok.h alsa: Always use glib's memory allocation functions. 2011-04-16 18:08:17 +02:00
strutil.c Replace g_malloc{0,} with g_try_malloc{0,}. 2011-04-16 18:08:15 +02:00