.. |
audio_call.c
|
Merge branch 'block'
|
2014-07-31 15:04:05 -04:00 |
audio_call.h
|
Fixed some build errors
|
2014-07-21 23:48:39 +02:00 |
autocomplete.c
|
another apple include: <sys/syslimits.h>
|
2014-07-31 10:52:36 -07:00 |
autocomplete.h
|
fix buggy path autocomplete behaviour
|
2014-07-28 01:33:12 -04:00 |
chat_commands.c
|
enforce const correctess, fix undefined behaviour with string literals
|
2014-07-29 14:54:34 -04:00 |
chat_commands.h
|
Added sound notifications and prepared for later system notifications. Also, now using libconfig for configuration loading.
|
2014-07-21 03:25:21 +02:00 |
chat.c
|
add settings to toggle typing notifications for self and others
|
2014-07-29 20:14:44 -04:00 |
chat.h
|
Added VAD, changed device i/o, mute option, dynamic device changing and more
|
2014-06-22 02:18:23 +02:00 |
configdir.c
|
sendfile tab-complete for ~/ shortcut
|
2014-07-21 15:11:30 -04:00 |
configdir.h
|
sendfile tab-complete for ~/ shortcut
|
2014-07-21 15:11:30 -04:00 |
device.c
|
Try to support older versions of OpenAL
|
2014-07-31 13:14:33 +02:00 |
device.h
|
Started adding support for popup notifications and adjustments to new core
|
2014-07-27 01:49:59 +02:00 |
dns.c
|
enforce const correctess, fix undefined behaviour with string literals
|
2014-07-29 14:54:34 -04:00 |
dns.h
|
enforce const correctess, fix undefined behaviour with string literals
|
2014-07-29 14:54:34 -04:00 |
execute.c
|
couple small fixes
|
2014-07-30 02:46:08 -04:00 |
execute.h
|
Added sound notifications and prepared for later system notifications. Also, now using libconfig for configuration loading.
|
2014-07-21 03:25:21 +02:00 |
file_senders.c
|
small visual adjustment to progress bar
|
2014-07-28 19:36:30 -04:00 |
file_senders.h
|
put file senders in a round-robin queue so multiple transfers upload at a uniform pace
|
2014-07-27 22:27:27 -04:00 |
friendlist.c
|
endian correctness
|
2014-07-31 15:02:19 -04:00 |
friendlist.h
|
save last online data in blocked list
|
2014-07-31 14:53:02 -04:00 |
global_commands.c
|
enforce const correctess, fix undefined behaviour with string literals
|
2014-07-29 14:54:34 -04:00 |
global_commands.h
|
Added sound notifications and prepared for later system notifications. Also, now using libconfig for configuration loading.
|
2014-07-21 03:25:21 +02:00 |
groupchat.c
|
enforce const correctess, fix undefined behaviour with string literals
|
2014-07-29 14:54:34 -04:00 |
groupchat.h
|
Added VAD, changed device i/o, mute option, dynamic device changing and more
|
2014-06-22 02:18:23 +02:00 |
help.c
|
add help menu for friendlist
|
2014-07-31 13:49:15 -04:00 |
help.h
|
add help menu for friendlist
|
2014-07-31 13:49:15 -04:00 |
input.c
|
Started adding support for popup notifications and adjustments to new core
|
2014-07-27 01:49:59 +02:00 |
input.h
|
refactor chat window input code, misc fixes
|
2014-06-26 02:52:01 -04:00 |
line_info.c
|
formatting, use case-insensitive string compare, use defines for keycodes
|
2014-07-28 21:47:35 -04:00 |
line_info.h
|
fix security flaw where untrusted input wasn't being sanitized
|
2014-07-26 21:22:55 -04:00 |
log.c
|
enforce const correctess, fix undefined behaviour with string literals
|
2014-07-29 14:54:34 -04:00 |
log.h
|
enforce const correctess, fix undefined behaviour with string literals
|
2014-07-29 14:54:34 -04:00 |
misc_tools.c
|
save last online data in blocked list
|
2014-07-31 14:53:02 -04:00 |
misc_tools.h
|
save last online data in blocked list
|
2014-07-31 14:53:02 -04:00 |
notify.c
|
alut is not part of OpenAL.framework on OS X
|
2014-07-31 10:38:04 -07:00 |
notify.h
|
Upstream adaption
|
2014-07-28 01:35:40 +02:00 |
prompt.c
|
enforce const correctess, fix undefined behaviour with string literals
|
2014-07-29 14:54:34 -04:00 |
prompt.h
|
enforce const correctess, fix undefined behaviour with string literals
|
2014-07-29 14:54:34 -04:00 |
settings.c
|
couple small fixes
|
2014-07-30 02:46:08 -04:00 |
settings.h
|
add settings to toggle typing notifications for self and others
|
2014-07-29 20:14:44 -04:00 |
toxic_strings.c
|
Merge remote-tracking branch 'upstream/master'
|
2014-07-27 01:50:06 +02:00 |
toxic_strings.h
|
auto-completion for paths when sending file & improved auto-complete algorithm to do partial matches
|
2014-07-18 01:37:33 -04:00 |
toxic.c
|
implement contact blocking
|
2014-07-31 12:48:49 -04:00 |
toxic.h
|
formatting, use case-insensitive string compare, use defines for keycodes
|
2014-07-28 21:47:35 -04:00 |
windows.c
|
add settings to toggle typing notifications for self and others
|
2014-07-29 20:14:44 -04:00 |
windows.h
|
implement contact blocking
|
2014-07-31 12:48:49 -04:00 |