2022-01-13 |
Stephen Seo | Fix most clippy warnings, bump version 0.2.14 |
commit | commitdiff | tree | snapshot |
2022-01-12 |
Stephen Seo | Update README.md |
commit | commitdiff | tree | snapshot |
2022-01-12 |
Stephen Seo | Fix second album art fetch method on decode fail 0.2.13 |
commit | commitdiff | tree | snapshot |
2022-01-12 |
Stephen Seo | Bump version to 0.2.12 0.2.12 |
commit | commitdiff | tree | snapshot |
2022-01-12 |
Stephen Seo | Try second albumart fetching method on decode fail |
commit | commitdiff | tree | snapshot |
2022-01-11 |
Stephen Seo | Replace magic numbers with consts, bump version 0.2.11 |
commit | commitdiff | tree | snapshot |
2022-01-10 |
Stephen Seo | Replace magic number with const, bump version 0.2.10 |
commit | commitdiff | tree | snapshot |
2022-01-07 |
Stephen Seo | Differentiate between log level/state, bump version 0.2.9 |
commit | commitdiff | tree | snapshot |
2022-01-07 |
Stephen Seo | Force 5 fps drawing, bump version to 0.2.8 0.2.8 |
commit | commitdiff | tree | snapshot |
2022-01-06 |
Stephen Seo | Minor refactoring |
commit | commitdiff | tree | snapshot |
2021-12-30 |
Stephen Seo | Fix most clippy warnings |
commit | commitdiff | tree | snapshot |
2021-12-30 |
Stephen Seo | Minor fix (same behavior, different "usage") |
commit | commitdiff | tree | snapshot |
2021-12-30 |
Stephen Seo | Bump version to 0.2.7, minor fix 0.2.7 |
commit | commitdiff | tree | snapshot |
2021-12-30 |
Stephen Seo | Refactor MPDHandler to "hide" the Arc/RwLock impl |
commit | commitdiff | tree | snapshot |
2021-12-27 |
Stephen Seo | Update README.md |
commit | commitdiff | tree | snapshot |
2021-12-23 |
Stephen Seo | Update README.md |
commit | commitdiff | tree | snapshot |
2021-12-20 |
Stephen Seo | Fix re-showing prompt on password fail, impl logs 0.2.6 |
commit | commitdiff | tree | snapshot |
2021-12-18 |
Stephen Seo | Fix "slow startup" bug, bump version to 0.2.5 0.2.5 |
commit | commitdiff | tree | snapshot |
2021-12-18 |
Stephen Seo | Fix album-art-data fetching, bump version 0.2.4 0.2.4 |
commit | commitdiff | tree | snapshot |
2021-12-18 |
Stephen Seo | Bump version to 0.2.3 0.2.3 |
commit | commitdiff | tree | snapshot |
2021-12-18 |
Stephen Seo | Refactor getting album art from handle to display |
commit | commitdiff | tree | snapshot |
2021-12-16 |
Stephen Seo | Bump version to 0.2.2 0.2.2 |
commit | commitdiff | tree | snapshot |
2021-12-16 |
Stephen Seo | Scale timer size based on window size |
commit | commitdiff | tree | snapshot |
2021-12-16 |
Stephen Seo | Update Cargo.lock |
commit | commitdiff | tree | snapshot |
2021-12-16 |
Stephen Seo | Bump version up to 0.2.1 0.2.1 |
commit | commitdiff | tree | snapshot |
2021-12-16 |
Stephen Seo | Scale title/artist text based on window dimensions |
commit | commitdiff | tree | snapshot |
2021-12-16 |
Stephen Seo | Impl hide text when "H" key is pressed |
commit | commitdiff | tree | snapshot |
2021-12-16 |
Stephen Seo | Fix key_press event not only on key down 0.2.0 |
commit | commitdiff | tree | snapshot |
2021-12-16 |
Stephen Seo | Fix get current_song_pos in shared |
commit | commitdiff | tree | snapshot |
2021-12-15 |
Stephen Seo | Update README.md |
commit | commitdiff | tree | snapshot |
2021-12-15 |
Stephen Seo | Update README.md, bump version to 0.2.0 |
commit | commitdiff | tree | snapshot |
2021-12-15 |
Stephen Seo | Impl disabling showing specific info texts |
commit | commitdiff | tree | snapshot |
2021-12-15 |
Stephen Seo | Add flag to disable fill-scaling album art |
commit | commitdiff | tree | snapshot |
2021-12-15 |
Stephen Seo | Impl fill-scale the album art to the window |
commit | commitdiff | tree | snapshot |
2021-12-15 |
Stephen Seo | Efficiency refactorings |
commit | commitdiff | tree | snapshot |
2021-12-15 |
Stephen Seo | Impl info text |
commit | commitdiff | tree | snapshot |
2021-12-15 |
Stephen Seo | WIP allow non-ascii chars for password input |
commit | commitdiff | tree | snapshot |
2021-12-15 |
Stephen Seo | WIP minor fixes |
commit | commitdiff | tree | snapshot |
2021-12-15 |
Stephen Seo | WIP minor fix |
commit | commitdiff | tree | snapshot |
2021-12-15 |
Stephen Seo | WIP impl album art display |
commit | commitdiff | tree | snapshot |
2021-12-15 |
Stephen Seo | WIP Impl --pprompt |
commit | commitdiff | tree | snapshot |
2021-12-15 |
Stephen Seo | WIP Stop MPDHandler thread on failed auth |
commit | commitdiff | tree | snapshot |
2021-12-15 |
Stephen Seo | WIP only update display if dirty_flag is set |
commit | commitdiff | tree | snapshot |
2021-12-15 |
Stephen Seo | WIP several fixes |
commit | commitdiff | tree | snapshot |
2021-12-15 |
Stephen Seo | WIP remove yielding in MPDDisplay::update() |
commit | commitdiff | tree | snapshot |
2021-12-14 |
Stephen Seo | WIP Fix typo |
commit | commitdiff | tree | snapshot |
2021-12-14 |
Stephen Seo | WIP add debug logging |
commit | commitdiff | tree | snapshot |
2021-12-14 |
Stephen Seo | WIP fix handling resizing |
commit | commitdiff | tree | snapshot |
2021-12-14 |
Stephen Seo | WIP some minor fixes |
commit | commitdiff | tree | snapshot |
2021-12-14 |
Stephen Seo | WIP Custom event_loop for forced low fps |
commit | commitdiff | tree | snapshot |
2021-12-14 |
Stephen Seo | WIP actually use "error_text" in MPDHandler |
commit | commitdiff | tree | snapshot |
2021-12-14 |
Stephen Seo | WIP allow resizing, better handling of resizing |
commit | commitdiff | tree | snapshot |
2021-12-14 |
Stephen Seo | WIP heavy refactoring/rewriting, use ggez |
commit | commitdiff | tree | snapshot |
2021-10-11 |
Stephen Seo | Fix parse data failure from MPD with "OK" string 0.1.0 |
commit | commitdiff | tree | snapshot |
2021-10-11 |
Stephen Seo | Minor tweaks to font size of title/artist |
commit | commitdiff | tree | snapshot |
2021-10-05 |
Stephen Seo | Adjust display title/artist sizes |
commit | commitdiff | tree | snapshot |
2021-09-21 |
Stephen Seo | Fix invalid if condition to fetch shared data |
commit | commitdiff | tree | snapshot |
2021-09-20 |
Stephen Seo | Use atomic_bool for dirty flag |
commit | commitdiff | tree | snapshot |
2021-09-20 |
Stephen Seo | Minor refactorings |
commit | commitdiff | tree | snapshot |
2021-09-20 |
Stephen Seo | Fix sleeping on polling album art |
commit | commitdiff | tree | snapshot |
2021-09-20 |
Stephen Seo | Minor fixes/improvements/refactorings |
commit | commitdiff | tree | snapshot |
2021-09-20 |
Stephen Seo | Minor improvements/tweaks/refactorings |
commit | commitdiff | tree | snapshot |
2021-09-18 |
Stephen Seo | Refactorings and improvements |
commit | commitdiff | tree | snapshot |
2021-09-17 |
Stephen Seo | Update README.md |
commit | commitdiff | tree | snapshot |
2021-09-17 |
Stephen Seo | Impl hiding drawn text with "H" key |
commit | commitdiff | tree | snapshot |
2021-09-17 |
Stephen Seo | Impl password input prompt, improve help info |
commit | commitdiff | tree | snapshot |
2021-09-17 |
Stephen Seo | Update README.md |
commit | commitdiff | tree | snapshot |
2021-09-17 |
Stephen Seo | Update README.md |
commit | commitdiff | tree | snapshot |
2021-09-17 |
Stephen Seo | Impl title and artist display with existing |
commit | commitdiff | tree | snapshot |
2021-09-17 |
Stephen Seo | Impl fetching album art that isn't embedded |
commit | commitdiff | tree | snapshot |
2021-09-17 |
Stephen Seo | Minor tweak to the remaining-time timer display |
commit | commitdiff | tree | snapshot |
2021-09-17 |
Stephen Seo | Minor tweaks to drawn text positions |
commit | commitdiff | tree | snapshot |
2021-09-17 |
Stephen Seo | Update README.md |
commit | commitdiff | tree | snapshot |
2021-09-17 |
Stephen Seo | Add error text display if auth/other fails |
commit | commitdiff | tree | snapshot |
2021-09-17 |
Stephen Seo | Fixes/refactorings/improvements |
commit | commitdiff | tree | snapshot |
2021-09-17 |
stephenseo | Update 'README.md' |
commit | commitdiff | tree | snapshot |
2021-09-17 |
Stephen Seo | Update README.md |
commit | commitdiff | tree | snapshot |
2021-09-17 |
Stephen Seo | Output error lines |
commit | commitdiff | tree | snapshot |
2021-09-16 |
Stephen Seo | Update README.md |
commit | commitdiff | tree | snapshot |
2021-09-16 |
Stephen Seo | Update README.md |
commit | commitdiff | tree | snapshot |
2021-09-16 |
Stephen Seo | Update README.md with usage |
commit | commitdiff | tree | snapshot |
2021-09-16 |
Stephen Seo | Add README.md, LICENSE |
commit | commitdiff | tree | snapshot |
2021-09-16 |
Stephen Seo | Fix UTF-8 parsing from title of song |
commit | commitdiff | tree | snapshot |
2021-09-16 |
Stephen Seo | Comment out "use" that was used for a debug fn |
commit | commitdiff | tree | snapshot |
2021-09-16 |
Stephen Seo | Fix/tweak display time output |
commit | commitdiff | tree | snapshot |
2021-09-16 |
Stephen Seo | Minor fix/tweak to display timer output |
commit | commitdiff | tree | snapshot |
2021-09-16 |
Stephen Seo | Comment out unused debugging fn |
commit | commitdiff | tree | snapshot |
2021-09-16 |
Stephen Seo | Apply cargo clippy fixes |
commit | commitdiff | tree | snapshot |
2021-09-16 |
Stephen Seo | Display minutes with screen timer |
commit | commitdiff | tree | snapshot |
2021-09-16 |
Stephen Seo | Set default window size to be square |
commit | commitdiff | tree | snapshot |
2021-09-16 |
Stephen Seo | Comment out debug logs |
commit | commitdiff | tree | snapshot |
2021-09-16 |
Stephen Seo | Also let "Q" quit application |
commit | commitdiff | tree | snapshot |
2021-09-16 |
Stephen Seo | Impl display |
commit | commitdiff | tree | snapshot |
2021-09-16 |
Stephen Seo | Verify getting albumart with debug write-to-file |
commit | commitdiff | tree | snapshot |
2021-09-16 |
Stephen Seo | Impl reading binary data for albumart |
commit | commitdiff | tree | snapshot |
2021-09-15 |
Stephen Seo | Impl get required information periodically |
commit | commitdiff | tree | snapshot |
2021-09-15 |
Stephen Seo | WIP more Impl (trying to get status information) |
commit | commitdiff | tree | snapshot |
2021-09-15 |
Stephen Seo | Minor tweaks and cargo fmt |
commit | commitdiff | tree | snapshot |
2021-09-15 |
Stephen Seo | Impl enough to get "OK MPD ..." from mpd server |
commit | commitdiff | tree | snapshot |
2021-09-15 |
Stephen Seo | Init skeleton rust project |
commit | commitdiff | tree | snapshot |
next |