Uwe Hermann
|
a95f142e88
|
Some more g_try_*alloc() fixes.
As per documented rules in HACKING, we don't check "small" allocations.
|
2015-03-24 19:30:16 +01:00 |
Martin Ling
|
4f840ce965
|
Pass driver struct pointer to driver callbacks.
This lays the groundwork for subdrivers to share callbacks without
needing a separate wrapper function for each subdriver.
|
2015-03-21 13:09:40 +01:00 |
Bert Vermeulen
|
68ac991dba
|
Publish config key capabilities on session driver.
|
2014-11-23 17:48:29 +01:00 |
Uwe Hermann
|
3f2cd87f36
|
session_driver.c: Allow querying of SR_CONF_CAPTURE_UNITSIZE.
|
2014-11-09 20:04:09 +01:00 |
Bert Vermeulen
|
f254bc4bba
|
Consistently use 'devopts' variable across all drivers.
|
2014-09-16 22:11:39 +02:00 |
Bert Vermeulen
|
584560f142
|
Change type of SR_CONF keys to uint32_t.
|
2014-09-16 21:22:41 +02:00 |
Bert Vermeulen
|
155b680da4
|
Reorganize project tree.
|
2014-07-22 18:19:29 +02:00 |