Age | Commit message (Expand) | Author |
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 |
2019-01-31 | REALLY BAD DRAW CODE to support more animes | Florrie |
2019-01-31 | Don't delete the scrollbars | Florrie |
2019-01-31 | Add editorconfig file | Florrie |
2019-01-28 | Don't unqueue currently-playing track | Florrie |
2019-01-25 | Make use of xterm alternate screen | 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 | Make note of todos | Florrie |
2019-01-09 | Add flac to crawl-local extension list | 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 |