Age | Commit message (Expand) | Author |
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 | 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-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-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-12 | Update tui-lib with scrollbar changes | Florrie |
2019-05-12 | Fix the "processing metadata" text getting stuck | Florrie |
2019-05-12 | Show track title in context menus | 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 |
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 |