Age | Commit message (Expand) | Author |
2019-08-25 | Remove dead 'defaultIndex' argument | Florrie |
2019-08-25 | Select already selected option from dropdown menu | Florrie |
2019-08-25 | Submenu support, add inline list picker dropdown | Florrie |
2019-08-25 | Fix menuLayer capturing all mouse events! | Florrie |
2019-08-25 | Dynamically create context menu instead of reusing | Florrie |
2019-08-25 | Make shift-up/down still move on non-item inputs | Florrie |
2019-08-25 | Avoid conflict in isToggleLoop/isFocusLabels keys | Florrie |
2019-08-25 | Shift+up/down to select multiple items at once | Florrie |
2019-08-25 | Use control+up/down to play next/previous tracks | Florrie |
2019-08-24 | Fix skipIfCurrent causing a crash | Florrie |
2019-08-22 | Basic label interaction | Florrie |
2019-08-22 | Label (tag) drawing system | Florrie |
2019-08-22 | Tidy computeText function for grouplike items | Florrie |
2019-08-08 | Show duration of selected item in context menu | Florrie |
2019-08-08 | Separate remaining duration calculation | Florrie |
2019-08-08 | Don't crash when calling countTotalItems on tracks | Florrie |
2019-08-03 | Fix manually downloading tracks | Florrie |
2019-07-30 | Don't stop playback when defocusing menubar | Florrie |
2019-07-30 | "Pause when this track ends" option | Florrie |
2019-07-22 | "Reverse all" / "Reverse order of groups" options | Florrie |
2019-07-19 | Don't use queue menu when multiple tracks selected | Florrie |
2019-07-19 | WIP guessing game! | Florrie |
2019-07-19 | Frame delay = 50 on normal client, 100 on telnet | Florrie |
2019-07-19 | todo.txt updates | Florrie |
2019-07-19 | Don't crash when the queue is clicked! | Florrie |
2019-07-18 | Drag to select multiple items | Florrie |
2019-07-18 | Fix layouting of context menus with scrollbars | Florrie |
2019-07-16 | Separate jump-to-item/search logic from UI code | Florrie |
2019-07-09 | Always display at least part of group name | Florrie |
2019-07-07 | PARTY MODE | Florrie |
2019-07-07 | Properly disconnect all clients! | Florrie |
2019-07-07 | Support disabling process playback commands | Florrie |
2019-07-07 | Let telnet clients resize their terminals!!! | Florrie |
2019-07-06 | Support disabling controlling the queue | Florrie |
2019-07-06 | Support disabling playback controls | Florrie |
2019-07-06 | Backendify playback info element controls | Florrie |
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 |