summaryrefslogtreecommitdiffstats
path: root/README.md
Commit message (Collapse)AuthorAgeLines
* Add more markdown in README.mdJose Riha2020-02-23-23/+23
| | | | | Mostly cosmetic changes. This also solves <user> string being invisible on github page.
* Add an option to prevent an idle session while a call is in progressFrédéric Brière2019-07-13-0/+1
| | | | | | | | | Having the session marked as idle while a call is in progress could trigger certain actions (such as locking the screen, logging out automatically, or suspending the system) which could be undesirable in this situation. Closes #123
* fix simple typolpmi-132018-11-08-1/+1
|
* Mention that SpeexDSP is required with the main Speex libraryFrédéric Brière2018-02-09-1/+1
|
* Add note about ALSA often being packaged as libasoundFrédéric Brière2018-02-09-1/+1
|
* Add cmake, bison and flex to the list of build dependenciesFrédéric Brière2018-02-09-0/+6
|
* List which Qt submodules are actually requiredFrédéric Brière2018-02-09-1/+4
| | | | | | There are only three Qt submodules which we actually need and check for in CMakeLists, namely: base (Qt5Widgets), declarative (Qt5Quick) and tools (Qt5LinguistTools).
* Add libmagic and libreadline to the list of build dependenciesFrédéric Brière2018-02-09-0/+2
|
* Remove remaining traces of obsolete commoncpp2 dependencyFrédéric Brière2016-10-03-1/+1
|
* Port to QtQuick, drop Qt 4 support (resolves #52)Lubos Dolezel2016-01-11-5/+2
|
* Replaced Boost regex dependency with C++11 regexLuboš Doležel2015-07-04-1/+0
|
* Updated README, use Markdown syntaxLubos Dolezel2015-06-21-0/+279