Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | player/Control: Seek*() returns Error information | Max Kellermann | 2015-11-11 | 1 | -2/+2 |
| | |||||
* | player/Control: use class ScopeLock | Max Kellermann | 2015-11-11 | 1 | -14/+7 |
| | |||||
* | player/Control: move code to ClearError() | Max Kellermann | 2015-11-11 | 1 | -0/+5 |
| | |||||
* | player/Control: move code to SeekLocked() | Max Kellermann | 2015-11-11 | 1 | -0/+2 |
| | |||||
* | player/Control: add Lock prefix to locking method names | Max Kellermann | 2015-11-11 | 1 | -10/+10 |
| | |||||
* | player/Thread: move player_command_finished() to PlayerControl | Max Kellermann | 2015-11-05 | 1 | -0/+6 |
| | |||||
* | player/Control: initialize seek_time in EnqueueSongLocked() | Max Kellermann | 2015-11-05 | 1 | -0/+1 |
| | | | | Allows removing a few special cases in the player thread. | ||||
* | PlayerThread, ...: move to src/player/ | Max Kellermann | 2015-08-15 | 1 | -0/+463 |