mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-28 05:04:16 -05:00
[misc] Consolidate control file reader (e.g. for pairing credentials) into misc.c
- also remove requirement to enter device name in .remote file
This commit is contained in:
@@ -80,6 +80,9 @@ keyval_sort(struct keyval *kv);
|
||||
char *
|
||||
m_realpath(const char *pathname);
|
||||
|
||||
char **
|
||||
m_readfile(const char *path, int num_lines);
|
||||
|
||||
char *
|
||||
unicode_fixup_string(char *str, const char *fromcode);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user