1
0
mirror of https://github.com/Tha14/toxic.git synced 2024-11-23 01:23:03 +01:00
toxic/src
2015-12-06 22:12:02 -05:00
..
audio_call.c Remove pointless null check 2015-12-05 00:19:11 -05:00
audio_call.h Fix some build issues 2015-11-03 23:04:05 -05:00
audio_device.c Merge new AV branch 2015-10-20 17:57:54 -04:00
audio_device.h Implemented video preview and preparations for ToxAV 2015-08-21 00:37:23 -05:00
autocomplete.c Fix a bunch of misc bugs and corner cases 2015-11-08 03:57:01 -05:00
autocomplete.h implement avatars (setting only) and generalize path tab-complete 2014-09-26 03:10:44 -04:00
avatars.c Fix some filetransfer issues 2015-08-18 15:12:48 -04:00
avatars.h fix a few avatar bugs 2015-04-04 21:15:34 -04:00
chat_commands.c Merge new AV branch 2015-10-20 17:57:54 -04:00
chat_commands.h Merge new_av from upstream 2015-11-07 00:21:42 -05:00
chat.c Fix merge conflict 2015-12-01 18:01:02 -05:00
chat.h rename reserved identifiers per C standard 2014-09-22 21:24:45 -04:00
configdir.c Fix a bunch of misc bugs and corner cases 2015-11-08 03:57:01 -05:00
configdir.h rename reserved identifiers per C standard 2014-09-22 21:24:45 -04:00
execute.c Merge with upstream master 2015-11-10 23:52:54 -05:00
execute.h implement group passwords 2015-05-20 19:07:25 -04:00
file_transfers.c Improve file transfer progress bar 2015-12-04 19:41:50 -05:00
file_transfers.h Fix some filetransfer issues 2015-08-21 00:44:40 -05:00
friendlist.c Merge with upstream master 2015-11-10 23:52:54 -05:00
friendlist.h merge with master 2015-03-31 19:34:33 -04:00
global_commands.c Merge branch 'master' into new_groupchats 2015-12-01 17:57:45 -05:00
global_commands.h Merge with upstream master 2015-11-10 23:52:54 -05:00
group_commands.c Add last seen and public key fields for group peers and add whois command 2015-09-13 23:15:58 -04:00
group_commands.h Add last seen and public key fields for group peers and add whois command 2015-09-13 23:15:58 -04:00
groupchat.c Merge with upstream master 2015-11-10 23:52:54 -05:00
groupchat.h Add last seen and public key fields for group peers and add whois command 2015-09-13 23:15:58 -04:00
help.c Merge branch 'master' into new_groupchats 2015-12-01 17:57:45 -05:00
help.h rename reserved identifiers per C standard 2014-09-22 21:24:45 -04:00
input.c Lots of bug fixes and general code cleanup 2015-08-27 03:38:08 -04:00
input.h rename reserved identifiers per C standard 2014-09-22 21:24:45 -04:00
line_info.c Merge with upstream 2015-08-27 21:36:20 -04:00
line_info.h implement group private messaging 2015-03-22 01:07:56 -04:00
log.c Lots of bug fixes and general code cleanup 2015-08-27 03:38:08 -04:00
log.h Display a user warning when log fails to initialize 2015-08-21 00:44:40 -05:00
message_queue.c simplify timeout function 2015-08-21 00:44:40 -05:00
message_queue.h merge with master (new api) 2015-03-30 21:46:25 -04:00
misc_tools.c Merge branch 'master' into new_groupchats 2015-12-01 17:57:45 -05:00
misc_tools.h Merge with upstream master 2015-11-10 23:52:54 -05:00
name_lookup.c Fix AV bug 2015-11-19 23:49:58 -05:00
name_lookup.h Replace DNS-based username lookups with HTTPS & drop utox.org support 2015-10-28 17:14:17 -04:00
notify.c Merge new AV branch 2015-10-20 17:57:54 -04:00
notify.h merge with master (new api) 2015-03-30 21:46:25 -04:00
osx_video.h Implemented video calls for OSX 2015-08-21 00:44:25 -05:00
osx_video.m Implemented video calls for OSX 2015-08-21 00:44:25 -05:00
prompt.c Merge with upstream master 2015-11-10 23:52:54 -05:00
prompt.h Lots of bug fixes and general code cleanup 2015-08-27 03:38:08 -04:00
qr_code.c Add stack protection compile flag to Makefile 2015-11-10 23:34:46 -05:00
qr_code.h Add ability to print your Tox ID's QR code to a file 2015-11-08 22:51:46 -05:00
settings.c Merge new_av from upstream 2015-11-07 00:21:42 -05:00
settings.h merge with master (new api) 2015-03-30 21:46:25 -04:00
term_mplex.c Lots of bug fixes and general code cleanup 2015-08-27 03:38:08 -04:00
term_mplex.h use pthread for mplex detach polling for better portability 2015-03-11 18:38:07 -04:00
toxic_strings.c merge with master (new api) 2015-03-30 21:46:25 -04:00
toxic_strings.h implement word deletion via ^W 2014-10-05 23:12:58 -04:00
toxic.c Merge branch 'master' into new_groupchats 2015-12-01 17:57:45 -05:00
toxic.h Merge with upstream master 2015-11-10 23:52:54 -05:00
video_call.c Fix various video bugs; it should be working now! 2015-11-12 05:01:28 -05:00
video_call.h Fix various video bugs; it should be working now! 2015-11-12 05:01:28 -05:00
video_device.c Fix building on FreeBSD (courtesy of thierry-FreeBSD) 2015-11-12 05:04:37 -05:00
video_device.h Refactored video calls 2015-08-21 00:42:57 -05:00
windows.c Merge with upstream master 2015-11-10 23:52:54 -05:00
windows.h Merge new_av from upstream 2015-11-07 00:21:42 -05:00
xtra.c Correctly operational from OSX terminals 2015-11-25 10:26:12 +02:00
xtra.h properly handle file pausing 2014-12-05 13:23:45 -05:00