-
Notifications
You must be signed in to change notification settings - Fork 27
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: talwat/lowfi
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.4.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: talwat/lowfi
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.5.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 16 files changed
- 4 contributors
Commits on Oct 11, 2024
-
docs: add description of available controls (#22)
* add description of available controls add dedicated description for the available controls, since the volume control is not documented in the app. * removing redundancy * docs: fix casing --------- Co-authored-by: Tal <83217276+talwat@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for fd8ecfc - Browse repository at this point
Copy the full SHA fd8ecfcView commit details
Commits on Oct 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8d9d003 - Browse repository at this point
Copy the full SHA 8d9d003View commit details
Commits on Oct 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b2c2252 - Browse repository at this point
Copy the full SHA b2c2252View commit details -
feat: add custom sources (#21)
* feat: initial work on decoupling embedded list file & the rest of the app * chore: rename tracks.txt to lofigirl.txt * fix: make base optional * feat: partially revert previous commit * feat: fix loading tracks with explicit url * fix: include list in main player struct * chore: reduce timeout * chore: remove unused import * fix: rename InitialProperties to PersistentVolume * feat: move persistent volume init to player init function * feat: add micropop.txt as an example of a custom tracklist * docs: add note about mp3 * docs: move format of lists to list struct docs * docs: document custom track lists * fix: fix silly spelling error * docs: update formatting * docs: fix sample formatting * docs: add missing sample track * fix: fix ui when track name has special characters * fix: use proper char counting on subject, not word * fix: use unicode-segmentation to finally fix handling special characters * fix: precompute track len * fix: switch to using the unicode-width crate * style: split off list into it's own module * fix: move logic to read a list from the fs into the list module
Configuration menu - View commit details
-
Copy full SHA for 543aeee - Browse repository at this point
Copy the full SHA 543aeeeView commit details -
fix: use
CString
instead of new rust syntax to fix older versions o……f rust throwing compilation errors
1Configuration menu - View commit details
-
Copy full SHA for 10a3263 - Browse repository at this point
Copy the full SHA 10a3263View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac9b196 - Browse repository at this point
Copy the full SHA ac9b196View commit details -
Configuration menu - View commit details
-
Copy full SHA for 301b831 - Browse repository at this point
Copy the full SHA 301b831View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1.4.2...1.5.0