Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-02-26 | Refactor port number use into service descriptor to enable SSL for services | 1 | -3/+3 | ||
This is a major change which breaks API but is required in order to support SSL communication for services as used by network connections. | |||||
2012-04-07 | sbservices: Implement retrieving interface orientation from device | 1 | -0/+46 | ||
2012-03-19 | WIN32: use windows threads and mutexes instead of pthread_* | 1 | -0/+16 | ||
2012-03-18 | Remove gthread dependency and use pthreads instead | 1 | -10/+4 | ||
2010-07-12 | sbservices: allow passing formatVersion when requesting icon state | 1 | -1/+8 | ||
2010-07-09 | sbservices: add support for fetching the home screen wallpaper | 1 | -0/+49 | ||
2010-03-24 | Remove unused and fix some includes | 1 | -1/+0 | ||
2010-03-16 | Complete documentation of public interface and fix a lot of bogus comments | 1 | -1/+1 | ||
This change unifies the documentation comment syntax, fixes a few bad documentation comments and completes documentation where it was missing. | |||||
2010-03-16 | Rename the *_int to *_private for better semantic and fix public typedefs | 1 | -1/+1 | ||
This changes the typedef logic slightly for the public headers in order for doxygen to correctly pickup and enable the client struct documentation. | |||||
2010-03-08 | sbservices: docs updated | 1 | -9/+12 | ||
2010-01-29 | Global renames due to project rename to libimobiledevice | 1 | -1/+1 | ||
2010-01-13 | Rename service implementation sources to lowercase for consistency | 1 | -0/+269 | ||