Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-12-15 | Update tui-lib, buildItems stress test | Florrie | |
I didn't have any luck optimizing buildItems though. It might be something to come back to some other time. (It's already quick enough to be usable, even on modland.json, that's for sure!) | |||
2018-12-15 | Dramatically optimize perf of large playlists | Florrie | |
Now you can browse modland.json at your leisure, without the fear of waiting 10 seconds every time you so much as move your cursor! | |||
2018-12-08 | Mouse support | Florrie | |
'Cuz hey, why not? | |||
2018-12-04 | Stress test stuff | Florrie | |
Just to see if I can optimize tui-lib's ansi diffing. | |||
2018-10-08 | Less-buggy resize detection | Florrie | |
Moved .on('resize') to be after the flushable is actually created, so we don't get an error (flushable is not defined) when resizing before the flushable has been created. Also checked for size only immediately before we actually display, so that the size is accurate right away. | |||
2018-07-04 | Open passed playlist in a new tab, allow passing more than one playlist | Florrie | |
2018-07-04 | Stub newGrouplikeListing | Florrie | |
2018-07-04 | focused -> selected | Florrie | |
2018-07-03 | Ctrl-O to open a prompt for loading a playlist | 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-13 | Error handling stuff | Florrie | |
2018-06-12 | group.comment support / new help message | Florrie | |
..mentioning that you can add stuff to ~/Music to make it show up in the default mtui playlist. | |||
2018-06-12 | Add name to default playlist | Florrie | |
2018-06-12 | Make default playlist crawl ~/Music | Florrie | |
2018-06-12 | Add bin script and some error handling | 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-03 | Don't default to library.json | Florrie | |
2018-06-02 | Terminal resize detection | Florrie | |
2018-06-02 | Make space pause (if a track is playing) | Florrie | |
2018-05-31 | Queue whole group | Florrie | |
2018-05-31 | Group browse | Florrie | |
2018-05-31 | Playback indicator | Florrie | |
2018-05-31 | Seek controls | Florrie | |
2018-05-30 | Queue | Florrie | |
2018-05-30 | Automatically play next track | Florrie | |
2018-05-30 | Interactivity | Florrie | |
2018-05-30 | UI UI UI UI UI | Florrie | |
2018-05-29 | Cache cachce chach ah | Florrie | |
2018-05-29 | More functions | Florrie | |
2018-05-29 | Stub some functions in InternalApp | Florrie | |
2018-05-29 | Move cache stuff to downloaders.js | Florrie | |
2018-05-28 | Initial commit | Florrie | |