File tree
4 files changed
+11
-11
lines changed- Source/MEGASync
- control
4 files changed
+11
-11
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
15 |
| - | |
16 |
| - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
| 19 | + | |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
5 |
| - | |
| 4 | + | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 |
| - | |
| 26 | + | |
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
|
- bindings/ios/3rdparty/build-all.sh+4-4
- bindings/ios/3rdparty/build-curl.sh+1-1
- bindings/ios/3rdparty/build-openssl.sh+1-1
- bindings/ios/MEGASDK.xcodeproj/project.pbxproj+4
- bindings/wp8/MRequest.cpp+76-65
- bindings/wp8/MRequest.h+60-60
- bindings/wp8/MegaSDK.cpp+98-39
- bindings/wp8/MegaSDK.h+257-244
- examples/Swift/README.md+1-1
- examples/iOS/README.md+1-1
- include/mega/command.h+16
- include/mega/megaapp.h+2
- include/mega/megaclient.h+6
- include/megaapi.h+3-14
- include/megaapi_impl.h+4-1
- src/commands.cpp+54
- src/megaapi.cpp+1-1
- src/megaapi_impl.cpp+67-30
- src/megaclient.cpp+20
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
28 |
| - | |
29 |
| - | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
|
0 commit comments