Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |
2010-12-14 | Refactored main() | castlec | 1 | -263/+345 |
2010-11-21 | Show custom rating icon in upcoming/history song list | Lars-Dominik Braun | 1 | -1/+2 |
2010-10-25 | Use BarApp_t in BarUiPianoCall | Lars-Dominik Braun | 1 | -6/+6 |
2010-10-18 | Initialize main fd array | Lars-Dominik Braun | 1 | -2/+2 |
2010-08-21 | Preparing for release 2010.08.212010.08.21 | Lars-Dominik Braun | 1 | -1/+2 |
2010-08-09 | Make something useful with misc.sync response | Lars-Dominik Braun | 1 | -0/+1 |
2010-07-31 | Replaced long argument list of ui callback functions | Lars-Dominik Braun | 1 | -111/+105 |
2010-07-30 | Use static const for large read-only arrays | Lars-Dominik Braun | 1 | -1/+1 |
2010-07-30 | Feature: Custom station sorting | Lars-Dominik Braun | 1 | -1/+2 |
2010-07-30 | Control proxy overrides global proxy | Lars-Dominik Braun | 1 | -5/+5 |
2010-05-09 | HTTP proxy support | Lars-Dominik Braun | 1 | -2/+20 |
2010-04-20 | Show small hint about keybinding help at startup | Lars-Dominik Braun | 1 | -2/+3 |
2010-04-06 | Use new libpiano api | Lars-Dominik Braun | 1 | -21/+47 |
2010-03-16 | Replace player return value magic | Lars-Dominik Braun | 1 | -1/+1 |
2010-03-16 | Fix player race condition | Lars-Dominik Braun | 1 | -0/+3 |
2010-03-06 | Added song length and rating to eventcmd, new songfinish event | Lars-Dominik Braun | 1 | -2/+4 |
2010-03-06 | wardrobe: Removed internal last.fm scrobbling library | Lars-Dominik Braun | 1 | -39/+0 |