koto/src/indexer
Joshua Strobl 35762ca233 Implemented clearer database functions and response codes so we know when to do library indexing.
Implement reading of artists, albums, and tracks. Fixed a bug related to unnecessary file name parsing. Fix SIGSEGV related to file name parsing and koto_utils_get_filename_without_extension.

Implemented an unquote string function for use when reading database entries. Try to fix some weird random rendering issues. Changed where we are doing some KotoPageMusicLocal widget construction.
2021-03-09 11:45:44 +02:00
..
album.c Implemented clearer database functions and response codes so we know when to do library indexing. 2021-03-09 11:45:44 +02:00
artist.c Implemented clearer database functions and response codes so we know when to do library indexing. 2021-03-09 11:45:44 +02:00
file-indexer.c Implemented clearer database functions and response codes so we know when to do library indexing. 2021-03-09 11:45:44 +02:00
file.c Implemented clearer database functions and response codes so we know when to do library indexing. 2021-03-09 11:45:44 +02:00
meson.build Deprecate KotoFlipperButton, integrate flip functionality with an alt image into KotoButton. 2021-02-12 13:04:00 +02:00
structs.h Implemented clearer database functions and response codes so we know when to do library indexing. 2021-03-09 11:45:44 +02:00