.. |
evrtsp
|
[rtsp] Initialize addr to avoid scan-build issue "Assigned value is
|
2018-12-29 16:34:56 +01:00 |
inputs
|
[inputs] enable seek on non-live http streams
|
2019-05-12 11:08:42 +01:00 |
library
|
Merge pull request #740 from whatdoineed2do/library-https-stream
|
2019-05-18 07:36:45 +02:00 |
outputs
|
[cast] Fix some compiler warnings
|
2019-07-02 20:42:31 +02:00 |
.gitignore
|
[gperf] Renamed products to .h so they aren't built if listed in SOURCES
|
2016-12-27 15:08:08 -08:00 |
artwork.c
|
[db] Speed up Q_PL query used by e.g. '/databases/1/containers' request
|
2019-05-30 21:19:40 +02:00 |
artwork.h
|
[artwork] Introduce constant for default artwork width/height
|
2018-11-28 20:28:38 +01:00 |
avio_evbuffer.c
|
[artwork/transcode] Also let transcode.c handle rescaling of non-file Spotify artwork
|
2017-08-06 22:31:43 +02:00 |
avio_evbuffer.h
|
[artwork] Add ability to rescale Spotify (should improve caching so we don't save too large images)
|
2016-01-05 21:44:44 +01:00 |
cache.c
|
Add option to enable memory-mapped I/O
|
2017-12-26 08:06:38 +01:00 |
cache.h
|
[httpd] More refactoring, reduce code duplication in the httpd_xxx modules
|
2017-11-11 22:20:09 +01:00 |
commands.c
|
[commands] Protect against race condition by moving event_add() inside lock
|
2017-03-04 17:26:45 +01:00 |
commands.h
|
[command] Only execute "bottom half" function if main command function
|
2016-10-23 08:25:19 +02:00 |
conffile.c
|
[conf/logger] Log error message from libconfuse in forked-daapd log
|
2019-06-15 12:21:27 +02:00 |
conffile.h
|
Resolve runas username when loading configuration and export uid/gid
|
2011-07-09 12:02:09 +02:00 |
DAAP2SQL.g
|
[gperf] Renamed products to .h so they aren't built if listed in SOURCES
|
2016-12-27 15:08:08 -08:00 |
daap_query.c
|
Adjust log messages
|
2015-04-22 21:54:31 +02:00 |
daap_query.gperf
|
Support for skip_count and time_skipped file metadata
|
2018-08-18 22:56:27 +02:00 |
daap_query.h
|
Move DAAP query hash table inside DAAP2SQL
|
2011-04-02 09:52:19 +02:00 |
DAAP.g
|
Add support for artist group request (experimental)
|
2013-08-29 22:00:37 +02:00 |
dacp_prop.gperf
|
[dacp] Add support for play + stop commands
|
2018-05-14 23:09:04 +02:00 |
db_init.c
|
[db] Comeback for the files-table insert trigger
|
2019-05-17 23:03:05 +02:00 |
db_init.h
|
[db] Upgrade db schema to 21.0
|
2019-05-17 23:07:48 +02:00 |
db_upgrade.c
|
[db] Upgrade db schema to 21.0
|
2019-05-17 23:07:48 +02:00 |
db_upgrade.h
|
[db] Move database upgrade logic to separate file
|
2016-01-24 18:51:22 +01:00 |
db.c
|
[db] Speed up Q_PL query used by e.g. '/databases/1/containers' request
|
2019-05-30 21:19:40 +02:00 |
db.h
|
[db] Speed up Q_PL query used by e.g. '/databases/1/containers' request
|
2019-05-30 21:19:40 +02:00 |
dmap_common.c
|
[dmap] Add a function able to make generate dmap errors without also sending them
|
2017-11-11 22:20:09 +01:00 |
dmap_common.h
|
[dmap] Add a function able to make generate dmap errors without also sending them
|
2017-11-11 22:20:09 +01:00 |
dmap_fields.gperf
|
Support for skip_count and time_skipped file metadata
|
2018-08-18 22:56:27 +02:00 |
http.c
|
[artwork/http] Check response code and content type
|
2019-02-09 08:35:20 +01:00 |
http.h
|
[artwork/http] Check response code and content type
|
2019-02-09 08:35:20 +01:00 |
httpd_artworkapi.c
|
[player/input] Refactor - WIP
|
2019-03-18 23:06:08 +01:00 |
httpd_artworkapi.h
|
[artworkapi/jsonapi] Retrieve artwork for track/album/artist
|
2018-10-07 21:54:38 +02:00 |
httpd_daap.c
|
[db] Speed up Q_PL query used by e.g. '/databases/1/containers' request
|
2019-05-30 21:19:40 +02:00 |
httpd_daap.h
|
[httpd] More refactoring, reduce code duplication in the httpd_xxx modules
|
2017-11-11 22:20:09 +01:00 |
httpd_dacp.c
|
[player/input] Refactor - WIP
|
2019-03-18 23:06:08 +01:00 |
httpd_dacp.h
|
[httpd] Major refactor of the httpd request handling
|
2017-11-11 22:20:09 +01:00 |
httpd_jsonapi.c
|
[jsonapi] Fix segfault if no default playlist directory is set in conf
|
2019-06-01 08:12:38 +02:00 |
httpd_jsonapi.h
|
[httpd] Major refactor of the httpd request handling
|
2017-11-11 22:20:09 +01:00 |
httpd_oauth.c
|
[spotify] Decoupling of the spotify webapi from libspotify integration
|
2018-05-09 22:47:37 +02:00 |
httpd_oauth.h
|
[httpd] Refactor httpd.c
|
2017-11-11 22:20:09 +01:00 |
httpd_rsp.c
|
[db] Speed up Q_PL query used by e.g. '/databases/1/containers' request
|
2019-05-30 21:19:40 +02:00 |
httpd_rsp.h
|
[httpd] Major refactor of the httpd request handling
|
2017-11-11 22:20:09 +01:00 |
httpd_streaming.c
|
[streaming] Logging fix
|
2019-06-12 22:51:25 +02:00 |
httpd_streaming.h
|
[player/outputs] Implement changed output interfaces in most backends
|
2019-03-18 23:06:08 +01:00 |
httpd.c
|
[xcode] Make sample rate + channels variable
|
2019-04-02 22:47:11 +02:00 |
httpd.h
|
[httpd] Increase max depth of path_paths (fixes #599)
|
2018-10-07 21:42:37 +02:00 |
input.c
|
[input] Make sure marker list is always ordered by pos
|
2019-05-01 23:11:39 +02:00 |
input.h
|
[input] Refactor metadata handling + add playback wait timeout
|
2019-03-18 23:06:08 +01:00 |
lastfm.c
|
[misc] New utility functions: trim, atrim and safe_snprintf_cat
|
2018-12-31 15:55:49 +01:00 |
lastfm.h
|
[lastfm/jsonapi/ws/main] New JSON-API-endpoints for Last.fm integration
|
2017-10-28 12:22:45 +02:00 |
library.c
|
[db/jsonapi] New admin value for Last-Modified in JSON API header
|
2019-01-31 09:42:53 +01:00 |
library.h
|
[library/db/filescanner/spotify] Reshuffle after adding non library
|
2018-11-11 07:01:22 +01:00 |
listener.c
|
[listener] Fix #205 where listener_remove could break the linked list and orphan some cb's
|
2015-12-16 23:16:58 +01:00 |
listener.h
|
[listener/etc.] Rename LISTENER_STICKER to LISTENER_RATING
|
2017-12-15 19:08:32 +01:00 |
logger.c
|
[conf/logger] Log error message from libconfuse in forked-daapd log
|
2019-06-15 12:21:27 +02:00 |
logger.h
|
[conf/logger] Log error message from libconfuse in forked-daapd log
|
2019-06-15 12:21:27 +02:00 |
main.c
|
[main] Conditionally disable functions deprecated by ffmpeg 4.0
|
2019-07-03 20:29:31 +02:00 |
Makefile.am
|
[xcode/artwork] Drop support for ffmpeg legacy versions
|
2019-04-08 22:06:56 +02:00 |
mdns_avahi.c
|
[mdns] Make connection test optional and only do it for Airplay (fixes #602)
|
2018-10-14 22:13:58 +02:00 |
mdns_dnssd.c
|
[mdns] Make connection test optional and only do it for Airplay (fixes #602)
|
2018-10-14 22:13:58 +02:00 |
mdns.h
|
[mdns] Make connection test optional and only do it for Airplay (fixes #602)
|
2018-10-14 22:13:58 +02:00 |
misc_json.c
|
[misc] Add helper function to check if a key with a given type exists
|
2018-02-15 19:19:13 +01:00 |
misc_json.h
|
[misc] Add helper function to check if a key with a given type exists
|
2018-02-15 19:19:13 +01:00 |
misc.c
|
[db] Move calculation of artist/album id's from sqlite to code
|
2019-05-17 23:03:05 +02:00 |
misc.h
|
[db] Move calculation of artist/album id's from sqlite to code
|
2019-05-17 23:03:05 +02:00 |
mpd.c
|
Merge pull request #748 from chme/conf_deprecated
|
2019-06-16 22:05:08 +02:00 |
mpd.h
|
[mpd] move include of libevent from mpd.h to mpd.c
|
2015-05-09 07:46:33 +02:00 |
mxml-compat.h
|
[compat] Suppress warnings about unused functions
|
2017-01-28 22:20:35 +01:00 |
outputs.c
|
[xcode] Make sample rate + channels variable
|
2019-04-02 22:47:11 +02:00 |
outputs.h
|
[player/outputs] New metadata handling (wip)
|
2019-03-18 23:06:08 +01:00 |
player.c
|
[player] More comprehensive attempt at fixing short tracks (issue #733)
|
2019-05-11 23:16:22 +02:00 |
player.h
|
[player/outputs] New metadata handling (wip)
|
2019-03-18 23:06:08 +01:00 |
remote_pairing.c
|
[mdns] Make connection test optional and only do it for Airplay (fixes #602)
|
2018-10-14 22:13:58 +02:00 |
remote_pairing.h
|
[pairing/listener] Add function to retrieve name of remote and notify
|
2017-09-15 06:42:21 +02:00 |
rng.c
|
[rng] Cleanup: remove unused function 'shuffle_ptr'
|
2016-12-03 11:12:19 +01:00 |
rng.h
|
[rng] Cleanup: remove unused function 'shuffle_ptr'
|
2016-12-03 11:12:19 +01:00 |
RSP2SQL.g
|
[gperf] Renamed products to .h so they aren't built if listed in SOURCES
|
2016-12-27 15:08:08 -08:00 |
rsp_query.c
|
Adapt for new input methods in ANTLR 3.4
|
2011-06-24 19:34:11 +02:00 |
rsp_query.gperf
|
Support for skip_count and time_skipped file metadata
|
2018-08-18 22:56:27 +02:00 |
rsp_query.h
|
Move RSP query hash table inside RSP2SQL
|
2011-04-02 09:52:19 +02:00 |
RSP.g
|
Allow ANTLR 3.5 to work
|
2015-10-05 23:10:45 +01:00 |
SMARTPL2SQL.g
|
[smartpl] Fix wrong where clause for date field queries with "before"
|
2019-01-28 20:46:04 +01:00 |
smartpl_query.c
|
Unify naming of "order by" clause in structs/table
|
2018-04-15 22:11:40 +02:00 |
smartpl_query.h
|
Unify naming of "order by" clause in structs/table
|
2018-04-15 22:11:40 +02:00 |
SMARTPL.g
|
[smartpl] Add "songalbumid" as valid query field
|
2019-02-10 08:21:15 +01:00 |
spotify_webapi.c
|
[spotify] Add support for adding spotify artist tracks to the queue
|
2019-02-20 10:10:53 +01:00 |
spotify_webapi.h
|
[spotify/artwork] Add spotify webapi as an additional artwork source
|
2019-02-05 16:04:08 +01:00 |
spotify.c
|
[player/input] Refactor - WIP
|
2019-03-18 23:06:08 +01:00 |
spotify.h
|
[spotify] Retry playback setup if song is still loading
|
2018-05-10 07:02:15 +02:00 |
transcode.c
|
[xcode] Remove deprecated ffmpeg AVFormatContext filename field
|
2019-07-02 21:48:34 +02:00 |
transcode.h
|
[xcode] Make sample rate + channels variable
|
2019-04-02 22:47:11 +02:00 |
websocket.c
|
[websocket] disable ipv6 in ws_init if disabled in config
|
2019-05-05 22:45:28 +09:30 |
websocket.h
|
[httpd/websocket/conf] Initial websocket implementation
|
2017-09-15 07:14:08 +02:00 |
worker.c
|
[worker] Make sure worker accepts NULL-arguments
|
2017-01-27 22:35:16 +01:00 |
worker.h
|
Add a worker thread to support async tasks from the player thread
|
2015-03-31 23:05:24 +02:00 |