Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Copyright year 2015 | Max Kellermann | 2015-01-01 | 1 | -1/+1 |
* | PlayerListener: new interface to replace GlobalEvents access | Max Kellermann | 2014-02-21 | 1 | -0/+13 |
* | Mixer: add class MixerListener | Max Kellermann | 2014-02-19 | 1 | -0/+11 |
* | Playlist: pass Database to DatabaseModified() | Max Kellermann | 2014-02-01 | 1 | -2/+2 |
* | Partition: disable DatabaseModified() if not ENABLE_DATABASE | Max Kellermann | 2014-02-01 | 1 | -0/+4 |
* | OutputAll: convert to class, move instance to class Partition | Max Kellermann | 2014-01-28 | 1 | -0/+1 |
* | copyright year 2014 | Max Kellermann | 2014-01-13 | 1 | -1/+1 |
* | DetachedSong: fork of struct Song | Max Kellermann | 2014-01-09 | 1 | -3/+3 |
* | Playlist: refresh new tags after database update | Max Kellermann | 2013-10-22 | 1 | -1/+1 |
* | Partition: add method DatabaseModified() | Max Kellermann | 2013-10-22 | 1 | -0/+6 |
* | Playlist: copy stream tags from the PlayerThread | Max Kellermann | 2013-10-22 | 1 | -1/+6 |
* | Partition: add methods TagModified(), SyncWithPlayer() | Max Kellermann | 2013-10-21 | 1 | -0/+33 |