talwat
|
2ccf073646
|
feat: add fps flag
|
2025-05-05 13:16:01 +02:00 |
|
talwat
|
315fa105bf
|
fix: don't start lowfi's UI unless in terminal
|
2025-05-01 09:46:17 +02:00 |
|
talwat
|
7cdd2e7694
|
feat: add star indicator for bookmarking
|
2025-04-23 14:14:49 +02:00 |
|
talwat
|
d24c6b1a74
|
feat: implement basic bookmarking, still wip
|
2025-04-22 11:48:50 +02:00 |
|
talwat
|
29dab7a77a
|
docs: update flags list
|
2025-03-17 18:30:15 +01:00 |
|
talwat
|
d05f36a0bb
|
chore: minor changes to internal docs
|
2025-03-17 16:54:16 +01:00 |
|
talwat
|
5db5146b8e
|
feat: add option for fixed mpris name
|
2025-03-17 16:39:19 +01:00 |
|
talwat
|
34577efe8f
|
feat: add buffer size option
|
2025-03-17 16:32:06 +01:00 |
|
talwat
|
968c1ee670
|
chore: formatting fix
|
2025-03-12 14:28:29 +01:00 |
|
talwat
|
bbdcfdd6f2
|
chore: bump version
|
2025-03-12 14:28:05 +01:00 |
|
talwat
|
adcb20f2d0
|
fix: reform errors for track fetching
|
2025-03-12 14:21:37 +01:00 |
|
talwat
|
27fc505830
|
feat(internal): add extra flexibility to windows
|
2025-03-12 14:21:37 +01:00 |
|
talwat
|
ca746c0902
|
chore: format & bump version
|
2025-03-03 15:06:27 +01:00 |
|
talwat
|
768f976e89
|
fix: allow for empty headers
|
2025-03-02 16:18:35 +01:00 |
|
talwat
|
84f386e0eb
|
feat: add experimental local file loading in track lists
|
2025-02-28 19:07:22 +01:00 |
|
talwat
|
ed4b79d2bf
|
chore: redo help menu descriptions
|
2025-02-26 14:45:02 +01:00 |
|
talwat
|
a4dd55fb28
|
fix: incorrect variable name on linux
|
2025-02-22 13:08:22 +01:00 |
|
talwat
|
2a36bc72f3
|
fix: import necessary functions & types in silent_get_output_stream()
|
2025-02-21 22:06:56 +01:00 |
|
talwat
|
ce8f8d2845
|
fix: drop stream before aborting ui to prevent flicker
|
2025-02-21 21:50:20 +01:00 |
|
talwat
|
f0123fd2bc
|
chore: add actual reason for sendableoutputstream allowing non send fields
|
2025-02-21 21:46:41 +01:00 |
|
talwat
|
ece88de1ae
|
fix: tackle lots of clippy lints, along with removing outputstream from player struct
|
2025-02-21 21:44:32 +01:00 |
|
talwat
|
503b4fe9db
|
docs(internal): add internal documentation for ui::flash_audio()
|
2025-02-19 23:48:31 +02:00 |
|
danielwerg
|
67a4c4f0ea
|
fix: show volume bar (mpris) (#59)
|
2025-02-19 23:43:14 +02:00 |
|
talwat
|
2b20bf7709
|
chore: specify album in MPRIS metadata, still untested
|
2025-02-18 22:09:16 +02:00 |
|
talwat
|
1e3c66679c
|
fix: bug where text after ! in custom names wouldn't show up
|
2025-02-18 21:48:30 +02:00 |
|
Beune
|
1480b62be9
|
feat: add mpv and vim-like keybindings (#57)
|
2025-02-17 20:49:06 +01:00 |
|
Tal
|
923ac05cf8
|
add functionality for custom track names
|
2025-02-15 12:51:53 +01:00 |
|
Tal
|
6a6823d078
|
feat: readd padding to borderless mode
|
2025-02-11 19:20:44 +01:00 |
|
Tal
|
1e491bb36f
|
fix: make wiser use of the cfg macro
|
2025-02-09 15:58:08 +01:00 |
|
Tal
|
b87a525c74
|
feat: introduce -n for no borders
|
2025-02-09 15:38:33 +01:00 |
|
talwat
|
3db0623a72
|
fix: fix potential dangling pointer
|
2025-01-14 11:10:58 +01:00 |
|
Tal
|
5057721913
|
fix: use unicode-segmentation to fix issues with unicode track names
|
2025-01-02 19:20:31 +01:00 |
|
talwat
|
6ff41e0e34
|
chore: update dependencies
|
2024-12-03 14:16:31 +01:00 |
|
Tal
|
a39d903c68
|
feat: convert width to an arbitrary unit to avoid uneven setups
|
2024-11-26 10:55:15 +01:00 |
|
Tobias Clasen
|
a6f3eb034d
|
feat: allow variable width
* Added the feature described in issue #44
* Update components.rs with a comment
|
2024-11-26 10:40:57 +01:00 |
|
Tal
|
41a9e32184
|
fix: make scrape command deterministic and update lofigirl list
|
2024-11-26 10:35:26 +01:00 |
|
Tal
|
56b03290d0
|
feat: make MPRIS bus suffixes unique
|
2024-10-27 14:17:30 +01:00 |
|
Tal
|
b12a7077a8
|
fix: tracklist shorthand not working
|
2024-10-27 13:20:38 +01:00 |
|
Tal
|
e7ac0c9214
|
docs: add more internal docs for mpris
|
2024-10-24 19:04:14 +02:00 |
|
Tal
|
fe9429bfb3
|
chore: reintroduce clippy & fix a lot of errors
|
2024-10-18 23:37:45 +02:00 |
|
talwat
|
04d5ed335d
|
fix(mpris): handle edge case when paused
|
2024-10-17 23:58:20 +02:00 |
|
talwat
|
083d6c473c
|
fix(mpris): fix initial playback status when there's a new track
|
2024-10-17 23:18:11 +02:00 |
|
talwat
|
cefb95e556
|
fix: only import mpris_server with the feature
|
2024-10-17 22:46:45 +02:00 |
|
talwat
|
978dfbc5e2
|
feat(mpris): wip implementation of propertieschanged signal
|
2024-10-17 22:33:00 +02:00 |
|
talwat
|
30af38a63a
|
fix: ignore release key events
|
2024-10-17 21:33:23 +02:00 |
|
talwat
|
a64b10e20c
|
fix: fix flickering on windows & abstract window drawing
|
2024-10-17 21:30:06 +02:00 |
|
talwat
|
ddc572b405
|
fix: refine loading indicator
|
2024-10-16 12:54:03 +02:00 |
|
talwat
|
6f9dab6aa8
|
docs: again go into more depth in internal documentation
|
2024-10-15 23:46:10 +02:00 |
|
Tal
|
301b831737
|
docs: improve internal documentation
|
2024-10-15 15:06:52 +02:00 |
|
Tal
|
ac9b196675
|
chore: bump version
|
2024-10-15 14:41:01 +02:00 |
|