29
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Jun 11, 2023 — Jun 11, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'refactor-consts' into integration More... over 12 years ago
Add README entry about the constants refactoring. More... over 12 years ago
Make the list of default plugins a real Python list More... over 12 years ago
Remove ui.progressbar() More... over 12 years ago
fix get_path_child_filenames() More... over 12 years ago
Refactor MPDHelper.call and __getattr__ More... over 12 years ago
run-test don't assume to be in the git root path More... over 12 years ago
library.py readability++ through shorter variable More... over 12 years ago
Fix broken parts caused by SongRecord refactoring More... over 12 years ago
make add_display_info show hours, minutes, seconds More... over 12 years ago
Fix argument list order of menu.popup More... over 12 years ago
library.py variable in wrong scope due indentation More... over 12 years ago
fix #1959: library search makes sonata crash... More... over 12 years ago
document SongRecord for great good More... over 12 years ago
Replace Constant class with plain variables More... over 12 years ago
mpdhelper fix error on malformed track number More... over 12 years ago
song.py SongRecord: more general comparision More... over 12 years ago
make SongRecord compareable More... over 12 years ago
library.py rename Treepath.append -> append_index More... over 12 years ago
library.py set_tooltip_text doesn't like None ... More... over 12 years ago
library.py fix indentation More... over 12 years ago
library.py fix search partial More... over 12 years ago
main.py fix module that was shadowed by variable More... over 12 years ago
Don't set utf-8 as default str encoding More... over 12 years ago
library.py select_range expect now Treepath as arg More... over 12 years ago
main.py port various usage of urllib to new api More... over 12 years ago
mpd.py use constant in Gtk.icon_size_lookup More... over 12 years ago
mpdhelper.py include self in __set_supress_errors More... over 12 years ago
cly.py remove recoding from info printing More... over 12 years ago
cly.py adapt usage of config module to new api More... over 12 years ago