mcg/src
2024-11-03 10:42:29 +01:00
..
__init__.py Adjust blank lines to match Code Style Guide (see #103) 2024-05-28 11:47:30 +02:00
albumheaderbar.py Fix import statements and order (see #103) 2024-05-28 11:47:30 +02:00
application.py Improve variable names to match Code Style Guide (see #103) 2024-05-28 12:03:07 +02:00
client.py Declare static methods with annotation (see #103) 2024-11-03 10:42:29 +01:00
connectionpanel.py Fix import statements and order (see #103) 2024-05-28 11:47:30 +02:00
coverpanel.py Improve variable names to match Code Style Guide (see #103) 2024-05-28 12:03:07 +02:00
librarypanel.py Improve variable names to match Code Style Guide (see #103) 2024-05-28 12:03:07 +02:00
main.py Adjust blank lines to match Code Style Guide (see #103) 2024-05-28 11:47:30 +02:00
mcg.in Use the build system “meson” (close #32) 2022-09-11 12:31:13 +02:00
meson.build Port UI to GTK 4 (close #85) 2024-05-23 13:02:51 +02:00
playlistpanel.py Improve variable names to match Code Style Guide (see #103) 2024-05-28 12:03:07 +02:00
serverpanel.py Fix import statements and order (see #103) 2024-05-28 11:47:30 +02:00
shortcutsdialog.py Adjust blank lines to match Code Style Guide (see #103) 2024-05-28 11:47:30 +02:00
utils.py Declare static methods with annotation (see #103) 2024-11-03 10:42:29 +01:00
window.py Improve variable names to match Code Style Guide (see #103) 2024-05-28 12:03:07 +02:00
zeroconf.py Fix import statements and order (see #103) 2024-05-28 11:47:30 +02:00