musicmuster/app
Keith Edmunds 0e3e30391b Don't grow window when track title too long
Use an elided text box, set wrapping and max height for label.

Fixes #26
2021-08-15 16:03:48 +01:00
..
ui Don't grow window when track title too long 2021-08-15 16:03:48 +01:00
config.py Default volume to 75 2021-08-14 12:03:46 +01:00
helpers.py Warn when trying to delete playing or next track 2021-08-15 11:17:09 +01:00
icons_rc.py Use resources for button icons 2021-04-06 19:06:42 +01:00
log.py Add option to force DEBUG message to stderr 2021-06-06 10:50:40 +01:00
model.py Implement full database scan 2021-08-15 12:52:50 +01:00
music.py Improve metadata handling; fixes #20 2021-06-12 10:09:32 +01:00
musicmuster.py Don't grow window when track title too long 2021-08-15 16:03:48 +01:00
playlists.py Warn when trying to delete playing or next track 2021-08-15 11:17:09 +01:00
songdb.py Improve full database update sanity check 2021-08-15 13:04:30 +01:00