]> code.delx.au - pulseaudio/history - src/modules
device-restore: properly check save_muted flag when storing muted state
[pulseaudio] / src / modules /
2009-04-06 Lennart Poetteringdon't fail device reservation if the D-Bus connection...
2009-04-05 Lennart PoetteringMerge commit 'origin/master-tx'
2009-04-05 Lennart PoetteringMerge branch 'master' of ssh://rootserver/home/lennart...
2009-04-05 Lennart PoetteringModify smoothing code to make cubic interpolation optio...
2009-04-04 Lennart Poetteringinitialize sound cards only after the 'control' object...
2009-04-04 Lennart Poetteringrefuse to initialize on modem devices
2009-04-04 Lennart PoetteringMerge commit 'origin/master-tx'
2009-04-04 Maarten Bosmansvarious spelling fixes
2009-04-03 Lennart PoetteringMerge branch 'master' of ssh://rootserver/home/lennart...
2009-04-03 Lennart Poetteringdowngrade a few messages
2009-04-01 Lennart Poetteringproperly account for seeks in the requested_bytes counter
2009-04-01 Lennart Poetteringuse machine id instead of hostname to identify local...
2009-03-31 Lennart Poetteringfix buffer defaults
2009-03-31 Lennart Poetteringhandle buffer_attr changed messages properly
2009-03-31 Lennart PoetteringMerge commit 'origin/master-tx'
2009-03-30 Finn Thainrevive solaris module
2009-03-30 Kyle CronanSpecifying ALSA mixer control
2009-03-30 Lennart Poetteringexplain ff7033c11d9248fe837204b03c8397231dc511fe
2009-03-30 Lennart PoetteringRevert "make sure we always read in all properties"
2009-03-30 Lennart Poetteringfix compiler warning
2009-03-30 Lennart Poetteringmake sure we never access an invalid pa_bluetooth_devic...
2009-03-30 Lennart Poetteringmake sure we always read in all properties
2009-03-30 Lennart Poetteringget rid of old 'Connected' property parsing and make...
2009-03-30 Lennart Poetteringintroduce typedef for pa_bt_audio_state and use it...
2009-03-30 Lennart PoetteringMerge commit 'elmarco/bluetooth-fixes'
2009-03-30 Lennart PoetteringMerge commit 'elmarco/dbus'
2009-03-30 Marc-André Lureaudbus: split dbus-util into dbus-shared
2009-03-30 Lennart PoetteringMerge commit 'coling/master'
2009-03-30 Lennart PoetteringMerge commit 'origin/master'
2009-03-30 Lennart Poetteringrework tunneling code
2009-03-30 Lennart Poetteringdon't enabled tsched on software ALSA devices
2009-03-27 Marc-André Lureaubluetooth: use new audio State properties
2009-03-27 Marc-André Lureaubluetooth: GetProperties after profile UUID show up
2009-03-27 Marc-André Lureaubluetooth: remove racy GetProperties to check profile
2009-03-27 Marc-André Lureaubluetooth: don't access outside array range
2009-03-27 Marc-André Lureaubluetooth: fail when switching on non-connected profile
2009-03-27 Marc-André Lureaubluetooth: connected can be -1, check > 0
2009-03-26 Luiz Augusto von... Do not reconfigure capabilities.
2009-03-26 Luiz Augusto von... Query and make use of the current configuration.
2009-03-26 Luiz Augusto von... Update ipc to match new message headers introduced...
2009-03-26 Luiz Augusto von... Fix misuse of 'frame.joint' when estimating the frame...
2009-03-26 Luiz Augusto von... Maintain the original code style for sbc.
2009-03-25 Colin Guthrieraop: Add call to pa_sink_set_max_request()
2009-03-25 Lennart Poetteringmake sure the discovery module is only loaded once
2009-03-25 Lennart Poetteringuse u->use_tsched everywhere
2009-03-25 Lennart Poetteringbeef up esd sink properties a bit
2009-03-25 Lennart Poetteringinitialize max_request to SO_SNDBUF
2009-03-24 Lennart Poetteringdon't fiddle with latency range in sources with static...
2009-03-24 Lennart Poetteringinitialize max_request
2009-03-24 Lennart Poetteringagain, don't fiddle with latency range in sinks with...
2009-03-24 Lennart PoetteringDon't initialize userdata twice
2009-03-24 Lennart Poetteringdon't fiddle with latency range because we cannot adjus...
2009-03-24 Lennart Poetteringset latency range only in tsched mode
2009-03-24 Lennart Poetteringlink jack modules's max_request to the jack buffer...
2009-03-24 Lennart Poetteringintroduce new flag that marks sinks/sources which can...
2009-03-24 Marc-André Lureaubluetooth: fix #NOKIA, correctly unlink sink/src
2009-03-24 Lennart Poetteringfix bad memory access when destroying m-b-d
2009-03-24 Lennart Poetteringset request/rewind sizes only via accessor functions
2009-03-24 Lennart Poetteringsimplify latency range by not allowing stored 'wildcard...
2009-03-23 Lennart Poetteringdon't fail when no session bus is available
2009-03-23 Lennart Poetteringonly store card profile if flagged for that
2009-03-23 Lennart PoetteringMerge commit 'origin/master-tx'
2009-03-21 Lennart Poetteringreadd volume control logic
2009-03-21 Lennart Poetteringat a couple of #ifdef NOKIAs for now
2009-03-21 Lennart Poetteringrework device discovery to share a single device list...
2009-03-20 Lennart Poetteringmake sure we dispatch messages in order
2009-03-20 Lennart Poetteringfix a misplaced assert
2009-03-20 Lennart Poetteringrework bluetooth IO loops
2009-03-20 Lennart Poetteringfix prototypes of remaining sbc.[ch] API regarding...
2009-03-20 Lennart Poetteringdon't try to unref reserve stuff if we don't use it
2009-03-20 Lennart Poetteringfix channel mapping for a52 devices. Closes #508
2009-03-20 Lennart Poetteringsimply bluetooth nrec handling a bit
2009-03-20 Lennart Poetteringalways remap relative volume properly
2009-03-19 Lennart Poetteringdocument things that need to be fixed with FIXME
2009-03-19 Lennart PoetteringMerge commit 'origin/master-tx'
2009-03-19 Lennart PoetteringMerge branch 'master' of ssh://rootserver/home/lennart...
2009-03-19 Lennart PoetteringMerge commit 'elmarco/bluetooth-fixes'
2009-03-19 Lennart Poetteringfix prototypes of sbc functions a bit
2009-03-19 Lennart Poetteringdocument todo items discussed at bt meeting
2009-03-19 Lennart Poetteringget rid of setsockopt() calls since they have never...
2009-03-19 Marc-André Lureaubluetooth: rework the info_valid logic to be more tolerant
2009-03-19 Marc-André Lureaubluetooth: mark info_valid when receive Connected
2009-03-19 Marc-André Lureaubluetooth: update SCO over PCM with latest changes
2009-03-19 Marc-André Lureaubluetooth: load bluetooth device with connected profile
2009-03-19 Lennart PoetteringMerge commit '2d903bae9a2e57f997a3d3f335379c3880f95c77'
2009-03-19 Lennart PoetteringIgnore HAL NoSuchProperty errors when looking for capab...
2009-03-12 Lennart PoetteringMerge commit 'elmarco/bluetooth-fixes'
2009-03-05 Marc-André Lureaubluetooth: stream also when source is suspended
2009-03-05 Marc-André Lureaubluetooth: restart timer when write begin
2009-03-05 Marc-André Lureaubluetooth: accept temporarily unavailable error
2009-03-05 Marc-André Lureaubluetooth: s/handled/not_yet_handled for signals
2009-03-05 Marc-André Lureaubluetooth: reset read/write index when starting to...
2009-03-05 Lennart PoetteringMerge commit 'origin/master-tx'
2009-03-05 Lennart PoetteringMerge commit 'elmarco/bluetooth-fixes'
2009-03-04 Lennart PoetteringMerge branch 'master' of ssh://rootserver/home/lennart...
2009-03-04 Marc-André Lureaubluetooth: don't init profile when off
2009-03-04 Marc-André Lureaubluetooth: service_fd could be 0
2009-03-04 Marc-André Lureaubluetooth: hsp case, check l for appropriate error...
2009-03-04 Lennart Poetteringnever try to suspend monitor sources, suspend the sinks...
2009-03-04 Lennart Poetteringvarious smaller cleanups
next