This website requires JavaScript.
Explore
☕ Блог
Help
Register
Sign In
iiiypuk
/
cantata
Watch
1
Star
0
Fork
0
You've already forked cantata
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
397ecb56c7e2704d9e969712e7eae6fbaee6f6dd
cantata
/
mpd
History
craig.p.drummond@gmail.com
56557014b7
When updating a non-MTP device, prompt the user as to whether to perform a parial scan (only new songs are scanned), or a full scan (where all songs are rescanned).
2012-05-02 11:22:14 +00:00
..
mpdconnection.cpp
'plchangesposid' sends all remaing IDs, so no need to check at end. Was causing a phatom, empty, song to appear in playqueue model.
2012-04-18 21:41:58 +00:00
mpdconnection.h
If connection fails due to password, then state this in error message.
2012-04-18 18:32:08 +00:00
mpdparseutils.cpp
When grouping songs into albums, take into account song year. Its possible for an artist to release two albums with the same name in different years!
2012-04-30 11:07:58 +00:00
mpdparseutils.h
Use 'plchangesposid' MPD command to get list of playqueue changes - means
2012-03-29 15:49:19 +00:00
mpdresult.h
Update copyright statements.
2012-01-04 19:15:55 +00:00
mpdstats.h
Reduce QMutex usage - have MPDStats/MPDStatus emitted as objects, and
2012-03-13 19:31:25 +00:00
mpdstatus.cpp
Reduce QMutex usage - have MPDStats/MPDStatus emitted as objects, and
2012-03-13 19:31:25 +00:00
mpdstatus.h
Support 'single' mode.
2012-03-29 15:49:47 +00:00
output.h
Cleanup
2012-01-04 19:19:13 +00:00
playlist.h
Cleanup
2012-01-04 19:19:13 +00:00
song.cpp
When updating a non-MTP device, prompt the user as to whether to perform a parial scan (only new songs are scanned), or a full scan (where all songs are rescanned).
2012-05-02 11:22:14 +00:00
song.h
Make albums view (if set to sort artist before album) more consistent with library view. i.e. Place 'Various Artists' albums first, and place 'Single Tracks' as first 'Various Artists' album.
2012-04-30 11:41:49 +00:00