aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
9 daysSupport macOS configuration directoryHEADmainNicholas FitzRoy-Dale
2024-02-02Add support for OpenBSDSimon Garrelou
2023-12-20remove panic(), add error logging insteadSimon Garrelou
2023-12-20Add file-based error loggingSimon Garrelou
2023-12-19load albums on artist selectionSimon 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-11Update footer after loading albumSimon Garrelou
2022-12-10Add shuffle + fix deadlocksSimon Garrelou
2022-12-10Add playlist supportSimon Garrelou
2022-12-10Play album/song next / endSimon Garrelou
2022-12-09Change song displaySimon Garrelou
2022-12-09Move songs in queueSimon Garrelou
2022-12-09Add play queue pageSimon Garrelou
2022-12-09Force redraw app on song changeSimon 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