29
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 28, 2023 — May 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add notebook mnemonics; simplify artist view code More... over 17 years ago
refactor tag editing code to read tags on the fly instead of frontloading; implement lyrics code (Florian) but currently disabled More... over 17 years ago
update fr translation (patch 1786) More... over 17 years ago
add pixmaps path to find_path More... over 17 years ago
browsing fix due to mpdclient revert More... over 17 years ago
tooltip More... over 17 years ago
initial commit for improve song info window; add menu item to open info window for those who have artwork disabled More... over 17 years ago
get crossfade commands from mpd rather than overriding other clients (like repeat/shuffle) More... over 17 years ago
revert mpdclient3 to old behavior so tags show up as intended More... over 17 years ago
prevent volume window from continually popping up on click More... over 17 years ago
update icons More... over 17 years ago
new album icon? fix two bugs related to library views More... over 17 years ago
multiple library views (filesystem, artists, albums); use pympd's mpdclient3.py (+ my fixes) so that do.list() works properly; fix bugs if user does not have mpd read access More... over 17 years ago
retain album art aspect ratio More... over 17 years ago
recursively include files of selected dirs for tag editing (only works for first 1017 files, taglib bug?) More... over 17 years ago
add half second delay on re-enabling save so that entries will properly update in sonata (no idea why this hack is needed) More... over 17 years ago
make genre edit entry into ComboEntry; remove excessive icons; prompt use when deleting playlist/stream More... over 17 years ago
include path in edit tag window; add borders to remote album art More... over 17 years ago
fix locale path checking for --prefix paths as well More... over 17 years ago
eugh, duplicate code More... over 17 years ago
add path checking to accomodate non-standard --prefix paths (reported by mike) More... over 17 years ago
unselect all paths before attempting to retain selection More... over 17 years ago
fix bug that prevents artwork from displaying when self.musicdir is not set More... over 17 years ago
additionally, only minimize to tray on close if icon is visible More... over 17 years ago
only withdraw_app() on escape if systray icon is visible More... over 17 years ago
update sensitivity of minimize pref to reflect trayicon pref More... over 17 years ago
fix notif window width More... over 17 years ago
add border to song info window album art; move code to add_border procedure More... over 17 years ago
poll more often for cursor with gtk.StatusIcon More... over 17 years ago
clean up notif window sizing code and fix small bug there More... over 17 years ago