Joshua Strobl
|
9f0e8dfbc8
|
Rename all KotoIndexed* to Koto*, KOTO_INDEXED_ to KOTO_, etc. Fixes #9.
|
2021-05-11 20:08:39 +03:00 |
|
Joshua Strobl
|
62de9c2032
|
Get to the point where we are fairly happy with our uncrustify config. Fixes #6.
|
2021-05-11 20:05:04 +03:00 |
|
Joshua Strobl
|
b4ffba62c7
|
Implement koto_utils_is_valid_string to replace repetitive NULL and g_strcmp0 code.
Reduce usage of g_return_if_fail since it results in unnecessary warnings.
|
2021-05-07 21:57:21 +03:00 |
|
Joshua Strobl
|
0e2244ba90
|
Implement Playlist functionality. My god...
Too many changes to summarize.
- Fixes #2.
- Fixes #3.
- Fixes #5.
- Fixes #7.
Start work on uncrustify config.
|
2021-05-07 16:47:47 +03:00 |
|