Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-05-04 | Partner user/pass setting documentation | Lars-Dominik Braun | 1 | -0/+15 | |
Forgot that in commit 94c1eec169db66bb4ad9d633342aead3b0f35b9f | |||||
2012-05-04 | Lofi AAC support | Lars-Dominik Braun | 1 | -1/+1 | |
32kbit/s. Closes #233. | |||||
2012-05-04 | Revert "Add force_tls setting" | Lars-Dominik Braun | 1 | -5/+0 | |
This reverts commit 35763dea799c96361e288a10eab0fbd16c36e880. It does not work with the JSON API. | |||||
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-12-09 | Add multi.sh eventcmd | Lars-Dominik Braun | 1 | -0/+16 | |
Suggested by #191, slightly improved. | |||||
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-31 | adapt to last.fm scrobble definitons, and support love and ban | Yuval Hager | 1 | -3/+16 | |
Closes #153 | |||||
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 | 2 | -0/+17 | |
Fixes #151 | |||||
2011-08-23 | Configureable fifo path | Lars-Dominik Braun | 2 | -2/+9 | |
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 | 2 | -0/+57 | |
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-03-06 | Avoid division by zero in eventcmd example script | Lars-Dominik Braun | 1 | -1/+1 | |
Thanks to Richard. | |||||
2011-02-27 | kdialog example eventcmd | Lars-Dominik Braun | 1 | -0/+30 | |
Merged Richard's kde4 example eventcmd into eventcmd.sh | |||||
2011-02-20 | Update eventcmd example | Lars-Dominik Braun | 1 | -1/+1 | |
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. | |||||
2011-01-30 | Move example eventcmd scripts to own directory | Lars-Dominik Braun | 5 | -3/+3 | |
2011-01-30 | Added contrib module for scrobbling to Last.fm | Jon Pierce | 1 | -0/+69 | |
See issue #81 | |||||
2011-01-20 | dmenu station change support via eventcmd/fifo | Juan C. Muller | 2 | -0/+80 | |
See issue #77 | |||||
2011-01-15 | Send station list to eventcmd | Matthew Beckler | 1 | -1/+1 | |
See issue #76 | |||||
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 | 2 | -0/+15 | |
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). | |||||
2010-11-23 | Add support for art covers included in the XML playlist from pandora. | Juan C. Muller | 1 | -1/+1 | |
See issue #56 | |||||
2010-11-21 | Show custom rating icon in upcoming/history song list | Lars-Dominik Braun | 1 | -1/+2 | |
Closes issue #54 | |||||
2010-08-01 | Add sort config option to manpage and example config file | Lars-Dominik Braun | 1 | -1/+2 | |
2010-04-17 | New eventcmd example added (ruby) | Lars-Dominik Braun | 1 | -0/+50 | |
Thanks to Matthew (mmb@github) for contributing the script. | |||||
2010-04-08 | Removed debugging stuff from eventcmd | Lars-Dominik Braun | 1 | -2/+0 | |
Oops :) | |||||
2010-04-06 | Update example eventcmd script | Lars-Dominik Braun | 1 | -1/+5 | |
2010-03-06 | Example eventcmd script updated | Lars-Dominik Braun | 1 | -7/+21 | |
2010-03-06 | wardrobe: Removed internal last.fm scrobbling library | Lars-Dominik Braun | 1 | -5/+0 | |
2009-05-14 | Apply latest proxy changes to config-example | Lars-Dominik Braun | 1 | -4/+1 | |
2009-04-18 | Example configuration file added | Lars-Dominik Braun | 1 | -0/+46 | |
2009-04-13 | More events added | Lars-Dominik Braun | 1 | -1/+6 | |
2009-04-11 | New script: Add shared stations by homepage url | Lars-Dominik Braun | 1 | -0/+15 | |
2009-04-07 | eventcmd example script added | Lars-Dominik Braun | 1 | -0/+17 | |
2009-04-07 | Added remote control example script | Lars-Dominik Braun | 1 | -0/+27 | |