Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-03-14 | global: make sure to check service before checking service->port to prevent ↵ | Nikias Bassen | 1 | -3/+0 | |
crashes | |||||
2013-02-26 | Refactor port number use into service descriptor to enable SSL for services | Martin Szulecki | 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 | Martin Szulecki | 1 | -0/+46 | |
2012-03-19 | WIN32: use windows threads and mutexes instead of pthread_* | Nikias Bassen | 1 | -0/+16 | |
2012-03-18 | Remove gthread dependency and use pthreads instead | Nikias Bassen | 1 | -10/+4 | |
2010-07-12 | sbservices: allow passing formatVersion when requesting icon state | Nikias Bassen | 1 | -1/+8 | |
2010-07-09 | sbservices: add support for fetching the home screen wallpaper | Nikias Bassen | 1 | -0/+49 | |
2010-03-24 | Remove unused and fix some includes | Nikias Bassen | 1 | -1/+0 | |
2010-03-16 | Complete documentation of public interface and fix a lot of bogus comments | Martin Szulecki | 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 | Martin Szulecki | 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 | Nikias Bassen | 1 | -9/+12 | |
2010-01-29 | Global renames due to project rename to libimobiledevice | Nikias Bassen | 1 | -1/+1 | |
2010-01-13 | Rename service implementation sources to lowercase for consistency | Martin Szulecki | 1 | -0/+269 | |