summaryrefslogtreecommitdiff
path: root/src/settings.h
AgeCommit message (Collapse)AuthorFilesLines
2008-06-23client: Let user decide when song is submitted to last.fmLars-Dominik Braun1-0/+1
2008-06-23client: Use function prefix "Bar"Lars-Dominik Braun1-1/+1
2008-06-22client: last.fm scrobbling implementedLars-Dominik Braun1-0/+3
Very very ugly... We should spawn another thread. But for now it's working. (Though the played times are wrong for me, could be a wardrobe issue...)
2008-06-16client: Proxy type config option addedLars-Dominik Braun1-0/+3
2008-06-15client: Config file added, not yet documentedLars-Dominik Braun1-0/+39
Some restructuring was necessary too.