29
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
May 04, 2023 — May 04, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
uninitialized variable More... over 19 years ago
tweak buffer size unpause on next/previous sort playlist when it changes toggle pause/unpause indicator More... over 19 years ago
tweaks, add 'preferences' menu item More... over 19 years ago
copyright information More... over 19 years ago
fixes for seek slider rework UI/player interaction More... over 19 years ago
shorthand for searches More... over 19 years ago
fix sort indicator More... over 19 years ago
working shuffle/repeat toggles case-insensitive, multiline matches by default clicking headers sorts by them (UI feedback is incorrect though) More... over 19 years ago
title spacing tweak More... over 19 years ago
go to songs when clicked on (and not shuffled) More... over 19 years ago
turn keyword searches into 'real' ones when entered More... over 19 years ago
change album cover properly (via PlaylistPlayer) remove sort model, will be replaced with sort/refill list remove visible func; not necessary anymore change sort direction indicator (but doesn't sort yet) when clicked More... over 19 years ago
major refactor previous really does work now library is handled by a Library class move common functions to util.py remove command queue AudioFiles have meaningful comparison semantics fix stupid typos More... over 19 years ago
implement multitag MP3 loading save cache properly (all songs, not just ones displayed) More... over 19 years ago
thinkos More... over 19 years ago
next/previous buttons in playlist repeat toggle does something re-enable (slightly modified based on talks with mu) cover detection More... over 19 years ago
don't use TreeView's filter (rebuild it every search/load) initial concept of (unordered, unshuffable, unrepeatable) playlist More... over 19 years ago
play/pause toggle don't load songs twice More... over 19 years ago
on-disk cache More... over 19 years ago
volume slider works (using ossaudiodev for now) seeking with arrows/page keys sort of works More... over 19 years ago
working seek bar More... over 19 years ago
slider, time display More... over 19 years ago
fix threading problems up Vorbis buffer size to 1MB remove horizontal scrollbar More... over 19 years ago
initial playing code (BROKEN) More... over 19 years ago
add tooltips, hook add button into chooser More... over 19 years ago
move pixmaps to . remove pixmaps/ add shuffle/repeat buttons redo UI toolbars More... over 19 years ago
move cover detection to library.load load lazily More... over 19 years ago
check for other cover filenames More... over 19 years ago
empty title box to start More... over 19 years ago
cleanup patch from mu More... over 19 years ago