1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/src/core
Nils Fenner 792103f8b0
refactor(filter_audio): completely remove filter_audio dependency
The filter_audio API is not working for qTox/Tox and thus disabled by default via compiler switch. In current qTox UI, it is not configurable, even when this switch is enabled. According to issue #3194 the library is no longer maintained as well. I don't see any reason to keep it in qTox.
2016-06-04 22:12:27 +02:00
..
cdata.cpp Fix incorrect copyright headers 2015-06-06 14:51:28 +01:00
cdata.h Fix incorrect copyright headers 2015-06-06 14:51:28 +01:00
core.cpp fix(core): Added emit idSet after set NoSpam 2016-04-25 01:43:36 +03:00
core.h Revert "Revert changes from merge of #2092 pull request" 2016-02-20 22:32:57 +01:00
coreav.cpp refactor(filter_audio): completely remove filter_audio dependency 2016-06-04 22:12:27 +02:00
coreav.h refactor(filter_audio): completely remove filter_audio dependency 2016-06-04 22:12:27 +02:00
coredefines.h Strip out old AV code 2015-10-23 17:02:01 +02:00
coreencryption.cpp Scan-build cleanup 2016-01-16 02:24:13 +01:00
corefile.cpp Fix bad handling of empty avatars 2015-12-19 16:28:57 +01:00
corefile.h Fix incorrect copyright headers 2015-06-06 14:51:28 +01:00
corestructs.cpp Fix some warnings 2015-06-08 11:46:38 +02:00
corestructs.h Fix some warnings 2015-06-08 11:46:38 +02:00
cstring.cpp Fix incorrect copyright headers 2015-06-06 14:51:28 +01:00
cstring.h Fix incorrect copyright headers 2015-06-06 14:51:28 +01:00
indexedlist.h Fix crash due to erase/remove typo 2015-10-23 17:52:45 +02:00
toxcall.cpp refactor(filter_audio): completely remove filter_audio dependency 2016-06-04 22:12:27 +02:00
toxcall.h style(constructors): Constructors are explicit now 2016-04-20 22:53:27 +03:00
toxid.cpp Implement new SQLCipher based database and history 2015-12-19 04:17:28 +01:00
toxid.h Add some basic documentation about Tox ID in source 2016-01-14 20:21:00 +00:00