syng/syng
2024-11-18 17:00:42 +01:00
..
sources most things work, only skipping song needs work 2024-11-18 17:00:42 +01:00
static play entries and static images 2024-11-18 16:55:54 +01:00
__init__.py Configured Gitlab CI for sphinx, mypy and pylint 2022-12-04 22:23:08 +01:00
__main__.py Finally figured out how to add icons in gnome :/ 2024-09-20 16:57:19 +02:00
client.py Closing the mpv window now disconnects the client 2024-11-18 17:00:42 +01:00
config.py Reworked Config Schemas, added File/Folder-Picker and dedicated Int-Spinners 2024-10-06 02:29:40 +02:00
entry.py removed __cache__-thingy, that was only around to hold data from search results to forming the entries... 2024-10-14 18:26:59 +02:00
gui.py Version 2.0.7 2024-11-18 13:48:01 +01:00
jsonencoder.py black -> line-length=100 2024-07-16 14:52:04 +02:00
log.py forward all logging to gui, if it exists 2024-09-30 14:39:29 +02:00
main.py More meaningful error if gui is not available 2024-10-10 23:45:43 +02:00
player_libmpv.py Closing the mpv window now disconnects the client 2024-11-18 17:00:42 +01:00
py.typed Preparation for 2.0 release 2023-12-18 18:56:03 +01:00
queue.py (Server) Added moving entries to arbitrary positions 2024-10-13 15:43:29 +02:00
resources.py Fixed types and imports 2024-10-06 02:39:04 +02:00
result.py removed __cache__-thingy, that was only around to hold data from search results to forming the entries... 2024-10-14 18:26:59 +02:00
server.py removed __cache__-thingy, that was only around to hold data from search results to forming the entries... 2024-10-14 18:26:59 +02:00