Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width t... | Martin Braun | 2016-11-08 | 1 | -1/+1 |
* | usb: usb_dummy made to match usb_control and usb_zero_copy | Martin Braun | 2016-08-02 | 1 | -2/+10 |
* | bugfix: UHD does not build in msvc when USB feature is disabled | Ashish Chaudhari | 2014-10-14 | 1 | -0/+4 |
* | usb: added interface args to usb abstractions | Josh Blum | 2011-09-19 | 1 | -3/+2 |
* | uhd: replaced instanced of std::exception with the uhd exceptions | Josh Blum | 2011-02-24 | 1 | -3/+3 |
* | uhd: moved exception to top level include | Josh Blum | 2011-02-24 | 1 | -1/+1 |
* | uhd: replaced frame params for the zero copy interfaces with a device address | Josh Blum | 2010-10-05 | 1 | -2/+2 |
* | usb: added dummy usb implementation for building without usb (throw, not segf... | Josh Blum | 2010-10-04 | 1 | -0/+39 |