Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix a couple of issues I found when compiling polypaudio with gcc 2.95 | Lennart Poettering | 2006-04-18 | 1 | -1/+1 |
| | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@754 fefdeb5f-60dc-0310-8127-8f9354f1896f | ||||
* | change pa_log() and friends to not require a trailing \n on all logged strings | Lennart Poettering | 2006-02-23 | 1 | -10/+10 |
| | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@574 fefdeb5f-60dc-0310-8127-8f9354f1896f | ||||
* | Reorganised the source tree. We now have src/ with a couple of subdirs: | Pierre Ossman | 2006-02-16 | 1 | -0/+183 |
* daemon/ - Contains the files specific to the polypaudio daemon. * modules/ - All loadable modules. * polyp/ - Files that are part of the public, application interface or are only used in libpolyp. * polypcore/ - All other shared files. * tests/ - Test programs. * utils/ - Utility programs. git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@487 fefdeb5f-60dc-0310-8127-8f9354f1896f |