A new music player built around Python and GTK
Go to file
Anna Schumaker 66e1ba8b44 Rename the debug file to .debug
And check for existance before reading

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2021-07-26 14:29:40 -04:00
audio Rename trackdb -> tagdb 2021-07-26 11:15:15 -04:00
data Icons: Add our custom icons to the search path 2021-07-23 12:51:54 -04:00
lib Rename the debug file to .debug 2021-07-26 14:29:40 -04:00
playlist Rename trackdb -> tagdb 2021-07-26 11:15:15 -04:00
sidebar Rename trackdb -> tagdb 2021-07-26 11:15:15 -04:00
tagdb Rename trackdb -> tagdb 2021-07-26 11:15:15 -04:00
tools Move testing tracks into data/ 2021-07-26 10:57:01 -04:00
ui Move module tests out of the toplevel directory 2021-07-26 11:03:32 -04:00
.debug Rename the debug file to .debug 2021-07-26 14:29:40 -04:00
.gitignore curds: Add exception handling for invalid tracks 2019-03-20 10:12:02 -04:00
LICENSE Initial commit 2019-01-24 09:35:41 -05:00
Makefile Move testing tracks into data/ 2021-07-26 10:57:01 -04:00
README.md Initial commit 2019-01-24 09:35:41 -05:00
emmental.py Rename trackdb -> tagdb 2021-07-26 11:15:15 -04:00

README.md

emmental

A new music player built around Python and GTK