Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-12-27 | Change my email address | Lars-Dominik Braun | 1 | -1/+1 |
2010-12-27 | Use PATH_MAX from limits.h | Lars-Dominik Braun | 1 | -2/+3 |
2010-12-27 | Software volume control | Lars-Dominik Braun | 1 | -2/+5 |
2010-12-04 | Show default icons if config file is missing. | Lars-Dominik Braun | 1 | -8/+4 |
2010-11-21 | Replaced strcmp with streq macro | Lars-Dominik Braun | 1 | -16/+18 |
2010-11-21 | Show custom rating icon in upcoming/history song list | Lars-Dominik Braun | 1 | -0/+14 |
2010-07-30 | Use static const for large read-only arrays | Lars-Dominik Braun | 1 | -3/+3 |
2010-07-30 | Feature: Custom station sorting | Lars-Dominik Braun | 1 | -1/+17 |
2010-05-09 | HTTP proxy support | Lars-Dominik Braun | 1 | -0/+11 |
2010-03-06 | wardrobe: Removed internal last.fm scrobbling library | Lars-Dominik Braun | 1 | -20/+0 |
2010-02-14 | New feature: Bookmark song/artist (keybinding 'b') | Lars-Dominik Braun | 1 | -2/+4 |
2010-01-21 | It's 2010 now. | Lars-Dominik Braun | 1 | -1/+1 |
2010-01-18 | Shortcut refactoring | Lars-Dominik Braun | 1 | -110/+15 |
2010-01-11 | Don't use feof in while loop | Lars-Dominik Braun | 1 | -4/+5 |
2009-12-15 | New history feature | Lars-Dominik Braun | 1 | -0/+6 |
2009-09-08 | C99 conformance | Lars-Dominik Braun | 1 | -0/+2 |
2009-08-04 | Use "static" keyword for functions | Lars-Dominik Braun | 1 | -1/+1 |
2009-07-08 | Initial pandora one support (higher mp3 bitrates) | Lars-Dominik Braun | 1 | -0/+2 |
2009-05-03 | Switch to libwaitress | Lars-Dominik Braun | 1 | -19/+0 |
2009-04-07 | Initial eventcmd work | Lars-Dominik Braun | 1 | -0/+3 |
2009-03-04 | Ui improvements | Lars-Dominik Braun | 1 | -1/+3 |
2009-03-01 | Even more documentation | Lars-Dominik Braun | 1 | -0/+11 |
2009-02-16 | Autostart station setting added | Lars-Dominik Braun | 1 | -0/+3 |
2009-02-12 | Shared stations can be added | Lars-Dominik Braun | 1 | -0/+2 |
2009-02-01 | mp3 playback support | Lars-Dominik Braun | 1 | -0/+15 |
2009-01-20 | It's 2009 now | Lars-Dominik Braun | 1 | -1/+2 |
2009-01-10 | Fix keyboard shortcuts if config file is missing | Lars-Dominik Braun | 1 | -5/+10 |
2008-08-19 | Fix missing initializing in BarSettingsDestroy which caused segfault | Lars-Dominik Braun | 1 | -3/+7 |
2008-08-19 | Allow key shortcut configuration via config file | Lars-Dominik Braun | 1 | -0/+100 |
2008-07-23 | Be correct, use "const" | Lars-Dominik Braun | 1 | -1/+2 |
2008-07-07 | SSL control proxy issue workaround | Lars-Dominik Braun | 1 | -0/+6 |
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 |
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 func... | Lars-Dominik Braun | 1 | -0/+6 |
2008-06-15 | client: Config file added, not yet documented | Lars-Dominik Braun | 1 | -0/+95 |