firmware
|
Install an empty firmware/ directory.
|
2011-01-20 23:23:06 +01:00 |
hardware
|
MinGW: Build fixes.
|
2011-02-02 13:13:26 +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 |