quintodrome/engine
2016-03-23 13:51:02 -04:00
..
browser.go Small changes regarding StarredAt. 2016-03-22 19:00:18 -04:00
common.go Small changes regarding StarredAt. 2016-03-22 19:00:18 -04:00
cover.go Using pointers for the receivers 2016-03-21 23:11:57 -04:00
cover_test.go Introduced engine.Scrobbler 2016-03-16 17:59:28 -04:00
list_generator.go New NowPlaying and Skip detection implementation 2016-03-23 10:06:26 -04:00
mock_nowplaying_repo.go Handling a racing condition between Register and NowPlaying, when the queue is empty 2016-03-23 13:51:02 -04:00
mock_property_repo.go Introduced engine.Scrobbler 2016-03-16 17:59:28 -04:00
nowplaying.go Handling a racing condition between Register and NowPlaying, when the queue is empty 2016-03-23 13:51:02 -04:00
playlists.go Adding track numbers to tracks in playlists, as it was causing DSub to duplicate files 2016-03-22 16:12:37 -04:00
properties.go Moved properties to engine layer 2016-03-08 18:40:16 -05:00
scrobbler.go Handling a racing condition between Register and NowPlaying, when the queue is empty 2016-03-23 13:51:02 -04:00
scrobbler_test.go Handling a racing condition between Register and NowPlaying, when the queue is empty 2016-03-23 13:51:02 -04:00
search.go Polishing 2016-03-23 12:37:03 -04:00
stream.go Polishing 2016-03-23 12:37:03 -04:00
stream_test.go Moved Stream logic to engine layer 2016-03-09 09:12:26 -05:00