summaryrefslogtreecommitdiff
path: root/src/ui_act.c
AgeCommit message (Collapse)AuthorFilesLines
2009-01-27Fix song moving while playing quickmixLars-Dominik Braun1-2/+7
Use *real* station id, not the one of the quickmix station
2009-01-20It's 2009 nowLars-Dominik Braun1-1/+2
Update copyright notices, add my email address, but don't change libwardrobe (I'm not maintaining it anymore)
2009-01-20Genre station/rename prompt changedLars-Dominik Braun1-1/+1
2008-08-28Fix "add more music" logicLars-Dominik Braun1-1/+1
2008-08-25Rating a already loved song is not forbiddenLars-Dominik Braun1-4/+0
Pandora doesn't forbid this, so why should we?
2008-08-19Fix some warningsLars-Dominik Braun1-0/+18
Move BarTransformIfShared to ui_act.c and add unistd.h needed by read ()
2008-08-19Use macros in ui_act to prevent copy&wasteLars-Dominik Braun1-44/+31
2008-08-19Documentation for ui_act.c functionsLars-Dominik Braun1-0/+37
2008-08-19Allow key shortcut configuration via config fileLars-Dominik Braun1-0/+288
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 -