A new music player built around Python and GTK
Go to file
Anna Schumaker e8f9427750 Move testing tracks into data/
And the generate_tracks.py script into tools/

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2021-07-26 10:57:01 -04:00
audio Move testing tracks into data/ 2021-07-26 10:57:01 -04:00
data Icons: Add our custom icons to the search path 2021-07-23 12:51:54 -04:00
lib Move testing tracks into data/ 2021-07-26 10:57:01 -04:00
playlist playlist: Scroll to the current track when tracks change 2021-07-23 12:56:35 -04:00
sidebar Move testing tracks into data/ 2021-07-26 10:57:01 -04:00
tools Move testing tracks into data/ 2021-07-26 10:57:01 -04:00
trackdb Move testing tracks into data/ 2021-07-26 10:57:01 -04:00
ui audio: Add an Artwork object to the Player 2021-07-23 12:56:35 -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
debug lib: Create a file for getting the current version 2021-07-23 12:51:36 -04:00
emmental.py Rename emmental-gtk4.py -> emmental.py 2021-07-26 10:29:21 -04:00
test_playlist.py playlist: Allow selecting multiple tracks 2021-07-23 12:56:02 -04:00
test_sidebar.py audio: Add an Artwork object to the Player 2021-07-23 12:56:35 -04:00
test_trackdb.py Move testing tracks into data/ 2021-07-26 10:57:01 -04:00
test_ui.py UI: Start basic files for GtkApplication and GtkWindows 2021-07-23 12:51:54 -04:00

README.md

emmental

A new music player built around Python and GTK