summaryrefslogtreecommitdiff
path: root/src/pulsecore/core.c
AgeCommit message (Expand)AuthorFilesLines
2016-07-04WIP protocol-native: Don't access pa_core structures directlyHEADmasterArun Raghavan1-0/+97
2016-07-04pulsecore: Move pa_core structure into its own headerArun Raghavan1-0/+1
2016-05-24Disable LFE remixing by defaultAlexander E. Patrakov1-2/+2
2016-04-27core: Support memfd transport; bump protocol versionAhmed S. Darwish1-3/+6
2016-04-02pulsecore: Specially mark global mempoolsAhmed S. Darwish1-2/+2
2016-04-02pulsecore: Transform pa_mempool_new() into a factory methodAhmed S. Darwish1-2/+2
2016-04-02srbchannel: Introduce per-client SHM filesAhmed S. Darwish1-10/+0
2016-04-02pulsecore: Reference count mempoolsAhmed S. Darwish1-2/+2
2016-04-02pulsecore: Cache daemon shm size inside pa_coreAhmed S. Darwish1-0/+1
2015-12-07module: Remove redundant core argument from pa_module_unload()Kiran Krishnappa1-1/+1
2015-03-30lfe-filter: change the crossover frequency as a parameterHui Wang1-0/+1
2015-01-14update FSF addresses to FSF web pageOndrej Holecek1-3/+1
2014-12-05module: Fix unsafe iterationTanu Kaskinen1-1/+5
2014-07-02core: Misc srbchannel cleanupPeter Meerwald1-2/+2
2014-06-27core: Add a second rw mempoolDavid Henningsson1-2/+12
2013-09-17hashmap: Add the ability to free keysArun Raghavan1-2/+2
2013-07-04Remove pa_bool_t and replace it with bool.poljar (Damir Jelić)1-15/+15
2013-03-28resample: Switch to speex-float-1 by defaultArun Raghavan1-1/+1
2013-02-16idxset: Use pa_free_cb_t instead of pa_free2_cb_tTanu Kaskinen1-8/+8
2013-02-16hashmap: Use pa_free_cb_t instead of pa_free2_cb_tTanu Kaskinen1-2/+2
2011-09-13volume: Rename 'sync volume' to 'deferred volume'.Colin Guthrie1-3/+3
2011-09-09module-suspend-on-idle: Move vacuum code to coreMaarten Bosmans1-6/+21
2011-08-16core: Unload the modules and cached samples before unref'ing the core.Colin Guthrie1-2/+2
2011-06-22Remove unnecessary #includesMaarten Bosmans1-4/+0
2010-10-16daemon-conf: Add sync volume parameters to daemon-confJyri Sarha1-0/+4
2009-08-21object: speed up type verification by not relying on strcmp()Lennart Poettering1-1/+1
2009-06-20Base mainloop on pa_rtclock_now()Marc-André Lureau1-6/+22
2009-03-03Use LGPL 2.1 on all files previously using LGPL 2Colin Guthrie1-1/+1
2009-02-25try to vacuum a little when nothing is going onLennart Poettering1-0/+11
2009-02-21introduce default channel map in addition to the default sample specLennart Poettering1-0/+1
2009-01-29get rid of nonsensical late initialization of namereg/scache and thingsLennart Poettering1-17/+24
2009-01-28store the default sink/source in proper pa_sink*/pa_source* pointers instead ...Lennart Poettering1-3/+4
2009-01-27move flat volume logic into the core. while doing so add n_volume_steps field...Lennart Poettering1-0/+1
2009-01-23maintain a pa_core state variableLennart Poettering1-0/+5
2009-01-15kill autoload stuff as plannedLennart Poettering1-6/+0
2009-01-15add new pa_card object as a way to logically combine multiple sinks and sourcesLennart Poettering1-0/+4
2008-10-01Make the shared memory segment size configurableLennart Poettering1-4/+4
2008-09-05Add new option to disable remixing from/to LFE and set it to on by defaultLennart Poettering1-0/+1
2008-09-05if we are exiting due to idleness, say soLennart Poettering1-0/+1
2008-08-09don't use PA_GCC_UNUSED anymoreLennart Poettering1-1/+1
2008-08-06add new switch --disallow-exitLennart Poettering1-13/+24
2008-08-05fix shutdown when --disallow-module-loading=1 is passedLennart Poettering1-1/+1
2008-08-03start idle timer even when no module is ever loadedLennart Poettering1-0/+2
2008-08-03rename pa_hook_free() to pa_hook_done() since the hook struct is allocated on...Lennart Poettering1-1/+1
2008-08-01rename props.[ch] to shared.[ch]Lennart Poettering1-1/+1
2008-08-01rename pa_property_xxx to pa_shared_xxx to avoid confusion with property listsLennart Poettering1-2/+2
2008-06-18get rid of svn $ keywordsLennart Poettering1-2/+0
2008-06-11reformat thingsLennart Poettering1-1/+6
2008-05-21big mumbo jumo of interleaved patches.Lennart Poettering1-1/+0
2008-05-15merge glitch-free branch back into trunkLennart Poettering1-0/+2