Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use LGPL 2.1 on all files previously using LGPL 2 | Colin Guthrie | 2009-03-03 | 1 | -1/+1 |
| | |||||
* | allow scache entries to have arbitrary names | Lennart Poettering | 2009-02-23 | 1 | -1/+5 |
| | |||||
* | check for NULL before accessing the name | Lennart Poettering | 2009-02-02 | 1 | -1/+1 |
| | |||||
* | get rid of nonsensical late initialization of namereg/scache and things | Lennart Poettering | 2009-01-29 | 1 | -14/+1 |
| | |||||
* | store the default sink/source in proper pa_sink*/pa_source* pointers instead ↵ | Lennart Poettering | 2009-01-28 | 1 | -53/+48 |
| | | | | of a string | ||||
* | allow cards be referenced by their index | Lennart Poettering | 2009-01-21 | 1 | -0/+2 |
| | |||||
* | make things compile again | Lennart Poettering | 2009-01-15 | 1 | -1/+0 |
| | |||||
* | kill autoload stuff as planned | Lennart Poettering | 2009-01-15 | 1 | -13/+3 |
| | |||||
* | add new pa_card object as a way to logically combine multiple sinks and sources | Lennart Poettering | 2009-01-15 | 1 | -1/+1 |
| | |||||
* | allow - in sample names | Lennart Poettering | 2008-10-03 | 1 | -0/+1 |
| | |||||
* | a bit of late pa_bool_t'ization | Lennart Poettering | 2008-10-03 | 1 | -1/+1 |
| | |||||
* | add a few more gcc warning flags and fix quite a few problems found by doing so | Lennart Poettering | 2008-08-19 | 1 | -4/+4 |
| | |||||
* | fix return value of pa_namereg_make_valid_name() | Lennart Poettering | 2008-06-26 | 1 | -2/+2 |
| | |||||
* | Export the cleanup_name() function and rename it to ↵ | Colin Guthrie | 2008-06-25 | 1 | -2/+2 |
| | | | | | | pa_namereg_make_valid_name(). This will allow it to be used by modules to create valid sink names. | ||||
* | get rid of svn $ keywords | Lennart Poettering | 2008-06-18 | 1 | -2/+0 |
| | |||||
* | merge glitch-free branch back into trunk | Lennart Poettering | 2008-05-15 | 1 | -1/+1 |
| | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2445 fefdeb5f-60dc-0310-8127-8f9354f1896f | ||||
* | export pa_namereg_is_valid_name() | Lennart Poettering | 2007-10-29 | 1 | -7/+7 |
| | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1981 fefdeb5f-60dc-0310-8127-8f9354f1896f | ||||
* | merge 'lennart' branch back into trunk. | Lennart Poettering | 2007-10-28 | 1 | -19/+16 |
| | | | | 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 Ossman | 2007-02-13 | 1 | -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 Ossman | 2007-01-04 | 1 | -30/+30 |
| | | | | | | | mmmkay? git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1418 fefdeb5f-60dc-0310-8127-8f9354f1896f | ||||
* | do not export name validity checking routes and apply them only to ↵ | Lennart Poettering | 2006-08-11 | 1 | -5/+6 |
| | | | | | | sink/source names, not sample names git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1199 fefdeb5f-60dc-0310-8127-8f9354f1896f | ||||
* | rework name register a litle to only allow "valid" names. | Lennart Poettering | 2006-08-11 | 1 | -32/+94 |
| | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1197 fefdeb5f-60dc-0310-8127-8f9354f1896f | ||||
* | introduce three virtual sink/source names: @DEFAULT_SINK@, @DEFAULT_SOURCE@, ↵ | Lennart Poettering | 2006-07-27 | 1 | -2/+26 |
| | | | | | | @DEFAULT_MONITOR@. Especially the latter is useful for connecting to the monitor source of the default sink. git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1158 fefdeb5f-60dc-0310-8127-8f9354f1896f | ||||
* | big s/polyp/pulse/g | Lennart Poettering | 2006-06-19 | 1 | -0/+214 |
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1033 fefdeb5f-60dc-0310-8127-8f9354f1896f |