Jfreegman
|
b18a67d656
|
put file senders in a round-robin queue so multiple transfers upload at a uniform pace
|
2014-07-27 22:27:27 -04:00 |
|
Jfreegman
|
49538a986c
|
improve file transfer progress line
|
2014-07-27 18:00:33 -04:00 |
|
Jfreegman
|
b68deef6db
|
allow line_info_add to take formatted strings with variable # of args
|
2014-07-24 23:03:55 -04:00 |
|
mannol
|
933d46553f
|
Added sounds
|
2014-07-21 01:12:13 +02:00 |
|
Jfreegman
|
a009fbf20c
|
use char instead of uint8_t, fix compiler warnings so toxic compiles with -Wall and -Werror on gcc and clang
|
2014-07-06 22:16:20 -04:00 |
|
Jfreegman
|
a126f9c1a6
|
don't excessively update percentage complete line during file transfers
|
2014-06-30 14:17:07 -04:00 |
|
Jfreegman
|
f8998b5891
|
properly close file senders on exit
|
2014-06-28 12:55:05 -04:00 |
|
Jfreegman
|
33e98fd720
|
put file senders in one thread due to weird issues & a few fixes
|
2014-06-28 12:14:43 -04:00 |
|
Jfreegman
|
d881312e3e
|
should fix the high cpu usage issue
|
2014-06-26 19:35:12 -04:00 |
|
Jfreegman
|
da65ba4e8d
|
give file senders their own threads
|
2014-06-26 18:20:56 -04:00 |
|
Jfreegman
|
ef097757f3
|
general cleanup: rm unused config.h, add license info to device.c/h, add a couple compiler options and fix warnings
|
2014-06-24 17:47:35 -04:00 |
|
Jfreegman
|
34bd4a1c7c
|
fix a bunch of implicit declarations
|
2014-06-21 21:41:38 -04:00 |
|
Jfreegman
|
31acdcada3
|
reorganize toxic_windows.h into two separate header files, rename main.c to toxic.c
|
2014-06-11 18:14:12 -04:00 |
|
Jfreegman
|
789c491c1e
|
fix a few file transfer bugs
|
2014-06-03 16:04:57 -04:00 |
|
Sean Qureshi
|
4cac797b40
|
General cleanup
Signed-off-by: Sean Qureshi <sean@tox.im>
|
2014-04-19 14:58:13 -07:00 |
|
Jfreegman
|
8c071fb208
|
fix potential segfaults
|
2014-03-28 01:46:09 -04:00 |
|
Jfreegman
|
b36a8fd8fa
|
show percentage complete for file transfers
|
2014-03-27 23:05:50 -04:00 |
|
Jfreegman
|
50a37495f8
|
API update
|
2014-03-18 21:48:26 -04:00 |
|
Jfreegman
|
d29836845c
|
get unix time more efficiently
|
2014-03-13 23:56:46 -04:00 |
|
mannol
|
da924f07a9
|
Updated to latest core
|
2014-03-11 00:34:18 +01:00 |
|
Jfreegman
|
2fcfa954ab
|
move file sender stuff to its own files
|
2014-03-05 05:06:21 -05:00 |
|