Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-10-30 | Add tired rating to song | Lars-Dominik Braun | 1 | -3/+19 |
2018-10-30 | Add (optional) song duration to song list format string | Lars-Dominik Braun | 1 | -4/+11 |
2017-05-17 | Show status code text if no other source of error is available. | Michał Cichoń | 1 | -1/+2 |
2015-12-10 | Use custom function to feed console instead of trying to be clever and captur... | Michał Cichoń | 1 | -7/+7 |
2015-08-26 | Drop curl in favor of WinHTTP | Michał Cichoń | 1 | -106/+10 |
2015-08-25 | Add format_title settings to control Pianobar window title appearance. | Michał Cichoń | 1 | -0/+36 |
2015-08-25 | Port pianobar to Windows: | Michał Cichoń | 1 | -115/+103 |
2015-08-10 | Move feature test macros to config.h | Lars-Dominik Braun | 1 | -5/+1 |
2015-06-15 | Replace setting tls_fingerprint with ca_bundle | Lars-Dominik Braun | 1 | -0/+3 |
2015-04-06 | Switch back to libcurl | Lars-Dominik Braun | 1 | -27/+95 |
2014-07-21 | Refactor audio player, add retry timeout | Lars-Dominik Braun | 1 | -1/+1 |
2014-03-31 | Fix compiler warning | Lars-Dominik Braun | 1 | -2/+2 |
2014-03-31 | Use libav/ffmpeg for audio decoding | Lars-Dominik Braun | 1 | -2/+2 |
2014-03-13 | fix warnings now noted due to format string checking | Cody P Schafer | 1 | -5/+5 |
2013-08-07 | piano: Generic linked lists | Lars-Dominik Braun | 1 | -47/+26 |
2013-07-29 | Fix display of song lists with more than 999 items | Lars-Dominik Braun | 1 | -1/+1 |
2013-03-27 | Add missing events to genre station selection | Lars-Dominik Braun | 1 | -70/+0 |
2012-09-17 | Fix history memory leak | Lars-Dominik Braun | 1 | -0/+2 |
2012-07-06 | Add feature: Create new station from selected song | Lars-Dominik Braun | 1 | -1/+4 |
2012-06-14 | piano: Remove unused struct | Lars-Dominik Braun | 1 | -4/+1 |
2012-05-04 | Revert "Add force_tls setting" | Lars-Dominik Braun | 1 | -4/+3 |
2012-05-02 | Really delete seed suggestions | Lars-Dominik Braun | 1 | -28/+11 |
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 | -3/+4 |
2012-03-17 | Auto-select last remaining item of filtered list | Lars-Dominik Braun | 1 | -15/+26 |
2012-02-24 | Don’t use custom format output as format string | Lars-Dominik Braun | 1 | -3/+3 |
2012-01-10 | getFragment does not support TLS any more | Lars-Dominik Braun | 1 | -0/+1 |
2011-12-23 | Fix warnings found by -Wcast-qual | Lars-Dominik Braun | 1 | -4/+4 |
2011-12-23 | Fix warnings found by -Wshadow | Lars-Dominik Braun | 1 | -3/+0 |
2011-12-23 | Fix warnings found by -Wmissing-declarations | Lars-Dominik Braun | 1 | -1/+1 |
2011-12-18 | Fix genre selection segfault | Lars-Dominik Braun | 1 | -19/+26 |
2011-11-08 | Back to snprintf | Lars-Dominik Braun | 1 | -16/+2 |
2011-10-22 | Support seed stations | Lars-Dominik Braun | 1 | -4/+4 |
2011-09-22 | piano: Protocol version bump (v32) | Lars-Dominik Braun | 1 | -4/+8 |
2011-09-02 | Use fprintf instead of snprintf | Lars-Dominik Braun | 1 | -14/+11 |
2011-08-29 | Customizeable list format (songs) | Lars-Dominik Braun | 1 | -5/+26 |
2011-07-27 | Configureable %@ format string | Lars-Dominik Braun | 1 | -1/+1 |
2011-07-25 | Added toggle to quickmix menu | Lars-Dominik Braun | 1 | -1/+9 |
2011-07-23 | Fix comments | Lars-Dominik Braun | 1 | -7/+7 |
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-06-13 | waitress: Rewrite split url | Lars-Dominik Braun | 1 | -1/+1 |
2011-05-18 | Configureable format strings | Lars-Dominik Braun | 1 | -79/+150 |
2011-05-05 | Replace generic "search for artist/title" message | Lars-Dominik Braun | 1 | -2/+2 |
2011-04-24 | Use static keyword for functions | Lars-Dominik Braun | 1 | -2/+2 |
2011-04-22 | Rename strcasestr | Lars-Dominik Braun | 1 | -5/+5 |
2011-04-04 | Expose songDetailUrl to eventcmd script | Lars-Dominik Braun | 1 | -39/+43 |
2011-03-26 | Filter-/searchable artist list | Lars-Dominik Braun | 1 | -17/+31 |
2011-03-26 | Filter-/searchable station list | Lars-Dominik Braun | 1 | -60/+71 |
2011-03-26 | Filter-/searchable song list | Lars-Dominik Braun | 1 | -16/+71 |