aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* older Opus version do not have OPUS_SET_PREDICTION_DISABLEDJeremy Lainé2015-01-071-0/+2
* [travis] enable Opus codec in "full" buildsJeremy Lainé2015-01-071-1/+1
* [travis] try using Ubuntu SDK PPAJeremy Lainé2015-01-071-3/+2
* install libopus-dev for 'full' buildJeremy Lainé2015-01-071-1/+1
* feed changelogJeremy Lainé2015-01-071-0/+2
* restore alphabetical order for QXMPP_* optionsJeremy Lainé2015-01-072-6/+6
* Merge pull request #20 from hipersayanX/masterJeremy Lainé2015-01-075-21/+276
|\
| * Added some comments for Vp8 codec.Gonzalo Exequiel Pedone2014-11-271-1/+15
| * Added some comments for Opus codec.Gonzalo Exequiel Pedone2014-11-262-5/+27
| * Added FEC for Vp8 codec.Gonzalo Exequiel Pedone2014-11-263-21/+68
| * Added Opus codec.Gonzalo Exequiel Pedone2014-11-265-0/+172
* | only build / install docs if QXMPP_USE_DOXYGEN=1 is passed to qmakeJeremy Lainé2015-01-072-12/+13
* | bump version to 0.8.2Jeremy Lainé2015-01-072-2/+2
* | bump version, feed changelogJeremy Lainé2015-01-072-1/+9
* | don't build tests, examples, docs for iosJeremy Lainé2015-01-071-1/+1
* | rework html docs generationJeremy Lainé2015-01-071-8/+7
* | remove "html" directory on distcleanJeremy Lainé2015-01-071-0/+1
* | make documentation generation work in out-of-source buildsJeremy Lainé2015-01-072-3/+9
* | remove manually crafted "make dist"Jeremy Lainé2015-01-071-12/+1
* | finalize changelog for 0.8.1Jeremy Lainé2014-12-191-2/+2
* | clear doxygen_sqlite3.dbJeremy Lainé2014-12-191-1/+1
* | feed changelogJeremy Lainé2014-12-191-0/+4
* | prune trailing whitespaceJeremy Lainé2014-12-197-13/+13
* | add rpath to examplesJeremy Lainé2014-12-191-0/+1
|/
* [travis] enable APT cachingJeremy Lainé2014-09-131-0/+1
* ensure "make check" works for out of source buildsJeremy Lainé2014-09-131-1/+1
* [travis] use "make check" to run testsJeremy Lainé2014-09-131-1/+1
* remove useless tests/run.pyJeremy Lainé2014-09-131-63/+0
* Merge branch 'master' of github.com:qxmpp-project/qxmppJeremy Lainé2014-09-131-1/+1
|\
| * Merge pull request #15 from allbabel/masterJeremy Lainé2014-09-031-1/+1
| |\
| | * iOS compileAndy Bell2014-09-031-1/+1
| |/
* / make it possible to run tests using "make check"Jeremy Lainé2014-09-131-0/+3
|/
* put "using qxmpp" in docsJeremy Lainé2014-08-212-1/+111
* add list of XEPs to documentationJeremy Lainé2014-08-213-41/+82
* move documentation mainpage to doc/index.docJeremy Lainé2014-08-213-42/+42
* add support for profiling / test coverageJeremy Lainé2014-07-212-6/+27
* cosmeticJeremy Lainé2014-07-213-2/+2
* Merge branch 'master' of github.com:qxmpp-project/qxmppJeremy Lainé2014-07-211-0/+10
|\
| * actually test with clangJeremy Lainé2014-07-201-0/+10
* | disable tests with clangJeremy Lainé2014-07-211-3/+0
|/
* remove compiler flags from testsJeremy Lainé2014-07-201-3/+1
* make sure tests fail on error!Jeremy Lainé2014-07-202-0/+2
* fix build dependsJeremy Lainé2014-07-201-3/+5
* test static buildsJeremy Lainé2014-07-202-5/+16
* Merge branch 'master' of github.com:qxmpp-project/qxmppJeremy Lainé2014-07-1917-36/+532
|\
| * Merge pull request #8 from trulabs/feature/XEP-0333Jeremy Lainé2014-06-236-1/+342
| |\
| | * Advertise support for XEP-0333Juan Aragon2014-05-211-1/+2
| | * XEP-0333 updated:Juan Aragon2014-05-213-16/+58
| | * XEP-0333: Chat MarkersJuan Aragon2014-05-205-0/+298
| * | Merge pull request #12 from krnekit/masterGeorg Rudoy2014-06-062-0/+9
| |\ \