A new music player built around Python and GTK
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
Anna Schumaker 08ea7342dc
Emmental 2.10 AUR Commit
1 year ago
audio audio: Use the new match / case statement in scale.py:format_value() 1 year ago
aur@405e47e021 Emmental 2.10 AUR Commit 1 year ago
data lib: Replace version.DEBUG with the __debug__ constant 1 year ago
db db: Fix track_adjusts_current() when the track has been removed 1 year ago
lib Emmental 2.10 1 year ago
playlist playlist: Don't leave the Subtitle column blank 1 year ago
scanner scanner: Fix scanner.update_library() function 1 year ago
sidebar playlist: Give the playlist panel an add_selected_tracks() function 1 year ago
tools scanner: Add a DirectoryTask 2 years ago
ui Implement the Gtk.Application instance in emmental.py 1 year ago
.debug Rename the debug file to .debug 2 years ago
.gitignore Create a PKGBUILD for putting releases on the AUR 2 years ago
.gitmodules Create a PKGBUILD for putting releases on the AUR 2 years ago
LICENSE Initial commit 4 years ago
Makefile lib: set version.TESTING based on if the unittest module is loaded 1 year ago
README.md Initial commit 4 years ago
emmental.py scanner: Fix scanner.update_library() function 1 year ago

README.md

emmental

A new music player built around Python and GTK