]> sigrok.org Git - libsigrok.git/history - input/vcd.c
Centralise duplicated logging helper defines.
[libsigrok.git] / input / vcd.c
2013-12-27 Martin LingCentralise duplicated logging helper defines.
2013-11-26 Bert VermeulenDon't accept over 64 probes.
2013-11-26 Bert Vermeuleninput/vcd: Coding style fixes.
2013-05-03 Uwe Hermanns/DRIVER_LOG_DOMAIN/LOG_PREFIX/.
2013-04-27 Martin Lingvcd input: Use a GSList rather than fixed size array...
2013-04-23 Uwe HermannGPL headers: Use correct project name.
2013-04-11 Bert Vermeuleninput/vcd: deprecate struct sr_rational
2013-04-11 Bert Vermeuleninput/output modules: Adjust to GVariant-based sr_confi...
2013-03-23 Uwe Hermanns/sr_config_make/sr_config_new/.
2013-02-21 Bert Vermeuleninput: feed the filename to the module's init() function
2013-02-07 Uwe HermannAdd and use std_session_send_df_header().
2013-01-21 Bert VermeulenRename SR_HWOPT_* and SR_HWCAP_* to SR_CONF_*
2013-01-21 Bert VermeulenUse new SR_DF_META packet.
2012-11-22 Petteri AimonenAdd compress option to input/vcd.
2012-11-21 Petteri AimonenImprove compatibility with various kinds of VCD files.
2012-11-21 Petteri AimonenAdd downsample and skip parameters to input/vcd.
2012-11-20 Petteri AimonenVCD data parsing
2012-11-20 Petteri AimonenBeginnings of VCD input module.