summaryrefslogtreecommitdiff
path: root/src/sbservices.c
Commit message (Expand)AuthorAgeFilesLines
* Make sure all source files include config.hNikias Bassen2020-01-051-0/+3
* Remove trailing whitespace errors from all filesMartin Szulecki2015-01-281-4/+4
* sbservices: Use more consistent name for lock/unlock methodsMartin Szulecki2015-01-271-12/+12
* Remove obsolete prefix from debug messages in internal locking helpersMartin Szulecki2014-10-261-2/+2
* Avoid exporting non-public symbolsMartin Szulecki2014-10-031-8/+8
* Moved Doxygen comments from source files to public headers.Aaron Burghardt2014-03-271-94/+0
* Bump dependency to libplist 1.11 and remove use of "plist_dict_insert_item()"Martin Szulecki2014-03-201-8/+8
* Convert stray spaces to corresponding tabsMartin Szulecki2013-11-041-13/+13
* Implement *_start_service() helper to simplify creation of service clientsMartin Szulecki2013-08-051-0/+20
* common: Move debug and userpref code into libinternalcommonMartin Szulecki2013-04-251-1/+1
* use new internal common code for thread, mutex, and socket operationsNikias Bassen2013-03-201-20/+4
* global: make sure to check service before checking service->port to prevent c...Nikias Bassen2013-03-141-3/+0
* Refactor port number use into service descriptor to enable SSL for servicesMartin Szulecki2013-02-261-3/+3
* sbservices: Implement retrieving interface orientation from deviceMartin Szulecki2012-04-071-0/+46
* WIN32: use windows threads and mutexes instead of pthread_*Nikias Bassen2012-03-191-0/+16
* Remove gthread dependency and use pthreads insteadNikias Bassen2012-03-181-10/+4
* sbservices: allow passing formatVersion when requesting icon stateNikias Bassen2010-07-121-1/+8
* sbservices: add support for fetching the home screen wallpaperNikias Bassen2010-07-091-0/+49
* Remove unused and fix some includesNikias Bassen2010-03-241-1/+0
* Complete documentation of public interface and fix a lot of bogus commentsMartin Szulecki2010-03-161-1/+1
* Rename the *_int to *_private for better semantic and fix public typedefsMartin Szulecki2010-03-161-1/+1
* sbservices: docs updatedNikias Bassen2010-03-081-9/+12
* Global renames due to project rename to libimobiledeviceNikias Bassen2010-01-291-1/+1
* Rename service implementation sources to lowercase for consistencyMartin Szulecki2010-01-131-0/+269