Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-07-07 | SSL control proxy issue workaround | Lars-Dominik Braun | 1 | -0/+1 | |
Some proxies refuse SSL connections. Make them usable by adding an option which disables the usage of SSL for the login. | |||||
2008-06-23 | client: Let user decide when song is submitted to last.fm | Lars-Dominik Braun | 1 | -0/+1 | |
2008-06-23 | client: Use function prefix "Bar" | Lars-Dominik Braun | 1 | -1/+1 | |
2008-06-22 | client: last.fm scrobbling implemented | Lars-Dominik Braun | 1 | -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-16 | client: Proxy type config option added | Lars-Dominik Braun | 1 | -0/+3 | |
2008-06-15 | client: Config file added, not yet documented | Lars-Dominik Braun | 1 | -0/+39 | |
Some restructuring was necessary too. |