1
0
mirror of https://github.com/Tha14/toxic.git synced 2024-06-18 15:27:45 +02:00
toxic/src
2018-07-18 11:33:16 -04:00
..
api.c Update astylerc to match toxcore & reformat all source files 2018-07-18 11:33:16 -04:00
api.h Updated code style 2017-05-16 23:19:39 -04:00
audio_call.c Update astylerc to match toxcore & reformat all source files 2018-07-18 11:33:16 -04:00
audio_call.h Fix typedef enums and potential uninitialised value. 2018-01-20 18:30:35 +00:00
audio_device.c Update astylerc to match toxcore & reformat all source files 2018-07-18 11:33:16 -04:00
audio_device.h Update astylerc to match toxcore & reformat all source files 2018-07-18 11:33:16 -04:00
autocomplete.c Update astylerc to match toxcore & reformat all source files 2018-07-18 11:33:16 -04:00
autocomplete.h Fix autocomplete bug 2018-02-20 20:54:26 -05:00
avatars.c Update astylerc to match toxcore & reformat all source files 2018-07-18 11:33:16 -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 Update astylerc to match toxcore & reformat all source files 2018-07-18 11:33:16 -04:00
chat_commands.h added /bitrate 2017-07-07 23:47:59 +00:00
chat.c Update astylerc to match toxcore & reformat all source files 2018-07-18 11:33:16 -04:00
chat.h rename reserved identifiers per C standard 2014-09-22 21:24:45 -04:00
configdir.c Update astylerc to match toxcore & reformat all source files 2018-07-18 11:33:16 -04:00
configdir.h Automatically update DHT nodeslist 2016-09-20 00:00:09 -04:00
curl_util.c Update astylerc to match toxcore & reformat all source files 2018-07-18 11:33:16 -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 Update astylerc to match toxcore & reformat all source files 2018-07-18 11:33:16 -04:00
execute.h rename reserved identifiers per C standard 2014-09-22 21:24:45 -04:00
file_transfers.c Update astylerc to match toxcore & reformat all source files 2018-07-18 11:33:16 -04: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 astylerc to match toxcore & reformat all source files 2018-07-18 11:33:16 -04:00
friendlist.h Update API 2018-02-25 00:00:06 -05:00
global_commands.c Update astylerc to match toxcore & reformat all source files 2018-07-18 11:33:16 -04:00
global_commands.h Add an option to disable qr codes 2018-06-16 05:07:16 +02: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 Update astylerc to match toxcore & reformat all source files 2018-07-18 11:33:16 -04:00
groupchat.h Update API 2018-02-25 00:00:06 -05:00
help.c Update astylerc to match toxcore & reformat all source files 2018-07-18 11:33:16 -04:00
help.h Finalized and documented the Python scripting interface. 2017-05-16 20:31:23 -04:00
input.c Update astylerc to match toxcore & reformat all source files 2018-07-18 11:33:16 -04:00
input.h rename reserved identifiers per C standard 2014-09-22 21:24:45 -04:00
line_info.c Update astylerc to match toxcore & reformat all source files 2018-07-18 11:33:16 -04:00
line_info.h Fix typedef enums and potential uninitialised value. 2018-01-20 18:30:35 +00:00
log.c Update astylerc to match toxcore & reformat all source files 2018-07-18 11:33:16 -04:00
log.h Fix typedef enums and potential uninitialised value. 2018-01-20 18:30:35 +00:00
message_queue.c Update astylerc to match toxcore & reformat all source files 2018-07-18 11:33:16 -04:00
message_queue.h Fix UI bugs & format 2017-06-01 16:46:12 -04:00
misc_tools.c Update astylerc to match toxcore & reformat all source files 2018-07-18 11:33:16 -04:00
misc_tools.h Port to toktok-c-toxcore branch 2016-12-18 00:01:51 -05:00
name_lookup.c Update astylerc to match toxcore & reformat all source files 2018-07-18 11:33:16 -04:00
name_lookup.h Automatically update DHT nodeslist 2016-09-20 00:00:09 -04:00
notify.c Update astylerc to match toxcore & reformat all source files 2018-07-18 11:33:16 -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 astylerc to match toxcore & reformat all source files 2018-07-18 11:33:16 -04:00
prompt.h Update API 2018-02-25 00:00:06 -05:00
python_api.c Update astylerc to match toxcore & reformat all source files 2018-07-18 11:33:16 -04:00
python_api.h Only include python libs when necessary 2017-06-06 19:03:40 -04:00
qr_code.c Update astylerc to match toxcore & reformat all source files 2018-07-18 11:33:16 -04:00
qr_code.h Add an option to disable qr codes 2018-06-16 05:07:16 +02:00
settings.c Update astylerc to match toxcore & reformat all source files 2018-07-18 11:33:16 -04:00
settings.h Fix typedef enums and potential uninitialised value. 2018-01-20 18:30:35 +00:00
term_mplex.c Update astylerc to match toxcore & reformat all source files 2018-07-18 11:33:16 -04:00
term_mplex.h Update astylerc to match toxcore & reformat all source files 2018-07-18 11:33:16 -04:00
toxic_strings.c Update astylerc to match toxcore & reformat all source files 2018-07-18 11:33:16 -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 Update astylerc to match toxcore & reformat all source files 2018-07-18 11:33:16 -04:00
toxic.h Update astylerc to match toxcore & reformat all source files 2018-07-18 11:33:16 -04:00
video_call.c Update astylerc to match toxcore & reformat all source files 2018-07-18 11:33:16 -04:00
video_call.h Fix various video bugs; it should be working now! 2015-11-12 05:01:28 -05:00
video_device.c Update astylerc to match toxcore & reformat all source files 2018-07-18 11:33:16 -04:00
video_device.h Update astylerc to match toxcore & reformat all source files 2018-07-18 11:33:16 -04:00
windows.c Update astylerc to match toxcore & reformat all source files 2018-07-18 11:33:16 -04:00
windows.h Update API 2018-02-25 00:00:06 -05:00
xtra.c Update astylerc to match toxcore & reformat all source files 2018-07-18 11:33:16 -04:00
xtra.h Update astylerc to match toxcore & reformat all source files 2018-07-18 11:33:16 -04:00