Age | Commit message (Expand) | Author |
2020-02-04 | sanitize yo cache | Florrie |
2020-02-04 | more os.homedir() | Florrie |
2020-02-04 | OS-agnostic default music directory | Florrie |
2020-02-04 | heck around with socat stuff | Florrie |
2020-02-04 | update tui-lib | Florrie |
2020-02-04 | remove mkfifo; use socat instead | Florrie |
2020-02-04 | misc minor mpv player stuff | Florrie |
2020-02-04 | immediately show results of acting on queue player | Florrie |
2020-02-04 | get rid of a dead argument | Florrie |
2020-02-04 | re-send loop when moving backwards, not forwards | Florrie |
2019-11-11 | Fix queue notes in a better way | Florrie |
2019-11-10 | Fix queue listing improperly showing/hiding notes | Florrie |
2019-10-28 | ^E to edit notes of selected track/group | Florrie |
2019-10-28 | Fix layout when editor is unfocused | Florrie |
2019-10-28 | Context menu for creating/editing notes files | Florrie |
2019-10-28 | Don't show text files adjacent to playables | Florrie |
2019-10-27 | Tweak track-number regex to include any whitespace | Florrie |
2019-10-23 | Fix error on quit without ever opening text editor | Florrie |
2019-10-23 | Add text/notes editor, using tui-text-editor | Florrie |
2019-10-17 | Don't include non-tracks in total track count | Florrie |
2019-10-17 | Import tui-lib with npm instead of as a submodule | Florrie |
2019-10-17 | New todo.txt shenanigans | Florrie |
2019-10-16 | Skip non-playables when determening next/prev item | Florrie |
2019-10-15 | Rename paneLeft/paneRight to tabberPane/queuePane | Florrie |
2019-10-15 | Don't process metadata of non-tracks | Florrie |
2019-10-15 | Dim selected non-playable when not focused | Florrie |
2019-10-15 | Make BasicGrouplikeItems respond to menu key | Florrie |
2019-10-15 | Make next/previous tab controls wrap around | Florrie |
2019-10-15 | Open JSON playlist files in new tab | Florrie |
2019-10-15 | (o) to open through system; show non-music files | Florrie |
2019-10-14 | Fix crash when clearing the queue | Florrie |
2019-09-30 | Make menubar select first item, like context menus | Florrie |
2019-09-26 | Make menubar easter-egg color/attribute draw deps | Florrie |
2019-09-25 | Stop players from playing after they're removed! | Florrie |
2019-09-23 | Multiple player UI interaction shenanigans | Florrie |
2019-09-23 | Re-add download function to fix process metadata | Florrie |
2019-09-22 | Basic multiple player UI | Florrie |
2019-09-20 | Jump to menubar options with keyboard | Florrie |
2019-09-20 | WIP - support multiple players at once | Florrie |
2019-09-18 | Don't reload the listing if it's unnecessary | Florrie |
2019-09-18 | Default to 'after selected song' in context menu | Florrie |
2019-09-18 | Update tui-lib with label.text draw dependency | Florrie |
2019-09-17 | Fix toggling pause not updating screen | Florrie |
2019-09-17 | Keep selected track/group visible when resizing | Florrie |
2019-09-17 | Fix select-el keys not working w/ context menus | Florrie |
2019-09-16 | Update tui-lib with basic Element class | Florrie |
2019-09-15 | Reformat keybindings documentation | Florrie |
2019-09-15 | Add Home/End support to scroll to top/bottom | Florrie |
2019-09-15 | Jump to top/bottom in context menus | Florrie |
2019-09-15 | Make InlineListPickerElement update screen | Florrie |