Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-02-26 | Add play and pause commands | Adam Simpkins | 1 | -5/+9 | |
Add commands that always play and always pause, in addition to the current toggle pause command. Closes #342. | |||||
2012-07-06 | Add feature: Create new station from selected song | Lars-Dominik Braun | 1 | -0/+2 | |
New keybinding ‘v’, new setting act_createstationfromsong. | |||||
2012-06-26 | Additional pause keybinding | Lars-Dominik Braun | 1 | -1/+3 | |
Allowing multiple keys per command would be nice, but this works for now. See #228. | |||||
2012-06-26 | piano: Remove move song | Lars-Dominik Braun | 1 | -2/+0 | |
Doesn’t work with JSON API. See #280. | |||||
2011-12-24 | Avoid struct padding where possible | Lars-Dominik Braun | 1 | -30/+31 | |
Pointed out by -Wpadding. Does not decrease memory usage/binary size though. | |||||
2011-12-24 | Fix warnings found by -Wwrite-strings | Lars-Dominik Braun | 1 | -2/+2 | |
Can’t fix all of them; ezxml is a mess :( | |||||
2011-03-21 | Initial station manager | Lars-Dominik Braun | 1 | -0/+2 | |
Not functional yet. | |||||
2011-02-26 | Rewrite input processing | Lars-Dominik Braun | 1 | -0/+105 | |