Commit Graph

  • a39d903c68 feat: convert width to an arbitrary unit to avoid uneven setups Tal 2024-11-26 10:55:15 +01:00
  • a6f3eb034d
    feat: allow variable width Tobias Clasen 2024-11-26 09:40:57 +00:00
  • 5f0f78f0e6 fix: readd list header to lofigirl list Tal 2024-11-26 10:36:21 +01:00
  • 41a9e32184 fix: make scrape command deterministic and update lofigirl list Tal 2024-11-26 10:35:26 +01:00
  • a076c2b62f chore: bump version 1.5.3 Tal 2024-10-30 17:56:07 +01:00
  • 56b03290d0 feat: make MPRIS bus suffixes unique Tal 2024-10-27 14:17:30 +01:00
  • b12a7077a8 fix: tracklist shorthand not working Tal 2024-10-27 13:20:38 +01:00
  • e7ac0c9214 docs: add more internal docs for mpris Tal 2024-10-24 19:04:14 +02:00
  • ab288ee0d4 chore: bump version 1.5.2 Tal 2024-10-20 19:35:53 +02:00
  • fe9429bfb3 chore: reintroduce clippy & fix a lot of errors Tal 2024-10-18 23:37:45 +02:00
  • 04d5ed335d fix(mpris): handle edge case when paused talwat 2024-10-17 23:58:20 +02:00
  • 083d6c473c fix(mpris): fix initial playback status when there's a new track talwat 2024-10-17 23:18:11 +02:00
  • 0096eda4db docs: fix grammar mistake talwat 2024-10-17 22:48:33 +02:00
  • cefb95e556 fix: only import mpris_server with the feature talwat 2024-10-17 22:46:45 +02:00
  • 978dfbc5e2 feat(mpris): wip implementation of propertieschanged signal talwat 2024-10-17 22:33:00 +02:00
  • 9414b97d62 chore: bump version 1.5.1 talwat 2024-10-17 21:34:54 +02:00
  • 30af38a63a fix: ignore release key events talwat 2024-10-17 21:33:23 +02:00
  • a64b10e20c fix: fix flickering on windows & abstract window drawing talwat 2024-10-17 21:30:06 +02:00
  • 71461a8d09 chore: update dependencies talwat 2024-10-17 13:22:47 +02:00
  • cb78b4909b
    docs: add opensuse install instructions Andrea Manzini 2024-10-16 16:34:55 +02:00
  • ddc572b405 fix: refine loading indicator talwat 2024-10-16 12:54:03 +02:00
  • 120ac3f972 docs: mention openssl talwat 2024-10-16 07:57:19 +02:00
  • 6f9dab6aa8 docs: again go into more depth in internal documentation talwat 2024-10-15 23:46:10 +02:00
  • e3e7c28ab0 docs: mention release binaries Tal 2024-10-15 15:58:08 +02:00
  • 301b831737 docs: improve internal documentation 1.5.0 Tal 2024-10-15 15:06:52 +02:00
  • ac9b196675 chore: bump version Tal 2024-10-15 14:41:01 +02:00
  • 10a3263c82 fix: use CString instead of new rust syntax to fix older versions of rust throwing compilation errors Tal 2024-10-15 14:28:26 +02:00
  • 543aeee78c
    feat: add custom sources (#21) Tal 2024-10-15 14:15:51 +02:00
  • b2c225256f
    feat: add dynamic handling of play/pause state in bottom controls bar (#31) Teemu Viikeri 2024-10-15 14:36:45 +03:00
  • 8d9d003dc9
    feat: add play and pause messages (#24) danielwerg 2024-10-12 11:54:32 +03:00
  • fd8ecfcd05
    docs: add description of available controls (#22) Timoyoungster 2024-10-11 20:06:43 +02:00
  • 79a2b7da9c chore: bump 1.4.2 Tal 2024-10-08 20:05:05 +02:00
  • 5eeee8069c
    fix: properly trim volume content before stripping percentage sign (#18) Timo Furrer 2024-10-08 16:11:50 +02:00
  • 4207016e82 docs: fix formatting error talwat 2024-10-07 22:47:32 +02:00
  • 2a8754815c docs: update linux dependencies talwat 2024-10-07 22:46:10 +02:00
  • e47ed1da94 feat: add -d flag 1.4.1 Tal 2024-10-07 21:32:57 +02:00
  • cc73fa5a37 feat: also clamp volume in mpris Tal 2024-10-07 21:24:22 +02:00
  • 41bba2d6e4 chore: bump version 1.4.0 Tal 2024-10-07 17:26:39 +02:00
  • 724afd6fa7 fix: remove accidental debug display Tal 2024-10-07 17:11:09 +02:00
  • 6f7c2dbcba chore: improve readability of code relating to downloader thread Tal 2024-10-07 17:08:37 +02:00
  • 5b546ea2de
    fix: trim whitespace from volume contents (#16) Timo Furrer 2024-10-07 15:19:50 +02:00
  • d9ba0c3b3b fix: make autoplay actually function properly Tal 2024-10-07 15:17:13 +02:00
  • d01673e0a7 docs: mention lowfi help talwat 2024-10-07 14:40:39 +02:00
  • c7d46e9872 feat: add --pause flag talwat 2024-10-07 14:39:08 +02:00
  • 6b157dd457 feat: remember volume Tal 2024-10-06 18:52:11 +02:00
  • 901bf0e871
    feat: support for mpris (#14) Tal 2024-10-06 17:46:47 +02:00
  • baa2e095d9 feat: add minimalist flag 1.3.5 talwat 2024-10-06 09:36:06 +02:00
  • 8f805d7119 fix: convert to lowercase so that inflector doesn't hallucinate, again talwat 2024-10-06 00:46:03 +02:00
  • d1a56403c2 fix: update contractions talwat 2024-10-05 23:59:45 +02:00
  • f79390b574
    docs: add manual install section (#10) omnigenous 2024-10-05 13:34:54 +03:00
  • badc93a4fa docs: whoops, SSL not SSH talwat 2024-10-04 11:38:12 +02:00
  • 2d785ee47e docs: mention OpenSSH & alsa talwat 2024-10-04 11:37:52 +02:00
  • 0ef844a3f2 feat: improve slightly media key support talwat 2024-10-04 00:09:39 +02:00
  • 706ba97428 feat: add wip support for media keys Tal 2024-10-03 23:19:00 +02:00
  • 86f88ff34f chore: bump 1.3.4 Tal 2024-10-03 18:05:38 +02:00
  • b85d8c0be2 feat: improve UI flexibility if resizing is implemented Tal 2024-10-03 18:05:22 +02:00
  • 9741d4b0d5 chore: bump version talwat 2024-10-03 14:29:46 +02:00
  • 49e7191369
    feat: fine grained volume adjustment (#8) Samsu 2024-10-03 14:27:27 +02:00
  • a414c5e9f4 chore: move ui components into their own file talwat 2024-10-03 08:40:10 +02:00
  • 6b85a83749 fix: only run the hack on linux targets 1.3.2 Tal 2024-10-02 22:58:41 +02:00
  • c2baa53ded fix: finally fix the alsa warnings with libc's freopen Tal 2024-10-02 22:56:01 +02:00
  • 5d2e6c6d23 fix: switch to using stdout Tal 2024-10-02 22:07:02 +02:00
  • 60a00f189e chore: bump version Tal 2024-10-02 21:22:19 +02:00
  • 86f3f56edb
    feat: add volume control & display (#4) Brendan Mesters 2024-10-02 21:20:16 +02:00
  • 2a4645ca51 docs: include mention of -a 1.2.4 talwat 2024-10-02 18:39:30 +02:00
  • 8e1e260686 fix: revert to using cross for ubuntu compilations talwat 2024-10-02 18:38:09 +02:00
  • 6c61650747 ci: try compiling natively with linux talwat 2024-10-02 14:34:30 +02:00
  • c2909b25ec fix: readd version talwat 2024-10-02 14:30:55 +02:00
  • a71f2f8a91 ci: add another dependency talwat 2024-10-02 07:56:11 +02:00
  • 40b6277425 ci: readd linux talwat 2024-10-02 07:54:16 +02:00
  • 4112c152fe chore: remove explicit openssl talwat 2024-10-02 01:05:28 +02:00
  • 4e8ca23fae ci: just give up on linux builds for now talwat 2024-10-02 01:02:14 +02:00
  • d60cb93138 fix: also download alsa-lib talwat 2024-10-02 01:00:42 +02:00
  • d2b862a315 fix: switch to vendored openssl talwat 2024-10-02 00:57:47 +02:00
  • 5fe61fcf65 ci: specify openssl dir talwat 2024-10-02 00:50:50 +02:00
  • 3f294e42aa ci: specify openssl dir talwat 2024-10-02 00:48:57 +02:00
  • fff2471327 ci: install pkg-config first talwat 2024-10-02 00:41:50 +02:00
  • b9e3e6a87b ci: add more linux dependencies talwat 2024-10-02 00:31:35 +02:00
  • 69ce498a05 feat: add --alternate flag 1.2.2 talwat 2024-10-02 00:27:18 +02:00
  • 5a498b1c98 chore: minimize more of the dependencies for better compilation speeds 1.2.1 talwat 2024-10-02 00:10:38 +02:00
  • 6d912a8d5e ci: add build workflow 1.2.0 talwat 2024-10-01 23:55:30 +02:00
  • e599ada5ce fix: silly spelling mistake talwat 2024-10-01 23:42:04 +02:00
  • a1471db89a docs: add MSRV talwat 2024-10-01 19:36:35 +02:00
  • fd2d37d635 fix: fix issue #1 as well as several others talwat 2024-10-01 19:28:46 +02:00
  • 1278dc534c fix: remove invalid asciinema recording for now talwat 2024-10-01 13:29:50 +02:00
  • d82f78981f feat: prevent border from being bold talwat 2024-10-01 13:29:09 +02:00
  • 1412cd5245 docs: update link to image talwat 2024-09-30 12:28:08 +02:00
  • 4aa14655e9 docs: add asciinema recording to media talwat 2024-09-30 12:26:33 +02:00
  • d3d76bb233 docs: add example image of ui talwat 2024-09-30 07:46:57 +02:00
  • 67625e9ae3 chore: increase timeout talwat 2024-09-28 02:01:54 +02:00
  • f38e1a8a76 feat: make lowfi more resilient to network issues talwat 2024-09-28 01:59:46 +02:00
  • 672b0c5c98 feat: handle ctrl+c Tal 2024-09-28 01:06:39 +02:00
  • 4ee86ec4f2 fix: add exemptions for contractions when formatting song names Tal 2024-09-28 00:50:44 +02:00
  • 3de4bbfdde docs: add installing section to readme Tal 2024-09-28 00:39:01 +02:00
  • 679e9ff005 chore: get ready for publishing Tal 2024-09-28 00:06:22 +02:00
  • 65f7574765 chore: fix some more lints and make the code more compact Tal 2024-09-27 14:58:59 +02:00
  • 8110b8418a docs: added lots of new internal documentation Tal 2024-09-27 14:21:49 +02:00
  • 93a668bae0 feat: make decoding lazy & improve song name formatting Tal 2024-09-26 21:00:03 +02:00
  • 04547195e4 feat: update cargo.toml Tal 2024-09-26 16:27:37 +02:00
  • 5149723b5c feat: remove play command Tal 2024-09-26 16:13:40 +02:00