summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Sending translation for Japanesekhasida2010-02-211-265/+452
|
* Sending translation for Malayalamanipeter2010-02-211-82/+62
|
* Sending translation for Chinese (Simplified)leahliu2010-02-211-496/+245
|
* Sending translation for Punjabijassy2010-02-211-76/+59
|
* Sending translation for Bengali (India)runab2010-02-211-84/+64
|
* Sending translation for Japanesekhasida2010-02-211-49/+71
|
* Sending translation for Germanhedda2010-02-211-417/+149
|
* Sending translation for Gujaratiswkothar2010-02-211-82/+63
|
* Sending translation for Oriyamgiri2010-02-211-77/+60
|
* Sending translation for Tamilifelix2010-02-211-84/+64
|
* Sending translation for Hindirajesh2010-02-211-79/+61
|
* Sending translation for Telugukkrothap2010-02-211-77/+60
|
* Sending translation for Finnishvpv2010-02-211-57/+39
|
* Sending translation for Finnishvpv2010-02-211-293/+2726
|
* Sending translation for Finnishvpv2010-02-211-2726/+293
|
* Sending translation for Serbian (Latin)kmilos2010-02-211-69/+55
|
* Sending translation for Serbiankmilos2010-02-211-69/+55
|
* Sending translation for Greekthalia2010-02-211-263/+228
|
* Sending translation for Brazilian Portugueseigor2010-02-211-128/+95
|
* Sending translation for Brazilian Portugueseigor2010-02-211-432/+252
|
* Sending translation for Hungariankami9112010-02-211-3/+3
|
* Sending translation for Hungariankami9112010-02-211-25/+97
|
* Sending translation for Italianperplex2010-02-211-380/+116
|
* Sending translation for Czechpmkovar2010-02-211-7/+10
|
* Sending translation for Hungariankami9112010-02-211-3/+3
|
* Sending translation for Hungariankami9112010-02-211-55/+57
|
* Sending translation for Hungariankami9112010-02-211-232/+289
|
* Sending translation for Hungariankami9112010-02-211-17/+14
|
* Sending translation for Dutchreinouts2010-02-211-211/+212
|
* Sending translation for Hungariankami9112010-02-211-311/+211
|
* Sending translation for Ukrainianmvdz2010-02-211-94/+68
|
* Sending translation for Spanishfgonz2010-02-211-66/+46
|
* Sending translation for Dutchwarrink2010-02-211-2/+2
|
* Sending translation for po/hu.pokami9112010-02-211-0/+2375
|
* Sending translation for Czechpmkovar2010-02-211-76/+52
|
* Sending translation for Polishraven2010-02-211-68/+54
|
* Sending translation for Dutchwarrink2010-02-211-62/+43
|
* pacat: pass buffer_attr to recording streams tooLennart Poettering2010-02-211-1/+1
| | | | | | Pointed out by Colin Guthrie. https://tango.0pointer.de/pipermail/pulseaudio-discuss/2010-February/006698.html
* bluetooth: add HFP Gateway supportJoão Paulo Rechi Vita2010-02-214-20/+72
| | | | | | | | Create the 'Handsfree Gateway' profile for bluetooth cards and add filters for 'org.bluez.HandsfreeGateway' to the discover module so module-bluetooth-device is loaded with the correct profile when a Handsfree Gateway connects to bluetoothd (in this case bluetoothd is acting as the headset).
* bluetooth: improve dbus loggingJoão Paulo Rechi Vita2010-02-211-2/+3
|
* build-sys: fix check for pthread_setaffinity_np()Lennart Poettering2010-02-212-1/+2
|
* build-sys: Add missing profile and alsa-mixer/paths to src/Makefile.amDaniel T Chen2010-02-211-0/+3
| | | | | | | | | | | | Commits e8cb96c and 0c836aa created mixer paths but did not update src/Makefile.am. Building a snapshot containing these two commits therefore results in the user being unable to adjust the volume or (un)mute through PA. Fix this by adding the two new mixer paths files to src/Makefile.am. Likewise, commit 66e1a2d created a profile for the M-Audio FastTrack Pro USB but did not update src/Makefile.am. Fix this by adding the profile to src/Makefile.am.
* pacmd: don't enter busy loop when reading from stdin very earlyLennart Poettering2010-02-211-86/+100
| | | | | | pointed out in: https://tango.0pointer.de/pipermail/pulseaudio-discuss/2010-January/006365.html
* daemon: first take name on the bus, then return in starter processLennart Poettering2010-02-211-9/+9
| | | | http://pulseaudio.org/ticket/748
* scache: when playing a sample from the cache make sure not queue them up ↵Lennart Poettering2010-02-215-19/+31
| | | | | | | when the sink is suspended libcanberra already sets the appropriate flags for uncached sample streams, we now need to make sure to set them for cached samples too.
* sample-cache: use the sample name as unmodified fallback in the properties ↵Lennart Poettering2010-02-211-1/+2
| | | | when playing a sample from the cache
* stream-restore: be a little bit more verbose why we don't reastore a sinkLennart Poettering2010-02-211-1/+1
|
* proplist: explicitly mention a role 'test'Lennart Poettering2010-02-211-1/+1
|
* vala: fix wrapping of port setting callsLennart Poettering2010-02-211-2/+2
|
* channelmap: Use "Subwoofer" as pretty name for LFELennart Poettering2010-02-211-1/+1
| | | | | | The pretty name is suspposed to be understandable by non-technical folks, and they are generally more used to the term "Subwoofer" than "Low Frequency Emitter", so let's change the name here.