Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-02-07 | Clean up CMakeLists (inspired by Gentoo patch) | Hector Martin | 1 | -1/+0 | |
2010-01-24 | Use -Wall globally | Hector Martin | 1 | -2/+2 | |
2009-10-25 | Add missing license headers and make them consistent | Hector Martin | 1 | -22/+26 | |
2009-09-08 | Protocol definition updated. | Nikias Bassen | 1 | -1/+1 | |
renamed: usbmuxd_scan() -> usbmuxd_get_device_list() new: usbmuxd_get_device_by_uuid() | |||||
2009-09-08 | Fix compile under Darwin with more includes, also silences some warnings. | Nikias Bassen | 1 | -0/+1 | |
2009-08-21 | Updated usbmuxd protocol definition and public header. | Nikias Bassen | 1 | -2/+2 | |
[Hector] Merged by putting utils.c into a common dir, avoiding log.c dependency for libusbmuxd, adding CMake magic to tie things up. | |||||
2009-08-20 | Merge the two development histories | Hector Martin | 2 | -0/+249 | |
2009-05-04 | Use autotools build system and add license | Martin Szulecki | 2 | -0/+246 | |
Signed-off-by: Nikias Bassen <nikias@gmx.li> |