Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-04-18 | player: Fix state-machine | Lars-Dominik Braun | 1 | -1/+1 |
2014-03-31 | Use libav/ffmpeg for audio decoding | Lars-Dominik Braun | 1 | -38/+37 |
2014-03-14 | piano: Request track length | Lars-Dominik Braun | 1 | -2/+2 |
2014-03-13 | fix warnings now noted due to format string checking | Cody P Schafer | 1 | -1/+1 |
2013-08-07 | piano: Generic linked lists | Lars-Dominik Braun | 1 | -3/+3 |
2013-07-02 | piano: Check for libgcrypt errors | Lars-Dominik Braun | 1 | -2/+8 |
2013-05-13 | Permit multiple HTTP errors in a row | Lars-Dominik Braun | 1 | -2/+9 |
2013-02-26 | Add play and pause commands | Adam Simpkins | 1 | -0/+2 |
2012-11-04 | New setting: Read RPC TLS port | Pierre Zurek | 1 | -0/+1 |
2012-10-21 | New setting: Read password from external command | Lars-Dominik Braun | 1 | -7/+70 |
2012-09-22 | Save station and volume to statefile | Lars-Dominik Braun | 1 | -0/+3 |
2012-09-17 | Fix history memory leak | Lars-Dominik Braun | 1 | -0/+1 |
2012-07-05 | Initialize libgcrypt | Lars-Dominik Braun | 1 | -0/+3 |
2012-06-14 | Ignore SIGPIPE | Lars-Dominik Braun | 1 | -0/+4 |
2012-06-09 | piano: Select quality instead of audio format | Lars-Dominik Braun | 1 | -1/+1 |
2012-05-26 | Move mutex initalization to main thread | Lars-Dominik Braun | 1 | -1/+3 |
2012-05-26 | Revert "Remove pause mutex/add pthread cleanup function" | Lars-Dominik Braun | 1 | -8/+12 |
2012-05-14 | Remove pause mutex/add pthread cleanup function | Lars-Dominik Braun | 1 | -12/+8 |
2012-05-07 | Configureable RPC host | Lars-Dominik Braun | 1 | -1/+1 |
2012-05-05 | Avoid player mode race condition | Lars-Dominik Braun | 1 | -16/+13 |
2012-05-01 | Don’t hardcode passwords | Lars-Dominik Braun | 1 | -1/+3 |
2012-03-31 | Warn if ctl is not a fifo | Lars-Dominik Braun | 1 | -3/+13 |
2012-03-17 | Auto-select last remaining item of filtered list | Lars-Dominik Braun | 1 | -1/+2 |
2012-01-12 | Eliminate concurrent use of (un-)buffered I/O | Lars-Dominik Braun | 1 | -1/+2 |
2012-01-11 | TLS is enabled per-request now | Lars-Dominik Braun | 1 | -1/+0 |
2011-11-11 | waitress: Fingerprint check | Lars-Dominik Braun | 1 | -14/+3 |
2011-11-10 | Die if trust file load fails | Lars-Dominik Braun | 1 | -4/+16 |
2011-11-09 | TLS is not optional any more | Lars-Dominik Braun | 1 | -11/+1 |
2011-11-09 | Added TLS settings | Lars-Dominik Braun | 1 | -4/+8 |
2011-11-09 | Free Waitress handle | Lars-Dominik Braun | 1 | -0/+1 |
2011-11-09 | waitress: move credentials init to WaitressInit | Lars-Dominik Braun | 1 | -2/+2 |
2011-11-09 | waitress: Initial TLS implementation (using gnutls) | Lars-Dominik Braun | 1 | -1/+9 |
2011-10-22 | Support seed stations | Lars-Dominik Braun | 1 | -1/+1 |
2011-08-23 | Configureable fifo path | Lars-Dominik Braun | 1 | -4/+2 |
2011-07-29 | Ask for email address instead of username | Oliver Graff | 1 | -1/+1 |
2011-07-25 | Added toggle to quickmix menu | Lars-Dominik Braun | 1 | -1/+1 |
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 | -17/+5 |
2011-05-18 | Configureable format strings | Lars-Dominik Braun | 1 | -16/+20 |
2011-02-26 | Always add song to history | Lars-Dominik Braun | 1 | -35/+3 |
2011-02-26 | Rewrite input processing | Lars-Dominik Braun | 1 | -23/+4 |
2011-02-07 | Add eventcmd events for login/fetch stations | Lars-Dominik Braun | 1 | -9/+11 |
2011-02-02 | BarReadline rewrite | Lars-Dominik Braun | 1 | -53/+30 |
2011-02-02 | Allow keyboard shortcuts to be disabled | Lars-Dominik Braun | 1 | -5/+10 |
2011-01-15 | Send station list to eventcmd | Matthew Beckler | 1 | -4/+5 |
2010-12-27 | Fix high cpu usage if stdin is /dev/null | Lars-Dominik Braun | 1 | -0/+4 |
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/+2 |
2010-12-27 | Software volume control | Lars-Dominik Braun | 1 | -1/+3 |