koto/src
2021-05-27 17:15:20 +03:00
..
components Start cleanup of KotoLibrary logic and decoupling other components like Music Local from a specific library. 2021-05-27 17:02:19 +03:00
config Apply formatting 2021-05-27 13:03:24 +03:00
db Start cleanup of KotoLibrary logic and decoupling other components like Music Local from a specific library. 2021-05-27 17:02:19 +03:00
indexer Start cleanup of KotoLibrary logic and decoupling other components like Music Local from a specific library. 2021-05-27 17:02:19 +03:00
pages Start cleanup of KotoLibrary logic and decoupling other components like Music Local from a specific library. 2021-05-27 17:02:19 +03:00
playback Start cleanup of KotoLibrary logic and decoupling other components like Music Local from a specific library. 2021-05-27 17:02:19 +03:00
playlist Implement setter in Create Modify Dialog, mostly to remove the TODO. 2021-05-27 17:15:20 +03:00
koto-button.c Start cleanup of KotoLibrary logic and decoupling other components like Music Local from a specific library. 2021-05-27 17:02:19 +03:00
koto-button.h Get to the point where we are fairly happy with our uncrustify config. Fixes #6. 2021-05-11 20:05:04 +03:00
koto-dialog-container.c Get to the point where we are fairly happy with our uncrustify config. Fixes #6. 2021-05-11 20:05:04 +03:00
koto-dialog-container.h Get to the point where we are fairly happy with our uncrustify config. Fixes #6. 2021-05-11 20:05:04 +03:00
koto-expander.c Start cleanup of KotoLibrary logic and decoupling other components like Music Local from a specific library. 2021-05-27 17:02:19 +03:00
koto-expander.h Get to the point where we are fairly happy with our uncrustify config. Fixes #6. 2021-05-11 20:05:04 +03:00
koto-headerbar.ui Convert from CSS to SCSS. Make a multitude of refinements to styling along the way. 2021-02-25 18:19:26 +02:00
koto-nav.c Start cleanup of KotoLibrary logic and decoupling other components like Music Local from a specific library. 2021-05-27 17:02:19 +03:00
koto-nav.h Get to the point where we are fairly happy with our uncrustify config. Fixes #6. 2021-05-11 20:05:04 +03:00
koto-paths.c Apply formatting 2021-05-27 13:03:24 +03:00
koto-paths.h Implement TOML-based configuration support leveraging tomlc99 and custom file writer. 2021-05-27 12:56:36 +03:00
koto-playerbar.c Start cleanup of KotoLibrary logic and decoupling other components like Music Local from a specific library. 2021-05-27 17:02:19 +03:00
koto-playerbar.h Start cleanup of KotoLibrary logic and decoupling other components like Music Local from a specific library. 2021-05-27 17:02:19 +03:00
koto-track-item.c Start cleanup of KotoLibrary logic and decoupling other components like Music Local from a specific library. 2021-05-27 17:02:19 +03:00
koto-track-item.h Rename all KotoIndexed* to Koto*, KOTO_INDEXED_ to KOTO_, etc. Fixes #9. 2021-05-11 20:08:39 +03:00
koto-utils.c Start cleanup of KotoLibrary logic and decoupling other components like Music Local from a specific library. 2021-05-27 17:02:19 +03:00
koto-utils.h Implement TOML-based configuration support leveraging tomlc99 and custom file writer. 2021-05-27 12:56:36 +03:00
koto-window.c Start cleanup of KotoLibrary logic and decoupling other components like Music Local from a specific library. 2021-05-27 17:02:19 +03:00
koto-window.h Implement TOML-based configuration support leveraging tomlc99 and custom file writer. 2021-05-27 12:56:36 +03:00
koto.gresource.xml Implement support for dedicated theme CSS files from our gresource. 2021-05-27 15:47:45 +03:00
main.c Implement TOML-based configuration support leveraging tomlc99 and custom file writer. 2021-05-27 12:56:36 +03:00
meson.build Implement support for dedicated theme CSS files from our gresource. 2021-05-27 15:47:45 +03:00