Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-06-23 | client: Let user decide when song is submitted to last.fm | Lars-Dominik Braun | 1 | -0/+10 | |
2008-06-23 | client: Use function prefix "Bar" | Lars-Dominik Braun | 1 | -3/+3 | |
2008-06-22 | client: last.fm scrobbling implemented | Lars-Dominik Braun | 1 | -0/+10 | |
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-17 | Use config.h | Lars-Dominik Braun | 1 | -0/+1 | |
2008-06-17 | Removed @author and @added as they are tracked by git | Lars-Dominik Braun | 1 | -4/+0 | |
2008-06-16 | client: Proxy type config option added | Lars-Dominik Braun | 1 | -0/+13 | |
2008-06-15 | client: Removed unneeded debugging printf's; some more documentation for ↵ | Lars-Dominik Braun | 1 | -0/+6 | |
functions | |||||
2008-06-15 | client: Config file added, not yet documented | Lars-Dominik Braun | 1 | -0/+95 | |
Some restructuring was necessary too. |