tux3
|
aeb9a7f62f
|
Fix some warnings
|
2015-06-08 11:46:38 +02:00 |
|
marcel
|
f96db5a761
|
replaced ToxID struct with ToxId class.
|
2015-05-17 22:55:50 +02:00 |
|
marcel
|
2ffabb19ec
|
Renamed function isMine to isActiveProfile.
As an user can have multiple profiles where each profile has its own
Tox ID the name isMine is not very accurate.
|
2015-05-17 22:26:56 +02:00 |
|
tux3
|
9dedd22bb2
|
Port file transfers to the new API
Parallel, extremely large, and other edge case transfers have not been tested, but the common path should work well.
|
2015-04-24 15:31:30 +02:00 |
|
tux3
|
e4859efe18
|
Refactor Core
Refactor Core's file transfer callbacks into their CoreFile class and files
Move all core*.{h|cpp} into a core/ folder
|
2015-04-24 02:32:09 +02:00 |
|