A new music player built around Python and GTK
Go to file
Anna Schumaker 18743f05c4 Emmental 2.10
Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2022-02-25 13:32:32 -05:00
audio audio: Use the new match / case statement in scale.py:format_value() 2021-12-28 17:24:09 -05:00
aur@9110968ced Emmental 2.9 AUR Commit 2021-12-21 15:48:06 -05:00
data lib: Replace version.DEBUG with the __debug__ constant 2021-12-26 13:18:24 -05:00
db db: Fix track_adjusts_current() when the track has been removed 2022-02-22 10:08:34 -05:00
lib Emmental 2.10 2022-02-25 13:32:32 -05:00
playlist playlist: Don't leave the Subtitle column blank 2022-01-10 11:36:42 -05:00
scanner scanner: Fix scanner.update_library() function 2021-12-28 15:50:11 -05:00
sidebar playlist: Give the playlist panel an add_selected_tracks() function 2021-12-09 19:25:16 -05:00
tools scanner: Add a DirectoryTask 2021-08-26 17:10:55 -04:00
ui Implement the Gtk.Application instance in emmental.py 2021-12-28 15:49:50 -05:00
.debug Rename the debug file to .debug 2021-07-26 14:29:40 -04:00
.gitignore Create a PKGBUILD for putting releases on the AUR 2021-07-28 11:17:32 -04:00
.gitmodules Create a PKGBUILD for putting releases on the AUR 2021-07-28 11:17:32 -04:00
LICENSE Initial commit 2019-01-24 09:35:41 -05:00
Makefile lib: set version.TESTING based on if the unittest module is loaded 2021-12-26 13:05:08 -05:00
README.md Initial commit 2019-01-24 09:35:41 -05:00
emmental.py scanner: Fix scanner.update_library() function 2021-12-28 15:50:11 -05:00

README.md

emmental

A new music player built around Python and GTK