Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | player/Control: add code comments | Max Kellermann | 2015-11-13 | 1 | -0/+4 |
* | player/Control: Seek*() returns Error information | Max Kellermann | 2015-11-11 | 1 | -4/+15 |
* | player/Control: use class ScopeLock | Max Kellermann | 2015-11-11 | 1 | -22/+12 |
* | player/Control: move code to ClearError() | Max Kellermann | 2015-11-11 | 1 | -6/+1 |
* | player/Control: move code to SeekLocked() | Max Kellermann | 2015-11-11 | 1 | -5/+12 |
* | player/Control: add Lock prefix to locking method names | Max Kellermann | 2015-11-11 | 1 | -10/+10 |
* | player/Control: use CANCEL to clear next_song in Seek() | Max Kellermann | 2015-10-27 | 1 | -1/+5 |
* | PlayerThread, ...: move to src/player/ | Max Kellermann | 2015-08-15 | 1 | -0/+267 |