summaryrefslogtreecommitdiff
path: root/src/pulsecore/core-scache.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-14update FSF addresses to FSF web pageOndrej Holecek1-3/+1
2013-07-04Remove pa_bool_t and replace it with bool.poljar (Damir Jelić)1-8/+8
2013-02-16idxset: Add pa_idxset_remove_all()Tanu Kaskinen1-4/+1
2012-05-31pulsecore: Use PA_IDXSET_FOREACH wherever applicable.Harsh Prateek Bora1-2/+2
2011-06-22Remove unnecessary #includesMaarten Bosmans1-2/+0
2011-03-01Include <time.h> where necessaryMaarten Bosmans1-0/+1
2010-10-19volume: Fix incorrect usage of PA_VOLUME_IS_VALIDArun Raghavan1-2/+2
2010-10-15volume: Use a macro to check if a volume is validArun Raghavan1-2/+2
2010-02-21scache: when playing a sample from the cache make sure not queue them up when...Lennart Poettering1-1/+6
2010-02-21sample-cache: use the sample name as unmodified fallback in the properties wh...Lennart Poettering1-1/+2
2009-09-07volume: fix definition of PA_VOLUME_MAX and introduce PA_VOLUME_INVALID and u...Lennart Poettering1-2/+2
2009-08-01core-util: replace remaining fixed size destination string functions by _mall...Lennart Poettering1-2/+3
2009-06-20Base mainloop on pa_rtclock_now()Marc-André Lureau1-12/+7
2009-05-26sndfile: big rework of libsndfile interfacing codeLennart Poettering1-12/+18
2009-03-03Use LGPL 2.1 on all files previously using LGPL 2Colin Guthrie1-1/+1
2009-01-29get rid of nonsensical late initialization of namereg/scache and thingsLennart Poettering1-15/+7
2009-01-27allow samples to be played with 'default' (i.e. unspecified) volume.Lennart Poettering1-9/+21
2009-01-15kill autoload stuff as plannedLennart Poettering1-6/+6
2008-10-03allow - in sample namesLennart Poettering1-12/+19
2008-08-09don't use PA_GCC_UNUSED anymoreLennart Poettering1-2/+2
2008-06-18make user of pa_channel_map_init_extend() wherever it makes senseLennart Poettering1-2/+1
2008-06-18get rid of svn $ keywordsLennart Poettering1-2/+0
2008-06-14minor modernizations, increase unload timeout to 60sLennart Poettering1-5/+3
2008-05-15merge glitch-free branch back into trunkLennart Poettering1-24/+53
2008-02-13deal with a possibly failing pa_channel_map_init_auto() correctlyLennart Poettering1-1/+10
2007-10-28merge 'lennart' branch back into trunk.Lennart Poettering1-27/+67
2007-03-01Add some debugging output from sample cache subsystem.Pierre Ossman1-0/+10
2007-02-13Add copyright notices to all relevant files. (based on svn log)Pierre Ossman1-0/+3
2007-01-04Huge trailing whitespace cleanup. Let's keep the tree pure from here on,Pierre Ossman1-14/+14
2006-08-18remove all occurences of Lennart Poettering1-2/+2
2006-08-18Rework memory management to allow shared memory data transfer. The central ideaLennart Poettering1-2/+2
2006-06-19big s/polyp/pulse/gLennart Poettering1-0/+412