Age | Commit message (Expand) | Author |
2019-02-25 | Metadata (stored, throttle, status, and more) | Florrie |
2019-02-25 | Metadata (in memory) | Florrie |
2019-02-25 | Pass around app instead of recordStore, for now | Florrie |
2019-01-31 | More hacky layout stuff | Florrie |
2019-01-31 | REALLY BAD DRAW CODE to support more animes | Florrie |
2019-01-31 | Don't delete the scrollbars | Florrie |
2019-01-28 | Don't unqueue currently-playing track | Florrie |
2019-01-24 | (v), (V) - Volume controls | Florrie |
2019-01-24 | (l) to loop currently playing track | Florrie |
2019-01-10 | Hotfix stuff | Florrie |
2019-01-10 | Queue item menu, "Play later" option | Florrie |
2019-01-10 | :disgust: Fix some selection issues | Florrie |
2019-01-09 | Fix left/right seeking in context menu | Florrie |
2018-12-28 | (Ctrl+L) to select playing track in queue | Florrie |
2018-12-28 | (g), (G) to select first, last item in listings | Florrie |
2018-12-28 | Automatically use previous input if empty in '/' | Florrie |
2018-12-28 | Prioritize searching past current index | Florrie |
2018-12-28 | Fix queue not auto-selecting auto-played track | Florrie |
2018-12-23 | Mouse support in tabber elements | Florrie |
2018-12-23 | Show "unnamed" in "this group:" (and its menu) | Florrie |
2018-12-22 | Use cleaner tui-lib require syntax | Florrie |
2018-12-21 | Fix "this group" listing item causing a crash | Florrie |
2018-12-21 | Make cursor follow selection in queue listing | Florrie |
2018-12-21 | Remove dead code | Florrie |
2018-12-21 | Move menu behavior out of grouplike item elements | Florrie |
2018-12-21 | "Distribute" options | Florrie |
2018-12-19 | Revive the old shuffle-groups feature! | Florrie |
2018-12-19 | Make a neater neato nice context menu! | Florrie |
2018-12-15 | Label showing # of items / total items in menu | Florrie |
2018-12-15 | Expand width of ContextMenu items to all be equal | Florrie |
2018-12-15 | Add "this group" option to grouplike listings | Florrie |
2018-12-15 | Get rid of unnecessary map() call | Florrie |
2018-12-15 | Fix remove-from-queue performance | Florrie |
2018-12-08 | Mouse controls over playback info element | Florrie |
2018-12-08 | Mouse support | Florrie |
2018-12-05 | Support Anime | Florrie |
2018-11-23 | Hide context menu when it's unselected | Florrie |
2018-11-23 | (f) to open menu as well as (m) | Florrie |
2018-11-12 | Fix many menu items being missing | Florrie |
2018-11-11 | Fix bad comment text from previous commit | Florrie |
2018-11-11 | Clean up and debuggify "fake" listing elements | Florrie |
2018-10-11 | Don't bubble escape when it doesn't make sense | Florrie |
2018-10-11 | Don't queue groups in the wrong order! | Florrie |
2018-10-11 | Play up next group containing current track nicely | Florrie |
2018-09-17 | Allow shift-down/n to auto-queue next track | Florrie |
2018-09-16 | Disable automagic track queueing, for now (see #1) | Florrie |
2018-09-15 | Don't crash when passing playlists | Florrie |
2018-09-14 | Fix tab navigating to jump-to element | Florrie |
2018-09-13 | Show preview of "Jump to" result | Florrie |
2018-09-13 | Show which item in a listing is selected, even if the listing isn't selected | Florrie |