]> sigrok.org Git - libsigrok.git/history - output/binary.c
build: Portability fixes.
[libsigrok.git] / output / binary.c
2014-04-20 Bert Vermeulenoutput: Introduce output module API wrappers.
2014-04-19 Bert VermeulenRemove obsolete output API.
2014-04-17 Bert Vermeulenoutput/binary: Use new output API.
2013-12-27 Martin LingCentralise duplicated logging helper defines.
2013-05-03 Uwe Hermanns/DRIVER_LOG_DOMAIN/LOG_PREFIX/.
2013-04-23 Uwe HermannGPL headers: Use correct project name.
2012-11-11 Uwe HermannOutput modules: Use message logging helpers.
2012-11-11 Uwe HermannAll drivers: Drop unneeded comments.
2012-07-04 Bert Vermeulensr: moved sigrok.h so libsigrok/libsigrok.h
2012-03-31 Uwe Hermannsr: out: Use uint8_t (not char) for buffers.
2012-02-11 Uwe HermannUse g_try_malloc/g_free/g_strdup consistently.
2012-02-05 Uwe Hermannsr: input/output: Mark more symbols with SR_PRIV.
2012-02-01 Uwe Hermannsr: Mark API functions with SR_API/SR_PRIV.
2012-01-03 Uwe Hermannsr: Remove useless filename prefixes.