Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-06-15 | Replace setting tls_fingerprint with ca_bundle | Lars-Dominik Braun | 1 | -13/+3 |
2014-11-22 | Expand ~ in event_command too | Lars-Dominik Braun | 1 | -1/+1 |
2014-05-30 | settings: Support ~/ expansion | Lars-Dominik Braun | 1 | -29/+71 |
2013-05-13 | Permit multiple HTTP errors in a row | Lars-Dominik Braun | 1 | -0/+3 |
2012-11-30 | New default TLS fingerprint | Lars-Dominik Braun | 1 | -2/+2 |
2012-11-04 | New setting: Read RPC TLS port | Pierre Zurek | 1 | -0/+5 |
2012-10-21 | New setting: Read password from external command | Lars-Dominik Braun | 1 | -0/+3 |
2012-09-24 | Fix fclose outside of file loop | sk1080 | 1 | -6/+7 |
2012-09-22 | Save station and volume to statefile | Lars-Dominik Braun | 1 | -138/+165 |
2012-06-09 | Duplicate line fix for keybindings | Dylan Powers | 1 | -3/+0 |
2012-06-09 | piano: Select quality instead of audio format | Lars-Dominik Braun | 1 | -16/+8 |
2012-05-07 | Add default RPC host | Lars-Dominik Braun | 1 | -0/+3 |
2012-05-07 | Configureable RPC host | Lars-Dominik Braun | 1 | -0/+4 |
2012-05-04 | Lofi AAC support | Lars-Dominik Braun | 1 | -0/+2 |
2012-05-04 | Revert "Add force_tls setting" | Lars-Dominik Braun | 1 | -3/+0 |
2012-05-01 | Don’t hardcode passwords | Lars-Dominik Braun | 1 | -0/+28 |
2012-05-01 | piano: Move to JSON API (v5) | Lars-Dominik Braun | 1 | -2/+2 |
2012-04-14 | Add force_tls setting | Lars-Dominik Braun | 1 | -0/+3 |
2012-03-17 | Auto-select last remaining item of filtered list | Lars-Dominik Braun | 1 | -0/+3 |
2011-11-11 | waitress: Fingerprint check | Lars-Dominik Braun | 1 | -5/+13 |
2011-11-09 | TLS is not optional any more | Lars-Dominik Braun | 1 | -13/+0 |
2011-11-09 | Added TLS settings | Lars-Dominik Braun | 1 | -0/+18 |
2011-08-29 | Customizeable list format (songs) | Lars-Dominik Braun | 1 | -0/+5 |
2011-08-23 | Configureable fifo path | Lars-Dominik Braun | 1 | -0/+6 |
2011-08-19 | Don’t remove whitespace from config values | Lars-Dominik Braun | 1 | -2/+3 |
2011-07-27 | Configureable %@ format string | Lars-Dominik Braun | 1 | -0/+5 |
2011-07-14 | Defined _DARWIN_C_SOURCE | Lars-Dominik Braun | 1 | -0/+1 |
2011-07-11 | Disable feature test macros on FreeBSD | Eitan Adler | 1 | -0/+2 |
2011-05-18 | Configureable format strings | Lars-Dominik Braun | 1 | -2/+63 |
2011-02-26 | Rewrite input processing | Lars-Dominik Braun | 1 | -16/+9 |
2011-02-02 | Allow keyboard shortcuts to be disabled | Lars-Dominik Braun | 1 | -2/+6 |
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 |