9 |
10 | +(PBJVision *)getPBJVision;
11 | @end
12 |
13 |
--------------------------------------------------------------------------------
/DemoFMP4/DemoFMP4/DemoFMP4/UIGriddableView.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) 2017 DENIVIP Group. All rights reserved.
2 | //
3 |
4 | #ifndef DemoFMP4_UIGriddableView_h
5 | #define DemoFMP4_UIGriddableView_h
6 |
7 | @interface UIGriddableView : UIView
8 |
9 | - (void)showGrid:(BOOL)onoff;
10 | - (void)showBorder:(UIColor*)color;
11 | @end
12 |
13 | #endif
14 |
--------------------------------------------------------------------------------
/DemoFMP4/DemoFMP4/DemoFMP4/en.lproj/Localizable.strings:
--------------------------------------------------------------------------------
1 | /*
2 | Localizable.strings
3 | DemoFMP4
4 |
5 | Created by IPv6 on 17/02/15.
6 | Copyright (c) 2015 DENIVIP Group. All rights reserved.
7 | */
8 |
--------------------------------------------------------------------------------
/DemoFMP4/DemoFMP4/DemoFMP4/mstreamer.xcdatamodeld/.xccurrentversion:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/GCDWebUploader/GCDWebUploader.bundle/Info.plist:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/denivip/demos/537264803b86f4f2f42ed269dd8262c81c20aea3/DemoFMP4/GCDWebServer/GCDWebUploader/GCDWebUploader.bundle/Info.plist
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/GCDWebUploader/GCDWebUploader.bundle/en.lproj/Localizable.strings:
--------------------------------------------------------------------------------
1 | "PROLOGUE" = "Drag & drop files on this window or use the \"Upload Files…\" button to upload new files.
";
2 | "EPILOGUE" = "";
3 | "FOOTER_FORMAT" = "%@ %@";
4 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/GCDWebUploader/GCDWebUploader.bundle/fonts/glyphicons-halflings-regular.eot:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/denivip/demos/537264803b86f4f2f42ed269dd8262c81c20aea3/DemoFMP4/GCDWebServer/GCDWebUploader/GCDWebUploader.bundle/fonts/glyphicons-halflings-regular.eot
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/GCDWebUploader/GCDWebUploader.bundle/fonts/glyphicons-halflings-regular.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/denivip/demos/537264803b86f4f2f42ed269dd8262c81c20aea3/DemoFMP4/GCDWebServer/GCDWebUploader/GCDWebUploader.bundle/fonts/glyphicons-halflings-regular.ttf
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/GCDWebUploader/GCDWebUploader.bundle/fonts/glyphicons-halflings-regular.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/denivip/demos/537264803b86f4f2f42ed269dd8262c81c20aea3/DemoFMP4/GCDWebServer/GCDWebUploader/GCDWebUploader.bundle/fonts/glyphicons-halflings-regular.woff
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/HTMLFileUpload/002-POST.request:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/denivip/demos/537264803b86f4f2f42ed269dd8262c81c20aea3/DemoFMP4/GCDWebServer/Tests/HTMLFileUpload/002-POST.request
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/HTMLForm/002-200.response:
--------------------------------------------------------------------------------
1 | HTTP/1.1 200 OK
2 | Cache-Control: no-cache
3 | Content-Length: 47
4 | Content-Type: text/html; charset=utf-8
5 | Connection: Close
6 | Server: GCDWebServer
7 | Date: Fri, 25 Apr 2014 14:12:20 GMT
8 |
9 | Hellø Wörld!
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/Payload.zip:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/denivip/demos/537264803b86f4f2f42ed269dd8262c81c20aea3/DemoFMP4/GCDWebServer/Tests/Payload.zip
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/Sample-Movie.mp4:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/denivip/demos/537264803b86f4f2f42ed269dd8262c81c20aea3/DemoFMP4/GCDWebServer/Tests/Sample-Movie.mp4
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Cyberduck/001-200.response:
--------------------------------------------------------------------------------
1 | HTTP/1.1 200 OK
2 | Cache-Control: no-cache
3 | Connection: Close
4 | Server: GCDWebDAVServer
5 | Date: Sat, 12 Apr 2014 04:52:42 GMT
6 |
7 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Cyberduck/001-HEAD.request:
--------------------------------------------------------------------------------
1 | HEAD / HTTP/1.1
2 | Host: localhost:8080
3 | Connection: Keep-Alive
4 | User-Agent: Cyberduck/4.4.3 (Mac OS X/10.9.2) (x86_64)
5 | Accept-Encoding: gzip,deflate
6 |
7 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Cyberduck/002-PROPFIND.request:
--------------------------------------------------------------------------------
1 | PROPFIND / HTTP/1.1
2 | Depth: 1
3 | Content-Type: text/xml; charset=utf-8
4 | Content-Length: 99
5 | Host: localhost:8080
6 | Connection: Keep-Alive
7 | User-Agent: Cyberduck/4.4.3 (Mac OS X/10.9.2) (x86_64)
8 | Accept-Encoding: gzip,deflate
9 |
10 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Cyberduck/005-200.response:
--------------------------------------------------------------------------------
1 | HTTP/1.1 200 OK
2 | Cache-Control: no-cache
3 | Connection: Close
4 | Server: GCDWebDAVServer
5 | Date: Sat, 12 Apr 2014 04:52:51 GMT
6 |
7 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Cyberduck/005-HEAD.request:
--------------------------------------------------------------------------------
1 | HEAD / HTTP/1.1
2 | Host: localhost:8080
3 | Connection: Keep-Alive
4 | User-Agent: Cyberduck/4.4.3 (Mac OS X/10.9.2) (x86_64)
5 | Accept-Encoding: gzip,deflate
6 |
7 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Cyberduck/006-404.response:
--------------------------------------------------------------------------------
1 | HTTP/1.1 404 Not Found
2 | Content-Length: 204
3 | Content-Type: text/html; charset=utf-8
4 | Connection: Close
5 | Server: GCDWebDAVServer
6 | Date: Sat, 12 Apr 2014 04:52:51 GMT
7 |
8 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Cyberduck/006-HEAD.request:
--------------------------------------------------------------------------------
1 | HEAD /Copy%20%284%3A11%3A14%2C%209%3A52%20PM%29.txt HTTP/1.1
2 | Host: localhost:8080
3 | Connection: Keep-Alive
4 | User-Agent: Cyberduck/4.4.3 (Mac OS X/10.9.2) (x86_64)
5 | Accept-Encoding: gzip,deflate
6 |
7 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Cyberduck/007-201.response:
--------------------------------------------------------------------------------
1 | HTTP/1.1 201 Created
2 | Cache-Control: no-cache
3 | Connection: Close
4 | Server: GCDWebDAVServer
5 | Date: Sat, 12 Apr 2014 04:52:51 GMT
6 |
7 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Cyberduck/007-COPY.request:
--------------------------------------------------------------------------------
1 | COPY /Copy.txt HTTP/1.1
2 | Destination: http://localhost:8080/Copy%20%284%3A11%3A14%2C%209%3A52%20PM%29.txt
3 | Overwrite: T
4 | Host: localhost:8080
5 | Connection: Keep-Alive
6 | User-Agent: Cyberduck/4.4.3 (Mac OS X/10.9.2) (x86_64)
7 | Accept-Encoding: gzip,deflate
8 |
9 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Cyberduck/008-PROPFIND.request:
--------------------------------------------------------------------------------
1 | PROPFIND / HTTP/1.1
2 | Depth: 1
3 | Content-Type: text/xml; charset=utf-8
4 | Content-Length: 99
5 | Host: localhost:8080
6 | Connection: Keep-Alive
7 | User-Agent: Cyberduck/4.4.3 (Mac OS X/10.9.2) (x86_64)
8 | Accept-Encoding: gzip,deflate
9 |
10 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Cyberduck/009-200.response:
--------------------------------------------------------------------------------
1 | HTTP/1.1 200 OK
2 | Cache-Control: no-cache
3 | Connection: Close
4 | Server: GCDWebDAVServer
5 | Date: Sat, 12 Apr 2014 04:52:59 GMT
6 |
7 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Cyberduck/009-HEAD.request:
--------------------------------------------------------------------------------
1 | HEAD / HTTP/1.1
2 | Host: localhost:8080
3 | Connection: Keep-Alive
4 | User-Agent: Cyberduck/4.4.3 (Mac OS X/10.9.2) (x86_64)
5 | Accept-Encoding: gzip,deflate
6 |
7 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Cyberduck/010-200.response:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/denivip/demos/537264803b86f4f2f42ed269dd8262c81c20aea3/DemoFMP4/GCDWebServer/Tests/WebDAV-Cyberduck/010-200.response
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Cyberduck/010-GET.request:
--------------------------------------------------------------------------------
1 | GET /images/capable_green_ipad_l.png HTTP/1.1
2 | Host: localhost:8080
3 | Connection: Keep-Alive
4 | User-Agent: Cyberduck/4.4.3 (Mac OS X/10.9.2) (x86_64)
5 | Accept-Encoding: gzip,deflate
6 |
7 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Cyberduck/012-204.response:
--------------------------------------------------------------------------------
1 | HTTP/1.1 204 No Content
2 | Cache-Control: no-cache
3 | Connection: Close
4 | Server: GCDWebDAVServer
5 | Date: Sat, 12 Apr 2014 04:53:07 GMT
6 |
7 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Cyberduck/012-DELETE.request:
--------------------------------------------------------------------------------
1 | DELETE /images/capable_green_ipad_l.png HTTP/1.1
2 | Host: localhost:8080
3 | Connection: Keep-Alive
4 | User-Agent: Cyberduck/4.4.3 (Mac OS X/10.9.2) (x86_64)
5 | Accept-Encoding: gzip,deflate
6 |
7 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Cyberduck/013-204.response:
--------------------------------------------------------------------------------
1 | HTTP/1.1 204 No Content
2 | Cache-Control: no-cache
3 | Connection: Close
4 | Server: GCDWebDAVServer
5 | Date: Sat, 12 Apr 2014 04:53:07 GMT
6 |
7 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Cyberduck/013-DELETE.request:
--------------------------------------------------------------------------------
1 | DELETE /images/hero_mba_11.jpg HTTP/1.1
2 | Host: localhost:8080
3 | Connection: Keep-Alive
4 | User-Agent: Cyberduck/4.4.3 (Mac OS X/10.9.2) (x86_64)
5 | Accept-Encoding: gzip,deflate
6 |
7 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Cyberduck/014-204.response:
--------------------------------------------------------------------------------
1 | HTTP/1.1 204 No Content
2 | Cache-Control: no-cache
3 | Connection: Close
4 | Server: GCDWebDAVServer
5 | Date: Sat, 12 Apr 2014 04:53:07 GMT
6 |
7 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Cyberduck/014-DELETE.request:
--------------------------------------------------------------------------------
1 | DELETE /images/ HTTP/1.1
2 | Host: localhost:8080
3 | Connection: Keep-Alive
4 | User-Agent: Cyberduck/4.4.3 (Mac OS X/10.9.2) (x86_64)
5 | Accept-Encoding: gzip,deflate
6 |
7 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Cyberduck/015-PROPFIND.request:
--------------------------------------------------------------------------------
1 | PROPFIND / HTTP/1.1
2 | Depth: 1
3 | Content-Type: text/xml; charset=utf-8
4 | Content-Length: 99
5 | Host: localhost:8080
6 | Connection: Keep-Alive
7 | User-Agent: Cyberduck/4.4.3 (Mac OS X/10.9.2) (x86_64)
8 | Accept-Encoding: gzip,deflate
9 |
10 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Cyberduck/016-201.response:
--------------------------------------------------------------------------------
1 | HTTP/1.1 201 Created
2 | Cache-Control: no-cache
3 | Connection: Close
4 | Server: GCDWebDAVServer
5 | Date: Sat, 12 Apr 2014 04:53:13 GMT
6 |
7 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Cyberduck/016-MOVE.request:
--------------------------------------------------------------------------------
1 | MOVE /Copy%20%284%3A11%3A14%2C%209%3A52%20PM%29.txt HTTP/1.1
2 | Destination: http://localhost:8080/Test.txt
3 | Overwrite: T
4 | Host: localhost:8080
5 | Connection: Keep-Alive
6 | User-Agent: Cyberduck/4.4.3 (Mac OS X/10.9.2) (x86_64)
7 | Accept-Encoding: gzip,deflate
8 |
9 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Cyberduck/017-PROPFIND.request:
--------------------------------------------------------------------------------
1 | PROPFIND / HTTP/1.1
2 | Depth: 1
3 | Content-Type: text/xml; charset=utf-8
4 | Content-Length: 99
5 | Host: localhost:8080
6 | Connection: Keep-Alive
7 | User-Agent: Cyberduck/4.4.3 (Mac OS X/10.9.2) (x86_64)
8 | Accept-Encoding: gzip,deflate
9 |
10 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Cyberduck/018-201.response:
--------------------------------------------------------------------------------
1 | HTTP/1.1 201 Created
2 | Cache-Control: no-cache
3 | Connection: Close
4 | Server: GCDWebDAVServer
5 | Date: Sat, 12 Apr 2014 04:53:14 GMT
6 |
7 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Cyberduck/018-MOVE.request:
--------------------------------------------------------------------------------
1 | MOVE /Test.txt HTTP/1.1
2 | Destination: http://localhost:8080/PDF%20Reports/Test.txt
3 | Overwrite: T
4 | Host: localhost:8080
5 | Connection: Keep-Alive
6 | User-Agent: Cyberduck/4.4.3 (Mac OS X/10.9.2) (x86_64)
7 | Accept-Encoding: gzip,deflate
8 |
9 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Cyberduck/019-PROPFIND.request:
--------------------------------------------------------------------------------
1 | PROPFIND / HTTP/1.1
2 | Depth: 1
3 | Content-Type: text/xml; charset=utf-8
4 | Content-Length: 99
5 | Host: localhost:8080
6 | Connection: Keep-Alive
7 | User-Agent: Cyberduck/4.4.3 (Mac OS X/10.9.2) (x86_64)
8 | Accept-Encoding: gzip,deflate
9 |
10 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Cyberduck/021-200.response:
--------------------------------------------------------------------------------
1 | HTTP/1.1 200 OK
2 | Cache-Control: no-cache
3 | Connection: Close
4 | Server: GCDWebDAVServer
5 | Date: Sat, 12 Apr 2014 04:53:22 GMT
6 |
7 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Cyberduck/021-HEAD.request:
--------------------------------------------------------------------------------
1 | HEAD / HTTP/1.1
2 | Host: localhost:8080
3 | Connection: Keep-Alive
4 | User-Agent: Cyberduck/4.4.3 (Mac OS X/10.9.2) (x86_64)
5 | Accept-Encoding: gzip,deflate
6 |
7 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Cyberduck/022-404.response:
--------------------------------------------------------------------------------
1 | HTTP/1.1 404 Not Found
2 | Content-Length: 190
3 | Content-Type: text/html; charset=utf-8
4 | Connection: Close
5 | Server: GCDWebDAVServer
6 | Date: Sat, 12 Apr 2014 04:53:22 GMT
7 |
8 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Cyberduck/022-HEAD.request:
--------------------------------------------------------------------------------
1 | HEAD /Test%20File.txt HTTP/1.1
2 | Host: localhost:8080
3 | Connection: Keep-Alive
4 | User-Agent: Cyberduck/4.4.3 (Mac OS X/10.9.2) (x86_64)
5 | Accept-Encoding: gzip,deflate
6 |
7 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Cyberduck/023-201.response:
--------------------------------------------------------------------------------
1 | HTTP/1.1 201 Created
2 | Cache-Control: no-cache
3 | Connection: Close
4 | Server: GCDWebDAVServer
5 | Date: Sat, 12 Apr 2014 04:53:22 GMT
6 |
7 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Cyberduck/024-PROPFIND.request:
--------------------------------------------------------------------------------
1 | PROPFIND / HTTP/1.1
2 | Depth: 1
3 | Content-Type: text/xml; charset=utf-8
4 | Content-Length: 99
5 | Host: localhost:8080
6 | Connection: Keep-Alive
7 | User-Agent: Cyberduck/4.4.3 (Mac OS X/10.9.2) (x86_64)
8 | Accept-Encoding: gzip,deflate
9 |
10 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Cyberduck/025-201.response:
--------------------------------------------------------------------------------
1 | HTTP/1.1 201 Created
2 | Cache-Control: no-cache
3 | Connection: Close
4 | Server: GCDWebDAVServer
5 | Date: Sat, 12 Apr 2014 04:53:35 GMT
6 |
7 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Cyberduck/025-MKCOL.request:
--------------------------------------------------------------------------------
1 | MKCOL /Text%20Files/ HTTP/1.1
2 | Content-Length: 0
3 | Host: localhost:8080
4 | Connection: Keep-Alive
5 | User-Agent: Cyberduck/4.4.3 (Mac OS X/10.9.2) (x86_64)
6 | Accept-Encoding: gzip,deflate
7 | X-GCDWebServer-CreationDate: 2014-04-12T04:53:35+00:00
8 |
9 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Cyberduck/026-PROPFIND.request:
--------------------------------------------------------------------------------
1 | PROPFIND / HTTP/1.1
2 | Depth: 1
3 | Content-Type: text/xml; charset=utf-8
4 | Content-Length: 99
5 | Host: localhost:8080
6 | Connection: Keep-Alive
7 | User-Agent: Cyberduck/4.4.3 (Mac OS X/10.9.2) (x86_64)
8 | Accept-Encoding: gzip,deflate
9 |
10 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Cyberduck/028-201.response:
--------------------------------------------------------------------------------
1 | HTTP/1.1 201 Created
2 | Cache-Control: no-cache
3 | Connection: Close
4 | Server: GCDWebDAVServer
5 | Date: Sat, 12 Apr 2014 04:53:39 GMT
6 |
7 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Cyberduck/028-MOVE.request:
--------------------------------------------------------------------------------
1 | MOVE /Test%20File.txt HTTP/1.1
2 | Destination: http://localhost:8080/Text%20Files/Test%20File.txt
3 | Overwrite: T
4 | Host: localhost:8080
5 | Connection: Keep-Alive
6 | User-Agent: Cyberduck/4.4.3 (Mac OS X/10.9.2) (x86_64)
7 | Accept-Encoding: gzip,deflate
8 |
9 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Cyberduck/029-201.response:
--------------------------------------------------------------------------------
1 | HTTP/1.1 201 Created
2 | Cache-Control: no-cache
3 | Connection: Close
4 | Server: GCDWebDAVServer
5 | Date: Sat, 12 Apr 2014 04:53:39 GMT
6 |
7 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Cyberduck/029-MOVE.request:
--------------------------------------------------------------------------------
1 | MOVE /Copy.txt HTTP/1.1
2 | Destination: http://localhost:8080/Text%20Files/Copy.txt
3 | Overwrite: T
4 | Host: localhost:8080
5 | Connection: Keep-Alive
6 | User-Agent: Cyberduck/4.4.3 (Mac OS X/10.9.2) (x86_64)
7 | Accept-Encoding: gzip,deflate
8 |
9 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Cyberduck/030-PROPFIND.request:
--------------------------------------------------------------------------------
1 | PROPFIND / HTTP/1.1
2 | Depth: 1
3 | Content-Type: text/xml; charset=utf-8
4 | Content-Length: 99
5 | Host: localhost:8080
6 | Connection: Keep-Alive
7 | User-Agent: Cyberduck/4.4.3 (Mac OS X/10.9.2) (x86_64)
8 | Accept-Encoding: gzip,deflate
9 |
10 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Cyberduck/033-204.response:
--------------------------------------------------------------------------------
1 | HTTP/1.1 204 No Content
2 | Cache-Control: no-cache
3 | Connection: Close
4 | Server: GCDWebDAVServer
5 | Date: Sat, 12 Apr 2014 04:53:44 GMT
6 |
7 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Cyberduck/033-DELETE.request:
--------------------------------------------------------------------------------
1 | DELETE /PDF%20Reports/Apple%20Economic%20Impact%20on%20Cupertino.pdf HTTP/1.1
2 | Host: localhost:8080
3 | Connection: Keep-Alive
4 | User-Agent: Cyberduck/4.4.3 (Mac OS X/10.9.2) (x86_64)
5 | Accept-Encoding: gzip,deflate
6 |
7 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Cyberduck/034-204.response:
--------------------------------------------------------------------------------
1 | HTTP/1.1 204 No Content
2 | Cache-Control: no-cache
3 | Connection: Close
4 | Server: GCDWebDAVServer
5 | Date: Sat, 12 Apr 2014 04:53:44 GMT
6 |
7 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Cyberduck/034-DELETE.request:
--------------------------------------------------------------------------------
1 | DELETE /PDF%20Reports/Test.txt HTTP/1.1
2 | Host: localhost:8080
3 | Connection: Keep-Alive
4 | User-Agent: Cyberduck/4.4.3 (Mac OS X/10.9.2) (x86_64)
5 | Accept-Encoding: gzip,deflate
6 |
7 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Cyberduck/035-204.response:
--------------------------------------------------------------------------------
1 | HTTP/1.1 204 No Content
2 | Cache-Control: no-cache
3 | Connection: Close
4 | Server: GCDWebDAVServer
5 | Date: Sat, 12 Apr 2014 04:53:44 GMT
6 |
7 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Cyberduck/035-DELETE.request:
--------------------------------------------------------------------------------
1 | DELETE /PDF%20Reports/ HTTP/1.1
2 | Host: localhost:8080
3 | Connection: Keep-Alive
4 | User-Agent: Cyberduck/4.4.3 (Mac OS X/10.9.2) (x86_64)
5 | Accept-Encoding: gzip,deflate
6 |
7 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Cyberduck/036-PROPFIND.request:
--------------------------------------------------------------------------------
1 | PROPFIND / HTTP/1.1
2 | Depth: 1
3 | Content-Type: text/xml; charset=utf-8
4 | Content-Length: 99
5 | Host: localhost:8080
6 | Connection: Keep-Alive
7 | User-Agent: Cyberduck/4.4.3 (Mac OS X/10.9.2) (x86_64)
8 | Accept-Encoding: gzip,deflate
9 |
10 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Finder/001-200.response:
--------------------------------------------------------------------------------
1 | HTTP/1.1 200 OK
2 | Cache-Control: no-cache
3 | DAV: 1, 2
4 | Connection: Close
5 | Server: GCDWebDAVServer
6 | Date: Sat, 12 Apr 2014 05:10:55 GMT
7 |
8 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Finder/001-OPTIONS.request:
--------------------------------------------------------------------------------
1 | OPTIONS / HTTP/1.1
2 | Host: localhost:8080
3 | Accept: */*
4 | Content-Length: 0
5 | Connection: close
6 | User-Agent: WebDAVLib/1.3
7 |
8 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Finder/002-200.response:
--------------------------------------------------------------------------------
1 | HTTP/1.1 200 OK
2 | Cache-Control: no-cache
3 | DAV: 1, 2
4 | Connection: Close
5 | Server: GCDWebDAVServer
6 | Date: Sat, 12 Apr 2014 05:10:55 GMT
7 |
8 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Finder/002-OPTIONS.request:
--------------------------------------------------------------------------------
1 | OPTIONS / HTTP/1.1
2 | Host: localhost:8080
3 | Accept: */*
4 | Content-Length: 0
5 | Connection: close
6 | User-Agent: WebDAVLib/1.3
7 |
8 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Finder/003-200.response:
--------------------------------------------------------------------------------
1 | HTTP/1.1 200 OK
2 | Cache-Control: no-cache
3 | DAV: 1, 2
4 | Connection: Close
5 | Server: GCDWebDAVServer
6 | Date: Sat, 12 Apr 2014 05:10:55 GMT
7 |
8 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Finder/003-OPTIONS.request:
--------------------------------------------------------------------------------
1 | OPTIONS / HTTP/1.1
2 | Host: localhost:8080
3 | Accept: */*
4 | Content-Length: 0
5 | Connection: keep-alive
6 | User-Agent: WebDAVFS/3.0.1 (03018000) Darwin/13.1.0 (x86_64)
7 |
8 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Finder/012-404.response:
--------------------------------------------------------------------------------
1 | HTTP/1.1 404 Not Found
2 | Content-Length: 180
3 | Content-Type: text/html; charset=utf-8
4 | Connection: Close
5 | Server: GCDWebDAVServer
6 | Date: Sat, 12 Apr 2014 05:10:55 GMT
7 |
8 | HTTP Error 404HTTP Error 404: "/._." does not exist
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Finder/014-404.response:
--------------------------------------------------------------------------------
1 | HTTP/1.1 404 Not Found
2 | Content-Length: 184
3 | Content-Type: text/html; charset=utf-8
4 | Connection: Close
5 | Server: GCDWebDAVServer
6 | Date: Sat, 12 Apr 2014 05:10:55 GMT
7 |
8 | HTTP Error 404HTTP Error 404: "/.hidden" does not exist
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Finder/021-PUT.request:
--------------------------------------------------------------------------------
1 | PUT /.DS_Store HTTP/1.1
2 | Host: localhost:8080
3 | Accept: */*
4 | Content-Length: 0
5 | Connection: keep-alive
6 | User-Agent: WebDAVFS/3.0.1 (03018000) Darwin/13.1.0 (x86_64)
7 |
8 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Finder/029-404.response:
--------------------------------------------------------------------------------
1 | HTTP/1.1 404 Not Found
2 | Content-Length: 180
3 | Content-Type: text/html; charset=utf-8
4 | Connection: Close
5 | Server: GCDWebDAVServer
6 | Date: Sat, 12 Apr 2014 05:10:56 GMT
7 |
8 | HTTP Error 404HTTP Error 404: "/._." does not exist
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Finder/055-PUT.request:
--------------------------------------------------------------------------------
1 | PUT /.DS_Store HTTP/1.1
2 | Host: localhost:8080
3 | Accept: */*
4 | Content-Length: 0
5 | Connection: keep-alive
6 | User-Agent: WebDAVFS/3.0.1 (03018000) Darwin/13.1.0 (x86_64)
7 |
8 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Finder/058-200.response:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/denivip/demos/537264803b86f4f2f42ed269dd8262c81c20aea3/DemoFMP4/GCDWebServer/Tests/WebDAV-Finder/058-200.response
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Finder/058-GET.request:
--------------------------------------------------------------------------------
1 | GET /images/hero_mba_11.jpg HTTP/1.1
2 | Host: localhost:8080
3 | Accept: */*
4 | User-Agent: WebDAVFS/3.0.1 (03018000) Darwin/13.1.0 (x86_64)
5 | Connection: keep-alive
6 |
7 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Finder/059-200.response:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/denivip/demos/537264803b86f4f2f42ed269dd8262c81c20aea3/DemoFMP4/GCDWebServer/Tests/WebDAV-Finder/059-200.response
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Finder/059-GET.request:
--------------------------------------------------------------------------------
1 | GET /images/hero_mba_11.jpg HTTP/1.1
2 | Host: localhost:8080
3 | If-Range: Thu, 10 Apr 2014 21:51:14 GMT
4 | Accept: */*
5 | Range: bytes=98304-
6 | Connection: keep-alive
7 | User-Agent: WebDAVFS/3.0.1 (03018000) Darwin/13.1.0 (x86_64)
8 |
9 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Finder/061-200.response:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/denivip/demos/537264803b86f4f2f42ed269dd8262c81c20aea3/DemoFMP4/GCDWebServer/Tests/WebDAV-Finder/061-200.response
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Finder/061-GET.request:
--------------------------------------------------------------------------------
1 | GET /images/capable_green_ipad_l.png HTTP/1.1
2 | Host: localhost:8080
3 | Accept: */*
4 | User-Agent: WebDAVFS/3.0.1 (03018000) Darwin/13.1.0 (x86_64)
5 | Connection: keep-alive
6 |
7 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Finder/062-200.response:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/denivip/demos/537264803b86f4f2f42ed269dd8262c81c20aea3/DemoFMP4/GCDWebServer/Tests/WebDAV-Finder/062-200.response
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Finder/062-GET.request:
--------------------------------------------------------------------------------
1 | GET /images/capable_green_ipad_l.png HTTP/1.1
2 | Host: localhost:8080
3 | If-Range: Thu, 10 Apr 2014 21:46:56 GMT
4 | Accept: */*
5 | Range: bytes=98304-
6 | Connection: keep-alive
7 | User-Agent: WebDAVFS/3.0.1 (03018000) Darwin/13.1.0 (x86_64)
8 |
9 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Finder/069-201.response:
--------------------------------------------------------------------------------
1 | HTTP/1.1 201 Created
2 | Cache-Control: no-cache
3 | Connection: Close
4 | Server: GCDWebDAVServer
5 | Date: Sat, 12 Apr 2014 05:11:13 GMT
6 |
7 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Finder/069-MOVE.request:
--------------------------------------------------------------------------------
1 | MOVE /images/capable_green_ipad_l.png HTTP/1.1
2 | Host: localhost:8080
3 | Destination: http://localhost:8080/images/Green%20iPad.png
4 | Accept: */*
5 | Content-Length: 0
6 | Connection: keep-alive
7 | User-Agent: WebDAVFS/3.0.1 (03018000) Darwin/13.1.0 (x86_64)
8 |
9 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Finder/081-204.response:
--------------------------------------------------------------------------------
1 | HTTP/1.1 204 No Content
2 | Cache-Control: no-cache
3 | Connection: Close
4 | Server: GCDWebDAVServer
5 | Date: Sat, 12 Apr 2014 05:11:16 GMT
6 |
7 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Finder/081-DELETE.request:
--------------------------------------------------------------------------------
1 | DELETE /images/hero_mba_11.jpg HTTP/1.1
2 | Host: localhost:8080
3 | Accept: */*
4 | Content-Length: 0
5 | Connection: keep-alive
6 | User-Agent: WebDAVFS/3.0.1 (03018000) Darwin/13.1.0 (x86_64)
7 |
8 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Finder/096-PUT.request:
--------------------------------------------------------------------------------
1 | PUT /.DS_Store HTTP/1.1
2 | Host: localhost:8080
3 | Accept: */*
4 | Content-Length: 0
5 | Connection: keep-alive
6 | User-Agent: WebDAVFS/3.0.1 (03018000) Darwin/13.1.0 (x86_64)
7 |
8 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Finder/102-201.response:
--------------------------------------------------------------------------------
1 | HTTP/1.1 201 Created
2 | Cache-Control: no-cache
3 | Connection: Close
4 | Server: GCDWebDAVServer
5 | Date: Sat, 12 Apr 2014 05:11:26 GMT
6 |
7 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Finder/102-PUT.request:
--------------------------------------------------------------------------------
1 | PUT /PDF%20Reports/Test%20File.txt HTTP/1.1
2 | Host: localhost:8080
3 | Accept: */*
4 | Content-Length: 0
5 | Connection: keep-alive
6 | User-Agent: WebDAVFS/3.0.1 (03018000) Darwin/13.1.0 (x86_64)
7 | X-GCDWebServer-CreationDate: 2014-04-12T05:11:26+00:00
8 | X-GCDWebServer-ModifiedDate: Sat, 12 Apr 2014 05:11:26 GMT
9 |
10 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Finder/105-204.response:
--------------------------------------------------------------------------------
1 | HTTP/1.1 204 No Content
2 | Cache-Control: no-cache
3 | Connection: Close
4 | Server: GCDWebDAVServer
5 | Date: Sat, 12 Apr 2014 05:11:26 GMT
6 |
7 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Finder/105-UNLOCK.request:
--------------------------------------------------------------------------------
1 | UNLOCK /PDF%20Reports/Test%20File.txt HTTP/1.1
2 | Host: localhost:8080
3 | Accept: */*
4 | Content-Length: 0
5 | Connection: keep-alive
6 | User-Agent: WebDAVFS/3.0.1 (03018000) Darwin/13.1.0 (x86_64)
7 | Lock-Token:
8 |
9 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Finder/107-204.response:
--------------------------------------------------------------------------------
1 | HTTP/1.1 204 No Content
2 | Cache-Control: no-cache
3 | Connection: Close
4 | Server: GCDWebDAVServer
5 | Date: Sat, 12 Apr 2014 05:11:26 GMT
6 |
7 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Finder/107-UNLOCK.request:
--------------------------------------------------------------------------------
1 | UNLOCK /PDF%20Reports/Test%20File.txt HTTP/1.1
2 | Host: localhost:8080
3 | Accept: */*
4 | Content-Length: 0
5 | Connection: keep-alive
6 | User-Agent: WebDAVFS/3.0.1 (03018000) Darwin/13.1.0 (x86_64)
7 | Lock-Token:
8 |
9 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Finder/109-PUT.request:
--------------------------------------------------------------------------------
1 | PUT /PDF%20Reports/._Test%20File.txt HTTP/1.1
2 | Host: localhost:8080
3 | Accept: */*
4 | Content-Length: 0
5 | Connection: keep-alive
6 | User-Agent: WebDAVFS/3.0.1 (03018000) Darwin/13.1.0 (x86_64)
7 |
8 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Finder/113-404.response:
--------------------------------------------------------------------------------
1 | HTTP/1.1 404 Not Found
2 | Content-Length: 180
3 | Content-Type: text/html; charset=utf-8
4 | Connection: Close
5 | Server: GCDWebDAVServer
6 | Date: Sat, 12 Apr 2014 05:11:26 GMT
7 |
8 | HTTP Error 404HTTP Error 404: "/._." does not exist
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Finder/114-204.response:
--------------------------------------------------------------------------------
1 | HTTP/1.1 204 No Content
2 | Cache-Control: no-cache
3 | Connection: Close
4 | Server: GCDWebDAVServer
5 | Date: Sat, 12 Apr 2014 05:11:26 GMT
6 |
7 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Finder/114-DELETE.request:
--------------------------------------------------------------------------------
1 | DELETE /PDF%20Reports/Test%20File.txt HTTP/1.1
2 | Host: localhost:8080
3 | Accept: */*
4 | Content-Length: 0
5 | Connection: keep-alive
6 | User-Agent: WebDAVFS/3.0.1 (03018000) Darwin/13.1.0 (x86_64)
7 |
8 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Finder/117-201.response:
--------------------------------------------------------------------------------
1 | HTTP/1.1 201 Created
2 | Cache-Control: no-cache
3 | Connection: Close
4 | Server: GCDWebDAVServer
5 | Date: Sat, 12 Apr 2014 05:11:26 GMT
6 |
7 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Finder/117-PUT.request:
--------------------------------------------------------------------------------
1 | PUT /PDF%20Reports/Test%20File.txt HTTP/1.1
2 | Host: localhost:8080
3 | Accept: */*
4 | Content-Length: 0
5 | Connection: keep-alive
6 | User-Agent: WebDAVFS/3.0.1 (03018000) Darwin/13.1.0 (x86_64)
7 |
8 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Finder/120-204.response:
--------------------------------------------------------------------------------
1 | HTTP/1.1 204 No Content
2 | Cache-Control: no-cache
3 | Connection: Close
4 | Server: GCDWebDAVServer
5 | Date: Sat, 12 Apr 2014 05:11:26 GMT
6 |
7 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Finder/122-PUT.request:
--------------------------------------------------------------------------------
1 | PUT /PDF%20Reports/._Test%20File.txt HTTP/1.1
2 | Host: localhost:8080
3 | Accept: */*
4 | Content-Length: 0
5 | Connection: keep-alive
6 | User-Agent: WebDAVFS/3.0.1 (03018000) Darwin/13.1.0 (x86_64)
7 |
8 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Finder/124-PUT.request:
--------------------------------------------------------------------------------
1 | PUT /PDF%20Reports/._Test%20File.txt HTTP/1.1
2 | Host: localhost:8080
3 | Accept: */*
4 | Content-Length: 0
5 | Connection: keep-alive
6 | User-Agent: WebDAVFS/3.0.1 (03018000) Darwin/13.1.0 (x86_64)
7 |
8 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Finder/125-204.response:
--------------------------------------------------------------------------------
1 | HTTP/1.1 204 No Content
2 | Cache-Control: no-cache
3 | Connection: Close
4 | Server: GCDWebDAVServer
5 | Date: Sat, 12 Apr 2014 05:11:26 GMT
6 |
7 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Finder/125-UNLOCK.request:
--------------------------------------------------------------------------------
1 | UNLOCK /PDF%20Reports/Test%20File.txt HTTP/1.1
2 | Host: localhost:8080
3 | Accept: */*
4 | Content-Length: 0
5 | Connection: keep-alive
6 | User-Agent: WebDAVFS/3.0.1 (03018000) Darwin/13.1.0 (x86_64)
7 | Lock-Token:
8 |
9 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Finder/128-204.response:
--------------------------------------------------------------------------------
1 | HTTP/1.1 204 No Content
2 | Cache-Control: no-cache
3 | Connection: Close
4 | Server: GCDWebDAVServer
5 | Date: Sat, 12 Apr 2014 05:11:26 GMT
6 |
7 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Finder/128-UNLOCK.request:
--------------------------------------------------------------------------------
1 | UNLOCK /PDF%20Reports/Test%20File.txt HTTP/1.1
2 | Host: localhost:8080
3 | Accept: */*
4 | Content-Length: 0
5 | Connection: keep-alive
6 | User-Agent: WebDAVFS/3.0.1 (03018000) Darwin/13.1.0 (x86_64)
7 | Lock-Token:
8 |
9 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Finder/130-204.response:
--------------------------------------------------------------------------------
1 | HTTP/1.1 204 No Content
2 | Cache-Control: no-cache
3 | Connection: Close
4 | Server: GCDWebDAVServer
5 | Date: Sat, 12 Apr 2014 05:11:26 GMT
6 |
7 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Finder/130-UNLOCK.request:
--------------------------------------------------------------------------------
1 | UNLOCK /PDF%20Reports/Test%20File.txt HTTP/1.1
2 | Host: localhost:8080
3 | Accept: */*
4 | Content-Length: 0
5 | Connection: keep-alive
6 | User-Agent: WebDAVFS/3.0.1 (03018000) Darwin/13.1.0 (x86_64)
7 | Lock-Token:
8 |
9 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Finder/156-PUT.request:
--------------------------------------------------------------------------------
1 | PUT /.DS_Store HTTP/1.1
2 | Host: localhost:8080
3 | Accept: */*
4 | Content-Length: 0
5 | Connection: keep-alive
6 | User-Agent: WebDAVFS/3.0.1 (03018000) Darwin/13.1.0 (x86_64)
7 |
8 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Finder/162-201.response:
--------------------------------------------------------------------------------
1 | HTTP/1.1 201 Created
2 | Cache-Control: no-cache
3 | Connection: Close
4 | Server: GCDWebDAVServer
5 | Date: Sat, 12 Apr 2014 05:11:31 GMT
6 |
7 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Finder/162-MOVE.request:
--------------------------------------------------------------------------------
1 | MOVE /PDF%20Reports/ HTTP/1.1
2 | Host: localhost:8080
3 | Destination: http://localhost:8080/Apple%20Reports
4 | Accept: */*
5 | Content-Length: 0
6 | Connection: keep-alive
7 | User-Agent: WebDAVFS/3.0.1 (03018000) Darwin/13.1.0 (x86_64)
8 |
9 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Finder/182-201.response:
--------------------------------------------------------------------------------
1 | HTTP/1.1 201 Created
2 | Cache-Control: no-cache
3 | Connection: Close
4 | Server: GCDWebDAVServer
5 | Date: Sat, 12 Apr 2014 05:11:35 GMT
6 |
7 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Finder/182-MKCOL.request:
--------------------------------------------------------------------------------
1 | MKCOL /untitled%20folder HTTP/1.1
2 | Host: localhost:8080
3 | Accept: */*
4 | Content-Length: 0
5 | Connection: keep-alive
6 | User-Agent: WebDAVFS/3.0.1 (03018000) Darwin/13.1.0 (x86_64)
7 | X-GCDWebServer-CreationDate: 2014-04-12T05:11:35+00:00
8 |
9 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Finder/187-PUT.request:
--------------------------------------------------------------------------------
1 | PUT /.DS_Store HTTP/1.1
2 | Host: localhost:8080
3 | Accept: */*
4 | Content-Length: 0
5 | Connection: keep-alive
6 | User-Agent: WebDAVFS/3.0.1 (03018000) Darwin/13.1.0 (x86_64)
7 |
8 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Finder/203-201.response:
--------------------------------------------------------------------------------
1 | HTTP/1.1 201 Created
2 | Cache-Control: no-cache
3 | Connection: Close
4 | Server: GCDWebDAVServer
5 | Date: Sat, 12 Apr 2014 05:11:36 GMT
6 |
7 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Finder/203-MOVE.request:
--------------------------------------------------------------------------------
1 | MOVE /untitled%20folder/ HTTP/1.1
2 | Host: localhost:8080
3 | Destination: http://localhost:8080/Backup
4 | Accept: */*
5 | Content-Length: 0
6 | Connection: keep-alive
7 | User-Agent: WebDAVFS/3.0.1 (03018000) Darwin/13.1.0 (x86_64)
8 |
9 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Finder/227-PUT.request:
--------------------------------------------------------------------------------
1 | PUT /.DS_Store HTTP/1.1
2 | Host: localhost:8080
3 | Accept: */*
4 | Content-Length: 0
5 | Connection: keep-alive
6 | User-Agent: WebDAVFS/3.0.1 (03018000) Darwin/13.1.0 (x86_64)
7 |
8 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Finder/232-201.response:
--------------------------------------------------------------------------------
1 | HTTP/1.1 201 Created
2 | Cache-Control: no-cache
3 | Connection: Close
4 | Server: GCDWebDAVServer
5 | Date: Sat, 12 Apr 2014 05:11:39 GMT
6 |
7 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Finder/232-MOVE.request:
--------------------------------------------------------------------------------
1 | MOVE /Copy.txt HTTP/1.1
2 | Host: localhost:8080
3 | Destination: http://localhost:8080/Backup/Copy.txt
4 | Accept: */*
5 | Content-Length: 0
6 | Connection: keep-alive
7 | User-Agent: WebDAVFS/3.0.1 (03018000) Darwin/13.1.0 (x86_64)
8 |
9 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Finder/259-PUT.request:
--------------------------------------------------------------------------------
1 | PUT /.DS_Store HTTP/1.1
2 | Host: localhost:8080
3 | Accept: */*
4 | Content-Length: 0
5 | Connection: keep-alive
6 | User-Agent: WebDAVFS/3.0.1 (03018000) Darwin/13.1.0 (x86_64)
7 |
8 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Finder/264-PUT.request:
--------------------------------------------------------------------------------
1 | PUT /images/.fde3d915-75dd-4368-a060-890a3c537750-67a2f-0-Spotlight HTTP/1.1
2 | Host: localhost:8080
3 | Accept: */*
4 | Content-Length: 0
5 | Connection: keep-alive
6 | User-Agent: WebDAVFS/3.0.1 (03018000) Darwin/13.1.0 (x86_64)
7 |
8 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Finder/266-204.response:
--------------------------------------------------------------------------------
1 | HTTP/1.1 204 No Content
2 | Cache-Control: no-cache
3 | Connection: Close
4 | Server: GCDWebDAVServer
5 | Date: Sat, 12 Apr 2014 05:11:44 GMT
6 |
7 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Finder/266-DELETE.request:
--------------------------------------------------------------------------------
1 | DELETE /images/Green%20iPad.png HTTP/1.1
2 | Host: localhost:8080
3 | Accept: */*
4 | Content-Length: 0
5 | Connection: keep-alive
6 | User-Agent: WebDAVFS/3.0.1 (03018000) Darwin/13.1.0 (x86_64)
7 |
8 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Finder/269-204.response:
--------------------------------------------------------------------------------
1 | HTTP/1.1 204 No Content
2 | Cache-Control: no-cache
3 | Connection: Close
4 | Server: GCDWebDAVServer
5 | Date: Sat, 12 Apr 2014 05:11:44 GMT
6 |
7 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Finder/269-DELETE.request:
--------------------------------------------------------------------------------
1 | DELETE /images/ HTTP/1.1
2 | Host: localhost:8080
3 | Accept: */*
4 | Content-Length: 0
5 | Connection: keep-alive
6 | User-Agent: WebDAVFS/3.0.1 (03018000) Darwin/13.1.0 (x86_64)
7 |
8 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Transmit/001-200.response:
--------------------------------------------------------------------------------
1 | HTTP/1.1 200 OK
2 | Cache-Control: no-cache
3 | DAV: 1
4 | Connection: Close
5 | Server: GCDWebDAVServer
6 | Date: Sat, 12 Apr 2014 04:49:26 GMT
7 |
8 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Transmit/001-OPTIONS.request:
--------------------------------------------------------------------------------
1 | OPTIONS / HTTP/1.1
2 | User-Agent: Transmit/4.4.6 neon/0.29.3
3 | Keep-Alive:
4 | Connection: TE, Keep-Alive
5 | TE: trailers
6 | Host: localhost:8080
7 |
8 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Transmit/002-PROPFIND.request:
--------------------------------------------------------------------------------
1 | PROPFIND / HTTP/1.1
2 | User-Agent: Transmit/4.4.6 neon/0.29.3
3 | Connection: TE
4 | TE: trailers
5 | Host: localhost:8080
6 | Depth: 0
7 | Content-Length: 117
8 | Content-Type: application/xml
9 |
10 |
11 |
12 |
13 |
14 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Transmit/006-200.response:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/denivip/demos/537264803b86f4f2f42ed269dd8262c81c20aea3/DemoFMP4/GCDWebServer/Tests/WebDAV-Transmit/006-200.response
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Transmit/006-GET.request:
--------------------------------------------------------------------------------
1 | GET /images/hero_mba_11.jpg HTTP/1.1
2 | User-Agent: Transmit/4.4.6 neon/0.29.3
3 | Connection: TE
4 | TE: trailers
5 | Host: localhost:8080
6 |
7 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Transmit/007-204.response:
--------------------------------------------------------------------------------
1 | HTTP/1.1 204 No Content
2 | Cache-Control: no-cache
3 | Connection: Close
4 | Server: GCDWebDAVServer
5 | Date: Sat, 12 Apr 2014 04:49:42 GMT
6 |
7 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Transmit/007-DELETE.request:
--------------------------------------------------------------------------------
1 | DELETE /images/hero_mba_11.jpg HTTP/1.1
2 | User-Agent: Transmit/4.4.6 neon/0.29.3
3 | Connection: TE
4 | TE: trailers
5 | Host: localhost:8080
6 |
7 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Transmit/008-201.response:
--------------------------------------------------------------------------------
1 | HTTP/1.1 201 Created
2 | Cache-Control: no-cache
3 | Connection: Close
4 | Server: GCDWebDAVServer
5 | Date: Sat, 12 Apr 2014 04:49:48 GMT
6 |
7 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Transmit/008-MOVE.request:
--------------------------------------------------------------------------------
1 | MOVE /PDF%20Reports/Apple%20Economic%20Impact%20on%20Cupertino.pdf HTTP/1.1
2 | User-Agent: Transmit/4.4.6 neon/0.29.3
3 | Connection: TE
4 | TE: trailers
5 | Host: localhost:8080
6 | Destination: http://localhost:8080/PDF%20Reports/Apple%20Economic%20Impact.pdf
7 | Overwrite: T
8 |
9 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Transmit/009-201.response:
--------------------------------------------------------------------------------
1 | HTTP/1.1 201 Created
2 | Cache-Control: no-cache
3 | Connection: Close
4 | Server: GCDWebDAVServer
5 | Date: Sat, 12 Apr 2014 04:49:51 GMT
6 |
7 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Transmit/009-MOVE.request:
--------------------------------------------------------------------------------
1 | MOVE /PDF%20Reports/ HTTP/1.1
2 | User-Agent: Transmit/4.4.6 neon/0.29.3
3 | Connection: TE
4 | TE: trailers
5 | Host: localhost:8080
6 | Destination: http://localhost:8080/Apple%20PDF%20Reports
7 | Overwrite: T
8 |
9 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Transmit/010-PROPFIND.request:
--------------------------------------------------------------------------------
1 | PROPFIND / HTTP/1.1
2 | User-Agent: Transmit/4.4.6 neon/0.29.3
3 | Connection: TE
4 | TE: trailers
5 | Host: localhost:8080
6 | Depth: 0
7 | Content-Length: 117
8 | Content-Type: application/xml
9 |
10 |
11 |
12 |
13 |
14 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Transmit/011-GET.request:
--------------------------------------------------------------------------------
1 | GET /Copy.txt HTTP/1.1
2 | User-Agent: Transmit/4.4.6 neon/0.29.3
3 | Connection: TE
4 | TE: trailers
5 | Host: localhost:8080
6 |
7 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Transmit/012-201.response:
--------------------------------------------------------------------------------
1 | HTTP/1.1 201 Created
2 | Cache-Control: no-cache
3 | Connection: Close
4 | Server: GCDWebDAVServer
5 | Date: Sat, 12 Apr 2014 04:50:04 GMT
6 |
7 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Transmit/013-204.response:
--------------------------------------------------------------------------------
1 | HTTP/1.1 204 No Content
2 | Cache-Control: no-cache
3 | Connection: Close
4 | Server: GCDWebDAVServer
5 | Date: Sat, 12 Apr 2014 04:50:04 GMT
6 |
7 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Transmit/013-DELETE.request:
--------------------------------------------------------------------------------
1 | DELETE /Copy.txt HTTP/1.1
2 | User-Agent: Transmit/4.4.6 neon/0.29.3
3 | Connection: TE
4 | TE: trailers
5 | Host: localhost:8080
6 |
7 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Transmit/014-201.response:
--------------------------------------------------------------------------------
1 | HTTP/1.1 201 Created
2 | Cache-Control: no-cache
3 | Connection: Close
4 | Server: GCDWebDAVServer
5 | Date: Sat, 12 Apr 2014 04:50:04 GMT
6 |
7 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Transmit/014-MOVE.request:
--------------------------------------------------------------------------------
1 | MOVE /Copy_safe_save_215004.txt HTTP/1.1
2 | User-Agent: Transmit/4.4.6 neon/0.29.3
3 | Connection: TE
4 | TE: trailers
5 | Host: localhost:8080
6 | Destination: http://localhost:8080/Copy.txt
7 | Overwrite: T
8 |
9 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Transmit/015-201.response:
--------------------------------------------------------------------------------
1 | HTTP/1.1 201 Created
2 | Cache-Control: no-cache
3 | Connection: Close
4 | Server: GCDWebDAVServer
5 | Date: Sat, 12 Apr 2014 04:50:55 GMT
6 |
7 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Transmit/015-PUT.request:
--------------------------------------------------------------------------------
1 | PUT /Test%20File.txt HTTP/1.1
2 | User-Agent: Transmit/4.4.6 neon/0.29.3
3 | Connection: TE
4 | TE: trailers
5 | Host: localhost:8080
6 | Content-Length: 21
7 |
8 | Nothing to see here!
9 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Transmit/016-201.response:
--------------------------------------------------------------------------------
1 | HTTP/1.1 201 Created
2 | Cache-Control: no-cache
3 | Connection: Close
4 | Server: GCDWebDAVServer
5 | Date: Sat, 12 Apr 2014 04:51:05 GMT
6 |
7 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Transmit/016-MOVE.request:
--------------------------------------------------------------------------------
1 | MOVE /Test%20File.txt HTTP/1.1
2 | User-Agent: Transmit/4.4.6 neon/0.29.3
3 | Connection: TE
4 | TE: trailers
5 | Host: localhost:8080
6 | Destination: http://localhost:8080/Apple%20PDF%20Reports/Test%20File.txt
7 | Overwrite: T
8 |
9 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Transmit/018-204.response:
--------------------------------------------------------------------------------
1 | HTTP/1.1 204 No Content
2 | Cache-Control: no-cache
3 | Connection: Close
4 | Server: GCDWebDAVServer
5 | Date: Sat, 12 Apr 2014 04:51:07 GMT
6 |
7 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Transmit/018-DELETE.request:
--------------------------------------------------------------------------------
1 | DELETE /Apple%20PDF%20Reports/Apple%20Economic%20Impact.pdf HTTP/1.1
2 | User-Agent: Transmit/4.4.6 neon/0.29.3
3 | Connection: TE
4 | TE: trailers
5 | Host: localhost:8080
6 |
7 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Transmit/019-204.response:
--------------------------------------------------------------------------------
1 | HTTP/1.1 204 No Content
2 | Cache-Control: no-cache
3 | Connection: Close
4 | Server: GCDWebDAVServer
5 | Date: Sat, 12 Apr 2014 04:51:07 GMT
6 |
7 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Transmit/019-DELETE.request:
--------------------------------------------------------------------------------
1 | DELETE /Apple%20PDF%20Reports/Test%20File.txt HTTP/1.1
2 | User-Agent: Transmit/4.4.6 neon/0.29.3
3 | Connection: TE
4 | TE: trailers
5 | Host: localhost:8080
6 |
7 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Transmit/020-PROPFIND.request:
--------------------------------------------------------------------------------
1 | PROPFIND / HTTP/1.1
2 | User-Agent: Transmit/4.4.6 neon/0.29.3
3 | Connection: TE
4 | TE: trailers
5 | Host: localhost:8080
6 | Depth: 0
7 | Content-Length: 117
8 | Content-Type: application/xml
9 |
10 |
11 |
12 |
13 |
14 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Transmit/021-204.response:
--------------------------------------------------------------------------------
1 | HTTP/1.1 204 No Content
2 | Cache-Control: no-cache
3 | Connection: Close
4 | Server: GCDWebDAVServer
5 | Date: Sat, 12 Apr 2014 04:51:07 GMT
6 |
7 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Transmit/021-DELETE.request:
--------------------------------------------------------------------------------
1 | DELETE /Apple%20PDF%20Reports/ HTTP/1.1
2 | User-Agent: Transmit/4.4.6 neon/0.29.3
3 | Connection: TE
4 | TE: trailers
5 | Host: localhost:8080
6 |
7 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Transmit/022-201.response:
--------------------------------------------------------------------------------
1 | HTTP/1.1 201 Created
2 | Cache-Control: no-cache
3 | Connection: Close
4 | Server: GCDWebDAVServer
5 | Date: Sat, 12 Apr 2014 05:08:32 GMT
6 |
7 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Transmit/022-MKCOL.request:
--------------------------------------------------------------------------------
1 | MKCOL /untitled%20folder/ HTTP/1.1
2 | User-Agent: Transmit/4.4.6 neon/0.29.3
3 | Connection: TE
4 | TE: trailers
5 | Host: localhost:8080
6 |
7 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Transmit/023-201.response:
--------------------------------------------------------------------------------
1 | HTTP/1.1 201 Created
2 | Cache-Control: no-cache
3 | Connection: Close
4 | Server: GCDWebDAVServer
5 | Date: Sat, 12 Apr 2014 05:08:38 GMT
6 |
7 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Transmit/023-MOVE.request:
--------------------------------------------------------------------------------
1 | MOVE /Copy.txt HTTP/1.1
2 | User-Agent: Transmit/4.4.6 neon/0.29.3
3 | Connection: TE
4 | TE: trailers
5 | Host: localhost:8080
6 | Destination: http://localhost:8080/untitled%20folder/Copy.txt
7 | Overwrite: T
8 |
9 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Transmit/024-201.response:
--------------------------------------------------------------------------------
1 | HTTP/1.1 201 Created
2 | Cache-Control: no-cache
3 | Connection: Close
4 | Server: GCDWebDAVServer
5 | Date: Sat, 12 Apr 2014 05:08:41 GMT
6 |
7 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebDAV-Transmit/024-MOVE.request:
--------------------------------------------------------------------------------
1 | MOVE /untitled%20folder/ HTTP/1.1
2 | User-Agent: Transmit/4.4.6 neon/0.29.3
3 | Connection: TE
4 | TE: trailers
5 | Host: localhost:8080
6 | Destination: http://localhost:8080/My%20Folder
7 | Overwrite: T
8 |
9 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebServer-Sample-Movie/001-200.response:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/denivip/demos/537264803b86f4f2f42ed269dd8262c81c20aea3/DemoFMP4/GCDWebServer/Tests/WebServer-Sample-Movie/001-200.response
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebServer-Sample-Movie/002-206.response:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/denivip/demos/537264803b86f4f2f42ed269dd8262c81c20aea3/DemoFMP4/GCDWebServer/Tests/WebServer-Sample-Movie/002-206.response
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebServer-Sample-Movie/003-206.response:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/denivip/demos/537264803b86f4f2f42ed269dd8262c81c20aea3/DemoFMP4/GCDWebServer/Tests/WebServer-Sample-Movie/003-206.response
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebServer-Sample-Movie/004-206.response:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/denivip/demos/537264803b86f4f2f42ed269dd8262c81c20aea3/DemoFMP4/GCDWebServer/Tests/WebServer-Sample-Movie/004-206.response
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebServer-Sample-Movie/005-206.response:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/denivip/demos/537264803b86f4f2f42ed269dd8262c81c20aea3/DemoFMP4/GCDWebServer/Tests/WebServer-Sample-Movie/005-206.response
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebServer/004-200.response:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/denivip/demos/537264803b86f4f2f42ed269dd8262c81c20aea3/DemoFMP4/GCDWebServer/Tests/WebServer/004-200.response
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebServer/005-200.response:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/denivip/demos/537264803b86f4f2f42ed269dd8262c81c20aea3/DemoFMP4/GCDWebServer/Tests/WebServer/005-200.response
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebServer/006-304.response:
--------------------------------------------------------------------------------
1 | HTTP/1.1 304 Not Modified
2 | Last-Modified: Thu, 10 Apr 2014 21:46:56 GMT
3 | Etag: 73209474/1397166416/0
4 | Connection: Close
5 | Server: GCDWebServer
6 | Date: Fri, 11 Apr 2014 02:42:34 GMT
7 |
8 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebServer/007-304.response:
--------------------------------------------------------------------------------
1 | HTTP/1.1 304 Not Modified
2 | Last-Modified: Thu, 10 Apr 2014 21:51:14 GMT
3 | Etag: 73212154/1397166674/0
4 | Connection: Close
5 | Server: GCDWebServer
6 | Date: Fri, 11 Apr 2014 02:42:37 GMT
7 |
8 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebServer/009-200.response:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/denivip/demos/537264803b86f4f2f42ed269dd8262c81c20aea3/DemoFMP4/GCDWebServer/Tests/WebServer/009-200.response
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebServer/010-304.response:
--------------------------------------------------------------------------------
1 | HTTP/1.1 304 Not Modified
2 | Last-Modified: Wed, 01 May 2013 12:01:13 GMT
3 | Etag: 73212107/1367409673/0
4 | Connection: Close
5 | Server: GCDWebServer
6 | Date: Fri, 11 Apr 2014 02:42:42 GMT
7 |
8 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebServer/011-304.response:
--------------------------------------------------------------------------------
1 | HTTP/1.1 304 Not Modified
2 | Last-Modified: Wed, 01 May 2013 12:01:13 GMT
3 | Etag: 73212107/1367409673/0
4 | Connection: Close
5 | Server: GCDWebServer
6 | Date: Fri, 11 Apr 2014 02:42:42 GMT
7 |
8 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebServer/012-200.response:
--------------------------------------------------------------------------------
1 | HTTP/1.1 200 OK
2 | Cache-Control: no-cache
3 | Content-Length: 221
4 | Content-Type: text/html; charset=utf-8
5 | Connection: Close
6 | Server: GCDWebServer
7 | Date: Fri, 11 Apr 2014 02:43:00 GMT
8 |
9 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebServer/012-HEAD.request:
--------------------------------------------------------------------------------
1 | HEAD / HTTP/1.1
2 | User-Agent: curl/7.30.0
3 | Host: localhost:8080
4 | Accept: */*
5 |
6 |
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebUploader/018-200.response:
--------------------------------------------------------------------------------
1 | HTTP/1.1 200 OK
2 | Cache-Control: no-cache
3 | Content-Length: 138
4 | Content-Type: application/json
5 | Connection: Close
6 | Server: GCDWebUploader
7 | Date: Sat, 12 Apr 2014 05:36:13 GMT
8 |
9 | [{"path":"\/Copy.txt","name":"Copy.txt","size":271},{"path":"\/images\/","name":"images"},{"path":"\/PDF Reports\/","name":"PDF Reports"}]
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebUploader/020-200.response:
--------------------------------------------------------------------------------
1 | HTTP/1.1 200 OK
2 | Cache-Control: no-cache
3 | Content-Length: 128
4 | Content-Type: application/json
5 | Connection: Close
6 | Server: GCDWebUploader
7 | Date: Sat, 12 Apr 2014 05:36:19 GMT
8 |
9 | [{"path":"\/PDF Reports\/Apple Economic Impact on Cupertino.pdf","name":"Apple Economic Impact on Cupertino.pdf","size":181952}]
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebUploader/022-200.response:
--------------------------------------------------------------------------------
1 | HTTP/1.1 200 OK
2 | Cache-Control: no-cache
3 | Content-Length: 138
4 | Content-Type: application/json
5 | Connection: Close
6 | Server: GCDWebUploader
7 | Date: Sat, 12 Apr 2014 05:36:38 GMT
8 |
9 | [{"path":"\/Copy.txt","name":"Copy.txt","size":271},{"path":"\/images\/","name":"images"},{"path":"\/PDF Reports\/","name":"PDF Reports"}]
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebUploader/023-200.response:
--------------------------------------------------------------------------------
1 | HTTP/1.1 200 OK
2 | Cache-Control: no-cache
3 | Content-Length: 2
4 | Content-Type: application/json
5 | Connection: Close
6 | Server: GCDWebUploader
7 | Date: Sat, 12 Apr 2014 05:36:47 GMT
8 |
9 | {}
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebUploader/024-200.response:
--------------------------------------------------------------------------------
1 | HTTP/1.1 200 OK
2 | Cache-Control: no-cache
3 | Content-Length: 142
4 | Content-Type: application/json
5 | Connection: Close
6 | Server: GCDWebUploader
7 | Date: Sat, 12 Apr 2014 05:36:47 GMT
8 |
9 | [{"path":"\/Apple Reports\/","name":"Apple Reports"},{"path":"\/Copy.txt","name":"Copy.txt","size":271},{"path":"\/images\/","name":"images"}]
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebUploader/025-200.response:
--------------------------------------------------------------------------------
1 | HTTP/1.1 200 OK
2 | Cache-Control: no-cache
3 | Content-Length: 2
4 | Content-Type: application/json
5 | Connection: Close
6 | Server: GCDWebUploader
7 | Date: Sat, 12 Apr 2014 05:36:54 GMT
8 |
9 | {}
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebUploader/027-200.response:
--------------------------------------------------------------------------------
1 | HTTP/1.1 200 OK
2 | Cache-Control: no-cache
3 | Content-Length: 2
4 | Content-Type: application/json
5 | Connection: Close
6 | Server: GCDWebUploader
7 | Date: Sat, 12 Apr 2014 05:37:07 GMT
8 |
9 | {}
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebUploader/029-200.response:
--------------------------------------------------------------------------------
1 | HTTP/1.1 200 OK
2 | Cache-Control: no-cache
3 | Content-Length: 2
4 | Content-Type: application/json
5 | Connection: Close
6 | Server: GCDWebUploader
7 | Date: Sat, 12 Apr 2014 05:37:14 GMT
8 |
9 | {}
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebUploader/031-200.response:
--------------------------------------------------------------------------------
1 | HTTP/1.1 200 OK
2 | Cache-Control: no-cache
3 | Content-Length: 2
4 | Content-Type: application/json
5 | Connection: Close
6 | Server: GCDWebUploader
7 | Date: Sat, 12 Apr 2014 05:37:22 GMT
8 |
9 | {}
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebUploader/032-200.response:
--------------------------------------------------------------------------------
1 | HTTP/1.1 200 OK
2 | Cache-Control: no-cache
3 | Content-Length: 137
4 | Content-Type: application/json
5 | Connection: Close
6 | Server: GCDWebUploader
7 | Date: Sat, 12 Apr 2014 05:37:22 GMT
8 |
9 | [{"path":"\/Apple Reports\/","name":"Apple Reports"},{"path":"\/images\/","name":"images"},{"path":"\/Text Files\/","name":"Text Files"}]
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebUploader/033-200.response:
--------------------------------------------------------------------------------
1 | HTTP/1.1 200 OK
2 | Cache-Control: no-cache
3 | Content-Length: 2
4 | Content-Type: application/json
5 | Connection: Close
6 | Server: GCDWebUploader
7 | Date: Sat, 12 Apr 2014 05:37:25 GMT
8 |
9 | {}
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebUploader/034-200.response:
--------------------------------------------------------------------------------
1 | HTTP/1.1 200 OK
2 | Cache-Control: no-cache
3 | Content-Length: 91
4 | Content-Type: application/json
5 | Connection: Close
6 | Server: GCDWebUploader
7 | Date: Sat, 12 Apr 2014 05:37:25 GMT
8 |
9 | [{"path":"\/Apple Reports\/","name":"Apple Reports"},{"path":"\/images\/","name":"images"}]
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebUploader/036-200.response:
--------------------------------------------------------------------------------
1 | HTTP/1.1 200 OK
2 | Cache-Control: no-cache
3 | Content-Length: 2
4 | Content-Type: application/json
5 | Connection: Close
6 | Server: GCDWebUploader
7 | Date: Sat, 12 Apr 2014 05:37:32 GMT
8 |
9 | {}
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebUploader/037-200.response:
--------------------------------------------------------------------------------
1 | HTTP/1.1 200 OK
2 | Cache-Control: no-cache
3 | Content-Length: 77
4 | Content-Type: application/json
5 | Connection: Close
6 | Server: GCDWebUploader
7 | Date: Sat, 12 Apr 2014 05:37:32 GMT
8 |
9 | [{"path":"\/images\/hero_mba_11.jpg","name":"hero_mba_11.jpg","size":106799}]
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebUploader/038-200.response:
--------------------------------------------------------------------------------
1 | HTTP/1.1 200 OK
2 | Cache-Control: no-cache
3 | Content-Length: 2
4 | Content-Type: application/json
5 | Connection: Close
6 | Server: GCDWebUploader
7 | Date: Sat, 12 Apr 2014 05:37:43 GMT
8 |
9 | {}
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebUploader/039-200.response:
--------------------------------------------------------------------------------
1 | HTTP/1.1 200 OK
2 | Cache-Control: no-cache
3 | Content-Length: 145
4 | Content-Type: application/json
5 | Connection: Close
6 | Server: GCDWebUploader
7 | Date: Sat, 12 Apr 2014 05:37:43 GMT
8 |
9 | [{"path":"\/images\/hero_mba_11.jpg","name":"hero_mba_11.jpg","size":106799},{"path":"\/images\/Test File.txt","name":"Test File.txt","size":21}]
--------------------------------------------------------------------------------
/DemoFMP4/GCDWebServer/Tests/WebUploader/040-200.response:
--------------------------------------------------------------------------------
1 | HTTP/1.1 200 OK
2 | Cache-Control: no-cache
3 | Content-Length: 91
4 | Content-Type: application/json
5 | Connection: Close
6 | Server: GCDWebUploader
7 | Date: Sat, 12 Apr 2014 05:37:48 GMT
8 |
9 | [{"path":"\/Apple Reports\/","name":"Apple Reports"},{"path":"\/images\/","name":"images"}]
--------------------------------------------------------------------------------
/DemoFMP4/Libextobjc/Configuration/Base/Targets/Application.xcconfig:
--------------------------------------------------------------------------------
1 | //
2 | // This file defines additional configuration options that are appropriate only
3 | // for an application. Typically, you want to use a platform-specific variant
4 | // instead.
5 | //
6 |
7 | // Whether to strip out code that isn't called from anywhere
8 | DEAD_CODE_STRIPPING = NO
9 |
--------------------------------------------------------------------------------
/DemoFMP4/Libextobjc/Tests/EXTADTTest.h:
--------------------------------------------------------------------------------
1 | //
2 | // EXTADTTest.h
3 | // extobjc
4 | //
5 | // Created by Justin Spahr-Summers on 19.06.12.
6 | //
7 | //
8 |
9 | #import
10 | #import "EXTADT.h"
11 |
12 | @interface EXTADTTest : SenTestCase
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/DemoFMP4/Libextobjc/Tests/EXTKeyPathCodingTest.h:
--------------------------------------------------------------------------------
1 | //
2 | // EXTKeyPathCodingTest.h
3 | // extobjc
4 | //
5 | // Created by Justin Spahr-Summers on 19.06.12.
6 | //
7 | //
8 |
9 | #import
10 | #import "EXTKeyPathCoding.h"
11 |
12 | @interface EXTKeyPathCodingTest : SenTestCase
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/DemoFMP4/Libextobjc/Tests/EXTKeypathWeakWarningTest.h:
--------------------------------------------------------------------------------
1 | //
2 | // EXTKeypathWeakWarningTest.h
3 | // extobjc
4 | //
5 | // Created by Javier Soto on 6/23/14.
6 | //
7 | //
8 |
9 | #import
10 | #import "EXTKeyPathCoding.h"
11 |
12 | @interface EXTKeypathWeakWarningTest : SenTestCase
13 |
14 | @end
--------------------------------------------------------------------------------
/DemoFMP4/Libextobjc/Tests/EXTObjectiveCppCompileTest.h:
--------------------------------------------------------------------------------
1 | //
2 | // EXTObjectiveCppCompileTest.h
3 | // extobjc
4 | //
5 | // Created by Igor Kashkuta on 2013-04-01.
6 | // Released under the MIT license.
7 | //
8 |
9 | #import
10 | #import "extobjc.h"
11 |
12 | @interface EXTObjectiveCppCompileTest : SenTestCase
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/DemoFMP4/Libextobjc/Tests/EXTObjectiveCppCompileTest.mm:
--------------------------------------------------------------------------------
1 | //
2 | // EXTObjectiveCppCompileTest.mm
3 | // extobjc
4 | //
5 | // Created by Igor Kashkuta on 2013-04-01.
6 | // Released under the MIT license.
7 | //
8 |
9 | #import "EXTObjectiveCppCompileTest.h"
10 |
11 | @implementation EXTObjectiveCppCompileTest
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/DemoFMP4/Libextobjc/Tests/EXTRuntimeTestProtocol.h:
--------------------------------------------------------------------------------
1 | //
2 | // EXTRuntimeTestProtocol.h
3 | // extobjc
4 | //
5 | // Created by Clay Bridges on 8/5/13.
6 | //
7 | //
8 |
9 | #import
10 |
11 | @protocol EXTRuntimeTestProtocol
12 |
13 | @optional
14 | + (void)optionalClassMethod;
15 | - (void)optionalInstanceMethod;
16 |
17 | @end
18 |
--------------------------------------------------------------------------------
/DemoFMP4/Libextobjc/Tests/EXTSynthesizeTest.h:
--------------------------------------------------------------------------------
1 | //
2 | // EXTSynthesizeTest.h
3 | // extobjc
4 | //
5 | // Created by Justin Spahr-Summers on 2012-09-04.
6 | // Copyright (C) 2012 Justin Spahr-Summers.
7 | // Released under the MIT license.
8 | //
9 |
10 | #import
11 |
12 | @interface EXTSynthesizeTest : SenTestCase
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/DemoFMP4/Libextobjc/extobjc.xcodeproj/project.xcworkspace/contents.xcworkspacedata:
--------------------------------------------------------------------------------
1 |
2 |
4 |
6 |
7 |
8 |
--------------------------------------------------------------------------------
/DemoFMP4/Libextobjc/extobjc/EXTScope.m:
--------------------------------------------------------------------------------
1 | //
2 | // EXTScope.m
3 | // extobjc
4 | //
5 | // Created by Justin Spahr-Summers on 2011-05-04.
6 | // Copyright (C) 2012 Justin Spahr-Summers.
7 | // Released under the MIT license.
8 | //
9 |
10 | #import "EXTScope.h"
11 |
12 | void ext_executeCleanupBlock (__strong ext_cleanupBlock_t *block) {
13 | (*block)();
14 | }
15 |
16 |
--------------------------------------------------------------------------------
/DemoFMP4/Libextobjc/extobjc/extobjc_Prefix.pch:
--------------------------------------------------------------------------------
1 | //
2 | // Prefix header for all source files of the 'libextobjc' target in the 'libextobjc' project.
3 | //
4 |
5 | #ifdef __OBJC__
6 | #import
7 | #endif
8 |
--------------------------------------------------------------------------------
/DemoFMP4/PBJVision/Project/Vision/Default-568h@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/denivip/demos/537264803b86f4f2f42ed269dd8262c81c20aea3/DemoFMP4/PBJVision/Project/Vision/Default-568h@2x.png
--------------------------------------------------------------------------------
/DemoFMP4/PBJVision/Project/Vision/Default.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/denivip/demos/537264803b86f4f2f42ed269dd8262c81c20aea3/DemoFMP4/PBJVision/Project/Vision/Default.png
--------------------------------------------------------------------------------
/DemoFMP4/PBJVision/Project/Vision/Default@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/denivip/demos/537264803b86f4f2f42ed269dd8262c81c20aea3/DemoFMP4/PBJVision/Project/Vision/Default@2x.png
--------------------------------------------------------------------------------
/DemoFMP4/PBJVision/Project/Vision/UI/capture_done@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/denivip/demos/537264803b86f4f2f42ed269dd8262c81c20aea3/DemoFMP4/PBJVision/Project/Vision/UI/capture_done@2x.png
--------------------------------------------------------------------------------
/DemoFMP4/PBJVision/Project/Vision/UI/capture_flip@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/denivip/demos/537264803b86f4f2f42ed269dd8262c81c20aea3/DemoFMP4/PBJVision/Project/Vision/UI/capture_flip@2x.png
--------------------------------------------------------------------------------
/DemoFMP4/PBJVision/Project/Vision/UI/capture_focus@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/denivip/demos/537264803b86f4f2f42ed269dd8262c81c20aea3/DemoFMP4/PBJVision/Project/Vision/UI/capture_focus@2x.png
--------------------------------------------------------------------------------
/DemoFMP4/PBJVision/Project/Vision/UI/capture_focus_button@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/denivip/demos/537264803b86f4f2f42ed269dd8262c81c20aea3/DemoFMP4/PBJVision/Project/Vision/UI/capture_focus_button@2x.png
--------------------------------------------------------------------------------
/DemoFMP4/PBJVision/Project/Vision/UI/capture_focus_button_active@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/denivip/demos/537264803b86f4f2f42ed269dd8262c81c20aea3/DemoFMP4/PBJVision/Project/Vision/UI/capture_focus_button_active@2x.png
--------------------------------------------------------------------------------
/DemoFMP4/PBJVision/Project/Vision/UI/capture_onion@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/denivip/demos/537264803b86f4f2f42ed269dd8262c81c20aea3/DemoFMP4/PBJVision/Project/Vision/UI/capture_onion@2x.png
--------------------------------------------------------------------------------
/DemoFMP4/PBJVision/Project/Vision/UI/capture_onion_selected@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/denivip/demos/537264803b86f4f2f42ed269dd8262c81c20aea3/DemoFMP4/PBJVision/Project/Vision/UI/capture_onion_selected@2x.png
--------------------------------------------------------------------------------
/DemoFMP4/PBJVision/Project/Vision/UI/capture_rec_base@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/denivip/demos/537264803b86f4f2f42ed269dd8262c81c20aea3/DemoFMP4/PBJVision/Project/Vision/UI/capture_rec_base@2x.png
--------------------------------------------------------------------------------
/DemoFMP4/PBJVision/Project/Vision/UI/capture_rec_blink@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/denivip/demos/537264803b86f4f2f42ed269dd8262c81c20aea3/DemoFMP4/PBJVision/Project/Vision/UI/capture_rec_blink@2x.png
--------------------------------------------------------------------------------
/DemoFMP4/PBJVision/Project/Vision/UI/capture_rec_off@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/denivip/demos/537264803b86f4f2f42ed269dd8262c81c20aea3/DemoFMP4/PBJVision/Project/Vision/UI/capture_rec_off@2x.png
--------------------------------------------------------------------------------
/DemoFMP4/PBJVision/Project/Vision/en.lproj/InfoPlist.strings:
--------------------------------------------------------------------------------
1 | /* Localized versions of Info.plist keys */
2 |
3 |
--------------------------------------------------------------------------------
/DemoFMP4/PBJVision/Source/Shaders/Shader.vsh:
--------------------------------------------------------------------------------
1 |
2 | attribute vec4 a_position;
3 | attribute vec2 a_texture;
4 |
5 | varying vec2 v_texture;
6 |
7 | void main()
8 | {
9 | v_texture = a_texture;
10 | gl_Position = a_position;
11 | }
12 |
--------------------------------------------------------------------------------
/DemoFMP4/PBJVision/pbj.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/denivip/demos/537264803b86f4f2f42ed269dd8262c81c20aea3/DemoFMP4/PBJVision/pbj.gif
--------------------------------------------------------------------------------
/DemoFMP4/PSTAlertController/Example/PSTAlertViewControllerSample.xcodeproj/project.xcworkspace/contents.xcworkspacedata:
--------------------------------------------------------------------------------
1 |
2 |
4 |
6 |
7 |
8 |
--------------------------------------------------------------------------------
/DemoFMP4/PSTAlertController/Example/PSTAlertViewControllerSample/ViewController.h:
--------------------------------------------------------------------------------
1 | //
2 | // ViewController.h
3 | // PSTAlertViewControllerSample
4 | //
5 | // Created by Peter Steinberger on 07/11/14.
6 | // Copyright (c) 2014 PSPDFKit GmbH. All rights reserved.
7 | //
8 |
9 | #import
10 |
11 | @interface ViewController : UIViewController
12 |
13 | @end
14 |
15 |
--------------------------------------------------------------------------------
/DemoRTSP/AFNetworking/Example/AFNetworking Mac Example.xcodeproj/project.xcworkspace/contents.xcworkspacedata:
--------------------------------------------------------------------------------
1 |
2 |
4 |
6 |
7 |
8 |
--------------------------------------------------------------------------------
/DemoRTSP/AFNetworking/Example/AFNetworking iOS Example.xcodeproj/project.xcworkspace/contents.xcworkspacedata:
--------------------------------------------------------------------------------
1 |
2 |
4 |
6 |
7 |
8 |
--------------------------------------------------------------------------------
/DemoRTSP/AFNetworking/Example/Default-568h@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/denivip/demos/537264803b86f4f2f42ed269dd8262c81c20aea3/DemoRTSP/AFNetworking/Example/Default-568h@2x.png
--------------------------------------------------------------------------------
/DemoRTSP/AFNetworking/Example/Default.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/denivip/demos/537264803b86f4f2f42ed269dd8262c81c20aea3/DemoRTSP/AFNetworking/Example/Default.png
--------------------------------------------------------------------------------
/DemoRTSP/AFNetworking/Example/Default@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/denivip/demos/537264803b86f4f2f42ed269dd8262c81c20aea3/DemoRTSP/AFNetworking/Example/Default@2x.png
--------------------------------------------------------------------------------
/DemoRTSP/AFNetworking/Example/Icon.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/denivip/demos/537264803b86f4f2f42ed269dd8262c81c20aea3/DemoRTSP/AFNetworking/Example/Icon.png
--------------------------------------------------------------------------------
/DemoRTSP/AFNetworking/Example/Icon@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/denivip/demos/537264803b86f4f2f42ed269dd8262c81c20aea3/DemoRTSP/AFNetworking/Example/Icon@2x.png
--------------------------------------------------------------------------------
/DemoRTSP/AFNetworking/Example/Images/profile-image-placeholder.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/denivip/demos/537264803b86f4f2f42ed269dd8262c81c20aea3/DemoRTSP/AFNetworking/Example/Images/profile-image-placeholder.png
--------------------------------------------------------------------------------
/DemoRTSP/AFNetworking/Example/Images/profile-image-placeholder@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/denivip/demos/537264803b86f4f2f42ed269dd8262c81c20aea3/DemoRTSP/AFNetworking/Example/Images/profile-image-placeholder@2x.png
--------------------------------------------------------------------------------
/DemoRTSP/AFNetworking/Example/adn.cer:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/denivip/demos/537264803b86f4f2f42ed269dd8262c81c20aea3/DemoRTSP/AFNetworking/Example/adn.cer
--------------------------------------------------------------------------------
/DemoRTSP/AFNetworking/Tests/Resources/ca.cer:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/denivip/demos/537264803b86f4f2f42ed269dd8262c81c20aea3/DemoRTSP/AFNetworking/Tests/Resources/ca.cer
--------------------------------------------------------------------------------
/DemoRTSP/AFNetworking/Tests/Resources/derived.cert:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/denivip/demos/537264803b86f4f2f42ed269dd8262c81c20aea3/DemoRTSP/AFNetworking/Tests/Resources/derived.cert
--------------------------------------------------------------------------------
/DemoRTSP/AFNetworking/Tests/Resources/root_certificate.cer:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/denivip/demos/537264803b86f4f2f42ed269dd8262c81c20aea3/DemoRTSP/AFNetworking/Tests/Resources/root_certificate.cer
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Benchmarking/BaseNSLogging.h:
--------------------------------------------------------------------------------
1 | #import
2 |
3 |
4 | @interface BaseNSLogging : NSObject
5 |
6 | + (void)speedTest0;
7 | + (void)speedTest1;
8 | + (void)speedTest2;
9 | + (void)speedTest3;
10 | + (void)speedTest4;
11 |
12 | @end
13 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Benchmarking/DynamicLogging.h:
--------------------------------------------------------------------------------
1 | #import
2 |
3 |
4 | @interface DynamicLogging : NSObject
5 |
6 | + (void)speedTest0;
7 | + (void)speedTest1;
8 | + (void)speedTest2;
9 | + (void)speedTest3;
10 | + (void)speedTest4;
11 |
12 | @end
13 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Benchmarking/Results/Lumberjack Benchmark (PowerMac).ograph:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/denivip/demos/537264803b86f4f2f42ed269dd8262c81c20aea3/DemoRTSP/CocoaLumberjack/Benchmarking/Results/Lumberjack Benchmark (PowerMac).ograph
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Benchmarking/Results/Lumberjack Benchmark (iMac).ograph:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/denivip/demos/537264803b86f4f2f42ed269dd8262c81c20aea3/DemoRTSP/CocoaLumberjack/Benchmarking/Results/Lumberjack Benchmark (iMac).ograph
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Benchmarking/Results/Lumberjack Benchmark (iPad).ograph:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/denivip/demos/537264803b86f4f2f42ed269dd8262c81c20aea3/DemoRTSP/CocoaLumberjack/Benchmarking/Results/Lumberjack Benchmark (iPad).ograph
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Benchmarking/Results/Lumberjack Benchmark (iPhone 3GS).ograph:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/denivip/demos/537264803b86f4f2f42ed269dd8262c81c20aea3/DemoRTSP/CocoaLumberjack/Benchmarking/Results/Lumberjack Benchmark (iPhone 3GS).ograph
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Benchmarking/StaticLogging.h:
--------------------------------------------------------------------------------
1 | #import
2 |
3 |
4 | @interface StaticLogging : NSObject
5 |
6 | + (void)speedTest0;
7 | + (void)speedTest1;
8 | + (void)speedTest2;
9 | + (void)speedTest3;
10 | + (void)speedTest4;
11 |
12 | @end
13 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Lumberjack/Extensions/README.txt:
--------------------------------------------------------------------------------
1 | This folder contains some sample formatters that may be helpful.
2 |
3 | Feel free to change them, extend them, or use them as the basis for your own custom formatter(s).
4 |
5 | More information about creating your own custom formatters can be found on the wiki:
6 | https://github.com/CocoaLumberjack/CocoaLumberjack/wiki/CustomFormatters
7 |
8 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/BenchmarkIPhone/BenchmarkIPhone.xcodeproj/project.xcworkspace/contents.xcworkspacedata:
--------------------------------------------------------------------------------
1 |
2 |
4 |
6 |
7 |
8 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/BenchmarkIPhone/BenchmarkIPhone_Prefix.pch:
--------------------------------------------------------------------------------
1 | //
2 | // Prefix header for all source files of the 'BenchmarkIPhone' target in the 'BenchmarkIPhone' project
3 | //
4 |
5 | #ifdef __OBJC__
6 | #import
7 | #import
8 | #endif
9 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/BenchmarkIPhone/Classes/BenchmarkIPhoneViewController.h:
--------------------------------------------------------------------------------
1 | #import
2 |
3 |
4 | @interface BenchmarkIPhoneViewController : UIViewController
5 | {
6 |
7 | }
8 |
9 | @end
10 |
11 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/BenchmarkIPhone/Default-568h@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/denivip/demos/537264803b86f4f2f42ed269dd8262c81c20aea3/DemoRTSP/CocoaLumberjack/Xcode/BenchmarkIPhone/Default-568h@2x.png
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/BenchmarkIPhone/ReadMe.txt:
--------------------------------------------------------------------------------
1 | This Xcode project provides a benchmarking suite for performance testing on the iPhone.
2 |
3 | Details of the tests, as well as sample results, are provided on the Wiki:
4 | https://github.com/CocoaLumberjack/CocoaLumberjack/wiki/Performance
5 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/BenchmarkMac/BenchmarkMac.xcodeproj/project.xcworkspace/contents.xcworkspacedata:
--------------------------------------------------------------------------------
1 |
2 |
4 |
6 |
7 |
8 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/BenchmarkMac/BenchmarkMac/AppDelegate.h:
--------------------------------------------------------------------------------
1 | //
2 | // AppDelegate.h
3 | // BenchmarkMac
4 | //
5 | // Created by Robbie Hanson on 11/15/11.
6 | // Copyright (c) 2011 __MyCompanyName__. All rights reserved.
7 | //
8 |
9 | #import
10 |
11 | @interface AppDelegate : NSObject
12 |
13 | @property (assign) IBOutlet NSWindow *window;
14 |
15 | @end
16 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/BenchmarkMac/BenchmarkMac/AppDelegate.m:
--------------------------------------------------------------------------------
1 | #import "AppDelegate.h"
2 | #import "PerformanceTesting.h"
3 |
4 |
5 | @implementation AppDelegate
6 |
7 | @synthesize window = _window;
8 |
9 | - (void)applicationDidFinishLaunching:(NSNotification *)aNotification
10 | {
11 | [PerformanceTesting startPerformanceTests];
12 | }
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/BenchmarkMac/BenchmarkMac/BenchmarkMac-Prefix.pch:
--------------------------------------------------------------------------------
1 | //
2 | // Prefix header for all source files of the 'BenchmarkMac' target in the 'BenchmarkMac' project
3 | //
4 |
5 | #ifdef __OBJC__
6 | #import
7 | #endif
8 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/BenchmarkMac/BenchmarkMac/en.lproj/InfoPlist.strings:
--------------------------------------------------------------------------------
1 | /* Localized versions of Info.plist keys */
2 |
3 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/BenchmarkMac/BenchmarkMac/main.m:
--------------------------------------------------------------------------------
1 | //
2 | // main.m
3 | // BenchmarkMac
4 | //
5 | // Created by Robbie Hanson on 11/15/11.
6 | // Copyright (c) 2011 __MyCompanyName__. All rights reserved.
7 | //
8 |
9 | #import
10 |
11 | int main(int argc, char *argv[])
12 | {
13 | return NSApplicationMain(argc, (const char **)argv);
14 | }
15 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/BenchmarkMac/ReadMe.txt:
--------------------------------------------------------------------------------
1 | This Xcode project provides a benchmarking suite for performance testing on Mac OS X.
2 |
3 | Details of the tests, as well as sample results, are provided on the Wiki:
4 | https://github.com/CocoaLumberjack/CocoaLumberjack/wiki/Performance
5 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/ContextFilter/ContextFilter_Prefix.pch:
--------------------------------------------------------------------------------
1 | //
2 | // Prefix header for all source files of the 'ContextFilter' target in the 'ContextFilter' project
3 | //
4 |
5 | #ifdef __OBJC__
6 | #import
7 | #endif
8 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/ContextFilter/English.lproj/InfoPlist.strings:
--------------------------------------------------------------------------------
1 | /* Localized versions of Info.plist keys */
2 |
3 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/ContextFilter/MyContextFilter.h:
--------------------------------------------------------------------------------
1 | #import
2 | #import "DDLog.h"
3 |
4 |
5 | @interface MyContextFilter : NSObject
6 | {
7 | }
8 |
9 | @end
10 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/ContextFilter/ThirdPartyFramework.h:
--------------------------------------------------------------------------------
1 | #import
2 |
3 | #define TP_LOG_CONTEXT 1044
4 |
5 |
6 | @interface ThirdPartyFramework : NSObject
7 |
8 | + (void)start;
9 |
10 |
11 | @end
12 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/ContextFilter/main.m:
--------------------------------------------------------------------------------
1 | //
2 | // main.m
3 | // ContextFilter
4 | //
5 | // Created by Robbie Hanson on 11/22/10.
6 | // Copyright 2010 Voalte. All rights reserved.
7 | //
8 |
9 | #import
10 |
11 | int main(int argc, char *argv[])
12 | {
13 | return NSApplicationMain(argc, (const char **) argv);
14 | }
15 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/CoreDataLogger/CoreDataLogger.xcodeproj/project.xcworkspace/contents.xcworkspacedata:
--------------------------------------------------------------------------------
1 |
2 |
4 |
6 |
7 |
8 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/CoreDataLogger/CoreDataLogger/CoreDataLogger-Prefix.pch:
--------------------------------------------------------------------------------
1 | //
2 | // Prefix header for all source files of the 'CoreDataLogger' target in the 'CoreDataLogger' project
3 | //
4 |
5 | #ifdef __OBJC__
6 | #import
7 | #endif
8 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/CoreDataLogger/CoreDataLogger/CoreDataLogger.xcdatamodeld/.xccurrentversion:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/CoreDataLogger/CoreDataLogger/Log.xcdatamodeld/.xccurrentversion:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/CoreDataLogger/CoreDataLogger/Log.xcdatamodeld/CocoaBotLog.xcdatamodel/elements:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/denivip/demos/537264803b86f4f2f42ed269dd8262c81c20aea3/DemoRTSP/CocoaLumberjack/Xcode/CoreDataLogger/CoreDataLogger/Log.xcdatamodeld/CocoaBotLog.xcdatamodel/elements
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/CoreDataLogger/CoreDataLogger/Log.xcdatamodeld/CocoaBotLog.xcdatamodel/layout:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/denivip/demos/537264803b86f4f2f42ed269dd8262c81c20aea3/DemoRTSP/CocoaLumberjack/Xcode/CoreDataLogger/CoreDataLogger/Log.xcdatamodeld/CocoaBotLog.xcdatamodel/layout
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/CoreDataLogger/CoreDataLogger/LogEntry.m:
--------------------------------------------------------------------------------
1 | #import "LogEntry.h"
2 |
3 |
4 | @implementation LogEntry
5 |
6 | @dynamic context;
7 | @dynamic level;
8 | @dynamic message;
9 | @dynamic timestamp;
10 |
11 | @end
12 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/CoreDataLogger/CoreDataLogger/en.lproj/InfoPlist.strings:
--------------------------------------------------------------------------------
1 | /* Localized versions of Info.plist keys */
2 |
3 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/CoreDataLogger/CoreDataLogger/main.m:
--------------------------------------------------------------------------------
1 | //
2 | // main.m
3 | // CoreDataLogger
4 | //
5 | // Created by Robbie Hanson on 3/30/11.
6 | // Copyright 2011 __MyCompanyName__. All rights reserved.
7 | //
8 |
9 | #import
10 |
11 | int main(int argc, char *argv[])
12 | {
13 | return NSApplicationMain(argc, (const char **)argv);
14 | }
15 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/CustomFormatters/CustomFormattersAppDelegate.h:
--------------------------------------------------------------------------------
1 | #import
2 |
3 |
4 | @interface CustomFormattersAppDelegate : NSObject {
5 | NSWindow *__unsafe_unretained window;
6 | }
7 |
8 | @property (unsafe_unretained) IBOutlet NSWindow *window;
9 |
10 | @end
11 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/CustomFormatters/CustomFormatters_Prefix.pch:
--------------------------------------------------------------------------------
1 | //
2 | // Prefix header for all source files of the 'CustomFormatters' target in the 'CustomFormatters' project
3 | //
4 |
5 | #ifdef __OBJC__
6 | #import
7 | #endif
8 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/CustomFormatters/English.lproj/InfoPlist.strings:
--------------------------------------------------------------------------------
1 | /* Localized versions of Info.plist keys */
2 |
3 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/CustomFormatters/TestFormatter.h:
--------------------------------------------------------------------------------
1 | #import
2 | #import "DDLog.h"
3 |
4 |
5 | @interface TestFormatter : NSObject
6 |
7 | @end
8 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/CustomFormatters/main.m:
--------------------------------------------------------------------------------
1 | //
2 | // main.m
3 | // CustomFormatters
4 | //
5 | // Created by Robbie Hanson on 5/13/10.
6 | // Copyright 2010 __MyCompanyName__. All rights reserved.
7 | //
8 |
9 | #import
10 |
11 | int main(int argc, char *argv[])
12 | {
13 | return NSApplicationMain(argc, (const char **) argv);
14 | }
15 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/CustomLogLevels/CustomLogLevelsAppDelegate.h:
--------------------------------------------------------------------------------
1 | #import
2 |
3 |
4 | @interface CustomLogLevelsAppDelegate : NSObject {
5 | NSWindow *__unsafe_unretained window;
6 | }
7 |
8 | @property (unsafe_unretained) IBOutlet NSWindow *window;
9 |
10 | @end
11 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/CustomLogLevels/CustomLogLevels_Prefix.pch:
--------------------------------------------------------------------------------
1 | //
2 | // Prefix header for all source files of the 'CustomLogLevels' target in the 'CustomLogLevels' project
3 | //
4 |
5 | #ifdef __OBJC__
6 | #import
7 | #endif
8 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/CustomLogLevels/English.lproj/InfoPlist.strings:
--------------------------------------------------------------------------------
1 | /* Localized versions of Info.plist keys */
2 |
3 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/CustomLogLevels/main.m:
--------------------------------------------------------------------------------
1 | //
2 | // main.m
3 | // CustomLogLevels
4 | //
5 | // Created by Robbie Hanson on 5/13/10.
6 | // Copyright 2010 __MyCompanyName__. All rights reserved.
7 | //
8 |
9 | #import
10 |
11 | int main(int argc, char *argv[])
12 | {
13 | return NSApplicationMain(argc, (const char **) argv);
14 | }
15 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/DispatchQueueLogger/DispatchQueueLogger/DispatchQueueLogger-Prefix.pch:
--------------------------------------------------------------------------------
1 | //
2 | // Prefix header for all source files of the 'DispatchQueueLogger' target in the 'DispatchQueueLogger' project
3 | //
4 |
5 | #ifdef __OBJC__
6 | #import
7 | #endif
8 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/DispatchQueueLogger/DispatchQueueLogger/en.lproj/InfoPlist.strings:
--------------------------------------------------------------------------------
1 | /* Localized versions of Info.plist keys */
2 |
3 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/DispatchQueueLogger/DispatchQueueLogger/main.m:
--------------------------------------------------------------------------------
1 | //
2 | // main.m
3 | // DispatchQueueLogger
4 | //
5 | // Created by Robbie Hanson on 11/8/11.
6 | // Copyright (c) 2011 __MyCompanyName__. All rights reserved.
7 | //
8 |
9 | #import
10 |
11 | int main(int argc, char *argv[])
12 | {
13 | return NSApplicationMain(argc, (const char **)argv);
14 | }
15 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/FineGrainedLogging/English.lproj/InfoPlist.strings:
--------------------------------------------------------------------------------
1 | /* Localized versions of Info.plist keys */
2 |
3 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/FineGrainedLogging/FineGrainedLogging_Prefix.pch:
--------------------------------------------------------------------------------
1 | //
2 | // Prefix header for all source files of the 'FineGrainedLogging' target in the 'FineGrainedLogging' project
3 | //
4 |
5 | #ifdef __OBJC__
6 | #import
7 | #endif
8 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/FineGrainedLogging/TimerOne.h:
--------------------------------------------------------------------------------
1 | #import
2 |
3 |
4 | @interface TimerOne : NSObject
5 | {
6 | NSTimer *foodTimer;
7 | NSTimer *sleepTimer;
8 | }
9 |
10 | @end
11 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/FineGrainedLogging/TimerTwo.h:
--------------------------------------------------------------------------------
1 | #import
2 |
3 |
4 | @interface TimerTwo : NSObject
5 | {
6 | NSTimer *foodTimer;
7 | NSTimer *sleepTimer;
8 | }
9 |
10 | @end
11 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/FineGrainedLogging/main.m:
--------------------------------------------------------------------------------
1 | //
2 | // main.m
3 | // FineGrainedLogging
4 | //
5 | // Created by Robbie Hanson on 5/14/10.
6 | // Copyright 2010 __MyCompanyName__. All rights reserved.
7 | //
8 |
9 | #import
10 |
11 | int main(int argc, char *argv[])
12 | {
13 | return NSApplicationMain(argc, (const char **) argv);
14 | }
15 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/GlobalLogLevel/English.lproj/InfoPlist.strings:
--------------------------------------------------------------------------------
1 | /* Localized versions of Info.plist keys */
2 |
3 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/GlobalLogLevel/GlobalLogLevel.xcodeproj/project.xcworkspace/contents.xcworkspacedata:
--------------------------------------------------------------------------------
1 |
2 |
4 |
6 |
7 |
8 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/GlobalLogLevel/GlobalLogLevel_Prefix.pch:
--------------------------------------------------------------------------------
1 | //
2 | // Prefix header for all source files of the 'GlobalLogLevel' target in the 'GlobalLogLevel' project
3 | //
4 |
5 | #ifdef __OBJC__
6 | #import
7 | #endif
8 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/GlobalLogLevel/MyLogging.h:
--------------------------------------------------------------------------------
1 | #import "DDLog.h"
2 |
3 | extern int ddLogLevel;
4 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/GlobalLogLevel/Stuff.h:
--------------------------------------------------------------------------------
1 | #import
2 |
3 |
4 | @interface Stuff : NSObject {
5 |
6 | }
7 |
8 | + (void)doStuff;
9 |
10 | @end
11 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/GlobalLogLevel/Stuff.m:
--------------------------------------------------------------------------------
1 | #import "Stuff.h"
2 | #import "MyLogging.h"
3 |
4 |
5 | @implementation Stuff
6 |
7 | + (void)doStuff
8 | {
9 | DDLogError(@"%@: Error", THIS_FILE);
10 | DDLogWarn(@"%@: Warn", THIS_FILE);
11 | DDLogInfo(@"%@: Info", THIS_FILE);
12 | DDLogVerbose(@"%@: Verbose", THIS_FILE);
13 | }
14 |
15 | @end
16 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/GlobalLogLevel/main.m:
--------------------------------------------------------------------------------
1 | //
2 | // main.m
3 | // GlobalLogLevel
4 | //
5 | // Created by Robbie Hanson on 2/28/11.
6 | // Copyright 2011 Voalte. All rights reserved.
7 | //
8 |
9 | #import
10 |
11 | int main(int argc, char *argv[])
12 | {
13 | return NSApplicationMain(argc, (const char **) argv);
14 | }
15 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/LogFileCompressor/CompressingLogFileManager.h:
--------------------------------------------------------------------------------
1 | #import
2 | #import "DDFileLogger.h"
3 |
4 |
5 | @interface CompressingLogFileManager : DDLogFileManagerDefault
6 | {
7 | BOOL upToDate;
8 | BOOL isCompressing;
9 | }
10 |
11 | @end
12 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/LogFileCompressor/English.lproj/InfoPlist.strings:
--------------------------------------------------------------------------------
1 | /* Localized versions of Info.plist keys */
2 |
3 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/LogFileCompressor/LogFileCompressorAppDelegate.h:
--------------------------------------------------------------------------------
1 | #import
2 |
3 | @class DDFileLogger;
4 |
5 |
6 | @interface LogFileCompressorAppDelegate : NSObject
7 | {
8 | DDFileLogger *fileLogger;
9 |
10 | NSWindow *__unsafe_unretained window;
11 | }
12 |
13 | @property (unsafe_unretained) IBOutlet NSWindow *window;
14 |
15 | @end
16 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/LogFileCompressor/LogFileCompressor_Prefix.pch:
--------------------------------------------------------------------------------
1 | //
2 | // Prefix header for all source files of the 'LogFileCompressor' target in the 'LogFileCompressor' project
3 | //
4 |
5 | #ifdef __OBJC__
6 | #import
7 | #endif
8 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/LogFileCompressor/ReadMe.txt:
--------------------------------------------------------------------------------
1 | This Xcode project demonstrates compressing archived log files. This is done by creating a custom DDLogFileManager, which is part of the DDFileLogger.
2 |
3 | For more information, see the Wiki article:
4 | https://github.com/CocoaLumberjack/CocoaLumberjack/wiki/LogFileManagement
5 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/LogFileCompressor/main.m:
--------------------------------------------------------------------------------
1 | //
2 | // main.m
3 | // LogFileCompressor
4 | //
5 | // Created by Robbie Hanson on 5/25/10.
6 | // Copyright 2010 __MyCompanyName__. All rights reserved.
7 | //
8 |
9 | #import
10 |
11 | int main(int argc, char *argv[])
12 | {
13 | return NSApplicationMain(argc, (const char **) argv);
14 | }
15 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/LumberjackFramework/Desktop/FmwkTest/AppDelegate.h:
--------------------------------------------------------------------------------
1 | #import
2 |
3 |
4 | @interface AppDelegate : NSObject
5 |
6 | @property (assign) IBOutlet NSWindow *window;
7 |
8 | @end
9 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/LumberjackFramework/Desktop/FmwkTest/FmwkTest-Prefix.pch:
--------------------------------------------------------------------------------
1 | //
2 | // Prefix header for all source files of the 'FmwkTest' target in the 'FmwkTest' project
3 | //
4 |
5 | #ifdef __OBJC__
6 | #import
7 | #endif
8 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/LumberjackFramework/Desktop/FmwkTest/en.lproj/InfoPlist.strings:
--------------------------------------------------------------------------------
1 | /* Localized versions of Info.plist keys */
2 |
3 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/LumberjackFramework/Desktop/FmwkTest/main.m:
--------------------------------------------------------------------------------
1 | //
2 | // main.m
3 | // FmwkTest
4 | //
5 | // Created by Robbie Hanson on 2/16/12.
6 | // Copyright (c) 2012 __MyCompanyName__. All rights reserved.
7 | //
8 |
9 | #import
10 |
11 | int main(int argc, char *argv[])
12 | {
13 | return NSApplicationMain(argc, (const char **)argv);
14 | }
15 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/LumberjackFramework/Desktop/Lumberjack/Lumberjack-Prefix.pch:
--------------------------------------------------------------------------------
1 | //
2 | // Prefix header for all source files of the 'Lumberjack' target in the 'Lumberjack' project
3 | //
4 |
5 | #ifdef __OBJC__
6 | #import
7 | #endif
8 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/LumberjackFramework/Desktop/Lumberjack/en.lproj/InfoPlist.strings:
--------------------------------------------------------------------------------
1 | /* Localized versions of Info.plist keys */
2 |
3 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/LumberjackFramework/Mobile/Default-568h@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/denivip/demos/537264803b86f4f2f42ed269dd8262c81c20aea3/DemoRTSP/CocoaLumberjack/Xcode/LumberjackFramework/Mobile/Default-568h@2x.png
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/LumberjackFramework/Mobile/LibTest/AppDelegate.h:
--------------------------------------------------------------------------------
1 | #import
2 |
3 | @class ViewController;
4 |
5 |
6 | @interface AppDelegate : UIResponder
7 |
8 | @property (strong, nonatomic) UIWindow *window;
9 | @property (strong, nonatomic) ViewController *viewController;
10 |
11 | @end
12 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/LumberjackFramework/Mobile/LibTest/ViewController.h:
--------------------------------------------------------------------------------
1 | #import
2 |
3 |
4 | @interface ViewController : UIViewController
5 |
6 | @end
7 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/LumberjackFramework/Mobile/LibTest/ViewController.m:
--------------------------------------------------------------------------------
1 | #import "ViewController.h"
2 |
3 |
4 | @implementation ViewController
5 |
6 | @end
7 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/LumberjackFramework/Mobile/LibTest/en.lproj/InfoPlist.strings:
--------------------------------------------------------------------------------
1 | /* Localized versions of Info.plist keys */
2 |
3 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/LumberjackFramework/Mobile/Lumberjack/Lumberjack-Prefix.pch:
--------------------------------------------------------------------------------
1 | //
2 | // Prefix header for all source files of the 'Lumberjack' target in the 'Lumberjack' project
3 | //
4 |
5 | #ifdef __OBJC__
6 | #import
7 | #endif
8 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/OverflowTestMac/English.lproj/InfoPlist.strings:
--------------------------------------------------------------------------------
1 | /* Localized versions of Info.plist keys */
2 |
3 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/OverflowTestMac/OverflowTestMac_Prefix.pch:
--------------------------------------------------------------------------------
1 | //
2 | // Prefix header for all source files of the 'OverflowTestMac' target in the 'OverflowTestMac' project
3 | //
4 |
5 | #ifdef __OBJC__
6 | #import
7 | #endif
8 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/OverflowTestMac/SlowLogger.h:
--------------------------------------------------------------------------------
1 | #import
2 | #import "DDLog.h"
3 |
4 |
5 | @interface SlowLogger : DDAbstractLogger
6 |
7 |
8 | @end
9 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/OverflowTestMac/SlowLogger.m:
--------------------------------------------------------------------------------
1 | #import "SlowLogger.h"
2 |
3 |
4 | @implementation SlowLogger
5 |
6 | - (void)logMessage:(DDLogMessage *)logMessage
7 | {
8 | [NSThread sleepForTimeInterval:0.25];
9 | }
10 |
11 | @end
12 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/OverflowTestMac/main.m:
--------------------------------------------------------------------------------
1 | //
2 | // main.m
3 | // OverflowTestMac
4 | //
5 | // Created by Robbie Hanson on 5/10/10.
6 | // Copyright 2010 __MyCompanyName__. All rights reserved.
7 | //
8 |
9 | #import
10 |
11 | int main(int argc, char *argv[])
12 | {
13 | return NSApplicationMain(argc, (const char **) argv);
14 | }
15 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/PerUserLogLevels/PerUserLogLevels/PerUserLogLevels-Prefix.pch:
--------------------------------------------------------------------------------
1 | //
2 | // Prefix header for all source files of the 'PerUserLogLevels' target in the 'PerUserLogLevels' project
3 | //
4 |
5 | #ifdef __OBJC__
6 | #import
7 | #endif
8 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/PerUserLogLevels/PerUserLogLevels/en.lproj/InfoPlist.strings:
--------------------------------------------------------------------------------
1 | /* Localized versions of Info.plist keys */
2 |
3 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/PerUserLogLevels/PerUserLogLevels/main.m:
--------------------------------------------------------------------------------
1 | //
2 | // main.m
3 | // PerUserLogLevels
4 | //
5 | // Created by Robbie Hanson on 3/30/12.
6 | // Copyright (c) 2012 __MyCompanyName__. All rights reserved.
7 | //
8 |
9 | #import
10 |
11 | int main(int argc, char *argv[])
12 | {
13 | return NSApplicationMain(argc, (const char **)argv);
14 | }
15 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/RollingTestMac/English.lproj/InfoPlist.strings:
--------------------------------------------------------------------------------
1 | /* Localized versions of Info.plist keys */
2 |
3 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/RollingTestMac/ReadMe.txt:
--------------------------------------------------------------------------------
1 | This Xcode project tests the file logger by ensuring that it is properly rolling log files when it should. It is a unit test project.
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/RollingTestMac/RollingTestMacAppDelegate.h:
--------------------------------------------------------------------------------
1 | #import
2 |
3 | @class DDFileLogger;
4 |
5 |
6 | @interface RollingTestMacAppDelegate : NSObject
7 | {
8 | DDFileLogger *fileLogger;
9 |
10 | NSWindow *__unsafe_unretained window;
11 | }
12 |
13 | @property (unsafe_unretained) IBOutlet NSWindow *window;
14 |
15 | @end
16 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/RollingTestMac/RollingTestMac_Prefix.pch:
--------------------------------------------------------------------------------
1 | //
2 | // Prefix header for all source files of the 'RollingTestMac' target in the 'RollingTestMac' project
3 | //
4 |
5 | #ifdef __OBJC__
6 | #import
7 | #endif
8 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/RollingTestMac/main.m:
--------------------------------------------------------------------------------
1 | //
2 | // main.m
3 | // RollingTestMac
4 | //
5 | // Created by Robbie Hanson on 5/6/10.
6 | // Copyright 2010 __MyCompanyName__. All rights reserved.
7 | //
8 |
9 | #import
10 |
11 | int main(int argc, char *argv[])
12 | {
13 | return NSApplicationMain(argc, (const char **) argv);
14 | }
15 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/SQLiteLogger/SQLiteLogger.xcodeproj/project.xcworkspace/contents.xcworkspacedata:
--------------------------------------------------------------------------------
1 |
2 |
4 |
6 |
7 |
8 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/SQLiteLogger/SQLiteLogger/SQLiteLogger-Prefix.pch:
--------------------------------------------------------------------------------
1 | //
2 | // Prefix header for all source files of the 'SQLiteLogger' target in the 'SQLiteLogger' project
3 | //
4 |
5 | #ifdef __OBJC__
6 | #import
7 | #endif
8 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/SQLiteLogger/SQLiteLogger/SQLiteLoggerAppDelegate.h:
--------------------------------------------------------------------------------
1 | #import
2 |
3 | @class FMDBLogger;
4 |
5 |
6 | @interface SQLiteLoggerAppDelegate : NSObject {
7 | @private
8 | FMDBLogger *sqliteLogger;
9 | NSWindow *__unsafe_unretained window;
10 | }
11 |
12 | @property (unsafe_unretained) IBOutlet NSWindow *window;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/SQLiteLogger/SQLiteLogger/en.lproj/InfoPlist.strings:
--------------------------------------------------------------------------------
1 | /* Localized versions of Info.plist keys */
2 |
3 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/SQLiteLogger/SQLiteLogger/main.m:
--------------------------------------------------------------------------------
1 | //
2 | // main.m
3 | // SQLiteLogger
4 | //
5 | // Created by Robbie Hanson on 3/29/11.
6 | // Copyright 2011 Voalte. All rights reserved.
7 | //
8 |
9 | #import
10 |
11 | int main(int argc, char *argv[])
12 | {
13 | return NSApplicationMain(argc, (const char **)argv);
14 | }
15 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/Testing/NonArcTest/NonArcTest/AppDelegate.h:
--------------------------------------------------------------------------------
1 | //
2 | // AppDelegate.h
3 | // NonArcTest
4 | //
5 | // Created by Robbie Hanson on 11/9/11.
6 | // Copyright (c) 2011 __MyCompanyName__. All rights reserved.
7 | //
8 |
9 | #import
10 |
11 | @interface AppDelegate : NSObject
12 |
13 | @property (assign) IBOutlet NSWindow *window;
14 |
15 | @end
16 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/Testing/NonArcTest/NonArcTest/NonArcTest-Prefix.pch:
--------------------------------------------------------------------------------
1 | //
2 | // Prefix header for all source files of the 'NonArcTest' target in the 'NonArcTest' project
3 | //
4 |
5 | #ifdef __OBJC__
6 | #import
7 | #endif
8 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/Testing/NonArcTest/NonArcTest/en.lproj/InfoPlist.strings:
--------------------------------------------------------------------------------
1 | /* Localized versions of Info.plist keys */
2 |
3 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/Testing/NonArcTest/NonArcTest/main.m:
--------------------------------------------------------------------------------
1 | //
2 | // main.m
3 | // NonArcTest
4 | //
5 | // Created by Robbie Hanson on 11/9/11.
6 | // Copyright (c) 2011 __MyCompanyName__. All rights reserved.
7 | //
8 |
9 | #import
10 |
11 | int main(int argc, char *argv[])
12 | {
13 | return NSApplicationMain(argc, (const char **)argv);
14 | }
15 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/Testing/RegisteredDynamicLogging/Desktop/RegisteredLoggingTest/Lions.h:
--------------------------------------------------------------------------------
1 | #import
2 |
3 |
4 | @interface Lions : NSObject
5 |
6 | + (void)logStuff;
7 |
8 | @end
9 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/Testing/RegisteredDynamicLogging/Desktop/RegisteredLoggingTest/RegisteredLoggingTest-Prefix.pch:
--------------------------------------------------------------------------------
1 | //
2 | // Prefix header for all source files of the 'RegisteredLoggingTest' target in the 'RegisteredLoggingTest' project
3 | //
4 |
5 | #ifdef __OBJC__
6 | #import
7 | #endif
8 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/Testing/RegisteredDynamicLogging/Desktop/RegisteredLoggingTest/RegisteredLoggingTestAppDelegate.h:
--------------------------------------------------------------------------------
1 | #import
2 |
3 |
4 | @interface RegisteredLoggingTestAppDelegate : NSObject {
5 | NSWindow *__unsafe_unretained window;
6 | }
7 |
8 | @property (unsafe_unretained) IBOutlet NSWindow *window;
9 |
10 | @end
11 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/Testing/RegisteredDynamicLogging/Desktop/RegisteredLoggingTest/Tigers.h:
--------------------------------------------------------------------------------
1 | #import
2 |
3 |
4 | @interface Tigers : NSObject
5 |
6 | + (void)logStuff;
7 |
8 | @end
9 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/Testing/RegisteredDynamicLogging/Desktop/RegisteredLoggingTest/en.lproj/InfoPlist.strings:
--------------------------------------------------------------------------------
1 | /* Localized versions of Info.plist keys */
2 |
3 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/Testing/RegisteredDynamicLogging/Mobile/Default-568h@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/denivip/demos/537264803b86f4f2f42ed269dd8262c81c20aea3/DemoRTSP/CocoaLumberjack/Xcode/Testing/RegisteredDynamicLogging/Mobile/Default-568h@2x.png
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/Testing/RegisteredDynamicLogging/Mobile/RegisteredLoggingTest/Lions.h:
--------------------------------------------------------------------------------
1 | #import
2 |
3 |
4 | @interface Lions : NSObject
5 |
6 | + (void)logStuff;
7 |
8 | @end
9 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/Testing/RegisteredDynamicLogging/Mobile/RegisteredLoggingTest/RegisteredLoggingTestViewController.h:
--------------------------------------------------------------------------------
1 | #import
2 |
3 |
4 | @interface RegisteredLoggingTestViewController : UIViewController
5 |
6 | @end
7 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/Testing/RegisteredDynamicLogging/Mobile/RegisteredLoggingTest/RegisteredLoggingTestViewController.m:
--------------------------------------------------------------------------------
1 | #import "RegisteredLoggingTestViewController.h"
2 |
3 |
4 | @implementation RegisteredLoggingTestViewController
5 |
6 | @end
7 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/Testing/RegisteredDynamicLogging/Mobile/RegisteredLoggingTest/Tigers.h:
--------------------------------------------------------------------------------
1 | #import
2 |
3 |
4 | @interface Tigers : NSObject
5 |
6 | + (void)logStuff;
7 |
8 | @end
9 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/Testing/RegisteredDynamicLogging/Mobile/RegisteredLoggingTest/en.lproj/InfoPlist.strings:
--------------------------------------------------------------------------------
1 | /* Localized versions of Info.plist keys */
2 |
3 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/Testing/TestXcodeColors/Desktop/TestXcodeColors/AppDelegate.h:
--------------------------------------------------------------------------------
1 | #import
2 |
3 |
4 | @interface AppDelegate : NSObject
5 |
6 | @property (assign) IBOutlet NSWindow *window;
7 |
8 | @end
9 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/Testing/TestXcodeColors/Desktop/TestXcodeColors/TestXcodeColors-Prefix.pch:
--------------------------------------------------------------------------------
1 | //
2 | // Prefix header for all source files of the 'TestXcodeColors' target in the 'TestXcodeColors' project
3 | //
4 |
5 | #ifdef __OBJC__
6 | #import
7 | #endif
8 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/Testing/TestXcodeColors/Desktop/TestXcodeColors/en.lproj/InfoPlist.strings:
--------------------------------------------------------------------------------
1 | /* Localized versions of Info.plist keys */
2 |
3 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/Testing/TestXcodeColors/Desktop/TestXcodeColors/main.m:
--------------------------------------------------------------------------------
1 | //
2 | // main.m
3 | // TestXcodeColors
4 | //
5 | // Created by Robbie Hanson on 5/17/12.
6 | // Copyright (c) 2012 __MyCompanyName__. All rights reserved.
7 | //
8 |
9 | #import
10 |
11 | int main(int argc, char *argv[])
12 | {
13 | return NSApplicationMain(argc, (const char **)argv);
14 | }
15 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/Testing/TestXcodeColors/Mobile/Default-568h@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/denivip/demos/537264803b86f4f2f42ed269dd8262c81c20aea3/DemoRTSP/CocoaLumberjack/Xcode/Testing/TestXcodeColors/Mobile/Default-568h@2x.png
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/Testing/TestXcodeColors/Mobile/TextXcodeColors/AppDelegate.h:
--------------------------------------------------------------------------------
1 | #import
2 |
3 | @class ViewController;
4 |
5 |
6 | @interface AppDelegate : UIResponder
7 |
8 | @property (strong, nonatomic) UIWindow *window;
9 | @property (strong, nonatomic) ViewController *viewController;
10 |
11 | @end
12 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/Testing/TestXcodeColors/Mobile/TextXcodeColors/ViewController.h:
--------------------------------------------------------------------------------
1 | #import
2 |
3 | @interface ViewController : UIViewController
4 | {
5 | IBOutlet UILabel *label;
6 | }
7 |
8 | @property (nonatomic, readonly) UILabel *label;
9 |
10 | @end
11 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/Testing/TestXcodeColors/Mobile/TextXcodeColors/ViewController.m:
--------------------------------------------------------------------------------
1 | #import "ViewController.h"
2 |
3 |
4 | @implementation ViewController
5 |
6 | @synthesize label;
7 |
8 | @end
9 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/Testing/TestXcodeColors/Mobile/TextXcodeColors/en.lproj/InfoPlist.strings:
--------------------------------------------------------------------------------
1 | /* Localized versions of Info.plist keys */
2 |
3 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/UniversalApp/Classes/UniversalAppViewController.h:
--------------------------------------------------------------------------------
1 | //
2 | // UniversalAppViewController.h
3 | // UniversalApp
4 | //
5 | // Created by Robbie Hanson on 7/1/10.
6 | // Copyright __MyCompanyName__ 2010. All rights reserved.
7 | //
8 |
9 | #import
10 |
11 | @interface UniversalAppViewController : UIViewController {
12 |
13 | }
14 |
15 | @end
16 |
17 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/UniversalApp/Default-568h@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/denivip/demos/537264803b86f4f2f42ed269dd8262c81c20aea3/DemoRTSP/CocoaLumberjack/Xcode/UniversalApp/Default-568h@2x.png
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/UniversalApp/UniversalApp_Prefix.pch:
--------------------------------------------------------------------------------
1 | //
2 | // Prefix header for all source files of the 'UniversalApp' target in the 'UniversalApp' project
3 | //
4 |
5 | #ifdef __OBJC__
6 | #import
7 | #import
8 | #endif
9 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/WebServerIPhone/Classes/MyHTTPConnection.h:
--------------------------------------------------------------------------------
1 | #import
2 | #import "HTTPConnection.h"
3 |
4 |
5 | @interface MyHTTPConnection : HTTPConnection
6 |
7 | @end
8 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/WebServerIPhone/Classes/WebServerIPhoneViewController.h:
--------------------------------------------------------------------------------
1 | #import
2 |
3 |
4 | @interface WebServerIPhoneViewController : UIViewController {
5 |
6 | }
7 |
8 | @end
9 |
10 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/WebServerIPhone/Classes/WebServerIPhoneViewController.m:
--------------------------------------------------------------------------------
1 | #import "WebServerIPhoneViewController.h"
2 |
3 |
4 | @implementation WebServerIPhoneViewController
5 |
6 |
7 | @end
8 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/WebServerIPhone/Default-568h@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/denivip/demos/537264803b86f4f2f42ed269dd8262c81c20aea3/DemoRTSP/CocoaLumberjack/Xcode/WebServerIPhone/Default-568h@2x.png
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/WebServerIPhone/Vendor/CocoaHTTPServer/Categories/DDData.h:
--------------------------------------------------------------------------------
1 | #import
2 |
3 | @interface NSData (DDData)
4 |
5 | - (NSData *)md5Digest;
6 |
7 | - (NSData *)sha1Digest;
8 |
9 | - (NSString *)hexStringValue;
10 |
11 | - (NSString *)base64Encoded;
12 | - (NSData *)base64Decoded;
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/WebServerIPhone/Vendor/CocoaHTTPServer/Responses/HTTPDataResponse.h:
--------------------------------------------------------------------------------
1 | #import
2 | #import "HTTPResponse.h"
3 |
4 |
5 | @interface HTTPDataResponse : NSObject
6 | {
7 | NSUInteger offset;
8 | NSData *data;
9 | }
10 |
11 | - (id)initWithData:(NSData *)data;
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/WebServerIPhone/Vendor/CocoaHTTPServer/Responses/HTTPErrorResponse.h:
--------------------------------------------------------------------------------
1 | #import "HTTPResponse.h"
2 |
3 | @interface HTTPErrorResponse : NSObject {
4 | NSInteger _status;
5 | }
6 |
7 | - (id)initWithErrorCode:(int)httpErrorCode;
8 |
9 | @end
10 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/WebServerIPhone/Vendor/CocoaHTTPServer/Responses/HTTPRedirectResponse.h:
--------------------------------------------------------------------------------
1 | #import
2 | #import "HTTPResponse.h"
3 |
4 |
5 | @interface HTTPRedirectResponse : NSObject
6 | {
7 | NSString *redirectPath;
8 | }
9 |
10 | - (id)initWithPath:(NSString *)redirectPath;
11 |
12 | @end
13 |
--------------------------------------------------------------------------------
/DemoRTSP/CocoaLumberjack/Xcode/WebServerIPhone/WebServerIPhone_Prefix.pch:
--------------------------------------------------------------------------------
1 | //
2 | // Prefix header for all source files of the 'WebServerIPhone' target in the 'WebServerIPhone' project
3 | //
4 |
5 | #ifdef __OBJC__
6 | #import
7 | #import
8 | #endif
9 |
--------------------------------------------------------------------------------
/DemoRTSP/DemoRTSP.xcworkspace/contents.xcworkspacedata:
--------------------------------------------------------------------------------
1 |
2 |
4 |
6 |
7 |
8 |
--------------------------------------------------------------------------------
/DemoRTSP/DemoRTSP/DemoRTSP.xcodeproj/project.xcworkspace/contents.xcworkspacedata:
--------------------------------------------------------------------------------
1 |
2 |
4 |
6 |
7 |
8 |
--------------------------------------------------------------------------------
/DemoRTSP/DemoRTSP/DemoRTSP/Images.xcassets/AppIcon.appiconset/Icon2-60@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/denivip/demos/537264803b86f4f2f42ed269dd8262c81c20aea3/DemoRTSP/DemoRTSP/DemoRTSP/Images.xcassets/AppIcon.appiconset/Icon2-60@2x.png
--------------------------------------------------------------------------------
/DemoRTSP/DemoRTSP/DemoRTSP/Images.xcassets/AppIcon.appiconset/Icon2-60@3x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/denivip/demos/537264803b86f4f2f42ed269dd8262c81c20aea3/DemoRTSP/DemoRTSP/DemoRTSP/Images.xcassets/AppIcon.appiconset/Icon2-60@3x.png
--------------------------------------------------------------------------------
/DemoRTSP/DemoRTSP/DemoRTSP/Images.xcassets/AppIcon.appiconset/Icon2-76.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/denivip/demos/537264803b86f4f2f42ed269dd8262c81c20aea3/DemoRTSP/DemoRTSP/DemoRTSP/Images.xcassets/AppIcon.appiconset/Icon2-76.png
--------------------------------------------------------------------------------
/DemoRTSP/DemoRTSP/DemoRTSP/Images.xcassets/AppIcon.appiconset/Icon2-76@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/denivip/demos/537264803b86f4f2f42ed269dd8262c81c20aea3/DemoRTSP/DemoRTSP/DemoRTSP/Images.xcassets/AppIcon.appiconset/Icon2-76@2x.png
--------------------------------------------------------------------------------
/DemoRTSP/DemoRTSP/DemoRTSP/Images.xcassets/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "info" : {
3 | "version" : 1,
4 | "author" : "xcode"
5 | }
6 | }
--------------------------------------------------------------------------------
/DemoRTSP/DemoRTSP/DemoRTSP/Images.xcassets/btn_rec_red.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "filename" : "element_1.pdf"
6 | }
7 | ],
8 | "info" : {
9 | "version" : 1,
10 | "author" : "xcode"
11 | }
12 | }
--------------------------------------------------------------------------------
/DemoRTSP/DemoRTSP/DemoRTSP/Images.xcassets/btn_rec_red.imageset/element_1.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/denivip/demos/537264803b86f4f2f42ed269dd8262c81c20aea3/DemoRTSP/DemoRTSP/DemoRTSP/Images.xcassets/btn_rec_red.imageset/element_1.pdf
--------------------------------------------------------------------------------
/DemoRTSP/DemoRTSP/DemoRTSP/Images.xcassets/btn_rec_white.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "filename" : "element_2.pdf"
6 | }
7 | ],
8 | "info" : {
9 | "version" : 1,
10 | "author" : "xcode"
11 | }
12 | }
--------------------------------------------------------------------------------
/DemoRTSP/DemoRTSP/DemoRTSP/Images.xcassets/btn_rec_white.imageset/element_2.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/denivip/demos/537264803b86f4f2f42ed269dd8262c81c20aea3/DemoRTSP/DemoRTSP/DemoRTSP/Images.xcassets/btn_rec_white.imageset/element_2.pdf
--------------------------------------------------------------------------------
/DemoRTSP/DemoRTSP/DemoRTSP/Images.xcassets/btn_settings.imageset/Contents.json:
--------------------------------------------------------------------------------
1 | {
2 | "images" : [
3 | {
4 | "idiom" : "universal",
5 | "filename" : "element_9.pdf"
6 | }
7 | ],
8 | "info" : {
9 | "version" : 1,
10 | "author" : "xcode"
11 | }
12 | }
--------------------------------------------------------------------------------
/DemoRTSP/DemoRTSP/DemoRTSP/Images.xcassets/btn_settings.imageset/element_9.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/denivip/demos/537264803b86f4f2f42ed269dd8262c81c20aea3/DemoRTSP/DemoRTSP/DemoRTSP/Images.xcassets/btn_settings.imageset/element_9.pdf
--------------------------------------------------------------------------------
/DemoRTSP/DemoRTSP/DemoRTSP/MainViewController.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) 2017 DENIVIP Group. All rights reserved.
2 | //
3 |
4 | #import
5 | #import "PBJVision.h"
6 | #import "UIButton+Blocks.h"
7 |
8 | @interface MainViewController : UIViewController
9 |
10 | +(PBJVision *)getPBJVision;
11 | +(void)addLogLine:(NSString*)msg;
12 | @end
13 |
14 |
--------------------------------------------------------------------------------
/DemoRTSP/DemoRTSP/DemoRTSP/UIGriddableView.h:
--------------------------------------------------------------------------------
1 | // Copyright (c) 2017 DENIVIP Group. All rights reserved.
2 | //
3 |
4 | #ifndef DemoRTSP_UIGriddableView_h
5 | #define DemoRTSP_UIGriddableView_h
6 |
7 | @interface UIGriddableView : UIView
8 |
9 | - (void)showGrid:(BOOL)onoff;
10 | - (void)showBorder:(UIColor*)color;
11 | @end
12 |
13 | #endif
14 |
--------------------------------------------------------------------------------
/DemoRTSP/DemoRTSP/DemoRTSP/en.lproj/Localizable.strings:
--------------------------------------------------------------------------------
1 | /*
2 | Localizable.strings
3 | DemoRTSP
4 |
5 | Created by IPv6 on 17/02/15.
6 | Copyright (c) 2015 DENIVIP Group. All rights reserved.
7 | */
8 |
--------------------------------------------------------------------------------
/DemoRTSP/Libextobjc/Configuration/Base/Targets/Application.xcconfig:
--------------------------------------------------------------------------------
1 | //
2 | // This file defines additional configuration options that are appropriate only
3 | // for an application. Typically, you want to use a platform-specific variant
4 | // instead.
5 | //
6 |
7 | // Whether to strip out code that isn't called from anywhere
8 | DEAD_CODE_STRIPPING = NO
9 |
--------------------------------------------------------------------------------
/DemoRTSP/Libextobjc/Tests/EXTADTTest.h:
--------------------------------------------------------------------------------
1 | //
2 | // EXTADTTest.h
3 | // extobjc
4 | //
5 | // Created by Justin Spahr-Summers on 19.06.12.
6 | //
7 | //
8 |
9 | #import
10 | #import "EXTADT.h"
11 |
12 | @interface EXTADTTest : SenTestCase
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/DemoRTSP/Libextobjc/Tests/EXTKeyPathCodingTest.h:
--------------------------------------------------------------------------------
1 | //
2 | // EXTKeyPathCodingTest.h
3 | // extobjc
4 | //
5 | // Created by Justin Spahr-Summers on 19.06.12.
6 | //
7 | //
8 |
9 | #import
10 | #import "EXTKeyPathCoding.h"
11 |
12 | @interface EXTKeyPathCodingTest : SenTestCase
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/DemoRTSP/Libextobjc/Tests/EXTKeypathWeakWarningTest.h:
--------------------------------------------------------------------------------
1 | //
2 | // EXTKeypathWeakWarningTest.h
3 | // extobjc
4 | //
5 | // Created by Javier Soto on 6/23/14.
6 | //
7 | //
8 |
9 | #import
10 | #import "EXTKeyPathCoding.h"
11 |
12 | @interface EXTKeypathWeakWarningTest : SenTestCase
13 |
14 | @end
--------------------------------------------------------------------------------
/DemoRTSP/Libextobjc/Tests/EXTObjectiveCppCompileTest.h:
--------------------------------------------------------------------------------
1 | //
2 | // EXTObjectiveCppCompileTest.h
3 | // extobjc
4 | //
5 | // Created by Igor Kashkuta on 2013-04-01.
6 | // Released under the MIT license.
7 | //
8 |
9 | #import
10 | #import "extobjc.h"
11 |
12 | @interface EXTObjectiveCppCompileTest : SenTestCase
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/DemoRTSP/Libextobjc/Tests/EXTObjectiveCppCompileTest.mm:
--------------------------------------------------------------------------------
1 | //
2 | // EXTObjectiveCppCompileTest.mm
3 | // extobjc
4 | //
5 | // Created by Igor Kashkuta on 2013-04-01.
6 | // Released under the MIT license.
7 | //
8 |
9 | #import "EXTObjectiveCppCompileTest.h"
10 |
11 | @implementation EXTObjectiveCppCompileTest
12 |
13 | @end
14 |
--------------------------------------------------------------------------------
/DemoRTSP/Libextobjc/Tests/EXTRuntimeTestProtocol.h:
--------------------------------------------------------------------------------
1 | //
2 | // EXTRuntimeTestProtocol.h
3 | // extobjc
4 | //
5 | // Created by Clay Bridges on 8/5/13.
6 | //
7 | //
8 |
9 | #import
10 |
11 | @protocol EXTRuntimeTestProtocol
12 |
13 | @optional
14 | + (void)optionalClassMethod;
15 | - (void)optionalInstanceMethod;
16 |
17 | @end
18 |
--------------------------------------------------------------------------------
/DemoRTSP/Libextobjc/Tests/EXTSynthesizeTest.h:
--------------------------------------------------------------------------------
1 | //
2 | // EXTSynthesizeTest.h
3 | // extobjc
4 | //
5 | // Created by Justin Spahr-Summers on 2012-09-04.
6 | // Copyright (C) 2012 Justin Spahr-Summers.
7 | // Released under the MIT license.
8 | //
9 |
10 | #import
11 |
12 | @interface EXTSynthesizeTest : SenTestCase
13 |
14 | @end
15 |
--------------------------------------------------------------------------------
/DemoRTSP/Libextobjc/extobjc.xcodeproj/project.xcworkspace/contents.xcworkspacedata:
--------------------------------------------------------------------------------
1 |
2 |
4 |
6 |
7 |
8 |
--------------------------------------------------------------------------------
/DemoRTSP/Libextobjc/extobjc/EXTScope.m:
--------------------------------------------------------------------------------
1 | //
2 | // EXTScope.m
3 | // extobjc
4 | //
5 | // Created by Justin Spahr-Summers on 2011-05-04.
6 | // Copyright (C) 2012 Justin Spahr-Summers.
7 | // Released under the MIT license.
8 | //
9 |
10 | #import "EXTScope.h"
11 |
12 | void ext_executeCleanupBlock (__strong ext_cleanupBlock_t *block) {
13 | (*block)();
14 | }
15 |
16 |
--------------------------------------------------------------------------------
/DemoRTSP/Libextobjc/extobjc/extobjc_Prefix.pch:
--------------------------------------------------------------------------------
1 | //
2 | // Prefix header for all source files of the 'libextobjc' target in the 'libextobjc' project.
3 | //
4 |
5 | #ifdef __OBJC__
6 | #import
7 | #endif
8 |
--------------------------------------------------------------------------------
/DemoRTSP/PBJVision/Project/Vision/Default-568h@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/denivip/demos/537264803b86f4f2f42ed269dd8262c81c20aea3/DemoRTSP/PBJVision/Project/Vision/Default-568h@2x.png
--------------------------------------------------------------------------------
/DemoRTSP/PBJVision/Project/Vision/Default.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/denivip/demos/537264803b86f4f2f42ed269dd8262c81c20aea3/DemoRTSP/PBJVision/Project/Vision/Default.png
--------------------------------------------------------------------------------
/DemoRTSP/PBJVision/Project/Vision/Default@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/denivip/demos/537264803b86f4f2f42ed269dd8262c81c20aea3/DemoRTSP/PBJVision/Project/Vision/Default@2x.png
--------------------------------------------------------------------------------
/DemoRTSP/PBJVision/Project/Vision/UI/capture_done@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/denivip/demos/537264803b86f4f2f42ed269dd8262c81c20aea3/DemoRTSP/PBJVision/Project/Vision/UI/capture_done@2x.png
--------------------------------------------------------------------------------
/DemoRTSP/PBJVision/Project/Vision/UI/capture_flip@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/denivip/demos/537264803b86f4f2f42ed269dd8262c81c20aea3/DemoRTSP/PBJVision/Project/Vision/UI/capture_flip@2x.png
--------------------------------------------------------------------------------
/DemoRTSP/PBJVision/Project/Vision/UI/capture_focus@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/denivip/demos/537264803b86f4f2f42ed269dd8262c81c20aea3/DemoRTSP/PBJVision/Project/Vision/UI/capture_focus@2x.png
--------------------------------------------------------------------------------
/DemoRTSP/PBJVision/Project/Vision/UI/capture_focus_button@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/denivip/demos/537264803b86f4f2f42ed269dd8262c81c20aea3/DemoRTSP/PBJVision/Project/Vision/UI/capture_focus_button@2x.png
--------------------------------------------------------------------------------
/DemoRTSP/PBJVision/Project/Vision/UI/capture_focus_button_active@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/denivip/demos/537264803b86f4f2f42ed269dd8262c81c20aea3/DemoRTSP/PBJVision/Project/Vision/UI/capture_focus_button_active@2x.png
--------------------------------------------------------------------------------
/DemoRTSP/PBJVision/Project/Vision/UI/capture_onion@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/denivip/demos/537264803b86f4f2f42ed269dd8262c81c20aea3/DemoRTSP/PBJVision/Project/Vision/UI/capture_onion@2x.png
--------------------------------------------------------------------------------
/DemoRTSP/PBJVision/Project/Vision/UI/capture_onion_selected@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/denivip/demos/537264803b86f4f2f42ed269dd8262c81c20aea3/DemoRTSP/PBJVision/Project/Vision/UI/capture_onion_selected@2x.png
--------------------------------------------------------------------------------
/DemoRTSP/PBJVision/Project/Vision/UI/capture_rec_base@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/denivip/demos/537264803b86f4f2f42ed269dd8262c81c20aea3/DemoRTSP/PBJVision/Project/Vision/UI/capture_rec_base@2x.png
--------------------------------------------------------------------------------
/DemoRTSP/PBJVision/Project/Vision/UI/capture_rec_blink@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/denivip/demos/537264803b86f4f2f42ed269dd8262c81c20aea3/DemoRTSP/PBJVision/Project/Vision/UI/capture_rec_blink@2x.png
--------------------------------------------------------------------------------
/DemoRTSP/PBJVision/Project/Vision/UI/capture_rec_off@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/denivip/demos/537264803b86f4f2f42ed269dd8262c81c20aea3/DemoRTSP/PBJVision/Project/Vision/UI/capture_rec_off@2x.png
--------------------------------------------------------------------------------
/DemoRTSP/PBJVision/Project/Vision/en.lproj/InfoPlist.strings:
--------------------------------------------------------------------------------
1 | /* Localized versions of Info.plist keys */
2 |
3 |
--------------------------------------------------------------------------------
/DemoRTSP/PBJVision/Source/Shaders/Shader.vsh:
--------------------------------------------------------------------------------
1 |
2 | attribute vec4 a_position;
3 | attribute vec2 a_texture;
4 |
5 | varying vec2 v_texture;
6 |
7 | void main()
8 | {
9 | v_texture = a_texture;
10 | gl_Position = a_position;
11 | }
12 |
--------------------------------------------------------------------------------
/DemoRTSP/PBJVision/pbj.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/denivip/demos/537264803b86f4f2f42ed269dd8262c81c20aea3/DemoRTSP/PBJVision/pbj.gif
--------------------------------------------------------------------------------
/DemoRTSP/PSTAlertController/Example/PSTAlertViewControllerSample.xcodeproj/project.xcworkspace/contents.xcworkspacedata:
--------------------------------------------------------------------------------
1 |
2 |
4 |
6 |
7 |
8 |
--------------------------------------------------------------------------------
/DemoRTSP/PSTAlertController/Example/PSTAlertViewControllerSample/ViewController.h:
--------------------------------------------------------------------------------
1 | //
2 | // ViewController.h
3 | // PSTAlertViewControllerSample
4 | //
5 | // Created by Peter Steinberger on 07/11/14.
6 | // Copyright (c) 2014 PSPDFKit GmbH. All rights reserved.
7 | //
8 |
9 | #import
10 |
11 | @interface ViewController : UIViewController
12 |
13 | @end
14 |
15 |
--------------------------------------------------------------------------------