]> sigrok.org Git - libsigrok.git/history - hardware/alsa/alsa.c
libsigrok: Introduce sr_dbg/sr_info/sr_warn/sr_err.
[libsigrok.git] / hardware / alsa / alsa.c
2011-04-14 Uwe Hermannlibsigrok: Introduce sr_dbg/sr_info/sr_warn/sr_err.
2011-02-20 Uwe HermannConstify some more 'char *' parameters.
2011-02-20 Uwe HermannAdd sr_ prefix for analog stuff some structs.
2011-02-20 Uwe HermannAdd sr_ prefix to session_{add,remove}.
2011-02-08 Uwe HermannAdd sr_ prefix to session related API functions.
2011-01-30 Uwe HermannSR_ prefix for all public enums.
2011-01-30 Uwe HermannPrefix device structs with sr_.
2011-01-30 Uwe HermannAdd a field for the full name of a device.
2011-01-30 Uwe HermannPrefix datafeed structs with sr_.
2011-01-30 Uwe Hermannget_sr_device_instance() -> sr_get_device_instance().
2011-01-30 Uwe HermannChange all sigrok_ prefixes to sr_.
2011-01-30 Uwe HermannChange SIGROK_ prefix to SR_.
2011-01-23 Uwe HermannBuild fix.
2011-01-22 Daniel Ribeiroalsa: hide a few compiler warnings
2011-01-22 Daniel Ribeirofinish alsa driver implementation
2011-01-22 Daniel Ribeiroinitial version of alsa plugin.