Age | Commit message (Expand) | Author |
---|---|---|
2014-05-03 | Make 'pd_list' static, it's only used in one file. | Uwe Hermann |
2014-05-03 | srd.c: Fix typo to avoid Doxygen output for srd_check_init(). | Uwe Hermann |
2014-01-30 | Fix warnings exposed by -Wmissing-prototypes. | Uwe Hermann |
2013-12-11 | Load decoders from all search paths, not just the default. | Bert Vermeulen |
2013-12-11 | Clear decoder list after unloading, not just at exit. | Bert Vermeulen |
2013-11-18 | Check library initialization before handling decoders | Bert Vermeulen |
2013-11-16 | Move initialization/shutdown into srd.c | Bert Vermeulen |