Commit Graph

  • ca746c0902 chore: format & bump version main 1.6.2-dev talwat 2025-03-03 15:06:27 +01:00
  • 768f976e89 fix: allow for empty headers talwat 2025-03-02 16:18:35 +01:00
  • 84f386e0eb feat: add experimental local file loading in track lists talwat 2025-02-28 19:07:18 +01:00
  • b68ce27d19
    docs: fix typos and spelling (#62) danielwerg 2025-02-27 09:14:51 +03:00
  • ed4b79d2bf chore: redo help menu descriptions talwat 2025-02-26 14:45:02 +01:00
  • a4dd55fb28 fix: incorrect variable name on linux 1.6.1-dev talwat 2025-02-22 13:08:22 +01:00
  • 3db4f9d402 chore: redo versioning 1.6.0-dev talwat 2025-02-22 10:49:22 +01:00
  • 2a36bc72f3 fix: import necessary functions & types in silent_get_output_stream() talwat 2025-02-21 22:06:52 +01:00
  • ce8f8d2845 fix: drop stream before aborting ui to prevent flicker talwat 2025-02-21 21:50:20 +01:00
  • f0123fd2bc chore: add actual reason for sendableoutputstream allowing non send fields talwat 2025-02-21 21:46:41 +01:00
  • ece88de1ae fix: tackle lots of clippy lints, along with removing outputstream from player struct talwat 2025-02-21 21:44:32 +01:00
  • a720e9d2cf docs: mention space to pause talwat 2025-02-20 10:29:37 +02:00
  • 503b4fe9db docs(internal): add internal documentation for ui::flash_audio() talwat 2025-02-19 23:48:31 +02:00
  • 67a4c4f0ea
    fix: show volume bar (mpris) (#59) danielwerg 2025-02-20 00:43:14 +03:00
  • 2b20bf7709 chore: specify album in MPRIS metadata, still untested talwat 2025-02-18 22:09:11 +02:00
  • 945b420cd8
    chore: update chillhop track list (#56) danielwerg 2025-02-18 22:50:07 +03:00
  • 1e3c66679c fix: bug where text after ! in custom names wouldn't show up talwat 2025-02-18 21:48:30 +02:00
  • 840b1663e7 docs: tweak control documentation talwat 2025-02-18 21:25:30 +02:00
  • 7502d1cd17
    docs: update controls (#58) danielwerg 2025-02-18 22:20:00 +03:00
  • 1480b62be9
    feat: add mpv and vim-like keybindings (#57) Beune 2025-02-17 20:49:06 +01:00
  • 923ac05cf8 add functionality for custom track names Tal 2025-02-15 12:51:53 +01:00
  • 6a6823d078 feat: readd padding to borderless mode Tal 2025-02-11 19:20:44 +01:00
  • 1e491bb36f fix: make wiser use of the cfg macro Tal 2025-02-09 15:58:08 +01:00
  • b87a525c74 feat: introduce -n for no borders Tal 2025-02-09 15:38:33 +01:00
  • 22a0851d40 chore: bump version 1.5.6 talwat 2025-01-14 11:10:52 +01:00
  • 3db0623a72 fix: fix potential dangling pointer talwat 2025-01-14 11:10:33 +01:00
  • 22a2e7f986 chore: bump version 1.5.5 Tal 2025-01-07 22:34:34 +01:00
  • 02a8e4f815 chore: update cargo lock Tal 2025-01-07 22:33:49 +01:00
  • bc80a7e702 chore: bump version 1.5.4 Tal 2025-01-07 22:28:37 +01:00
  • 07a4fc26c1 docs: fix strange wording in readme Tal 2025-01-02 19:23:16 +01:00
  • 5057721913 fix: use unicode-segmentation to fix issues with unicode track names Tal 2025-01-02 19:20:15 +01:00
  • 6ff41e0e34 chore: update dependencies talwat 2024-12-03 14:16:24 +01:00
  • 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