-
20190326db9429e7 · ·
Fix a bug where giving a non-existent profile as argument would crash
-
-
201901273c6b39b5 · ·
Fix a harmless bug when displaying help/version and directly exiting, where I tried to dump any unfetched characters with curses.flushinp() without actually initializing curses with initscr().
-
201901100d5c3a5a · ·
Fix crashes and glitches with the playlist scrollbar when deleting musics from it. Restore ^S functionnality: it silently disappeared when making 'settings' a dict.
-
-
-
-
-
-
-
-
-
-
-
-
2018082509020842 · ·
Corrected help text : '--profile=NAME' was '--profile NAME', thanks Sirsurthur
-