SQ50 patches for libsigrok
Go to file
Uwe Hermann 45fdfa307d MinGW: Use "b" in all fopen() calls.
This is required for proper operation on Windows/MinGW, and doesn't
affect other OSes, most POSIX systems simply ignore the "b".
2011-02-04 23:52:16 +01:00
firmware Install an empty firmware/ directory. 2011-01-20 23:23:06 +01:00
hardware MinGW: Use "b" in all fopen() calls. 2011-02-04 23:52:16 +01:00
input SR_ prefix for all public enums. 2011-01-30 18:32:59 +01:00
output output_ols: now fully compliant with spec 2011-02-01 06:13:32 +01:00
Makefile.am implement session loading based on a virtual device driver 2011-01-31 22:34:14 +01:00
backend.c Consistently use _exit prefix for functions. 2011-01-30 19:26:32 +01:00
datastore.c Change SIGROK_ prefix to SR_. 2011-01-30 18:32:53 +01:00
device.c session_driver: remove unneeded callbacks 2011-02-01 00:06:32 +01:00
filter.c Change SIGROK_ prefix to SR_. 2011-01-30 18:32:53 +01:00
hwplugin.c Fix build when no libusb-LA is compiled. 2011-02-02 10:25:52 +01:00
libsigrok.pc.in pkg-config: Add (semi-generated) libsigrok.pc. 2010-05-11 22:28:09 +02:00
session.c Fix build when no libusb-LA is compiled. 2011-02-02 10:25:52 +01:00
session_driver.c session_driver: remove unneeded callbacks 2011-02-01 00:06:32 +01:00
session_file.c Fix build when no libusb-LA is compiled. 2011-02-02 10:25:52 +01:00
sigrok-internal.h Fix build when no libusb-LA is compiled. 2011-02-02 10:25:52 +01:00
sigrok-proto.h Fix build when no libusb-LA is compiled. 2011-02-02 10:25:52 +01:00
sigrok.h Fix build when no libusb-LA is compiled. 2011-02-02 10:25:52 +01:00
strutil.c move samplerate/period printers and parsers into libsigrok 2011-01-31 22:29:40 +01:00