Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-01-20 | It's 2009 now | Lars-Dominik Braun | 1 | -1/+2 | |
Update copyright notices, add my email address, but don't change libwardrobe (I'm not maintaining it anymore) | |||||
2009-01-10 | piano: Documentation... | Lars-Dominik Braun | 1 | -1/+1 | |
2008-10-25 | Use own byteswap implementation | Lars-Dominik Braun | 1 | -2/+4 | |
pianobar can be compiled on NetBSD (and maybe others) now. | |||||
2008-10-08 | piano: Faster hex-encode algo | Lars-Dominik Braun | 1 | -5/+11 | |
Don't worry about it; you will not notice the speed improvement on modern hardware ;) Same as hex-decode, but inverted and more complex. | |||||
2008-10-07 | piano: Use faster hex2int conversion | Lars-Dominik Braun | 1 | -6/+3 | |
2008-08-25 | piano: Fix random audioUrl decoding errors | Lars-Dominik Braun | 1 | -0/+1 | |
2008-08-14 | piano: Fix strange copy&waste mistake | Lars-Dominik Braun | 1 | -2/+1 | |
2008-08-08 | Several code optimizations | Lars-Dominik Braun | 1 | -8/+8 | |
2008-07-23 | Be correct, use "const" | Lars-Dominik Braun | 1 | -8/+9 | |
2008-07-17 | piano: Little blowfish speed improvement | Lars-Dominik Braun | 1 | -2/+6 | |
2008-06-20 | piano: Make en-/decipher code readable | Lars-Dominik Braun | 1 | -76/+48 | |
Remove _locN's taken from decompiled pandora code and replace them with their correct blowfish algo variable names (l, r, ...) | |||||
2008-06-19 | piano: Using own free () wrapper now | Lars-Dominik Braun | 1 | -4/+5 | |
PS: "lib:" prefix is now "piano:"; I may add other libraries (last.fm support e.g.) | |||||
2008-06-17 | lib: Move sources to src | Lars-Dominik Braun | 1 | -0/+265 | |