Commit Graph

  • 6ff41e0e34 chore: update dependencies main talwat 2024-12-03 14:16:24 +0100
  • a39d903c68 feat: convert width to an arbitrary unit to avoid uneven setups Tal 2024-11-26 10:55:15 +0100
  • a6f3eb034d
    feat: allow variable width Tobias Clasen 2024-11-26 09:40:57 +0000
  • 5f0f78f0e6 fix: readd list header to lofigirl list Tal 2024-11-26 10:36:21 +0100
  • 41a9e32184 fix: make scrape command deterministic and update lofigirl list Tal 2024-11-26 10:35:26 +0100
  • 50b90f2925
    Update components.rs with a comment Tobias Clasen 2024-11-24 17:53:35 +0000
  • 275194086f Added the feature described in issue #44 Tobias Clasen 2024-11-23 22:07:35 +0000
  • fc227d10dc feat: MPRIS, use underscore to split "lowfi" and list danielwerg 2024-10-31 14:29:26 +0300
  • a076c2b62f chore: bump version 1.5.3 Tal 2024-10-30 17:56:07 +0100
  • 56b03290d0 feat: make MPRIS bus suffixes unique Tal 2024-10-27 14:17:30 +0100
  • b12a7077a8 fix: tracklist shorthand not working Tal 2024-10-27 13:20:38 +0100
  • e7ac0c9214 docs: add more internal docs for mpris Tal 2024-10-24 19:04:14 +0200
  • ab288ee0d4 chore: bump version 1.5.2 Tal 2024-10-20 19:35:53 +0200
  • fe9429bfb3 chore: reintroduce clippy & fix a lot of errors Tal 2024-10-18 23:37:45 +0200
  • 04d5ed335d fix(mpris): handle edge case when paused talwat 2024-10-17 23:58:20 +0200
  • 083d6c473c fix(mpris): fix initial playback status when there's a new track talwat 2024-10-17 23:18:11 +0200
  • 0096eda4db docs: fix grammar mistake talwat 2024-10-17 22:48:33 +0200
  • cefb95e556 fix: only import mpris_server with the feature talwat 2024-10-17 22:46:45 +0200
  • 978dfbc5e2 feat(mpris): wip implementation of propertieschanged signal talwat 2024-10-17 22:33:00 +0200
  • 9414b97d62 chore: bump version 1.5.1 talwat 2024-10-17 21:34:54 +0200
  • 30af38a63a fix: ignore release key events talwat 2024-10-17 21:33:23 +0200
  • a64b10e20c fix: fix flickering on windows & abstract window drawing talwat 2024-10-17 21:30:06 +0200
  • 71461a8d09 chore: update dependencies talwat 2024-10-17 13:22:47 +0200
  • cb78b4909b
    docs: add opensuse install instructions Andrea Manzini 2024-10-16 16:34:55 +0200
  • f18a773f08
    Update README.md Andrea Manzini 2024-10-16 16:21:56 +0200
  • 020bf484ed
    Update README.md Andrea Manzini 2024-10-16 14:45:45 +0200
  • 31ca4697d7
    Update README.md Andrea Manzini 2024-10-16 14:43:36 +0200
  • ddc572b405 fix: refine loading indicator talwat 2024-10-16 12:54:03 +0200
  • 120ac3f972 docs: mention openssl talwat 2024-10-16 07:57:19 +0200
  • 6f9dab6aa8 docs: again go into more depth in internal documentation talwat 2024-10-15 23:46:10 +0200
  • e3e7c28ab0 docs: mention release binaries Tal 2024-10-15 15:58:08 +0200
  • 301b831737 docs: improve internal documentation 1.5.0 Tal 2024-10-15 15:06:52 +0200
  • ac9b196675 chore: bump version Tal 2024-10-15 14:41:01 +0200
  • 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 +0200
  • 543aeee78c
    feat: add custom sources (#21) Tal 2024-10-15 14:15:51 +0200
  • b2c225256f
    feat: add dynamic handling of play/pause state in bottom controls bar (#31) Teemu Viikeri 2024-10-15 14:36:45 +0300
  • 878900e43b Add dynamic handling of play/pause state in bottom controls bar Teemu Viikeri 2024-10-15 11:58:45 +0300
  • 746ad9db6a fix: move logic to read a list from the fs into the list module talwat 2024-10-14 11:36:35 +0200
  • f0301f8e6f style: split off list into it's own module talwat 2024-10-14 11:29:02 +0200
  • 68f5c466c8 fix: switch to using the unicode-width crate talwat 2024-10-14 10:59:56 +0200
  • aa6822f734 fix: precompute track len talwat 2024-10-14 10:41:57 +0200
  • 1cdb83985a fix: use unicode-segmentation to finally fix handling special characters talwat 2024-10-14 10:34:12 +0200
  • 21c0e54b66 fix: use proper char counting on subject, not word talwat 2024-10-12 20:37:27 +0200
  • 59cef9df6f fix: fix ui when track name has special characters talwat 2024-10-12 19:38:45 +0200
  • a297d674bc docs: add missing sample track talwat 2024-10-12 12:41:10 +0200
  • fce161e6d0 docs: fix sample formatting talwat 2024-10-12 12:40:42 +0200
  • 8d9d003dc9
    feat: add play and pause messages (#24) danielwerg 2024-10-12 11:54:32 +0300
  • 5f074d4c2d feat: add play and pause messages danielwerg 2024-10-12 09:06:20 +0300
  • fd8ecfcd05
    docs: add description of available controls (#22) Timoyoungster 2024-10-11 20:06:43 +0200
  • b4fd9e7d53
    docs: fix casing Tal 2024-10-11 20:06:25 +0200
  • 5d61953364
    removing redundancy Timoyoungster 2024-10-11 19:48:37 +0200
  • a9dd42cc27
    add description of available controls Timoyoungster 2024-10-11 13:54:36 +0200
  • c34fd05a45 docs: update formatting talwat 2024-10-11 08:49:45 +0200
  • b3b18a1e11 fix: fix silly spelling error Tal 2024-10-10 20:21:37 +0200
  • 45f6f5546a
    feat: volume control in help command Ayush Chugh 2024-10-10 18:37:11 +0530
  • 17e70f5f8a docs: document custom track lists talwat 2024-10-10 14:40:08 +0200
  • 33bcc4c410 docs: move format of lists to list struct docs talwat 2024-10-10 09:11:12 +0200
  • 71aa9a73b1 docs: add note about mp3 talwat 2024-10-10 09:10:24 +0200
  • 346cc0631a feat: add micropop.txt as an example of a custom tracklist talwat 2024-10-10 09:09:05 +0200
  • f943a7f50a feat: move persistent volume init to player init function talwat 2024-10-09 13:55:58 +0200
  • a9ac58fd89 fix: rename InitialProperties to PersistentVolume talwat 2024-10-09 13:50:13 +0200
  • 9759b1c51d chore: remove unused import Tal 2024-10-08 20:48:38 +0200
  • 095f56d001 chore: reduce timeout Tal 2024-10-08 20:47:55 +0200
  • aa4a91de72 fix: include list in main player struct Tal 2024-10-08 20:22:01 +0200
  • 79a2b7da9c chore: bump 1.4.2 Tal 2024-10-08 20:05:05 +0200
  • 71dcea44e8 feat: fix loading tracks with explicit url talwat 2024-10-08 19:50:59 +0200
  • c760faa2a0 feat: partially revert previous commit talwat 2024-10-08 19:48:21 +0200
  • 5eeee8069c
    fix: properly trim volume content before stripping percentage sign (#18) Timo Furrer 2024-10-08 16:11:50 +0200
  • 438551e42f fix: make base optional talwat 2024-10-08 14:25:33 +0200
  • 119aa474ac fix: properly trim volume content before stripping percentage sign Timo Furrer 2024-10-08 13:35:31 +0200
  • 16fa5db728 chore: rename tracks.txt to lofigirl.txt talwat 2024-10-08 12:59:33 +0200
  • 8a54b38606 feat: initial work on decoupling embedded list file & the rest of the app talwat 2024-10-08 12:55:03 +0200
  • 4207016e82 docs: fix formatting error talwat 2024-10-07 22:47:32 +0200
  • 2a8754815c docs: update linux dependencies talwat 2024-10-07 22:46:10 +0200
  • e47ed1da94 feat: add -d flag 1.4.1 Tal 2024-10-07 21:32:57 +0200
  • cc73fa5a37 feat: also clamp volume in mpris Tal 2024-10-07 21:24:22 +0200
  • 41bba2d6e4 chore: bump version 1.4.0 Tal 2024-10-07 17:26:39 +0200
  • 724afd6fa7 fix: remove accidental debug display Tal 2024-10-07 17:11:09 +0200
  • 6f7c2dbcba chore: improve readability of code relating to downloader thread Tal 2024-10-07 17:08:37 +0200
  • 5b546ea2de
    fix: trim whitespace from volume contents (#16) Timo Furrer 2024-10-07 15:19:50 +0200
  • d9ba0c3b3b fix: make autoplay actually function properly Tal 2024-10-07 15:17:13 +0200
  • d01673e0a7 docs: mention lowfi help talwat 2024-10-07 14:40:39 +0200
  • c7d46e9872 feat: add --pause flag talwat 2024-10-07 14:39:08 +0200
  • 787d8dd739 fix: trim whitespace from volume contents Timo Furrer 2024-10-07 11:33:50 +0200
  • 6b157dd457 feat: remember volume Tal 2024-10-06 18:52:11 +0200
  • 901bf0e871
    feat: support for mpris (#14) Tal 2024-10-06 17:46:47 +0200
  • 8f5284dee1 fix: fix oversight when silencing alsa Tal 2024-10-06 17:18:01 +0200
  • 789891cd9c fix: call interface with minimalist flag talwat 2024-10-06 10:07:31 +0200
  • 6c773b658f
    Merge branch 'main' into mpris Tal 2024-10-06 10:05:44 +0200
  • 4e31340baa fix: last touches talwat 2024-10-06 10:04:00 +0200
  • baa2e095d9 feat: add minimalist flag 1.3.5 talwat 2024-10-06 09:36:06 +0200
  • 8f805d7119 fix: convert to lowercase so that inflector doesn't hallucinate, again talwat 2024-10-06 00:46:03 +0200
  • 0f29e8b8b8 fix: remove useless extra thread talwat 2024-10-06 00:44:22 +0200
  • 69801da187 feat: overhaul app flow, making audio server control main thread instead of the ui thread talwat 2024-10-06 00:42:20 +0200
  • d1a56403c2 fix: update contractions talwat 2024-10-05 23:59:45 +0200
  • 569d05977b feat: initial support for mpris talwat 2024-10-05 22:00:31 +0200
  • 6c04f7c8fb feat: Remember volume value between sessions danielwerg 2024-10-05 17:31:44 +0300
  • f79390b574
    docs: add manual install section (#10) omnigenous 2024-10-05 13:34:54 +0300
  • 84eb67c164
    docs: update manual install section omnigenous 2024-10-05 11:04:32 +0300
  • 814468b060
    docs: update manual install section omnigenous 2024-10-04 15:16:54 +0300