summaryrefslogtreecommitdiff
path: root/include/libimobiledevice/notification_proxy.h
Commit message (Expand)AuthorAgeFilesLines
* Fix a few inconsistent declarationsNikias Bassen2022-04-221-2/+2
* Documentation fixesNikias Bassen2022-04-121-7/+13
* Update copyright of public headersMartin Szulecki2015-01-281-1/+2
* Convert int16_t macro error types into enum to improve debugging/type-checkingMartin Szulecki2014-10-051-12/+8
* Moved Doxygen comments from source files to public headers.Aaron Burghardt2014-03-271-0/+90
* Implement *_start_service() helper to simplify creation of service clientsMartin Szulecki2013-08-051-0/+2
* Add public *_SERVICE_NAME defines for each serviceMartin Szulecki2013-08-051-0/+2
* Make all "include guards" for all headers consistentMartin Szulecki2013-02-271-2/+2
* Refactor port number use into service descriptor to enable SSL for servicesMartin Szulecki2013-02-261-1/+2
* notification_proxy: Add disk_usage_changed notificationMartin Szulecki2010-08-201-0/+1
* Update brief documentation to be consistent and easier to understandMartin Szulecki2010-05-251-1/+1
* Complete documentation of public interface and fix a lot of bogus commentsMartin Szulecki2010-03-161-3/+17
* Unify NP callback userdata parameter to user_data for consistencyMartin Szulecki2010-03-161-1/+2
* Rename the *_int to *_private for better semantic and fix public typedefsMartin Szulecki2010-03-161-2/+2
* Add user data parameter to notification callback functionNikias Bassen2010-03-081-2/+2
* Global renames due to project rename to libimobiledeviceNikias Bassen2010-01-291-0/+88