owntone-server/src
2022-01-14 23:12:49 +01:00
..
evrtsp [-] Name update forked-daapd -> owntone throughout the code 2021-04-24 23:54:20 +02:00
inputs [spotify] Add missing return() in librespot-c channel.c 2022-01-11 20:11:35 +01:00
library [db] Refactor db_query_fetch_* functions to take the output parameter 2021-12-28 07:23:56 +01:00
outputs [airplay] Fix reading features txt from Kodi (fixes #1381) 2022-01-12 20:33:07 +01:00
pair_ap [airplay] Update pair_ap to 0.12 2021-12-06 22:49:34 +01:00
.gitignore [-] Change forked-daapd -> owntone in src/.gitignore 2021-05-06 20:48:52 +02:00
artwork.c [db] Refactor db_query_fetch_* functions to take the output parameter 2021-12-28 07:23:56 +01:00
artwork.h
cache.c [misc] Centralize thread naming plus name websocket thread 2021-07-05 21:40:31 +02:00
cache.h
commands.c
commands.h
conffile.c [http,conf] allow user to request no ssl peer verification 2021-12-18 17:00:05 +00:00
conffile.h [-] Name update forked-daapd -> owntone throughout the code 2021-04-24 23:54:20 +02:00
DAAP2SQL.g [-] Name update forked-daapd -> owntone throughout the code 2021-04-24 23:54:20 +02:00
daap_query.c
daap_query.gperf
daap_query.h
DAAP.g
dacp_prop.gperf
db_init.c [db,jsonapi] revert usermark from queue item table 2021-09-16 10:43:55 +01:00
db_init.h [db] add review 'flag' column to files/queue tbls 2021-09-06 20:15:35 +01:00
db_upgrade.c [db,jsonapi] revert usermark from queue item table 2021-09-16 10:43:55 +01:00
db_upgrade.h
db.c [db] Refactor db_query_fetch_* functions to take the output parameter 2021-12-28 07:23:56 +01:00
db.h [db/readme] Add comment to browse_info object; update docs for genre 2021-12-29 12:01:42 +01:00
dmap_common.c
dmap_common.h
dmap_fields.gperf
http.c [http,conf] allow user to request no ssl peer verification 2021-12-18 17:00:05 +00:00
http.h
httpd_artworkapi.c
httpd_artworkapi.h
httpd_daap.c [daap] Fix null dereference on missing group-type param 2022-01-14 23:12:49 +01:00
httpd_daap.h
httpd_dacp.c [db] Refactor db_query_fetch_* functions to take the output parameter 2021-12-28 07:23:56 +01:00
httpd_dacp.h
httpd_jsonapi.c [jsonapi] composer review 2021-12-30 10:49:45 +00:00
httpd_jsonapi.h
httpd_oauth.c [spotify] Reintroduce libspotify support, change spotifyc to librespot-c 2021-05-31 23:24:58 +02:00
httpd_oauth.h
httpd_rsp.c [db] Refactor db_query_fetch_* functions to take the output parameter 2021-12-28 07:23:56 +01:00
httpd_rsp.h
httpd_streaming.c [streaming] Clean up streaming_player_status_update() 2021-08-27 16:46:08 +02:00
httpd_streaming.h
httpd.c Merge pull request #1282 from chme/httpd_webroot 2021-07-09 09:56:06 +02:00
httpd.h
input.c [input] Logging changes 2021-08-18 01:00:17 +02:00
input.h [spotify] Reintroduce libspotify support, change spotifyc to librespot-c 2021-05-31 23:24:58 +02:00
lastfm.c [-] Name update forked-daapd -> owntone throughout the code 2021-04-24 23:54:20 +02:00
lastfm.h
library.c [library] Fix macos format warning 2021-10-01 19:01:32 +02:00
library.h
listener.c
listener.h
logger.c
logger.h
main.c [-] Rename source and target names from forked-daapd to owntone 2021-04-24 23:54:20 +02:00
Makefile.am [airplay] Support for airplay events (eg Homepod controls) 2021-07-31 01:16:23 +02:00
mdns_avahi.c [-] Name update forked-daapd -> owntone throughout the code 2021-04-24 23:54:20 +02:00
mdns_dnssd.c [-] Name update forked-daapd -> owntone throughout the code 2021-04-24 23:54:20 +02:00
mdns.h [-] Name update forked-daapd -> owntone throughout the code 2021-04-24 23:54:20 +02:00
misc_json.c
misc_json.h
misc.c [misc] Make safe_xxx integer conversions safer by checking for NULL input 2021-10-09 23:39:00 +02:00
misc.h [misc] Centralize thread naming plus name websocket thread 2021-07-05 21:40:31 +02:00
mpd.c [db] Refactor db_query_fetch_* functions to take the output parameter 2021-12-28 07:23:56 +01:00
mpd.h
mxml-compat.h [docs] Change git links: owntone/forked-daapd -> owntone/owntone-server 2021-04-01 22:09:26 +02:00
outputs.c
outputs.h [-] Name update forked-daapd -> owntone throughout the code 2021-04-24 23:54:20 +02:00
player.c [misc] Centralize thread naming plus name websocket thread 2021-07-05 21:40:31 +02:00
player.h [dacp] Fix support for device-volume (speaker volume buttons) 2021-05-26 23:20:40 +02:00
remote_pairing.c
remote_pairing.h
rng.c [rng] Cleanup: remove unused function 'shuffle_ptr' 2016-12-03 11:12:19 +01:00
rng.h
RSP2SQL.g
rsp_query.c [rsp] Interpret artist in queries as album_artist (fixes #1263) 2021-06-07 20:22:36 +02:00
rsp_query.gperf
rsp_query.h Move RSP query hash table inside RSP2SQL 2011-04-02 09:52:19 +02:00
RSP.g
settings.c
settings.h
SMARTPL2SQL.g
smartpl_query.c Fix wrong check for NULL after creating smartpl parser 2021-09-04 09:55:11 +02:00
smartpl_query.h
SMARTPL.g [db,jsonapi,smartpl] db usermark flag review 2021-09-08 14:51:55 +01:00
transcode.c [spotify] Reintroduce libspotify support, change spotifyc to librespot-c 2021-05-31 23:24:58 +02:00
transcode.h [xcode] Add support for seekable custom I/O (evbuffer input to transcode) 2021-05-31 11:55:32 +02:00
websocket.c [misc] Centralize thread naming plus name websocket thread 2021-07-05 21:40:31 +02:00
websocket.h
worker.c [misc] Centralize thread naming plus name websocket thread 2021-07-05 21:40:31 +02:00
worker.h