1
0
mirror of https://github.com/Tha14/toxic.git synced 2024-06-26 20:57:48 +02:00
toxic/src
jfreegman 0554bf0240
Create backup of duplicate log file instead of deleting it
This case should never occur, but just in case it does it's good to handle it
without any data loss
2020-11-19 14:23:31 -05:00
..
api.c No longer require quotes to enclose paths 2018-10-17 18:00:08 -04:00
api.h No longer require quotes to enclose paths 2018-10-17 18:00:08 -04:00
audio_call.c Add config settings for audio channels 2020-11-18 16:29:01 -05:00
audio_call.h Per-call pending status and state handling 2020-11-14 00:00:10 +00:00
audio_device.c Fix playing unallocated memory on opening audio device 2020-11-16 00:00:00 +00:00
audio_device.h Implement simplistic VAD 2020-11-14 00:00:01 +00:00
autocomplete.c sort includes 2020-11-14 00:00:05 +00:00
autocomplete.h sort includes 2020-11-14 00:00:05 +00:00
avatars.c sort includes 2020-11-14 00:00:05 +00:00
avatars.h sort includes 2020-11-14 00:00:05 +00:00
bootstrap.c sort includes 2020-11-14 00:00:05 +00:00
bootstrap.h Improve readability of defines 2018-10-08 13:39:04 -04:00
chat_commands.c astyle 2020-11-14 00:00:05 +00:00
chat_commands.h Per-call pending status and state handling 2020-11-14 00:00:10 +00:00
chat.c Refactor logging 2020-11-17 16:05:20 -05:00
chat.h sort includes 2020-11-14 00:00:05 +00:00
conference_commands.c Implement push-to-talk for conference audio 2020-11-18 16:57:26 -05:00
conference_commands.h Implement push-to-talk for conference audio 2020-11-18 16:57:26 -05:00
conference.c Implement push-to-talk for conference audio 2020-11-18 16:57:26 -05:00
conference.h Implement push-to-talk for conference audio 2020-11-18 16:57:26 -05:00
configdir.c sort includes 2020-11-14 00:00:05 +00:00
configdir.h Improve readability of defines 2018-10-08 13:39:04 -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 sort includes 2020-11-14 00:00:05 +00:00
execute.c Implement push-to-talk for conference audio 2020-11-18 16:57:26 -05:00
execute.h Rename: groupchats -> conferences 2020-11-08 10:08:24 -05:00
file_transfers.c sort includes 2020-11-14 00:00:05 +00:00
file_transfers.h sort includes 2020-11-14 00:00:05 +00:00
friendlist.c Some UI improvements 2020-11-19 01:30:30 -05:00
friendlist.h sort includes 2020-11-14 00:00:05 +00:00
global_commands.c Refactor logging 2020-11-17 16:05:20 -05:00
global_commands.h sort includes 2020-11-14 00:00:05 +00:00
help.c Implement push-to-talk for conference audio 2020-11-18 16:57:26 -05:00
help.h Rename: groupchats -> conferences 2020-11-08 10:08:24 -05:00
input.c sort includes 2020-11-14 00:00:05 +00:00
input.h Fix unused parameter and unused result warnings 2020-03-15 14:57:00 -04:00
line_info.c sort includes 2020-11-14 00:00:05 +00:00
line_info.h sort includes 2020-11-14 00:00:05 +00:00
log.c Create backup of duplicate log file instead of deleting it 2020-11-19 14:23:31 -05:00
log.h Refactor logging 2020-11-17 16:05:20 -05:00
message_queue.c sort includes 2020-11-14 00:00:05 +00:00
message_queue.h Refactor message queue 2020-11-11 16:28:50 -05:00
misc_tools.c Some UI improvements 2020-11-19 01:30:30 -05:00
misc_tools.h sort includes 2020-11-14 00:00:05 +00:00
name_lookup.c sort includes 2020-11-14 00:00:05 +00:00
name_lookup.h Automatically update DHT nodeslist 2016-09-20 00:00:09 -04:00
notify.c sort includes 2020-11-14 00:00:05 +00:00
notify.h Fix race condition when window is closed with active notifications 2020-11-10 17:20:40 -05:00
osx_video.h Use (void) in prototypes instead of (). 2018-09-13 23:47:47 +00:00
osx_video.m Add ability to skip words in input field with ctrl-left/right arrow 2020-10-10 11:21:15 -04:00
prompt.c Some UI improvements 2020-11-19 01:30:30 -05:00
prompt.h Reduce size of some large stack memory allocations 2020-10-25 13:48:14 -04:00
python_api.c Rename: groupchats -> conferences 2020-11-08 10:08:24 -05:00
python_api.h Improve readability of defines 2018-10-08 13:39:04 -04:00
qr_code.c sort includes 2020-11-14 00:00:05 +00:00
qr_code.h Add an option to disable qr codes 2018-06-16 05:07:16 +02:00
settings.c Implement push-to-talk for conference audio 2020-11-18 16:57:26 -05:00
settings.h Implement push-to-talk for conference audio 2020-11-18 16:57:26 -05:00
term_mplex.c sort includes 2020-11-14 00:00:05 +00:00
term_mplex.h Improve readability of defines 2018-10-08 13:39:04 -04:00
toxic_strings.c sort includes 2020-11-14 00:00:05 +00:00
toxic_strings.h Improve readability of defines 2018-10-08 13:39:04 -04:00
toxic.c Some UI improvements 2020-11-19 01:30:30 -05:00
toxic.h Rename: groupchats -> conferences 2020-11-08 10:08:24 -05:00
video_call.c Per-call pending status and state handling 2020-11-14 00:00:10 +00:00
video_call.h Per-call pending status and state handling 2020-11-14 00:00:10 +00:00
video_device.c Per-call pending status and state handling 2020-11-14 00:00:10 +00:00
video_device.h Per-call pending status and state handling 2020-11-14 00:00:10 +00:00
windows.c Some UI improvements 2020-11-19 01:30:30 -05:00
windows.h Some UI improvements 2020-11-19 01:30:30 -05:00
xtra.c sort includes 2020-11-14 00:00:05 +00:00
xtra.h Cleanup xtra.c 2018-09-27 03:41:58 -04:00