Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-04-13 | More events added | Lars-Dominik Braun | 1 | -6/+11 | |
2009-04-11 | Read data from fifo | Lars-Dominik Braun | 1 | -16/+17 | |
You may change your current station or add shared stations via fifo now | |||||
2009-04-10 | Goodbye readline | Lars-Dominik Braun | 1 | -52/+17 | |
"It's too big and too slow." -- man readline | |||||
2009-04-07 | Initial eventcmd work | Lars-Dominik Braun | 1 | -0/+62 | |
More useful events should be added... | |||||
2009-03-27 | Missing newline added | Lars-Dominik Braun | 1 | -0/+1 | |
2009-03-09 | Use icon for questions too | Lars-Dominik Braun | 1 | -4/+6 | |
2009-03-05 | Better "icons" | Lars-Dominik Braun | 1 | -5/+9 | |
2009-03-05 | Use spaces, not tabs | Lars-Dominik Braun | 1 | -1/+1 | |
2009-03-04 | Ui improvements | Lars-Dominik Braun | 1 | -18/+65 | |
printf wrapper introduced, hopefully cleaned up ui | |||||
2009-03-01 | Fix memory leak in station selector | Lars-Dominik Braun | 1 | -0/+1 | |
2009-03-01 | Even more documentation | Lars-Dominik Braun | 1 | -13/+10 | |
...and small cleanups. | |||||
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) | |||||
2009-01-20 | Genre station/rename prompt changed | Lars-Dominik Braun | 1 | -2/+2 | |
2008-08-19 | Fix some warnings | Lars-Dominik Braun | 1 | -16/+1 | |
Move BarTransformIfShared to ui_act.c and add unistd.h needed by read () | |||||
2008-08-19 | Allow key shortcut configuration via config file | Lars-Dominik Braun | 1 | -0/+362 | |
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 - |