Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Playlist: copy stream tags from the PlayerThread | Max Kellermann | 2013-10-22 | 1 | -2/+2 |
| | | | | | | Finally restores an important feature that has been broken for several months when the PlayerThread started working with Song copies instead of pointers to the Queue's Song instances (commit e96779d). | ||||
* | song: convert header to C++ | Max Kellermann | 2013-07-28 | 1 | -2/+2 |
| | |||||
* | Main: move global variables to struct Instance | Max Kellermann | 2013-04-17 | 1 | -0/+54 |
More preparations for multi-player support. |