summaryrefslogtreecommitdiffstats
path: root/src/afc.h
AgeCommit message (Expand)AuthorFilesLines
2013-02-27afc: List afc_client_new_with_service_client() in private headerGravatar Martin Szulecki1-0/+2
2013-02-27implement base service that all other services inherit fromGravatar Nikias Bassen1-2/+3
2013-02-27Make all "include guards" for all headers consistentGravatar Martin Szulecki1-0/+4
2012-03-19New file for be*/le* macros plus check for endian.h presenceGravatar Nikias Bassen1-0/+1
2012-03-19WIN32: use windows threads and mutexes instead of pthread_*Gravatar Nikias Bassen1-0/+8
2012-03-18Completely remove glib dependency.Gravatar Nikias Bassen1-8/+8
2012-03-18Remove gthread dependency and use pthreads insteadGravatar Nikias Bassen1-2/+2
2010-11-05afc: new function afc_client_new_from_connectionGravatar Nikias Bassen1-0/+1
2010-03-24Remove unused and fix some includesGravatar Nikias Bassen1-4/+0
2010-03-16Complete documentation of public interface and fix a lot of bogus commentsGravatar Martin Szulecki1-29/+29
2010-03-16Rename the *_int to *_private for better semantic and fix public typedefsGravatar Martin Szulecki1-1/+1
2010-03-15Removed obsolete AFCToken structGravatar Nikias Bassen1-5/+0
2010-01-29Global renames due to project rename to libimobiledeviceGravatar Nikias Bassen1-2/+2
2010-01-13Rename service implementation sources to lowercase for consistencyGravatar Martin Szulecki1-0/+100