Commit Graph

110 Commits

Author SHA1 Message Date
Rowan S-L 022e2da8c7 update nix 2024-05-10 19:31:50 -04:00
Rowan S-L 7488323c13 bump version 2024-04-13 08:37:07 -04:00
Rowan S-L 844757b606 update (nix & cargo) 2024-04-13 08:35:14 -04:00
Rowan S-L 35c9f34d6a fix unused import warnings 2024-03-24 16:50:20 -04:00
Rowan S-L ec4fcbaeef Update 2024-03-24 16:49:53 -04:00
Rowan S-L 53346f8526 codename that doesn't suck 2024-02-19 14:52:06 -05:00
Rowan S-L 234c86a15b bump version 2024-02-13 07:32:00 -05:00
Rowan S-L bd1a62e825 update docs to not use file links (they are broken) 2024-02-10 16:20:35 -05:00
Rowan S-L 413215eff7 update README.md to be consistant with current interface 2024-02-09 09:51:26 -05:00
Rowan S-L 97316169e3 split up drawing of components into new file 2024-02-09 09:37:45 -05:00
Rowan S-L 85e96cf59c remove dead code *sigh* 2024-02-08 18:32:46 -05:00
Rowan S-L da8e9013af make notification, track selection conditional on autoplay 2024-02-08 18:18:53 -05:00
Rowan S-L 47d9d808fb `player` does not take an argument 2024-02-08 18:16:11 -05:00
Rowan S-L fd014b2f01 never autoplay when selecting a new playlist 2024-02-08 17:06:08 -05:00
Rowan S-L 13df04089c refactor: use autoplay instead of play_complete 2024-02-08 17:03:56 -05:00
Rowan S-L d9b11c4703 clarify that nightly includes partial releases (that is kinda the point) 2024-02-08 16:36:06 -05:00
Rowan S-L 39db2221b6 clean up 2024-02-08 16:34:17 -05:00
Rowan S-L a60ffc5f09 add a menu for playlist selection 2024-02-08 16:32:52 -05:00
Rowan S-L 90cffff856 highlight currently playing track in green, cursor in blue 2024-02-07 20:36:40 -05:00
Rowan S-L 434887e697 refactor: specify playlist as index 2024-02-07 20:30:20 -05:00
Rowan S-L 276a679393 nix-shell defaults to bash not zsh, allow customization 2024-02-07 17:10:58 -05:00
Rowan S-L 07022e2977 fix nix builder 2024-02-05 10:04:02 -05:00
Rowan S-L 76a5206005 bump version 2024-02-03 11:29:16 -05:00
Rowan S-L 2b0bc613c3 update README.md with Getting Started 2024-02-03 11:23:12 -05:00
Rowan S-L 3bd4ca06b2 v1 of dmm init 2024-02-03 11:13:03 -05:00
Rowan S-L 91c007179e delete unused player.rs 2024-02-03 10:17:29 -05:00
Rowan S-L fae4a1507f 0.4.0 - apologies for the rc version 2024-02-03 10:11:53 -05:00
Rowan S-L 3403cc3fe5 add `dmm download all` to download all playlists. 2024-02-03 10:01:06 -05:00
Rowan S-L e4374fe6a3 installation through crates.io 2024-02-02 10:52:25 -05:00
Rowan S-L 4e08dd2f43 update README to mention nightly DMM 2024-01-31 20:06:22 -05:00
Rowan S-L 166bc79fc6 version 0.4.0-rc1 'Apocolypse' 2024-01-31 19:19:57 -05:00
Rowan S-L 4207c9b63e add `--copy-to` to `dmm store extract` 2024-01-31 19:18:24 -05:00
Rowan S-L dbb0bd1032 move `dmm gc` to `dmm store gc` and add `dmm store extract` 2024-01-31 19:12:08 -05:00
Rowan S-L 3c20732f76 update flake.lock 2024-01-31 18:35:21 -05:00
Rowan S-L 88cebb4754 update 2023-12-28 16:33:30 -05:00
Rowan S-L b33194b48d update version 2023-12-19 12:25:26 -05:00
Rowan S-L a6cefd40a2 ignore name in hash 2023-12-19 10:54:29 -05:00
Rowan S-L 4bc4bfa9ce gc: parse hashes correctly 2023-12-19 10:47:40 -05:00
Rowan S-L b0bdb8f946 use new resolver setup 2023-12-19 10:29:12 -05:00
Rowan S-L f36fbac800 copyright claim :( 2023-12-19 10:27:12 -05:00
Rowan S-L 9d83493e66 create cache 2023-12-18 10:54:41 -05:00
Rowan S-L 9f6488b312 make download output nicer 2023-12-15 11:51:06 -05:00
Rowan S-L 2903f82090 diff: indicate track removed correctly 2023-12-15 11:22:41 -05:00
Rowan S-L 00703fdacd improve (cargo) package metadata, bump to v0.2.2 2023-12-14 16:16:00 -05:00
Rowan S-L 4b75993e77 update documentation 2023-12-14 06:47:07 -05:00
Rowan S-L a3565c6f0c bump version to v0.2.1 2023-12-13 18:09:46 -05:00
Rowan S-L 3611d31605 use tarball+https instead of git+https 2023-12-13 18:08:18 -05:00
Rowan S-L 0065165b25 lmao 2023-12-13 17:19:10 -05:00
Rowan S-L d8139fc934 format 2023-12-13 17:14:34 -05:00
Rowan S-L d32e2a48c0 fix links 2023-12-13 17:13:32 -05:00