1
0
mirror of https://github.com/Tha14/toxic.git synced 2024-06-26 20:57:48 +02:00
toxic/src
2018-04-19 22:23:49 -04:00
..
api.c add a .travis file and some build fixes 2018-02-26 02:34:38 -05:00
api.h Updated code style 2017-05-16 23:19:39 -04:00
audio_call.c Update toxav API calls 2018-02-24 15:38:07 -05:00
audio_call.h Fix typedef enums and potential uninitialised value. 2018-01-20 18:30:35 +00:00
audio_device.c Significantly reduce time before trying to re-send a message with no read receipt 2018-03-03 23:54:12 -05:00
audio_device.h Refresh device list on /lsdev. 2017-10-31 18:08:06 +02:00
autocomplete.c Significantly reduce time before trying to re-send a message with no read receipt 2018-03-03 23:54:12 -05:00
autocomplete.h Fix autocomplete bug 2018-02-20 20:54:26 -05:00
avatars.c Astyle everything and add an astyle options script to repo 2016-09-24 21:07:04 -04:00
avatars.h fix a few avatar bugs 2015-08-21 00:14:02 -05:00
bootstrap.c Update API 2018-02-25 00:00:06 -05:00
bootstrap.h Thread nodeslist loading 2016-09-22 14:09:07 -04:00
chat_commands.c Port to toktok-c-toxcore branch 2016-12-18 00:01:51 -05:00
chat_commands.h added /bitrate 2017-07-07 23:47:59 +00:00
chat.c Update API 2018-02-25 00:00:06 -05:00
chat.h rename reserved identifiers per C standard 2014-09-22 21:24:45 -04:00
configdir.c Automatically update DHT nodeslist 2016-09-20 00:00:09 -04:00
configdir.h Automatically update DHT nodeslist 2016-09-20 00:00:09 -04:00
curl_util.c Add setting to control DHT nodeslist update frequency 2016-09-20 13:13:12 -04:00
curl_util.h Add ipv6 support for bootstrap nodes and refactor parsing code 2016-09-21 21:22:05 -04:00
execute.c added /bitrate 2017-07-07 23:47:59 +00:00
execute.h rename reserved identifiers per C standard 2014-09-22 21:24:45 -04:00
file_transfers.c Add possibility to save QR code in PNG file format 2016-10-05 20:57:50 +02:00
file_transfers.h Astyle everything and add an astyle options script to repo 2016-09-24 21:07:04 -04:00
friendlist.c Update API 2018-02-25 00:00:06 -05:00
friendlist.h Update API 2018-02-25 00:00:06 -05:00
global_commands.c /status: give feedback to user on status change 2017-08-27 12:27:04 +02:00
global_commands.h Implemented a basic Python scripting engine, optional compilation. 2017-05-15 20:29:00 -04:00
group_commands.c Port to toktok-c-toxcore branch 2016-12-18 00:01:51 -05:00
group_commands.h implement group titles 2014-11-14 22:15:59 -05:00
groupchat.c Temp fix for nick change spam on group join 2018-04-19 22:23:49 -04:00
groupchat.h Update API 2018-02-25 00:00:06 -05:00
help.c avoid unnecessary redrawing 2017-10-29 16:50:42 +01:00
help.h Finalized and documented the Python scripting interface. 2017-05-16 20:31:23 -04:00
input.c Astyle everything and add an astyle options script to repo 2016-09-24 21:07:04 -04:00
input.h rename reserved identifiers per C standard 2014-09-22 21:24:45 -04:00
line_info.c Make sure message id fits inside a signed int 2017-06-02 01:15:44 -04:00
line_info.h Fix typedef enums and potential uninitialised value. 2018-01-20 18:30:35 +00:00
log.c Astyle everything and add an astyle options script to repo 2016-09-24 21:07:04 -04:00
log.h Fix typedef enums and potential uninitialised value. 2018-01-20 18:30:35 +00:00
message_queue.c Significantly reduce time before trying to re-send a message with no read receipt 2018-03-03 23:54:12 -05:00
message_queue.h Fix UI bugs & format 2017-06-01 16:46:12 -04:00
misc_tools.c Use default timestamp format if provided one is invalid 2018-04-10 17:47:21 -04:00
misc_tools.h Port to toktok-c-toxcore branch 2016-12-18 00:01:51 -05:00
name_lookup.c One more bit of standard... 2017-11-15 05:56:13 +02:00
name_lookup.h Automatically update DHT nodeslist 2016-09-20 00:00:09 -04:00
notify.c Astyle everything and add an astyle options script to repo 2016-09-24 21:07:04 -04:00
notify.h Astyle everything and add an astyle options script to repo 2016-09-24 21:07:04 -04:00
osx_video.h Add possibility to save QR code in PNG file format 2016-10-05 20:57:50 +02:00
osx_video.m added /bitrate 2017-07-07 23:47:59 +00:00
prompt.c Update API 2018-02-25 00:00:06 -05:00
prompt.h Update API 2018-02-25 00:00:06 -05:00
python_api.c add a .travis file and some build fixes 2018-02-26 02:34:38 -05:00
python_api.h Only include python libs when necessary 2017-06-06 19:03:40 -04:00
qr_code.c add missing implicit include 2016-10-18 09:38:28 +02:00
qr_code.h Add possibility to save QR code in PNG file format 2016-10-05 20:57:50 +02:00
settings.c Fix error messages being printed when autorun_path is unset. 2017-05-23 19:12:53 -04:00
settings.h Fix typedef enums and potential uninitialised value. 2018-01-20 18:30:35 +00:00
term_mplex.c Fix tmux detached detection 2017-09-05 12:49:48 +02:00
term_mplex.h use pthread for mplex detach polling for better portability 2015-03-11 18:38:07 -04:00
toxic_strings.c Astyle everything and add an astyle options script to repo 2016-09-24 21:07:04 -04:00
toxic_strings.h Astyle everything and add an astyle options script to repo 2016-09-24 21:07:04 -04:00
toxic.c Significantly reduce time before trying to re-send a message with no read receipt 2018-03-03 23:54:12 -05:00
toxic.h Update API 2018-02-25 00:00:06 -05:00
video_call.c Update toxav API calls 2018-02-24 15:38:07 -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 Significantly reduce time before trying to re-send a message with no read receipt 2018-03-03 23:54:12 -05:00
video_device.h Astyle everything and add an astyle options script to repo 2016-09-24 21:07:04 -04:00
windows.c Re-implement group nick change notifications 2018-02-25 03:43:19 -05:00
windows.h Update API 2018-02-25 00:00:06 -05:00
xtra.c Astyle everything and add an astyle options script to repo 2016-09-24 21:07:04 -04:00
xtra.h Astyle everything and add an astyle options script to repo 2016-09-24 21:07:04 -04:00