index
:
libimobiledevice
master
stable-1-0-0
webinspectorproxy
work
A cross-platform protocol library to access iOS devices
ms
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
idevicescreenshot.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-04
tools: Print meaningful error messages when service startup fails
Nikias Bassen
1
-3
/
+3
2020-12-13
idevicescreenshot: Remove unnecessary math functions to find a unique filename
Nikias Bassen
1
-15
/
+23
2020-12-10
idevicescreenshot: Choose a better filename, prevent overwriting existing files
Greg Dennis
1
-18
/
+57
2020-06-05
tools: Unify --network command line switch and add it where missing
Nikias Bassen
1
-3
/
+9
2020-06-05
tools: Add --version command line switch
Nikias Bassen
1
-2
/
+9
2020-06-04
Unify usage output in all tools and add bugreport URL
Martin Szulecki
1
-3
/
+8
2019-09-28
tools: Ignore SIGPIPE wherever possible
Nikias Bassen
1
-0
/
+6
2018-10-01
tools: Remove length check on device UDID arguments to support newer devices
Nikias Bassen
1
-2
/
+2
2017-06-18
idevicescreenshot: Detect screenshot image format to determine file extension
Nikias Bassen
1
-5
/
+15
2015-10-06
tools: Use PACKAGE_URL define for homepage project links in usage output
Martin Szulecki
1
-1
/
+5
2015-01-28
Remove trailing whitespace errors from all files
Martin Szulecki
1
-3
/
+3
2015-01-27
tools: Add link to project homepage on usage output
Martin Szulecki
1
-0
/
+1
2014-10-11
tools: Make sure to print an error when lockdown connection fails
Nikias Bassen
1
-2
/
+3
2014-03-12
idevicescreenshot: Allow user-specified output filename
Todd Wright
1
-5
/
+15
2013-11-04
Convert stray spaces to corresponding tabs
Martin Szulecki
1
-11
/
+11
2013-03-14
global: make sure to check service before checking service->port to prevent c...
Nikias Bassen
1
-1
/
+1
2013-02-26
Refactor port number use into service descriptor to enable SSL for services
Martin Szulecki
1
-5
/
+9
2012-11-29
tools: use pointer instead of static buffer for UDID since it can start with '0'
Nikias Bassen
1
-7
/
+5
2012-04-07
Relicense ideviceimagemounter and idevicescreenshot to LGPL
Martin Szulecki
1
-15
/
+12
2012-04-07
Update comments of tools to use "device" instead of naming specific models
Martin Szulecki
1
-3
/
+4
2012-03-22
Mass replace UUID by UDID, which is the correct term for it
Martin Szulecki
1
-9
/
+9
2012-03-19
use binary mode for fopen to make it work with win32
Nikias Bassen
1
-1
/
+1
2010-03-13
Add missing copyright header to idevicescreenshot tool
Martin Szulecki
1
-0
/
+23
2010-03-13
Use current date and time in filename of screenshot tool
Martin Szulecki
1
-6
/
+11
2010-02-19
New screenshotr service plus idevicescreenshot tool
Nikias Bassen
1
-0
/
+111