index
:
libusbmuxd
master
A client library to multiplex connections from and to iOS devices
ms,nb
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
usbmuxd.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-06
Fix enum comments in doxygen compatible way
Nikias Bassen
1
-3
/
+3
2019-05-22
Add new usbmuxd_events_subscribe/unsubscribe functions with a context so it c...
Nikias Bassen
1
-4
/
+42
2019-01-18
Return meaningful error codes from usbmuxd_connect()
Nikias Bassen
1
-1
/
+2
2018-10-13
Add proper support for USB and network (WiFi sync) devices reported by usbmuxd
Nikias Bassen
1
-9
/
+55
2018-09-15
Add usbmuxd_save_pair_record_with_device_id() to target a device by it's usbm...
Nikias Bassen
1
-0
/
+12
2016-07-14
Handle 'Paired' message and pass event to client through callback
Nikias Bassen
1
-1
/
+2
2014-10-03
Update and slightly cleanup copyright headers of public API
Martin Szulecki
1
-21
/
+20
2014-09-13
Properly rename header guards according to C++ standard
Nikias Bassen
1
-3
/
+3
2013-12-13
implemented usbmuxd_read/save/delete_pair_record()
Nikias Bassen
1
-0
/
+33
2013-12-13
implemented usbmuxd_read_buid()
Nikias Bassen
1
-0
/
+10
2013-09-17
initial commit of adapted source tree.
Nikias Bassen
1
-0
/
+191