Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-05-26 | Show lib versions in the debug output. | Uwe Hermann | |
2017-01-07 | license: remove FSF postal address from boiler plate license text | Gerhard Sittig | |
Remove the FSF postal address as it might change (it did in the past). Reference the gnu.org website instead which is more stable. | |||
2015-09-13 | Build: Include <config.h> first in all source files | Daniel Elstner | |
Since Autoconf places some important feature flags only into the configuration header, it is necessary to include it globally to guarantee a consistent build. | |||
2013-05-03 | Main header is <libsigrokdecode/libsigrokdecode.h> now. | Uwe Hermann | |
This matches the convention used in libsigrok. Potential other headers might end up in libsigrokdecode/, but only libsigrokdecode.h is meant to be #included by frontends directly. | |||
2013-05-03 | Doxygen: Add @since markers to API functions. | Uwe Hermann | |
Also, document the functions in version.c. | |||
2013-04-23 | GPL headers: Use correct project name. | Uwe Hermann | |
2013-02-09 | Doxygen: Initial groups and topic short descriptions. | Uwe Hermann | |
2013-02-09 | Doxygen: Add @file items for the relevant files. | Uwe Hermann | |
These short descriptions are shown in the "Files" section of the Doxygen output. | |||
2012-04-15 | srd: Add functions to query srd version(s). | Uwe Hermann | |