Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-10-23 | Interruptible requests | Lars-Dominik Braun | 1 | -3/+2 |
2015-08-10 | Move feature test macros to config.h | Lars-Dominik Braun | 1 | -1/+0 |
2015-04-06 | Switch back to libcurl | Lars-Dominik Braun | 1 | -1/+0 |
2015-03-07 | player: Ignore volume change before playback started | Lars-Dominik Braun | 1 | -2/+6 |
2014-11-22 | player: Remove unused variable | Lars-Dominik Braun | 1 | -1/+0 |
2014-07-21 | Refactor audio player, add retry timeout | Lars-Dominik Braun | 1 | -4/+19 |
2014-04-22 | Fix include guards | Lars-Dominik Braun | 1 | -3/+3 |
2014-04-07 | ffmpeg compatibility | Lars-Dominik Braun | 1 | -1/+3 |
2014-03-31 | Use libav/ffmpeg for audio decoding | Lars-Dominik Braun | 1 | -63/+21 |
2013-05-13 | Permit multiple HTTP errors in a row | Lars-Dominik Braun | 1 | -1/+1 |
2013-02-26 | Add play and pause commands | Adam Simpkins | 1 | -2/+4 |
2012-05-26 | Revert "Remove pause mutex/add pthread cleanup function" | Lars-Dominik Braun | 1 | -8/+5 |
2012-05-26 | Revert "Fix player thread teardown/signals on OS X" | Lars-Dominik Braun | 1 | -2/+2 |
2012-05-17 | Fix player thread teardown/signals on OS X | Lars-Dominik Braun | 1 | -2/+2 |
2012-05-14 | Remove pause mutex/add pthread cleanup function | Lars-Dominik Braun | 1 | -5/+8 |
2012-02-22 | Minor player cleanup | Lars-Dominik Braun | 1 | -3/+5 |
2011-12-24 | Avoid struct padding where possible | Lars-Dominik Braun | 1 | -20/+18 |
2011-11-09 | waitress: move large allocations to heap | Lars-Dominik Braun | 1 | -1/+1 |
2011-05-18 | Configureable format strings | Lars-Dominik Braun | 1 | -0/+4 |
2011-04-12 | Added missing include for FreeBSD | Lars-Dominik Braun | 1 | -0/+2 |
2010-12-27 | Change my email address | Lars-Dominik Braun | 1 | -1/+1 |
2010-12-27 | Software volume control | Lars-Dominik Braun | 1 | -0/+1 |
2010-03-16 | Replace player return value magic | Lars-Dominik Braun | 1 | -0/+2 |
2010-03-16 | Fix player race condition | Lars-Dominik Braun | 1 | -4/+11 |
2010-01-30 | Fix libao error detection | Lars-Dominik Braun | 1 | -0/+1 |
2010-01-21 | It's 2010 now. | Lars-Dominik Braun | 1 | -1/+1 |
2009-05-03 | Switch to libwaitress | Lars-Dominik Braun | 1 | -5/+4 |
2009-02-05 | Time display for mp3 playback | Lars-Dominik Braun | 1 | -3/+7 |
2009-02-01 | mp3 playback support | Lars-Dominik Braun | 1 | -7/+38 |
2009-01-31 | Use pthread mutex to block player in pause state | Lars-Dominik Braun | 1 | -1/+2 |
2009-01-20 | It's 2009 now | Lars-Dominik Braun | 1 | -1/+2 |
2008-10-17 | Resume aborted song transfer | Lars-Dominik Braun | 1 | -0/+1 |
2008-08-19 | Allow key shortcut configuration via config file | Lars-Dominik Braun | 1 | -0/+4 |
2008-07-24 | Reduce cpu load produced by replaygain | Lars-Dominik Braun | 1 | -0/+1 |
2008-07-24 | Initial ReplayGain work (including anti-clipping) | Lars-Dominik Braun | 1 | -0/+1 |
2008-06-28 | client: Use mode instead of finishedPlayback in player | Lars-Dominik Braun | 1 | -3/+4 |
2008-06-23 | client: Use function prefix "Bar" | Lars-Dominik Braun | 1 | -1/+1 |
2008-06-21 | client: Some cleanup | Lars-Dominik Braun | 1 | -0/+1 |
2008-06-21 | client: Read stsz atom containing frame sizes | Lars-Dominik Braun | 1 | -0/+51 |