Commit graph

  • 53a1686371 bump version figsoda 2020-11-17 17:05:36 -0500
  • 373300d890 improve error message upon failing to draw to term figsoda 2020-11-17 17:04:43 -0500
  • e6ffa2fb54 remove redundant lifetime parameter figsoda 2020-11-17 17:00:09 -0500
  • 7572827aa3 change update_search macro to a function figsoda 2020-11-17 16:54:09 -0500
  • 8c212a4323 put app states into a struct figsoda 2020-11-17 16:45:53 -0500
  • 8465e202d3 put Opts and Command into a separate file figsoda 2020-11-17 16:07:49 -0500
  • 2c89d616c6 bump lock file figsoda 2020-11-17 14:20:39 -0500
  • 988d7067fc clean up figsoda 2020-11-17 10:37:20 -0500
  • f7f173e59c clean up figsoda 2020-11-17 10:30:09 -0500
  • 7b33c1d436 allow seeking backwards or forwards when searching figsoda 2020-11-17 10:23:20 -0500
  • f76de8ce7b remove redundant key bindings figsoda 2020-11-17 10:20:30 -0500
  • 2c54224a86 bump lock file figsoda 2020-11-16 21:09:07 -0500
  • d2c807d93e cargo fmt figsoda 2020-11-16 19:11:45 -0500
  • 0e1cfd94eb pre allocate queue and queue_strings figsoda 2020-11-16 19:02:58 -0500
  • a69bf02dba pre allocate figsoda 2020-11-16 18:53:37 -0500
  • 56c0ec1b7b clean up figsoda 2020-11-16 18:42:34 -0500
  • 4fb6deca1f use Vec::retain instead figsoda 2020-11-16 18:40:40 -0500
  • 8ed0333691 replace direct indexing with get method figsoda 2020-11-16 18:33:22 -0500
  • 2303e3b11d switch from f64 to f32 figsoda 2020-11-16 18:17:19 -0500
  • 445513dc0d inline search updates figsoda 2020-11-16 16:59:03 -0500
  • a9f3de1569 inline status updates figsoda 2020-11-16 13:41:16 -0500
  • 7708129499 wrap tcp actions in contexts figsoda 2020-11-16 13:33:13 -0500
  • 8f79640270 replace String::from_utf8_lossy with slicing figsoda 2020-11-16 12:07:42 -0500
  • c19f27af5f inline frame updates figsoda 2020-11-16 11:42:19 -0500
  • 45e201ce26 fix typo figsoda 2020-11-16 08:54:38 -0500
  • a4fcc8e2cd improve error messages figsoda 2020-11-16 08:40:24 -0500
  • 19729dbb9e bump lockfile figsoda 2020-11-16 08:29:48 -0500
  • b6596f09ab avoid unecessary fram updates figsoda 2020-11-15 20:57:23 -0500
  • 6b83444dea optimize play command figsoda 2020-11-15 20:53:51 -0500
  • 855bb6c19c clean up figsoda 2020-11-15 20:27:52 -0500
  • f104a7b46e fix typo figsoda 2020-11-15 20:13:36 -0500
  • a1569706db clean up config file resolution figsoda 2020-11-15 17:30:15 -0500
  • 45f77f87bd clean up address resolution figsoda 2020-11-15 17:24:35 -0500
  • 6fe8b4b5cc pass Style by reference figsoda 2020-11-15 17:14:10 -0500
  • 8347a72cf5 clean up scrolling logic figsoda 2020-11-15 16:55:40 -0500
  • 90103c1305 create wrapper struct to improve readability figsoda 2020-11-15 14:44:40 -0500
  • 5f24e5a452 bump lockfile figsoda 2020-11-15 13:48:07 -0500
  • 1936333c83 sort attributes figsoda 2020-11-15 13:46:04 -0500
  • d75e809cbf reorder statements to improve start up speed figsoda 2020-11-14 19:59:13 -0500
  • 7d716d89cd remove unecessary cloning figsoda 2020-11-14 19:36:57 -0500
  • 39dc0508c0 avoid unecessary cloning figsoda 2020-11-14 19:09:08 -0500
  • 6901efbdfb add C-q binding to quit mmtc figsoda 2020-11-14 17:38:18 -0500
  • 572b9bce39 bump dependencies figsoda 2020-11-14 16:33:18 -0500
  • eb6c1d5319 improve error messages figsoda 2020-11-14 16:27:41 -0500
  • ead6d9b386 add changelog for v0.2.3 v0.2.3 figsoda 2020-11-13 18:49:52 -0500
  • f15f7a2ea1 bump version figsoda 2020-11-13 18:49:17 -0500
  • 14d49aa6fa remove redundant variable declaration figsoda 2020-11-13 17:32:14 -0500
  • bcd0a1c89a clean up figsoda 2020-11-13 12:03:37 -0500
  • 1c1d913c7d reduce default size of player state textbox figsoda 2020-11-12 19:58:01 -0500
  • e480a2214a improve error messages figsoda 2020-11-12 19:50:16 -0500
  • 6ca9811563 filter from filtered list when appending to query figsoda 2020-11-12 19:43:38 -0500
  • c316bbab14 rename ClearQuery to QuitSearch figsoda 2020-11-12 19:24:02 -0500
  • 11246d5798 remove unecessary use of AtomicBool figsoda 2020-11-12 19:21:50 -0500
  • 0d69d62c0b bump lockfile figsoda 2020-11-11 22:18:43 -0500
  • 24abc2101b target generic x86-64 cpus in release action figsoda 2020-11-11 13:29:03 -0500
  • 277522df60 add cargo config to target native cpu figsoda 2020-11-11 13:28:25 -0500
  • d7a3ba39e6 link to mpd figsoda 2020-11-11 08:47:23 -0500
  • 31bcdf44dc sort package info figsoda 2020-11-10 18:57:20 -0500
  • 9ac48c8928 sort command line flags and options figsoda 2020-11-10 18:33:10 -0500
  • 5ae5151a4c fix delay after quitting search with empty query figsoda 2020-11-10 12:56:40 -0500
  • a34eacd97d link to rust's installation instructions figsoda 2020-11-10 12:53:43 -0500
  • 6d120a8244 play song if stopped when toggling pause figsoda 2020-11-10 12:48:49 -0500
  • 1772db0f1d fix date figsoda 2020-11-09 16:40:51 -0500
  • f0a7a83f5a bump version v0.2.2 figsoda 2020-11-09 16:33:11 -0500
  • 4bceeae3fe add clear_query_on_play config figsoda 2020-11-09 16:30:23 -0500
  • 2b3d0799a7 add --[-no]-clear-query-onl-play flags figsoda 2020-11-09 16:28:23 -0500
  • 1f2974f89f add clear_query_on_play config figsoda 2020-11-09 16:24:30 -0500
  • a2eba025f7 only reselect if queue was filtered on escape figsoda 2020-11-09 16:15:52 -0500
  • ee11bcd682 use lower case for value names figsoda 2020-11-09 14:47:34 -0500
  • 6286ec7c1a put flags and options into tables figsoda 2020-11-09 08:13:14 -0500
  • 50f4ab5dd4 change value names of the cli figsoda 2020-11-09 07:42:20 -0500
  • 320801c4d3 clean up the usages of references figsoda 2020-11-08 19:59:01 -0500
  • 1a5f5263b0 change the atomic orderings to relaxed figsoda 2020-11-08 17:36:54 -0500
  • 83593262f0 reselect after query getting truncated figsoda 2020-11-08 11:52:39 -0500
  • e7950ae48e reselect after quitting search mode figsoda 2020-11-08 11:47:03 -0500
  • 973159e005 rewording figsoda 2020-11-08 09:56:52 -0500
  • 1bc27ca855 add a table of contents figsoda 2020-11-07 13:12:06 -0500
  • 0a0f2bff30 the change is now a feature figsoda 2020-11-07 13:02:29 -0500
  • 39c1e77649 change QuitSearch to ClearQuery figsoda 2020-11-07 12:59:31 -0500
  • 06cec0e815 allow down, up, page down, page up when searching figsoda 2020-11-07 12:51:57 -0500
  • f538c8bf1c add changelog for v0.2.1 v0.2.1 figsoda 2020-11-07 11:27:47 -0500
  • b9d385ca34 bump version figsoda 2020-11-07 11:27:29 -0500
  • 4c0018fdba add terminal keyword figsoda 2020-11-07 11:24:02 -0500
  • 413ac27840 handle resizing and allow scrolling when searching figsoda 2020-11-07 11:09:07 -0500
  • 55504dbed2 sort release options figsoda 2020-11-06 22:36:14 -0500
  • 0f29e172d2 abort on panic figsoda 2020-11-06 22:34:51 -0500
  • ece9fb4706 clean up figsoda 2020-11-06 21:52:53 -0500
  • 766c012e13 skip if queue is empty figsoda 2020-11-06 17:59:14 -0500
  • 57ceda6357 bump dependencies figsoda 2020-11-06 15:35:52 -0500
  • 46d2ddc992 replace if let with map_or figsoda 2020-11-06 08:55:45 -0500
  • bba751e034 update Cargo.lock figsoda 2020-11-05 22:31:04 -0500
  • f6c024da75 fix broken link figsoda 2020-11-05 22:12:41 -0500
  • 4e5439bf7f clean up figsoda 2020-11-05 19:19:01 -0500
  • 7367e919e7 put default values in backquotes figsoda 2020-11-05 17:06:42 -0500
  • 9b3f4da80b add cli to keywords figsoda 2020-11-05 17:02:39 -0500
  • 9207a26a39 switch from ron::from_str to ron:🇩🇪:from_bytes figsoda 2020-11-05 16:40:35 -0500
  • 9d04b36fa8 update link to dirs-next's docs.rs figsoda 2020-11-05 12:15:23 -0500
  • eca9e6d520 switch from unmaintained dirs crate to dirs-next figsoda 2020-11-05 12:10:07 -0500
  • d1a15152be put flatten's arguments into a struct figsoda 2020-11-05 10:07:23 -0500
  • bf0f8a0077 put eval_cond's arguments into a struct figsoda 2020-11-05 09:43:55 -0500