29
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 24 hours ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
default to song's dir for local image dialog; expand self.musicdir if user uses ~/path; use better default for self.musicdir More... over 17 years ago
small things More... over 17 years ago
add crossfading option More... over 17 years ago
also remove the old sonata covers dir (it doesn't make sense to copy the old covers over because they are lower res..) More... over 17 years ago
fetch higher res cover art; store art in ~/.covers for consistency with gmpc More... over 17 years ago
generalize amazon coverart parsing; prevent infrequent crash if amazon returns a non jpg url More... over 17 years ago
end any existing search instead of blanking self.browser when searchtext is empty More... over 17 years ago
don't escape html for window title More... over 17 years ago
add arguments: play, pause, stop, next, prev, and pp; change --info to info and --status to status More... over 17 years ago
Popup song notification on un-pause More... over 17 years ago
prevent crash if at/len is not between 0 and 100 for whatever reason More... over 17 years ago
don't call conn.do.search if searchtext is empty More... over 17 years ago
just some code cleanup More... over 17 years ago
add german translation (paul johnson) More... over 17 years ago
don't save standard local artwork (cover.jpg, folder.jpg_ to sonata covers dir (unlike with a user-specified local image) More... over 17 years ago
update polish translation; fix reference to mirage.py :P More... over 17 years ago
update russian sonata.po More... over 17 years ago
break up notification window and main window translations (by request) More... over 17 years ago
lets also check for folder.jpg, that seems to be common too More... over 17 years ago
Use local artwork (cover.jpg) if it exists More... over 17 years ago
fix --help msg, whoops More... over 17 years ago
apply patches to install mpdclient3 to site-packages, not bin, and remove #!/usr/bin/env python lines (nijel) More... over 17 years ago
0.8.1 here we come More... over 17 years ago
Correctly send mpd password when using manual connect More... over 17 years ago
prevent certain keys from causing events More... over 17 years ago
prevent update_status crash More... over 17 years ago
added polish translation (tomasz dominikowski) More... over 17 years ago
update fr translation, 0.8 release a-comin' More... over 17 years ago
ensure that self.trayeventbox is not None for users without gnome-python-extras More... over 17 years ago
improve menu popup position code (and include self.playlists) More... over 17 years ago