navidrome/engine
2016-03-18 17:30:38 -04:00
..
browser.go Using Entries instead of []Entry 2016-03-14 11:42:33 -04:00
common.go Halfway of getNowPlaying implementation 2016-03-17 10:08:47 -04:00
cover.go Get() methods from all repositories now return a ErrNotFound when the id is nonexistent 2016-03-18 11:33:50 -04:00
cover_test.go Introduced engine.Scrobbler 2016-03-16 17:59:28 -04:00
list_generator.go getNowPlaying.view working 2016-03-17 10:37:19 -04:00
mock_nowplaying_repo.go Register skipped songs! 2016-03-17 18:58:09 -04:00
mock_property_repo.go Introduced engine.Scrobbler 2016-03-16 17:59:28 -04:00
nowplaying.go Register skipped songs! 2016-03-17 18:58:09 -04:00
playlists.go Using Entries instead of []Entry 2016-03-14 11:42:33 -04:00
properties.go Moved properties to engine layer 2016-03-08 18:40:16 -05:00
scrobbler.go Register skipped songs! 2016-03-17 18:58:09 -04:00
scrobbler_test.go Register skipped songs! 2016-03-17 18:58:09 -04:00
search.go Using slices for Results, instead of pointers of slices 2016-03-18 17:30:38 -04:00
stream.go option to disable downsampling 2016-03-09 22:21:11 -05:00
stream_test.go Moved Stream logic to engine layer 2016-03-09 09:12:26 -05:00