]> git.seodisparate.com - mpd_info_screen/shortlog
mpd_info_screen
2021-09-18 Stephen SeoRefactorings and improvements
2021-09-17 Stephen SeoUpdate README.md
2021-09-17 Stephen SeoImpl hiding drawn text with "H" key
2021-09-17 Stephen SeoImpl password input prompt, improve help info
2021-09-17 Stephen SeoUpdate README.md
2021-09-17 Stephen SeoUpdate README.md
2021-09-17 Stephen SeoImpl title and artist display with existing
2021-09-17 Stephen SeoImpl fetching album art that isn't embedded
2021-09-17 Stephen SeoMinor tweak to the remaining-time timer display
2021-09-17 Stephen SeoMinor tweaks to drawn text positions
2021-09-17 Stephen SeoUpdate README.md
2021-09-17 Stephen SeoAdd error text display if auth/other fails
2021-09-17 Stephen SeoFixes/refactorings/improvements
2021-09-17 stephenseoUpdate 'README.md'
2021-09-17 Stephen SeoUpdate README.md
2021-09-17 Stephen SeoOutput error lines
2021-09-16 Stephen SeoUpdate README.md
2021-09-16 Stephen SeoUpdate README.md
2021-09-16 Stephen SeoUpdate README.md with usage
2021-09-16 Stephen SeoAdd README.md, LICENSE
2021-09-16 Stephen SeoFix UTF-8 parsing from title of song
2021-09-16 Stephen SeoComment out "use" that was used for a debug fn
2021-09-16 Stephen SeoFix/tweak display time output
2021-09-16 Stephen SeoMinor fix/tweak to display timer output
2021-09-16 Stephen SeoComment out unused debugging fn
2021-09-16 Stephen SeoApply cargo clippy fixes
2021-09-16 Stephen SeoDisplay minutes with screen timer
2021-09-16 Stephen SeoSet default window size to be square
2021-09-16 Stephen SeoComment out debug logs
2021-09-16 Stephen SeoAlso let "Q" quit application
2021-09-16 Stephen SeoImpl display
2021-09-16 Stephen SeoVerify getting albumart with debug write-to-file
2021-09-16 Stephen SeoImpl reading binary data for albumart
2021-09-15 Stephen SeoImpl get required information periodically
2021-09-15 Stephen SeoWIP more Impl (trying to get status information)
2021-09-15 Stephen SeoMinor tweaks and cargo fmt
2021-09-15 Stephen SeoImpl enough to get "OK MPD ..." from mpd server
2021-09-15 Stephen SeoInit skeleton rust project
2021-09-15 Stephen SeoInit empty commit