Age | Commit message (Expand) | Author |
2019-07-06 | Disallow suspending on telnet clients | Florrie |
2019-07-06 | Support hiding the left pane | Florrie |
2019-07-06 | Remove backend listeners when client closes | Florrie |
2019-07-06 | Break event listeners up into separate functions | Florrie |
2019-07-06 | End flushable when socket disconnects | Florrie |
2019-07-06 | Experimental telnet server | Florrie |
2019-07-05 | Skip "paths" that start with '--' when starting up | Florrie |
2019-07-05 | Separate backend from UI | Florrie |
2019-06-11 | If necessary, unselect queue after clearing | Florrie |
2019-06-08 | Reset selection index when clearing queue | Florrie |
2019-06-08 | Queue after selected song | Florrie |
2019-06-07 | "Play sooner" context menu option in queue | Florrie |
2019-06-04 | Add wcwidth as a dependency | Florrie |
2019-06-04 | Volume slider in menubar | Florrie |
2019-06-04 | Don't flicker queue duration to a lesser value | Florrie |
2019-06-04 | Don't add saved time data duration if not playing | Florrie |
2019-06-03 | '*' to focus menubar with numpad | Florrie |
2019-05-30 | Interweaved todo | Florrie |
2019-05-29 | Always reumse when playing a new track | Florrie |
2019-05-28 | Easter egg??? :) | Florrie |
2019-05-28 | Change "Play later" option formatting | Florrie |
2019-05-28 | Menubar | Florrie |
2019-05-28 | Support isPaused, setPause/setLoop functions | Florrie |
2019-05-26 | Sorta experimental: Add queue duration monitor | Florrie |
2019-05-26 | Add "Reveal" menu option for queue listing tracks | Florrie |
2019-05-26 | Fix menu not shrinking to content properly | Florrie |
2019-05-26 | Add queue current index / length label | Florrie |
2019-05-22 | Oragnize cached downloads much better! | Florrie |
2019-05-12 | Update tui-lib with scrollbar changes | Florrie |
2019-05-12 | Add "done" note to old TODO | Florrie |
2019-05-12 | Fix the "processing metadata" text getting stuck | Florrie |
2019-05-12 | Show track title in context menus | Florrie |
2019-05-08 | Make track number regex do what it's supposed to | Florrie |
2019-05-01 | Hide track number in queue listing! | Florrie |
2019-04-19 | Don't volume-down when / is pressed | Florrie |
2019-04-19 | Fix input causing misc. crashes before 100% loaded | Florrie |
2019-04-17 | Rework input system, support number pad | Florrie |
2019-04-11 | Reset keyboard selector value when menu opens | Florrie |
2019-04-11 | Remove dead keyboard shortcut code | Florrie |
2019-04-08 | Fix listing index not being updated correctly | Florrie |
2019-04-02 | Remove HL from HJKL, for now | Florrie |
2019-04-02 | Vim HJKL keybindings :) | Florrie |
2019-04-02 | Update tui-lib - fix crash when queue gets shorter | Florrie |
2019-04-02 | Focus context menu items by typing out their name | Florrie |
2019-03-10 | Suspend support | Florrie |
2019-02-25 | Don't remove current track when clearing queue | Florrie |
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 |