summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/flist.h
Commit message (Collapse)AuthorAgeFilesLines
* core: Change sematics of pa_flist_new_with_name() (v1.1)Jyri Sarha2011-01-151-2/+2
| | | | | Name string is copied and added to flist structure. The original is responsibility of the caller. The name is only used for debug printing.
* core: Add name to flist struct for more informative log messagesJyri Sarha2010-11-281-2/+5
| | | | PA_STATIC_FLIST_DECLARE macro sets the flist name automatically.
* once: make once related variables volatileLennart Poettering2010-02-091-1/+1
|
* Use LGPL 2.1 on all files previously using LGPL 2Colin Guthrie2009-03-031-1/+1
|
* do not cleanup staticly allocated memory unless we are in valgrind modeLennart Poettering2008-10-041-0/+3
|
* rework the flist implementation to halve memory consumption by merging the ↵Lennart Poettering2008-06-271-1/+1
| | | | state field and the pointer in the flist cells
* get rid of svn $ keywordsLennart Poettering2008-06-181-2/+0
|
* merge glitch-free branch back into trunkLennart Poettering2008-05-151-1/+1
| | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2445 fefdeb5f-60dc-0310-8127-8f9354f1896f
* merge 'lennart' branch back into trunk.Lennart Poettering2007-10-281-0/+27
| | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1971 fefdeb5f-60dc-0310-8127-8f9354f1896f
* Add copyright notices to all relevant files. (based on svn log)Pierre Ossman2007-02-131-0/+2
| | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1426 fefdeb5f-60dc-0310-8127-8f9354f1896f
* Huge trailing whitespace cleanup. Let's keep the tree pure from here on,Pierre Ossman2007-01-041-3/+3
| | | | | | | mmmkay? git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1418 fefdeb5f-60dc-0310-8127-8f9354f1896f
* implement a simple lock-free free listLennart Poettering2006-09-091-0/+39
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1382 fefdeb5f-60dc-0310-8127-8f9354f1896f