Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-09-13 | Show which item in a listing is selected, even if the listing isn't selected | Florrie | |
This is foundation for actively highlighting the result of a jump-to while typing. (Since your focus is on the ListingJumpElement, there needs to be some way to see which item would be selected in the GrouplikeListing. That's what this commit implements.) This also looks pretty nifty when you press M to open the context menu, if I do say so myself. | |||
2018-09-13 | Whoops, this is already done | Florrie | |
2018-09-12 | ctrl-F, '/': jump to an item by entering its name | Florrie | |
2018-08-20 | 'Remove from queue' menu option | Florrie | |
2018-08-15 | Mark TODOs done | Florrie | |
2018-07-30 | Really, really clean up queue event code | Florrie | |
2018-07-25 | Tweak how Play context menu item works | Florrie | |
2018-07-25 | Space for scrollbar in menu | Florrie | |
2018-07-25 | Hook menu up to grouplike listing items | Florrie | |
2018-07-25 | WIP context menu | Florrie | |
2018-07-05 | Shift+Q to play next | Florrie | |
2018-07-05 | Tabber display | Florrie | |
2018-07-04 | Fix unhelpful youtube-dl warning | Florrie | |
2018-07-04 | Don't download tracks that are already being downloaded | Florrie | |
2018-07-04 | Fix downloading playlists from a URL crashing | Florrie | |
2018-07-04 | Open in new tab | Florrie | |
2018-07-04 | Stub tabber | Florrie | |
2018-07-03 | Important TODOs | Florrie | |
2018-07-03 | Ctrl-O to open a prompt for loading a playlist | Florrie | |
2018-06-26 | Hide/fix weird bug with empty downloaderArgs | Florrie | |
2018-06-26 | Pass YouTube playlist URLs directly to mtui | Florrie | |
Or any other crawler argument, and it'll (try to) guess which crawler you want to use automatically. Handy! | |||
2018-06-26 | File:// support in crawl-local | Florrie | |
2018-06-13 | Error handling stuff | Florrie | |
2018-06-04 | S to shuffle queue | Florrie | |
2018-06-04 | Smart playlists | Florrie | |
Basically directly pulled from http-music. Want to make a nice UI for this eventually ("opening playlist..." popup dialog), but not for now. | |||
2018-06-04 | Path listing | Florrie | |
2018-06-03 | Fix issue with playing tracks directly from queue | Florrie | |
2018-06-02 | Terminal resize detection | Florrie | |
2018-06-02 | Keep playing track in visible in queue | Florrie | |
2018-06-02 | Make space pause (if a track is playing) | Florrie | |
2018-06-01 | Only call buildItems once when a group is queued | Florrie | |
2018-05-31 | Queue whole group | Florrie | |