29
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected 1 day ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
MPD.listallinfo() still returns a simple dict More... over 11 years ago
Be smarter when accessing SongResult attributes More... over 11 years ago
Remove last use of mpdhelper.get() More... over 11 years ago
Implement Song.name More... over 11 years ago
Implement Song.file More... over 11 years ago
Don't use mpdh.get() to access the results of MPD.playlists() More... over 11 years ago
Return a special object for MPD.count() with integer values More... over 11 years ago
Remove call to mpdh.get(xxx, 'directory'), it's not a Song information More... over 11 years ago
Implement Song.date More... over 11 years ago
Implement Song.title More... over 11 years ago
Implement Song.artist More... over 11 years ago
Updates for statusbar More... over 11 years ago
Implement Song.album More... over 11 years ago
Implement Song.disc More... over 11 years ago
Merge branch 'gtk3' into gtk3-builder More... over 11 years ago
Correctly handle change of the playlist formatting More... over 11 years ago
py3: really fix the version information this time... More... over 11 years ago
Implement Song.time More... over 11 years ago
Implement Song.pos to return the position of the song in the playlist More... over 11 years ago
Implement Song.track to return the track number of the song More... over 11 years ago
Properly implement comparison for Song objects More... over 11 years ago
Provide a basic Song object to start the removal of mpdhelper.get() More... over 11 years ago
Merge branch 'master' into gtk3 More... over 11 years ago
Localization fixes + up-to-date German translation More... over 11 years ago
Various cleanups More... over 11 years ago
New consume mode + use more stock icons More... over 11 years ago
Fix crashes when using Sonata command line More... over 11 years ago
Remove unused ";" More... over 11 years ago
Loads and starts plugins earlier More... over 11 years ago
Sonata automatically fetches lyrics in a new thread. More... over 11 years ago