summaryrefslogtreecommitdiff
path: root/contrib/pianobar.1
AgeCommit message (Collapse)AuthorFilesLines
2011-11-11waitress: Fingerprint checkLars-Dominik Braun1-3/+2
Reduces memory usage, protects against 0wned CA's and avoids ca-bundle confusion. Closes #175
2011-11-10Remove tls setting from manpageLars-Dominik Braun1-5/+0
Does not exist any more
2011-11-09Added TLS settingsLars-Dominik Braun1-0/+10
2011-09-03Add .TQ command definition to manpageLars-Dominik Braun1-0/+6
Closes #154
2011-08-29manpage: Config keys should be sortedLars-Dominik Braun1-18/+18
2011-08-29Customizeable list format (songs)Lars-Dominik Braun1-0/+16
Fixes #151
2011-08-23Configureable fifo pathLars-Dominik Braun1-2/+8
See #149.
2011-07-27Configureable %@ format stringLars-Dominik Braun1-1/+6
2011-07-25Added toggle to quickmix menuLars-Dominik Braun1-1/+2
Closes #141
2011-06-26Send metadata of song related to event to eventcmdLars-Dominik Braun1-2/+2
...instead of the current song. Closes #131.
2011-06-13DocumentationLars-Dominik Braun1-3/+3
2011-05-18Update documentationLars-Dominik Braun1-0/+53
Describe new config keys, add an example to contrib config file
2011-03-26Add note about filterable station list to manpageLars-Dominik Braun1-1/+2
2011-03-21Update manpageLars-Dominik Braun1-2/+7
2011-02-07Add eventcmd events for login/fetch stationsLars-Dominik Braun1-1/+2
See issue #83
2011-02-02Allow keyboard shortcuts to be disabledLars-Dominik Braun1-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-27Change my email addressLars-Dominik Braun1-1/+1
Again. And hopefully the last time.
2010-12-27Software volume controlLars-Dominik Braun1-0/+12
2010-12-26Better directory layoutLars-Dominik Braun1-0/+227
Removed useless AUTHORS, COPYING and README files. Move manpage to contrib (it's not exactly source code).