Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-05-18 | Configureable format strings | Lars-Dominik Braun | 1 | -9/+5 | |
Closes #88 | |||||
2011-05-05 | Replace generic "search for artist/title" message | Lars-Dominik Braun | 1 | -1/+1 | |
Closes #115 | |||||
2011-03-26 | Filter-/searchable song list | Lars-Dominik Braun | 1 | -1/+1 | |
2011-02-26 | Always add song to history | Lars-Dominik Braun | 1 | -0/+1 | |
2011-02-02 | BarReadline rewrite | Lars-Dominik Braun | 1 | -6/+8 | |
Doesn't use c streams any more, allows multiplexing of fifo/stdin in all situations. | |||||
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-11-21 | Show custom rating icon in upcoming/history song list | Lars-Dominik Braun | 1 | -2/+4 | |
Closes issue #54 | |||||
2010-10-25 | Use BarApp_t in BarUiPianoCall | Lars-Dominik Braun | 1 | -3/+4 | |
Required for automatic reauthentication | |||||
2010-07-30 | Feature: Custom station sorting | Lars-Dominik Braun | 1 | -2/+2 | |
Sort stations by name and/or isquickmix. | |||||
2010-04-06 | Use new libpiano api | Lars-Dominik Braun | 1 | -4/+7 | |
Adds error messages to libwaitress, too. Eventcmd implementation is quick&dirty, needs to be rewritten. | |||||
2010-03-06 | Added song length and rating to eventcmd, new songfinish event | Lars-Dominik Braun | 1 | -3/+4 | |
2010-01-21 | It's 2010 now. | Lars-Dominik Braun | 1 | -1/+1 | |
2009-09-08 | C99 conformance | Lars-Dominik Braun | 1 | -4/+4 | |
2009-08-07 | New feature: Seed suggestions | Lars-Dominik Braun | 1 | -1/+1 | |
2009-05-03 | Switch to libwaitress | Lars-Dominik Braun | 1 | -1/+1 | |
2009-04-13 | More events added | Lars-Dominik Braun | 1 | -1/+2 | |
2009-04-11 | Read data from fifo | Lars-Dominik Braun | 1 | -5/+6 | |
You may change your current station or add shared stations via fifo now | |||||
2009-04-07 | Initial eventcmd work | Lars-Dominik Braun | 1 | -0/+4 | |
More useful events should be added... | |||||
2009-03-04 | Ui improvements | Lars-Dominik Braun | 1 | -1/+6 | |
printf wrapper introduced, hopefully cleaned up ui | |||||
2009-01-20 | It's 2009 now | Lars-Dominik Braun | 1 | -1/+2 | |
Update copyright notices, add my email address, but don't change libwardrobe (I'm not maintaining it anymore) | |||||
2008-08-19 | Allow key shortcut configuration via config file | Lars-Dominik Braun | 1 | -0/+36 | |
Some code restructuring was made, too: - Move UI functions to ui.c and ui_act.c - Change default keys for loving and banning to + and - |