Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-04-14 | Add force_tls setting | Lars-Dominik Braun | 1 | -0/+5 | |
Use TLS for all actions when requested. Closes #234 | |||||
2012-03-17 | Auto-select last remaining item of filtered list | Lars-Dominik Braun | 1 | -0/+5 | |
See #231. | |||||
2012-01-03 | Better description of config file format | Lars-Dominik Braun | 1 | -2/+3 | |
Thanks to ifreecarve@github, closes #199. | |||||
2012-01-02 | man does not like the real apostroph (’) | Lars-Dominik Braun | 1 | -1/+1 | |
2011-11-11 | waitress: Fingerprint check | Lars-Dominik Braun | 1 | -3/+2 | |
Reduces memory usage, protects against 0wned CA's and avoids ca-bundle confusion. Closes #175 | |||||
2011-11-10 | Remove tls setting from manpage | Lars-Dominik Braun | 1 | -5/+0 | |
Does not exist any more | |||||
2011-11-09 | Added TLS settings | Lars-Dominik Braun | 1 | -0/+10 | |
2011-09-03 | Add .TQ command definition to manpage | Lars-Dominik Braun | 1 | -0/+6 | |
Closes #154 | |||||
2011-08-29 | manpage: Config keys should be sorted | Lars-Dominik Braun | 1 | -18/+18 | |
2011-08-29 | Customizeable list format (songs) | Lars-Dominik Braun | 1 | -0/+16 | |
Fixes #151 | |||||
2011-08-23 | Configureable fifo path | Lars-Dominik Braun | 1 | -2/+8 | |
See #149. | |||||
2011-07-27 | Configureable %@ format string | Lars-Dominik Braun | 1 | -1/+6 | |
2011-07-25 | Added toggle to quickmix menu | Lars-Dominik Braun | 1 | -1/+2 | |
Closes #141 | |||||
2011-06-26 | Send metadata of song related to event to eventcmd | Lars-Dominik Braun | 1 | -2/+2 | |
...instead of the current song. Closes #131. | |||||
2011-06-13 | Documentation | Lars-Dominik Braun | 1 | -3/+3 | |
2011-05-18 | Update documentation | Lars-Dominik Braun | 1 | -0/+53 | |
Describe new config keys, add an example to contrib config file | |||||
2011-03-26 | Add note about filterable station list to manpage | Lars-Dominik Braun | 1 | -1/+2 | |
2011-03-21 | Update manpage | Lars-Dominik Braun | 1 | -2/+7 | |
2011-02-07 | Add eventcmd events for login/fetch stations | Lars-Dominik Braun | 1 | -1/+2 | |
See issue #83 | |||||
2011-02-02 | Allow keyboard shortcuts to be disabled | Lars-Dominik Braun | 1 | -2/+7 | |
Something like act_foobar = disabled disables the command foobar completely now. Useful if you don't use software volume control. See issue #78. | |||||
2010-12-27 | Change my email address | Lars-Dominik Braun | 1 | -1/+1 | |
Again. And hopefully the last time. | |||||
2010-12-27 | Software volume control | Lars-Dominik Braun | 1 | -0/+12 | |
2010-12-26 | Better directory layout | Lars-Dominik Braun | 1 | -0/+227 | |
Removed useless AUTHORS, COPYING and README files. Move manpage to contrib (it's not exactly source code). |