Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [samples] return NULL in dpfp_threaded poll_thread_main to avoid Cygwin warning | Pete Batard | 2011-09-06 | 1 | -1/+1 |
* | Linux: Fix warnings seen when compiling with gcc-4.6 | Hans de Goede | 2011-09-06 | 1 | -2/+1 |
* | also apply the new "libusb.h" include to the dpfp samples | Pete Batard | 2010-11-18 | 1 | -1/+1 |
* | merged latest from official | Pete Batard | 2010-10-18 | 1 | -1/+2 |
* | replaced LIBUSB_API with LIBUSB_CALL | Pete Batard | 2010-09-20 | 1 | -3/+3 |
* | more residuals from official: samplespbr288 | Pete Batard | 2010-07-30 | 1 | -11/+4 |
* | added missing calling convention for callbacks in dpfp | Pete Batard | 2010-04-18 | 1 | -3/+3 |
* | merge abstraction for POSIX Threads and integration changes (Michael Plante, ...r169 | Pete Batard | 2010-02-24 | 1 | -1/+8 |
* | Introduce contexts to the API | Daniel Drake | 2008-06-26 | 1 | -6/+6 |
* | Remove libusb_cancel_transfer_sync | Daniel Drake | 2008-04-29 | 1 | -23/+16 |
* | add threaded example program | Daniel Drake | 2008-04-19 | 1 | -0/+552 |