koto/src
2021-07-07 21:20:05 +03:00
..
components Implemented no albums view and improved indexing of file content directly within an artist. 2021-07-06 13:06:20 +03:00
config Fix path fetching for Tracks. 2021-06-29 12:57:52 +03:00
db Implemented no albums view and improved indexing of file content directly within an artist. 2021-07-06 13:06:20 +03:00
indexer Implemented no albums view and improved indexing of file content directly within an artist. 2021-07-06 13:06:20 +03:00
pages Implemented no albums view and improved indexing of file content directly within an artist. 2021-07-06 13:06:20 +03:00
playback Implement mutli-Library support. 2021-06-22 16:48:13 +03:00
playlist Implement mutli-Library support. 2021-06-22 16:48:13 +03:00
koto-button.c Fix inconsistent updating of KotoButton iconography noticed via KotoExpander in KotoNav. 2021-07-07 21:20:05 +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 Fix inconsistent updating of KotoButton iconography noticed via KotoExpander in KotoNav. 2021-07-07 21:20:05 +03:00
koto-expander.h Fix inconsistent updating of KotoButton iconography noticed via KotoExpander in KotoNav. 2021-07-07 21:20:05 +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 Implement mutli-Library support. 2021-06-22 16:48:13 +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 Implemented no albums view and improved indexing of file content directly within an artist. 2021-07-06 13:06:20 +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 Implement mutli-Library support. 2021-06-22 16:48:13 +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 Implement mutli-Library support. 2021-06-22 16:48:13 +03:00
koto-utils.h Implement mutli-Library support. 2021-06-22 16:48:13 +03:00
koto-window.c Implement mutli-Library support. 2021-06-22 16:48:13 +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 Implemented no albums view and improved indexing of file content directly within an artist. 2021-07-06 13:06:20 +03:00
meson.build Implemented no albums view and improved indexing of file content directly within an artist. 2021-07-06 13:06:20 +03:00