summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' into jackaudiojackaudioThomas Groman2020-09-21-1/+52
|\
| * Add support for the new bcg729 API, introduced in version 1.0.2Frédéric Brière2020-03-29-0/+4
| * Merge pull request #154 from fbriere/feature/inhibit-idle-sessionLuboš Doležel2020-02-23-0/+8
| |\
| | * Add an option to prevent an idle session while a call is in progressFrédéric Brière2019-07-13-0/+8
| * | Merge pull request #116 from fbriere/misc/old-autotools-stuffLuboš Doležel2020-02-23-0/+35
| |\ \
| | * | CMake: Check if libilbc links without 'extern "C"' (ILBC_CPP)Frédéric Brière2019-12-29-0/+3
| | * | CMake: Check for endianness (WORDS_BIGENDIAN)Frédéric Brière2019-12-29-0/+3
| | * | CMake: Check for res_init() (HAVE_RES_INIT)Frédéric Brière2019-12-29-0/+13
| | * | CMake: Check for strerror_r() (HAVE_STRERROR_R and STRERROR_R_CHAR_P)Frédéric Brière2019-12-29-0/+16
| | |/
| * / Add -DDEBUG to non-release builds, to prevent uCommon from adding NDEBUGFrédéric Brière2019-12-27-1/+5
| |/
* / added jack to cmake buildsystemThomas Groman2020-06-01-0/+12
|/
* Twinkle 1.10.2Lubos Dolezel2019-02-14-2/+2
* Release 1.10.1Lubos Dolezel2016-10-07-2/+2
* Have CMake check for Ucommon before CommoncppFrédéric Brière2016-10-03-1/+1
* Twinkle 1.10.0Luboš Doležel2016-07-15-2/+2
* Port to QtQuick, drop Qt 4 support (resolves #52)Lubos Dolezel2016-01-11-18/+6
* Add a simple manual page generated with help2man (fixes #24)Lubos Dolezel2016-01-03-0/+3
* Install icons into respective directories in $PREFIX/share/icons (fixes #47)Lubos Dolezel2016-01-03-0/+16
* Include <sys/socket.h> when detecting <linux/errqueue.h>Peter Colberg2015-12-30-1/+1
* Fix detection of <linux/errqueue.h>Peter Colberg2015-12-30-1/+2
* Add option WITH_GSM to use external gsm libraryPeter Colberg2015-12-29-0/+13
* Set 1.9.0 release date to July 10, 2015Lubos Dolezel2015-07-10-1/+1
* Replaced Boost regex dependency with C++11 regexLuboš Doležel2015-07-04-2/+1
* Mark G729 support as completeLubos Dolezel2015-06-21-1/+1
* Add a cmake check for bcg729 (issue #15)Lubos Dolezel2015-06-15-0/+15
* Added OSD with mute and hangup buttons (resolves #10)Lubos Dolezel2015-06-08-6/+8
* Remove hardcoded compiler debugging optionsMichal Kubecek2015-06-05-1/+1
* Visual DTMF feedback, clipboard support (fixes #4 and #5)Lubos Dolezel2015-06-05-1/+1
* Qt 5 now supportedLubos Dolezel2015-06-04-4/+22
* Application fully ported to Qt4 (no Qt3Support used any more)Lubos Dolezel2015-06-04-1/+1
* Fix CMakeLists.txt to always include all required dependenciesLubos Dolezel2015-06-04-33/+3
* Document WITH_ALSA; allow user to enable Diamondcard integrationLubos Dolezel2015-06-03-3/+5
* Implemented sorting in the address bookLubos Dolezel2015-06-02-0/+1
* Removed old build systemLubos Dolezel2015-06-02-0/+6
* Fixed optional feature enablingLubos Dolezel2015-06-02-1/+14
* Twinkle now compiles with Qt4 uic, but crashes at runtime (due to GUI calls f...Lubos Dolezel2015-06-02-12/+10
* GUI build in progress.Lubos Dolezel2015-06-01-2/+3
* Console CMake build now completeLubos Dolezel2015-06-01-2/+16
* Many submodules building (no gui yet), with link-time errorsLubos Dolezel2015-06-01-0/+65
* Added initial CMakeLists.txt, searching for dependencies (zrtp, ilbc, speex)Lubos Dolezel2015-06-01-0/+40