summaryrefslogtreecommitdiff
path: root/README.md
Commit message (Collapse)AuthorAge
* 3.3.3 from the development branch 3.3.3d11Mike Brady2019-10-27
|\
| * More typo fixes across the treeChris Boot2019-07-27
| | | | | | | | | | | | | | | | | | | | | | | | Previously I have made spelling changes as caught by Debian's lintian tool, which has a short list of common misspellings that it tests for. This time I decided to run codespell against the source and fix all the obvious problems it came up with. It also uses a list of misspellings but it's much larger than lintian's, but also has some false positives so I went over the list by hand. The command I used to do check the source was: git ls-tree -rz --name-only HEAD | xargs -0 codespell -L minimise,errorstring
* | Update README.mdMike Brady2019-10-18
| |
* | Update README.mdMike Brady2019-09-20
| |
* | Update README.mdMike Brady2019-09-17
| |
* | Update README.mdMike Brady2019-09-04
| |
* | Update README.mdMike Brady2019-09-04
|/
* Update README.mdMike Brady2019-07-05
|
* Update README.mdMike Brady2019-07-05
|
* Update README.mdMike Brady2019-06-09
|
* Update README.mdMike Brady2019-06-09
|
* Update README.mdMike Brady2019-05-24
|
* Update README.mdMike Brady2019-05-23
|
* Update README.mdMike Brady2019-05-23
|
* Update README.mdMike Brady2019-05-23
|
* Update README.mdMike Brady2019-05-16
|
* Update README.mdMike Brady2019-05-16
|
* Fixed Cover Bug, checking dependenciesTill Zimmermann2019-05-09
|
* Update README.mdMike Brady2019-04-05
|
* Update README.mdMike Brady2019-04-05
|
* Update README.mdMike Brady2019-04-05
|
* reinstate the development branch README.md, stop including libdaemon ↵Mike Brady2019-04-05
| | | | automatically, improve some erro messages concerning -k / -d options.
* Update README.mdMike Brady2019-01-24
|
* Update README.mdMike Brady2018-11-03
|
* Update README.mdMaciej Wilczyński2018-09-15
|
* Update README.mdMike Brady2018-08-28
|
* Update README.mdMike Brady2018-07-21
|
* Update README.mdMike Brady2018-06-20
|
* Update README.mdMike Brady2018-06-20
|
* minor improvements on the mqtt featureTill Zimmermann2018-06-19
|
* Update README.mdMike Brady2018-05-21
|
* Update README.mdMike Brady2018-05-18
|
* Update README.mdMike Brady2018-05-10
|
* Update README.mdMike Brady2018-04-23
|
* Match it up with 3.2RC1Mike Brady2018-04-07
|
* Release candidate 1 for 3.2Mike Brady2018-04-07
|\
| * Update README.mdMike Brady2018-02-11
| | | | | | Update Raspberry Pi volume range recommendation!
| * Referenced the shebang ordeal in the man pages.Niklas Janz2018-02-04
| |
| * Update README.mdCorbin Santin2017-11-09
| | | | | | | | small typo
| * Update README.mdMike Brady2017-10-02
| |
| * Update README.mdMike Brady2017-09-26
| |
| * Update README.mdMike Brady2017-09-25
| |
| * Update README.mdMike Brady2017-09-25
| |
| * Update README.mdMike Brady2017-09-16
| |
| * 3.1.2 becomes 3.2d6Mike Brady2017-09-09
| |
* | Update README.mdMike Brady2018-01-06
| | | | | | Fix typo — thanks to [systemcrash](https://github.com/systemcrash).
* | Update README.mdMike Brady2017-10-02
| |
* | Update README.mdMike Brady2017-09-26
| |
* | Update README.md for convolution filterJakub Nabaglo2017-09-26
| | | | | | README.md previously did not include instructions for compiling the convolution filter. I’ve updated them to include the `--with-convolution` flag in `./configure`, and to include the requirement for libsndfile.
* | Update README.mdMike Brady2017-09-25
| |