.. |
audio_call.c
|
Astyle everything and add an astyle options script to repo
|
2016-09-24 21:07:04 -04:00 |
audio_call.h
|
Fix some build issues
|
2015-11-03 23:04:05 -05:00 |
audio_device.c
|
Astyle everything and add an astyle options script to repo
|
2016-09-24 21:07:04 -04:00 |
audio_device.h
|
Astyle everything and add an astyle options script to repo
|
2016-09-24 21:07:04 -04:00 |
autocomplete.c
|
Astyle everything and add an astyle options script to repo
|
2016-09-24 21:07:04 -04:00 |
autocomplete.h
|
implement avatars (setting only) and generalize path tab-complete
|
2014-09-26 03:10:44 -04: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
|
Astyle everything and add an astyle options script to repo
|
2016-09-24 21:07:04 -04:00 |
bootstrap.h
|
Thread nodeslist loading
|
2016-09-22 14:09:07 -04:00 |
chat_commands.c
|
Astyle everything and add an astyle options script to repo
|
2016-09-24 21:07:04 -04:00 |
chat_commands.h
|
Changed to toggle video command rather than two separate commands
|
2015-08-21 00:43:47 -05:00 |
chat.c
|
Astyle everything and add an astyle options script to repo
|
2016-09-24 21:07:04 -04: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
|
Astyle everything and add an astyle options script to repo
|
2016-09-24 21:07:04 -04: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
|
Astyle everything and add an astyle options script to repo
|
2016-09-24 21:07:04 -04:00 |
friendlist.h
|
Refactor and clean up file transfers
|
2015-03-29 18:33:51 -04:00 |
global_commands.c
|
Add possibility to save QR code in PNG file format
|
2016-10-05 20:57:50 +02:00 |
global_commands.h
|
Add ability to print your Tox ID's QR code to a file
|
2015-11-08 22:51:46 -05:00 |
group_commands.c
|
Revert commit 312d0c3 (localization/gettext)
|
2015-07-04 01:19:16 -04:00 |
group_commands.h
|
implement group titles
|
2014-11-14 22:15:59 -05:00 |
groupchat.c
|
Astyle everything and add an astyle options script to repo
|
2016-09-24 21:07:04 -04:00 |
groupchat.h
|
Use time_t instead of uint64_t for timestamps
|
2016-09-22 18:31:52 -04:00 |
help.c
|
Add possibility to save QR code in PNG file format
|
2016-10-05 20:57:50 +02:00 |
help.h
|
rename reserved identifiers per C standard
|
2014-09-22 21:24:45 -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
|
Add possibility to save QR code in PNG file format
|
2016-10-05 20:57:50 +02:00 |
line_info.h
|
Use time_t instead of uint64_t for timestamps
|
2016-09-22 18:31:52 -04:00 |
log.c
|
Astyle everything and add an astyle options script to repo
|
2016-09-24 21:07:04 -04:00 |
log.h
|
Use time_t instead of uint64_t for timestamps
|
2016-09-22 18:31:52 -04:00 |
message_queue.c
|
simplify timeout function
|
2015-08-21 00:44:40 -05:00 |
message_queue.h
|
Use time_t instead of uint64_t for timestamps
|
2016-09-22 18:31:52 -04:00 |
misc_tools.c
|
Update misc_tools.c (#408)
|
2016-09-25 22:32:17 -04:00 |
misc_tools.h
|
Use time_t instead of uint64_t for timestamps
|
2016-09-22 18:31:52 -04:00 |
name_lookup.c
|
Astyle everything and add an astyle options script to repo
|
2016-09-24 21:07:04 -04: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
|
Add possibility to save QR code in PNG file format
|
2016-10-05 20:57:50 +02:00 |
prompt.c
|
Astyle everything and add an astyle options script to repo
|
2016-09-24 21:07:04 -04:00 |
prompt.h
|
Lots of bug fixes and general code cleanup
|
2015-08-27 03:38:08 -04:00 |
qr_code.c
|
Add possibility to save QR code in PNG file format
|
2016-10-05 20:57:50 +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
|
Astyle everything and add an astyle options script to repo
|
2016-09-24 21:07:04 -04:00 |
settings.h
|
Add setting to control DHT nodeslist update frequency
|
2016-09-20 13:13:12 -04:00 |
term_mplex.c
|
Astyle everything and add an astyle options script to repo
|
2016-09-24 21:07:04 -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
|
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
|
Astyle everything and add an astyle options script to repo
|
2016-09-24 21:07:04 -04:00 |
toxic.h
|
Astyle everything and add an astyle options script to repo
|
2016-09-24 21:07:04 -04:00 |
video_call.c
|
Astyle everything and add an astyle options script to repo
|
2016-09-24 21:07:04 -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
|
Astyle everything and add an astyle options script to repo
|
2016-09-24 21:07:04 -04:00 |
video_device.h
|
Astyle everything and add an astyle options script to repo
|
2016-09-24 21:07:04 -04:00 |
windows.c
|
Astyle everything and add an astyle options script to repo
|
2016-09-24 21:07:04 -04:00 |
windows.h
|
Use time_t instead of uint64_t for timestamps
|
2016-09-22 18:31:52 -04: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 |