Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-05-16 | Retry on temporary http failure (timeout e.g.) | Lars-Dominik Braun | 1 | -1/+2 |
2009-05-03 | Fix range header, accept 206 status code | Lars-Dominik Braun | 1 | -1/+1 |
2009-05-03 | Switch to libwaitress | Lars-Dominik Braun | 1 | -35/+23 |
2009-03-13 | mp3 playback prebuffering | Lars-Dominik Braun | 1 | -2/+11 |
2009-03-08 | Fix "pause" -- again | Lars-Dominik Braun | 1 | -50/+14 |
2009-03-04 | Ui improvements | Lars-Dominik Braun | 1 | -5/+7 |
2009-03-01 | Even more documentation | Lars-Dominik Braun | 1 | -0/+11 |
2009-02-07 | Fix mp3 time display | Lars-Dominik Braun | 1 | -0/+6 |
2009-02-06 | Fix FPE | Lars-Dominik Braun | 1 | -5/+8 |
2009-02-05 | Time display for mp3 playback | Lars-Dominik Braun | 1 | -3/+61 |
2009-02-04 | Buffer abstraction | Lars-Dominik Braun | 1 | -22/+25 |
2009-02-01 | mp3 playback support | Lars-Dominik Braun | 1 | -33/+191 |
2009-01-31 | Switch build system to cmake | Lars-Dominik Braun | 1 | -1/+1 |
2009-01-31 | Remove orphan mutex_unlock | Lars-Dominik Braun | 1 | -2/+0 |
2009-01-31 | Use pthread mutex to block player in pause state | Lars-Dominik Braun | 1 | -9/+8 |
2009-01-20 | It's 2009 now | Lars-Dominik Braun | 1 | -1/+2 |
2008-12-13 | Use curl's built-in range support | Lars-Dominik Braun | 1 | -9/+4 |
2008-10-25 | Use own byteswap implementation | Lars-Dominik Braun | 1 | -3/+6 |
2008-10-17 | Resume aborted song transfer | Lars-Dominik Braun | 1 | -1/+19 |
2008-09-09 | Pause song faster | Lars-Dominik Braun | 1 | -16/+16 |
2008-08-27 | Use bswap_32 in player | Lars-Dominik Braun | 1 | -19/+5 |
2008-08-27 | AAC-Player fine tuning | Lars-Dominik Braun | 1 | -9/+8 |
2008-08-26 | Silence curl's attribute warnings | Lars-Dominik Braun | 1 | -1/+1 |
2008-08-19 | Allow key shortcut configuration via config file | Lars-Dominik Braun | 1 | -0/+2 |
2008-07-24 | Reduce cpu load produced by replaygain | Lars-Dominik Braun | 1 | -2/+4 |
2008-07-24 | Initial ReplayGain work (including anti-clipping) | Lars-Dominik Braun | 1 | -0/+27 |
2008-06-28 | client: Use mode instead of finishedPlayback in player | Lars-Dominik Braun | 1 | -12/+18 |
2008-06-27 | client: Fix wrong length calculation | Lars-Dominik Braun | 1 | -1/+2 |
2008-06-25 | client: Faster player thread abort | Lars-Dominik Braun | 1 | -1/+6 |
2008-06-23 | Set curl timeout to 60 seconds. | Lars-Dominik Braun | 1 | -0/+1 |
2008-06-23 | client: Abort player thread while pause mode should be possible | Lars-Dominik Braun | 1 | -2/+2 |
2008-06-23 | client: Use function prefix "Bar" | Lars-Dominik Braun | 1 | -6/+6 |
2008-06-21 | client: Some cleanup | Lars-Dominik Braun | 1 | -3/+4 |
2008-06-21 | client: Read stsz atom containing frame sizes | Lars-Dominik Braun | 1 | -0/+239 |