summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-04-02More src/pulsecore/cpu-arm.c FTBFS fixesDaniel T Chen1-2/+3
2014-04-02udev: Use SOUND_CLASS instead of SOUND_FORM_FACTOR when checking for modemDaniel T Chen1-1/+1
2014-04-02threaded-mainloop: Properly initialise m->n_waiting_for_accept to prevent dea...Daniel T Chen1-0/+1
2014-04-02alsa: add profile set for M-Audio FastTrack Pro USBDavid Kågedal2-0/+86
2014-04-02client: include dolby channel names in commentsLennart Poettering1-10/+10
2014-04-02client: implement $PULSE_LATENCY_MSECLennart Poettering1-6/+31
2014-04-02pacat: allow configuration of latency in msecLennart Poettering2-24/+118
2014-04-02udev: use ID_MODEL_ENC instead of ID_MODEL if it is setLennart Poettering1-0/+110
2014-04-02Mark shared variables as volatileArun Raghavan1-1/+4
2014-04-02alsa: cover bass boost mixer elementLennart Poettering2-0/+13
2014-04-02daemon: first take name on the bus, then return in starter processLennart Poettering1-4/+4
2014-04-02udev: rework modem detection a bitLennart Poettering1-55/+62
2014-04-02udev: handle sound cards with both modem and audio properlyDaniel T. Chen1-3/+56
2014-04-02alsa: Cover the 'Int Mic Boost' element.Colin Guthrie1-0/+9
2014-04-02alsa: cover Input Source:Int MicColin Guthrie1-0/+4
2014-04-02cpu: check for CMOV flag before using this intsruction in assemblyLennart Poettering3-5/+9
2014-04-02alsa: ignore volume changes from the hw if we are not on the active consoleLennart Poettering2-0/+6
2014-04-02udev: make sure we get events only for sound devicesLennart Poettering1-0/+5
2014-04-02log: add an easy way to disable log rate limitingLennart Poettering1-38/+50
2014-04-02bluetooth: fix invalid memory accessLennart Poettering1-1/+7
2014-04-02once: make once related variables volatileLennart Poettering4-10/+5
2014-04-02udev: don't forget to unref devices we are not interested inLennart Poettering1-1/+3
2014-04-02client: verify connection state in pa_stream_connect_upload()Lennart Poettering1-0/+1
2014-04-02client: detect forking in sample cache API, tooLennart Poettering2-2/+8
2014-04-02bluetooth: don't hit an assert if latency is queried for a stooped recording ...Lennart Poettering1-3/+7
2014-04-02bluetooth: destruct stream only if it is not already destructedLennart Poettering1-13/+15
2014-04-02core: make sure we always return a valid memblock in sink_input_pop() callbacksLennart Poettering6-6/+24
2014-04-02native: fix request counter miscalculationsLennart Poettering3-57/+55
2014-04-02dbus: remove filter functions only if they were actually set beforeLennart Poettering7-34/+34
2009-11-23bump sonameLennart Poettering1-1/+1
2009-11-23alsa: fix minor sampling rate deviations before adjusting the buffer sizeLennart Poettering1-7/+9
2009-11-23alsa: fix log output when the audio device refuses to give us again the same ...Lennart Poettering2-2/+2
2009-11-23pulse: ask for timing updates both *before* and *after* triggering a stream s...Lennart Poettering1-2/+36
2009-11-23pulse: delay smoother update only when unpausing, not when pausing, since we ...Lennart Poettering1-17/+19
2009-11-23pulse: try to fix inaccuracy with uncork timing for streams that are created ...Lennart Poettering1-1/+16
2009-11-23daemon: complain if user passes too many argumentsLennart Poettering1-0/+37
2009-11-20Merge branch '0.9.20-stable' into stable-queueColin Guthrie2-50/+61
2009-11-18rygel: fix itemCount property for sourcesLennart Poettering1-11/+34
2009-11-16build-sys: Fix missing trailing slash in 14eaf2Colin Guthrie1-1/+1
2009-11-16build-sys: Make sure all alsa path config files are installedSjoerd Simons1-37/+25
2009-11-11device-manager: Update docs version -> 0.9.20Colin Guthrie1-12/+12
2009-11-11device-manager: Update docs version -> 0.9.20Colin Guthrie1-12/+12
2009-11-11device-manager: Fix compiler warning.Colin Guthrie1-4/+4
2009-11-11device-manager: Rather than flagging the device as available, just include th...Colin Guthrie3-9/+6
2009-11-11device-manager: Play nice with module-stream-restore.Colin Guthrie1-37/+47
2009-11-11device-manager: Make use of PA_IDXSET_FOREACH when applying entries.Colin Guthrie1-12/+12
2009-11-11device-manager: Keep track as to whether or not the user specifically renamed...Colin Guthrie1-9/+40
2009-11-11device-manager: No need to check the version after calling read_entry()Colin Guthrie1-4/+4
2009-11-11device-manager: Fix typo in module loading script.Colin Guthrie1-1/+1
2009-11-11device-manager: Add some scripts that are only run under KDE to load/initiali...Colin Guthrie3-3/+52