..
__init__.py
Remove unused (commented out) code (see #103 )
2024-11-23 16:35:19 +01:00
albumheaderbar.py
Fix import statements and order (see #103 )
2024-05-28 11:47:30 +02:00
application.py
Pass version to application (see #103 )
2024-11-23 16:26:13 +01:00
client.py
Fix conditions using None (see #103 )
2024-11-23 16:35:44 +01:00
connectionpanel.py
Fix import statements and order (see #103 )
2024-05-28 11:47:30 +02:00
coverpanel.py
Fix some comments and remove German ones
2024-11-03 10:55:52 +01:00
librarypanel.py
Fix some comments and remove German ones
2024-11-03 10:55:52 +01:00
main.py
Pass version to application (see #103 )
2024-11-23 16:26:13 +01: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
Fix some comments and remove German ones
2024-11-03 10:55:52 +01:00
serverpanel.py
Remove unused (commented out) code (see #103 )
2024-11-23 16:35:19 +01: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
Fix reacting to window resizing ( close #107 )
2025-04-06 16:03:39 +02:00
zeroconf.py
Remove unused (commented out) code (see #103 )
2024-11-23 16:35:19 +01:00