owntone-server/src
ejurgensen 5f5a138c77 [player] Fix for player getting ahead of network streams (issue #218)
Issue caused stuttering after a few hours. This fix will check if
the player is getting behind the playback timer. Apparently, we
sometimes get samples at a rate slightly below 44100 from network
streams, and then we end up consuming too quickly. This introduces
a way of reducing consumption if that happens.
2016-02-11 08:29:29 +01:00
..
evrtsp Full removal of libevent 1 legacy code. Also drop pipe() in FreeBSD, since pipe2 is available now. 2015-10-19 21:15:29 +02:00
.gitignore [smartpl] Add support for smart playlists 2015-04-23 08:21:10 +02:00
artwork.c [artwork] Move timebase back, it must be set for the AVCodecContext for libav (and older versions of ffmpeg?) 2016-01-07 23:42:27 +01:00
artwork.h [artwork] Refactor artwork to make it easier to add new backends (WIP) 2016-01-03 12:24:20 +01:00
avio_evbuffer.c [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
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 [spotify/artwork] Remove spotify songs after playlist update and delete 2016-01-16 17:02:57 +01:00
cache.h Full removal of libevent 1 legacy code. Also drop pipe() in FreeBSD, since pipe2 is available now. 2015-10-19 21:15:29 +02:00
conffile.c [http_daapd] Add option to hide albums/artists with just one track 2015-12-12 23:28:48 +01:00
conffile.h Resolve runas username when loading configuration and export uid/gid 2011-07-09 12:02:09 +02:00
DAAP2SQL.g fix daap query error for media kind 32 2015-04-27 19:44:03 +02:00
daap_query.c Adjust log messages 2015-04-22 21:54:31 +02:00
daap_query.gperf Support for daap.songartistid 2013-12-18 19:26:27 +01: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 Add empty DACP property get for media-kind and extended-media-kind 2013-11-07 22:45:12 +01:00
db_upgrade.c [directories/spotify] Init db with disabled spotify-root-directory and 2016-01-31 08:14:03 +01:00
db_upgrade.h [db] Move database upgrade logic to separate file 2016-01-24 18:51:22 +01:00
db.c [directories/spotify] Init db with disabled spotify-root-directory and 2016-01-31 08:14:03 +01:00
db.h [directories/spotify] Init db with disabled spotify-root-directory and 2016-01-31 08:14:03 +01:00
dmap_common.c Full removal of libevent 1 legacy code. Also drop pipe() in FreeBSD, since pipe2 is available now. 2015-10-19 21:15:29 +02:00
dmap_common.h Full removal of libevent 1 legacy code. Also drop pipe() in FreeBSD, since pipe2 is available now. 2015-10-19 21:15:29 +02:00
dmap_fields.gperf Support songartistid (asri) in group requests and queuefilter=artist 2014-02-21 20:39:57 +01:00
ffmpeg-compat.h [ffmpeg] Update most deprecated functions 2016-01-05 23:22:01 +01:00
filescanner_ffmpeg.c Always treat podcasts, audiobooks and compilations as audio, even if video stream is present 2015-08-05 22:36:28 +02:00
filescanner_itunes.c Full removal of libevent 1 legacy code. Also drop pipe() in FreeBSD, since pipe2 is available now. 2015-10-19 21:15:29 +02:00
filescanner_playlist.c [directories] Initialize root directories on db init 2016-01-24 18:51:22 +01:00
filescanner_smartpl.c [db/filescanner/spotify] Replace filelist-view with separate 2016-01-24 18:51:22 +01:00
filescanner.c [filescanner] Remove var not used in FreeBSD section 2016-02-06 11:08:45 +01:00
filescanner.h [db/filescanner/spotify] Replace filelist-view with separate 2016-01-24 18:51:22 +01:00
http.c [http] Title and artist were swapped when reading ICY packet metadata 2015-11-29 00:55:30 +01:00
http.h Drop async mode from http client, not needed and probably not working 2015-03-31 23:27:18 +02:00
httpd_daap.c [http_daapd] Add option to hide albums/artists with just one track 2015-12-12 23:28:48 +01:00
httpd_daap.h Remove libevent 1 support in httpd_daap 2015-07-29 23:05:47 +02:00
httpd_dacp.c [dacp] Fix playing from history for Remote 2015-10-31 06:18:05 +01:00
httpd_dacp.h Remove libevent 1 support in httpd_dacp 2015-07-30 22:50:11 +02:00
httpd_rsp.c Full removal of libevent 1 legacy code. Also drop pipe() in FreeBSD, since pipe2 is available now. 2015-10-19 21:15:29 +02:00
httpd_rsp.h Full removal of libevent 1 legacy code. Also drop pipe() in FreeBSD, since pipe2 is available now. 2015-10-19 21:15:29 +02:00
httpd_streaming.c Refactor transcode.c so it can actually transcode + use new capability to support mp3 streaming. 2015-10-09 23:58:27 +02:00
httpd_streaming.h Refactor transcode.c so it can actually transcode + use new capability to support mp3 streaming. 2015-10-09 23:58:27 +02:00
httpd.c [httpd] Add fallback to IPv4 if v6 fails 2015-12-21 21:52:21 +01:00
httpd.h Full removal of libevent 1 legacy code. Also drop pipe() in FreeBSD, since pipe2 is available now. 2015-10-19 21:15:29 +02:00
lastfm.c Make some global vars in lastfm.c static 2015-09-28 21:22:51 +02:00
lastfm.h Remove LastFM thread now that it can run from the worker thread 2015-06-27 23:24:07 +02:00
laudio_alsa.c Remove debug messages producing compiler warnings 2015-04-18 23:10:01 +02:00
laudio_dummy.c [laudio] Makes the output type for local audio configurable and 2015-04-12 07:03:32 +02:00
laudio_oss4.c [laudio] Makes the output type for local audio configurable and 2015-04-12 07:03:32 +02:00
laudio.c [laudio] Makes the output type for local audio configurable and 2015-04-12 07:03:32 +02:00
laudio.h [laudio] Makes the output type for local audio configurable and 2015-04-12 07:03:32 +02: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 Added source code comments, return error value if adding/removing a 2015-05-21 07:57:18 +02:00
logger.c Full removal of libevent 1 legacy code. Also drop pipe() in FreeBSD, since pipe2 is available now. 2015-10-19 21:15:29 +02:00
logger.h Refactor transcode.c so it can actually transcode + use new capability to support mp3 streaming. 2015-10-09 23:58:27 +02:00
main.c [mpd] Announce mpd support with avahi/zeroconf 2015-11-06 19:50:18 +01:00
Makefile.am [db] Move database upgrade logic to separate file 2016-01-24 18:51:22 +01:00
mdns_avahi.c [mpd] Announce mpd support with avahi/zeroconf 2015-11-06 19:50:18 +01:00
mdns.h Introduce mDNS browser flags for address type selection 2011-03-10 21:08:25 +01:00
misc.c UTF-8 conversion was returning string without null termination (thank you @stephan-01010011, ref pr #168) 2015-06-06 14:22:24 +02:00
misc.h Fixed bug that caused icy header metadata to be not correctly 2015-05-31 14:05:31 +01:00
mpd.c [mpd] Implement command 'plchangesposid' 2016-02-06 08:39:01 +01:00
mpd.h [mpd] move include of libevent from mpd.h to mpd.c 2015-05-09 07:46:33 +02:00
pipe.c Enable resuming playback from saved position for certain media kinds (eg audiobooks) 2015-08-04 22:33:32 +02:00
pipe.h Full removal of libevent 1 legacy code. Also drop pipe() in FreeBSD, since pipe2 is available now. 2015-10-19 21:15:29 +02:00
player.c [player] Fix for player getting ahead of network streams (issue #218) 2016-02-11 08:29:29 +01:00
player.h [mpd] implement range support for 'delete' command 2015-11-22 12:06:01 +01:00
queue.c [queue] Ignore moving an item to its current position (would results in 2015-11-22 07:08:59 +01:00
queue.h [player/queue] Add player commands to move queue-items by item-id 2015-10-31 07:56:50 +01:00
raop.c Full removal of libevent 1 legacy code. Also drop pipe() in FreeBSD, since pipe2 is available now. 2015-10-19 21:15:29 +02:00
raop.h Full removal of libevent 1 legacy code. Also drop pipe() in FreeBSD, since pipe2 is available now. 2015-10-19 21:15:29 +02:00
remote_pairing.c Full removal of libevent 1 legacy code. Also drop pipe() in FreeBSD, since pipe2 is available now. 2015-10-19 21:15:29 +02:00
remote_pairing.h Add a pairing agent for Remote 2010-01-17 10:52:58 +01:00
rng.c Replace rng_rand_range() with GLib's g_rand_int_range() that works better 2010-05-02 11:45:14 +02:00
rng.h Add random number generator and related functions 2010-05-02 11:45:14 +02:00
RSP2SQL.g Use table aliases in all queries, update RSP & DAAP filters to match 2011-09-10 12:56:30 +02:00
rsp_query.c Adapt for new input methods in ANTLR 3.4 2011-06-24 19:34:11 +02:00
rsp_query.gperf Replace AVL tree in RSP query by a static hash using gperf 2011-04-02 09:52:19 +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 Enable resuming playback from saved position for certain media kinds (eg audiobooks) 2015-08-04 22:33:32 +02:00
SMARTPL.g [smartpl] add "grouping" field to smart playlist grammar 2015-05-21 06:22:55 +02:00
spotify.c [directories/spotify] Init db with disabled spotify-root-directory and 2016-01-31 08:14:03 +01:00
spotify.h Full removal of libevent 1 legacy code. Also drop pipe() in FreeBSD, since pipe2 is available now. 2015-10-19 21:15:29 +02:00
transcode.c [transcode] Fix type of stream_index so the tests make sense 2016-02-06 19:51:13 +01:00
transcode.h [transcode] Don't pass error to player on eof + some comments and cleaning 2015-10-22 22:09:19 +02:00
worker.c Full removal of libevent 1 legacy code. Also drop pipe() in FreeBSD, since pipe2 is available now. 2015-10-19 21:15:29 +02:00
worker.h Add a worker thread to support async tasks from the player thread 2015-03-31 23:05:24 +02:00