Jfreegman
|
f056f13329
|
Astyle everything and add an astyle options script to repo
|
2016-09-24 21:07:04 -04:00 |
|
Jfreegman
|
39c4b7ecdd
|
Add ability to print your Tox ID's QR code to a file
|
2015-11-08 22:51:46 -05:00 |
|
Jfreegman
|
4ab99c73a0
|
Merge with master
|
2015-11-02 15:22:52 -05:00 |
|
Jfreegman
|
6b97df2615
|
Add command to change the Tox ID nospam value
|
2015-10-22 19:44:05 -04:00 |
|
cnhenry
|
8a66c3fa4c
|
Changed to toggle video command rather than two separate commands
|
2015-08-21 00:43:47 -05:00 |
|
cnhenry
|
9b6efb65de
|
Implemented video preview and preparations for ToxAV
|
2015-08-21 00:37:23 -05:00 |
|
Jfreegman
|
8301ab1bc2
|
Revert commit 312d0c3 (localization/gettext)
There were serious problems with branch merging that need to be resolved first
|
2015-08-21 00:35:40 -05:00 |
|
Ansa89
|
0a2ad23c15
|
Add localization system (gettext)
|
2015-08-21 00:24:02 -05:00 |
|
cnhenry
|
43bda5f7d9
|
Refactoring and fix related to invite callback not being fired
|
2015-08-21 00:14:03 -05:00 |
|
cnhenry
|
f2121fae74
|
Implemented audio calls using new ToxAV API
|
2015-08-21 00:14:03 -05:00 |
|
cnhenry
|
6e90072fb8
|
Implemented OpenCV demo to demonstrate video device listing and set up code structure for video
|
2015-08-21 00:14:03 -05:00 |
|
Jfreegman
|
035420e5c7
|
Revert commit 312d0c3 (localization/gettext)
There were serious problems with branch merging that need to be resolved first
|
2015-07-04 01:19:16 -04:00 |
|
Ansa89
|
85d3c18ba6
|
Add localization system (gettext)
|
2015-05-28 15:50:55 +02:00 |
|
Jfreegman
|
76c21c8b34
|
implement group titles
|
2014-11-14 22:15:59 -05:00 |
|
Jfreegman
|
dd8c2caac7
|
more prep for audio groups
|
2014-11-14 20:13:08 -05:00 |
|
Jfreegman
|
7a7e8a7f8d
|
prep for audio groups
|
2014-11-11 20:49:05 -05:00 |
|
Jfreegman
|
544c402f78
|
implement avatars (setting only) and generalize path tab-complete
|
2014-09-26 03:10:44 -04:00 |
|
Jfreegman
|
133c0e8d63
|
rename reserved identifiers per C standard
|
2014-09-22 21:24:45 -04:00 |
|
Jfreegman
|
96b68058bb
|
code cleanup and fix bug that sometimes prevented tab notifications from working
|
2014-09-04 18:28:20 -04:00 |
|
Jfreegman
|
009095af24
|
slight simplification for command list iteration
|
2014-09-02 02:23:44 -04:00 |
|
Jfreegman
|
2ce42ab057
|
bump version to 0.5.0
|
2014-09-01 18:56:20 -04:00 |
|
Jfreegman
|
68f1dffba7
|
add command to decline friend requests
|
2014-08-25 14:08:01 -04:00 |
|
Jfreegman
|
75e8486061
|
add command to list pending friend requests, a few related fixes
|
2014-08-19 20:52:17 -04:00 |
|
Jfreegman
|
6fdafceda8
|
add ability to cancel file transfers
|
2014-08-04 02:03:23 -04:00 |
|
Jfreegman
|
38ed0c86ad
|
use hangup cmd to cancel outgoing call requests
|
2014-08-03 23:11:19 -04:00 |
|
Jfreegman
|
3fc7c90630
|
stderr redirect doesn't work as intended, add invalid command message when no sound
|
2014-08-03 01:31:33 -04:00 |
|
mannol
|
8f3989000d
|
Box notifications are like ready
|
2014-08-02 00:37:02 +02:00 |
|
Jfreegman
|
f630a3e604
|
fix possible buffer overflows and undefined behaviour
|
2014-07-25 17:55:21 -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
|
98ac4d7983
|
Added sound notifications and prepared for later system notifications. Also, now using libconfig for configuration loading.
|
2014-07-21 03:25:21 +02:00 |
|
mannol
|
933d46553f
|
Added sounds
|
2014-07-21 01:12:13 +02:00 |
|
Jfreegman
|
e61d070def
|
cleanup/error checks
|
2014-07-17 03:35:18 -04:00 |
|
Jfreegman
|
b5f34f42a8
|
small fix
|
2014-07-16 21:34:50 -04:00 |
|
Jfreegman
|
ce4f293574
|
fix undefined behaviour with string literals
|
2014-07-16 12:51:07 -04: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
|
6754741f37
|
improve /help system and add startup welcome message
|
2014-07-04 03:24:29 -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 |
|
mannol
|
48361a003e
|
Merged upstream and other fixes
|
2014-06-22 21:07:11 +02:00 |
|
Jfreegman
|
34bd4a1c7c
|
fix a bunch of implicit declarations
|
2014-06-21 21:41:38 -04:00 |
|
mannol
|
e47f2c05f3
|
Added VAD, changed device i/o, mute option, dynamic device changing and more
|
2014-06-22 02:18:23 +02:00 |
|
mannol
|
29b283c176
|
VAD sort of works
|
2014-06-21 01:58:00 +02:00 |
|
Jfreegman
|
1456cef991
|
implement toxdns3 username lookups
|
2014-06-17 00:48:30 -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 |
|
Sean Qureshi
|
4cac797b40
|
General cleanup
Signed-off-by: Sean Qureshi <sean@tox.im>
|
2014-04-19 14:58:13 -07:00 |
|
Jfreegman
|
92c0f737ac
|
.
|
2014-03-25 22:02:48 -04:00 |
|
Jfreegman
|
5e941427d3
|
refactor prompt to allow scrolling
|
2014-03-25 03:17:22 -04:00 |
|
mannol
|
58f33fa1d6
|
Merge upstream
|
2014-03-23 22:54:56 +01:00 |
|
mannol
|
ed3e9b476d
|
This should fix segfault and remove one-line comments
|
2014-03-11 23:22:27 +01:00 |
|
mannol
|
1fd07837ea
|
Fixed build problems
|
2014-03-08 16:36:42 +01:00 |
|
mannol
|
c678d41709
|
Now supporting device selection
|
2014-03-08 01:12:51 +01:00 |
|