29
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 16 hours ago.
Jun 20, 2024 — Jun 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
gtk3: reintroduce some fixes which have been removed when migrating to Gtk 3 More... over 12 years ago
Quit on SIGINT More... over 12 years ago
mpd: don't overreact if Sonata can't connect to MPD More... over 12 years ago
py3: version is a str() again, and fix usage of sonata.genversion More... over 12 years ago
Remove .mpdhelper.get() and _sanitize() functions More... over 12 years ago
MPD.listallinfo() still returns a simple dict More... over 12 years ago
Be smarter when accessing SongResult attributes More... over 12 years ago
Remove last use of mpdhelper.get() More... over 12 years ago
Implement Song.name More... over 12 years ago
Implement Song.file More... over 12 years ago
Don't use mpdh.get() to access the results of MPD.playlists() More... over 12 years ago
Return a special object for MPD.count() with integer values More... over 12 years ago
Remove call to mpdh.get(xxx, 'directory'), it's not a Song information More... over 12 years ago
Implement Song.date More... over 12 years ago
Implement Song.title More... over 12 years ago
Implement Song.artist More... over 12 years ago
Updates for statusbar More... over 12 years ago
Implement Song.album More... over 12 years ago
Implement Song.disc More... over 12 years ago
Merge branch 'gtk3' into gtk3-builder More... over 12 years ago
Correctly handle change of the playlist formatting More... over 12 years ago
py3: really fix the version information this time... More... over 12 years ago
Implement Song.time More... over 12 years ago
Implement Song.pos to return the position of the song in the playlist More... over 12 years ago
Implement Song.track to return the track number of the song More... over 12 years ago
Properly implement comparison for Song objects More... over 12 years ago
Provide a basic Song object to start the removal of mpdhelper.get() More... over 12 years ago
Merge branch 'master' into gtk3 More... over 12 years ago
Localization fixes + up-to-date German translation More... over 12 years ago
Various cleanups More... over 12 years ago