2022-07-31 |
Stephen Seo | Fix default builds |
commit | commitdiff | tree | snapshot |
2022-07-31 |
Stephen Seo | Impl fontconfig finding font with given char/str |
commit | commitdiff | tree | snapshot |
2022-07-31 |
Stephen Seo | Impl freetype use, bindgen for fontconfig |
commit | commitdiff | tree | snapshot |
2022-07-31 |
Stephen Seo | Fix unintended change of font scaling behavior |
commit | commitdiff | tree | snapshot |
2022-07-31 |
Stephen Seo | Update display.rs to (eventually) use unicode text |
commit | commitdiff | tree | snapshot |
2022-07-30 |
Stephen Seo | Rename new feature to "unicode_support" |
commit | commitdiff | tree | snapshot |
2022-07-29 |
Stephen Seo | Update Cargo.lock, prep for unicode support |
commit | commitdiff | tree | snapshot |
2022-05-16 |
Stephen Seo | Impl more informative error messages 0.2.20 |
commit | commitdiff | tree | snapshot |
2022-03-23 |
Stephen Seo | Handle paused/stopped/play state, version bump 0.2.19 |
commit | commitdiff | tree | snapshot |
2022-03-19 |
Stephen Seo | Update README.md version |
commit | commitdiff | tree | snapshot |
2022-03-19 |
Stephen Seo | Update dependency image to "0.24" 0.2.18 |
commit | commitdiff | tree | snapshot |
2022-02-08 |
Stephen Seo | Update metadata and README.md |
commit | commitdiff | tree | snapshot |
2022-02-08 |
Stephen Seo | Bump patch version due to updated README.md 0.2.17 |
commit | commitdiff | tree | snapshot |
2022-02-08 |
Stephen Seo | Update README.md |
commit | commitdiff | tree | snapshot |
2022-02-08 |
Stephen Seo | Update metadata (Cargo.toml) |
commit | commitdiff | tree | snapshot |
2022-01-14 |
Stephen Seo | Bump version to 0.2.16 0.2.16 |
commit | commitdiff | tree | snapshot |
2022-01-14 |
Stephen Seo | Fix logic for when to sleep on mpd_handler thread |
commit | commitdiff | tree | snapshot |
2022-01-13 |
Stephen Seo | Remove unnecessary call to "ok()" on Result |
commit | commitdiff | tree | snapshot |
2022-01-13 |
Stephen Seo | More robust handling of authentication failure 0.2.15 |
commit | commitdiff | tree | snapshot |
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 |
next |