Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-01-14 | update FSF addresses to FSF web page | Ondrej Holecek | 1 | -3/+1 | |
FSF addresses used in PA sources are no longer valid and rpmlint generates numerous warnings during packaging because of this. This patch changes all FSF addresses to FSF web page according to the GPL how-to: https://www.gnu.org/licenses/gpl-howto.en.html Done automatically by sed-ing through sources. | |||||
2011-08-25 | More spelling fixes | Maarten Bosmans | 1 | -1/+1 | |
2011-01-15 | core: Change sematics of pa_flist_new_with_name() (v1.1) | Jyri Sarha | 1 | -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. | |||||
2010-11-28 | core: Add name to flist struct for more informative log messages | Jyri Sarha | 1 | -2/+5 | |
PA_STATIC_FLIST_DECLARE macro sets the flist name automatically. | |||||
2010-02-09 | once: make once related variables volatile | Lennart Poettering | 1 | -1/+1 | |
2009-03-03 | Use LGPL 2.1 on all files previously using LGPL 2 | Colin Guthrie | 1 | -1/+1 | |
2008-10-04 | do not cleanup staticly allocated memory unless we are in valgrind mode | Lennart Poettering | 1 | -0/+3 | |
2008-06-27 | rework the flist implementation to halve memory consumption by merging the ↵ | Lennart Poettering | 1 | -1/+1 | |
state field and the pointer in the flist cells | |||||
2008-06-18 | get rid of svn $ keywords | Lennart Poettering | 1 | -2/+0 | |
2008-05-15 | merge glitch-free branch back into trunk | Lennart Poettering | 1 | -1/+1 | |
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2445 fefdeb5f-60dc-0310-8127-8f9354f1896f | |||||
2007-10-28 | merge 'lennart' branch back into trunk. | Lennart Poettering | 1 | -0/+27 | |
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1971 fefdeb5f-60dc-0310-8127-8f9354f1896f | |||||
2007-02-13 | Add copyright notices to all relevant files. (based on svn log) | Pierre Ossman | 1 | -0/+2 | |
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1426 fefdeb5f-60dc-0310-8127-8f9354f1896f | |||||
2007-01-04 | Huge trailing whitespace cleanup. Let's keep the tree pure from here on, | Pierre Ossman | 1 | -3/+3 | |
mmmkay? git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1418 fefdeb5f-60dc-0310-8127-8f9354f1896f | |||||
2006-09-09 | implement a simple lock-free free list | Lennart Poettering | 1 | -0/+39 | |
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1382 fefdeb5f-60dc-0310-8127-8f9354f1896f |