summaryrefslogtreecommitdiff
path: root/src/ui_act.h
AgeCommit message (Collapse)AuthorFilesLines
2011-03-21Initial station managerLars-Dominik Braun1-0/+1
Not functional yet.
2011-02-26Rewrite input processingLars-Dominik Braun1-1/+6
2011-02-02BarReadline rewriteLars-Dominik Braun1-2/+2
Doesn't use c streams any more, allows multiplexing of fifo/stdin in all situations.
2010-12-27Change my email addressLars-Dominik Braun1-1/+1
Again. And hopefully the last time.
2010-12-27Software volume controlLars-Dominik Braun1-0/+2
2010-07-31Replaced long argument list of ui callback functionsLars-Dominik Braun1-24/+26
Structure BarApp_t contains most important data now.
2010-02-14New feature: Bookmark song/artist (keybinding 'b')Lars-Dominik Braun1-0/+1
2010-01-21It's 2010 now.Lars-Dominik Braun1-1/+1
2009-12-15New history featureLars-Dominik Braun1-0/+1
Default key is 'h', playlists are no longer part of PianoHandle_t now (=> libpiano's api changed)
2009-03-04Ui improvementsLars-Dominik Braun1-0/+1
printf wrapper introduced, hopefully cleaned up ui
2009-02-12Shared stations can be addedLars-Dominik Braun1-0/+1
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)
2008-08-19Allow key shortcut configuration via config fileLars-Dominik Braun1-0/+47
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 -