aboutsummaryrefslogtreecommitdiff
path: root/comms/usbmuxd
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.0.7.Alberto Villa2011-03-223-5/+5
| | | | Notes: svn path=/head/; revision=271476
* - Rework the checks to allow running in crossbuilding environment.Alberto Villa2011-03-071-10/+1
| | | | | | | Reported by: pointyhat via pav Notes: svn path=/head/; revision=270394
* - Replace ECHO with ECHO_CMD.Alberto Villa2011-03-021-1/+1
| | | | Notes: svn path=/head/; revision=270100
* - Mark BROKEN when base libusb is older than 1.0.4.Alberto Villa2011-03-021-2/+11
| | | | | | | Reported by: pointyhat via pav Notes: svn path=/head/; revision=270099
* 'usbmuxd' stands for "USB multiplexing daemon". This daemon is inAlberto Villa2011-02-284-0/+59
charge of multiplexing connections over USB to an iPhone or iPod touch. To users, it means you can sync your music, contacts, photos, etc. over USB. To developers, it means you can connect to any listening localhost socket on the device. WWW: http://marcansoft.com/blog/iphonelinux/usbmuxd Notes: svn path=/head/; revision=269953