« get me outta code hell

mtui - Music Text User Interface - user-friendly command line music player
about summary refs log tree commit diff
AgeCommit message (Expand)Author
2019-07-19Frame delay = 50 on normal client, 100 on telnetFlorrie
2019-07-19todo.txt updatesFlorrie
2019-07-19Don't crash when the queue is clicked!Florrie
2019-07-18Drag to select multiple itemsFlorrie
2019-07-18Fix layouting of context menus with scrollbarsFlorrie
2019-07-16Separate jump-to-item/search logic from UI codeFlorrie
2019-07-09Always display at least part of group nameFlorrie
2019-07-07PARTY MODEFlorrie
2019-07-07Properly disconnect all clients!Florrie
2019-07-07Support disabling process playback commandsFlorrie
2019-07-07Let telnet clients resize their terminals!!!Florrie
2019-07-06Support disabling controlling the queueFlorrie
2019-07-06Support disabling playback controlsFlorrie
2019-07-06Backendify playback info element controlsFlorrie
2019-07-06Disallow suspending on telnet clientsFlorrie
2019-07-06Support hiding the left paneFlorrie
2019-07-06Remove backend listeners when client closesFlorrie
2019-07-06Break event listeners up into separate functionsFlorrie
2019-07-06End flushable when socket disconnectsFlorrie
2019-07-06Experimental telnet serverFlorrie
2019-07-05Skip "paths" that start with '--' when starting upFlorrie
2019-07-05Separate backend from UIFlorrie
2019-06-11If necessary, unselect queue after clearingFlorrie
2019-06-08Reset selection index when clearing queueFlorrie
2019-06-08Queue after selected songFlorrie
2019-06-07"Play sooner" context menu option in queueFlorrie
2019-06-04Add wcwidth as a dependencyFlorrie
2019-06-04Volume slider in menubarFlorrie
2019-06-04Don't flicker queue duration to a lesser valueFlorrie
2019-06-04Don't add saved time data duration if not playingFlorrie
2019-06-03'*' to focus menubar with numpadFlorrie
2019-05-30Interweaved todoFlorrie
2019-05-29Always reumse when playing a new trackFlorrie
2019-05-28Easter egg??? :)Florrie
2019-05-28Change "Play later" option formattingFlorrie
2019-05-28MenubarFlorrie
2019-05-28Support isPaused, setPause/setLoop functionsFlorrie
2019-05-26Sorta experimental: Add queue duration monitorFlorrie
2019-05-26Add "Reveal" menu option for queue listing tracksFlorrie
2019-05-26Fix menu not shrinking to content properlyFlorrie
2019-05-26Add queue current index / length labelFlorrie
2019-05-22Oragnize cached downloads much better!Florrie
2019-05-12Update tui-lib with scrollbar changesFlorrie
2019-05-12Add "done" note to old TODOFlorrie
2019-05-12Fix the "processing metadata" text getting stuckFlorrie
2019-05-12Show track title in context menusFlorrie
2019-05-08Make track number regex do what it's supposed toFlorrie
2019-05-01Hide track number in queue listing!Florrie
2019-04-19Don't volume-down when / is pressedFlorrie
2019-04-19Fix input causing misc. crashes before 100% loadedFlorrie