aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
16 hoursSupport macOS configuration directoryHEADmainNicholas FitzRoy-Dale
2024-02-02Add shell.nixSimon Garrelou
2024-02-02Add support for OpenBSDSimon Garrelou
2024-02-02Merge branch 'delayed-load'Simon Garrelou
2023-12-20remove panic(), add error logging insteaddelayed-loadSimon Garrelou
2023-12-20Add file-based error loggingSimon Garrelou
2023-12-20Add file-based error loggingSimon Garrelou
2023-12-20fix crash when Insert()ing in an empty play queueSimon Garrelou
2023-12-20fix crash when Insert()ing in an empty play queueSimon Garrelou
2023-12-19load albums on artist selectionSimon Garrelou
2023-12-19update build instructionsSimon Garrelou
2023-12-17Merge branch 'main' of git.nuc.lan:simon/termsonicSimon Garrelou
2023-12-17create cmd/termsonic subdirSimon Garrelou
2023-12-17create cmd/termsonic subdirSimon Garrelou
2023-05-23Update 'README.md'Simon Garrelou
2022-12-12Fix multiple crashes due to nil pointerSimon Garrelou
2022-12-12Do not allow to switch to other tabs if config isn't goodSimon Garrelou
2022-12-12Change refresh to Ctrl+RSimon Garrelou
2022-12-12Improve updateFooter() callsSimon Garrelou
2022-12-11Add "Refresh" in config pageSimon Garrelou
2022-12-11Merge branch 'main' of git.nuc.local:simon/termsonic into mainSimon Garrelou
2022-12-11Update footer after loading albumSimon Garrelou
2022-12-11Add license file (GPLv3)Simon Garrelou
2022-12-11Add screenshotSimon Garrelou
2022-12-10Update READMESimon Garrelou
2022-12-10Add shuffle + fix deadlocksSimon Garrelou
2022-12-10Add playlist supportSimon Garrelou
2022-12-10Add link to releaseSimon Garrelou
2022-12-10Play album/song next / endSimon Garrelou
2022-12-10Update READMESimon Garrelou
2022-12-09Change song displaySimon Garrelou
2022-12-09Move songs in queueSimon Garrelou
2022-12-09Add play queue pageSimon Garrelou
2022-12-09Update READMESimon Garrelou
2022-12-09Force redraw app on song changeSimon Garrelou
2022-12-08Fix potential sample rate issueSimon Garrelou
2022-12-08Update READMESimon Garrelou
2022-12-08Change commnd-line optionsSimon Garrelou
2022-12-08Music playback workingSimon Garrelou
2022-12-07Add keybinds in footerSimon Garrelou
2022-12-07Use methods instead of functions (makes more sense)Simon Garrelou
2022-12-06change focus w/ left-right, quit w/ q, F1-F3Simon Garrelou
2022-12-05Load artists & albums from the serverSimon Garrelou
2022-12-05Rework code organization + add READMESimon Garrelou
2022-12-05Initial commitsimon