summaryrefslogtreecommitdiff
path: root/src/screenshotr.c
Commit message (Expand)AuthorAgeFilesLines
* [clang-tidy] Fix bugprone string compareRosen Penev2022-04-221-1/+1
* screenshotr: Set DeviceLink version to 400 to support iOS 14b4+Nikias Bassen2020-08-101-1/+1
* Make sure all source files include config.hNikias Bassen2020-01-051-0/+3
* Make sure to handle timeout errors in device link service and all depending s...Nikias Bassen2019-09-271-1/+5
* Remove trailing whitespace errors from all filesMartin Szulecki2015-01-281-5/+5
* Avoid exporting non-public symbolsMartin Szulecki2014-10-031-4/+4
* Moved Doxygen comments from source files to public headers.Aaron Burghardt2014-03-271-51/+0
* Bump dependency to libplist 1.11 and remove use of "plist_dict_insert_item()"Martin Szulecki2014-03-201-1/+1
* 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
* global: make sure to check service before checking service->port to prevent c...Nikias Bassen2013-03-141-1/+1
* Refactor port number use into service descriptor to enable SSL for servicesMartin Szulecki2013-02-261-4/+4
* screenshotr: Bump DL proto version to 300 to fix iOS 6 supportMartin Szulecki2012-10-211-1/+1
* device_link_service: Allow passing a reason message upon disconnectingMartin Szulecki2011-04-281-1/+1
* Remove unused and fix some includesNikias Bassen2010-03-241-1/+0
* Rename the *_int to *_private for better semantic and fix public typedefsMartin Szulecki2010-03-161-1/+1
* device_link_service: process_message functions renamed using send/receiveNikias Bassen2010-03-151-2/+2
* screenshotr: docs updatedNikias Bassen2010-03-081-4/+8
* New screenshotr service plus idevicescreenshot toolNikias Bassen2010-02-191-0/+186