summaryrefslogtreecommitdiffstats
path: root/src/sbservices.c
AgeCommit message (Expand)AuthorFilesLines
2013-08-05Implement *_start_service() helper to simplify creation of service clientsGravatar Martin Szulecki1-0/+20
2013-04-25common: Move debug and userpref code into libinternalcommonGravatar Martin Szulecki1-1/+1
2013-03-20use new internal common code for thread, mutex, and socket operationsGravatar Nikias Bassen1-20/+4
2013-03-14global: make sure to check service before checking service->port to prevent c...Gravatar Nikias Bassen1-3/+0
2013-02-26Refactor port number use into service descriptor to enable SSL for servicesGravatar Martin Szulecki1-3/+3
2012-04-07sbservices: Implement retrieving interface orientation from deviceGravatar Martin Szulecki1-0/+46
2012-03-19WIN32: use windows threads and mutexes instead of pthread_*Gravatar Nikias Bassen1-0/+16
2012-03-18Remove gthread dependency and use pthreads insteadGravatar Nikias Bassen1-10/+4
2010-07-12sbservices: allow passing formatVersion when requesting icon stateGravatar Nikias Bassen1-1/+8
2010-07-09sbservices: add support for fetching the home screen wallpaperGravatar Nikias Bassen1-0/+49
2010-03-24Remove unused and fix some includesGravatar Nikias Bassen1-1/+0
2010-03-16Complete documentation of public interface and fix a lot of bogus commentsGravatar Martin Szulecki1-1/+1
2010-03-16Rename the *_int to *_private for better semantic and fix public typedefsGravatar Martin Szulecki1-1/+1
2010-03-08sbservices: docs updatedGravatar Nikias Bassen1-9/+12
2010-01-29Global renames due to project rename to libimobiledeviceGravatar Nikias Bassen1-1/+1
2010-01-13Rename service implementation sources to lowercase for consistencyGravatar Martin Szulecki1-0/+269