Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge commit 'elmarco/bluetooth-fixes' | Lennart Poettering | 2009-03-30 | 8 | -131/+275 |
|\ | |||||
| * | bluetooth: use new audio State properties | Marc-André Lureau | 2009-03-27 | 4 | -49/+112 |
| | | |||||
| * | bluetooth: GetProperties after profile UUID show up | Marc-André Lureau | 2009-03-27 | 2 | -0/+26 |
| | | |||||
| * | bluetooth: remove racy GetProperties to check profile | Marc-André Lureau | 2009-03-27 | 1 | -6/+0 |
| | | |||||
| * | bluetooth: don't access outside array range | Marc-André Lureau | 2009-03-27 | 1 | -2/+4 |
| | | |||||
| * | bluetooth: fail when switching on non-connected profile | Marc-André Lureau | 2009-03-27 | 1 | -3/+12 |
| | | |||||
| * | bluetooth: connected can be -1, check > 0 | Marc-André Lureau | 2009-03-27 | 1 | -1/+1 |
| | | |||||
| * | Do not reconfigure capabilities. | Luiz Augusto von Dentz | 2009-03-26 | 1 | -0/+3 |
| | | |||||
| * | Query and make use of the current configuration. | Luiz Augusto von Dentz | 2009-03-26 | 1 | -4/+16 |
| | | |||||
| * | Update ipc to match new message headers introduced on BlueZ 4.34. | Luiz Augusto von Dentz | 2009-03-26 | 3 | -36/+84 |
| | | |||||
| * | Fix misuse of 'frame.joint' when estimating the frame length. | Luiz Augusto von Dentz | 2009-03-26 | 1 | -17/+12 |
| | | | | | | | | | | 'frame.joint' is not the flag for joint stereo mode, it is a set of bits which show for which subbands channels joining was actually used. | ||||
| * | Maintain the original code style for sbc. | Luiz Augusto von Dentz | 2009-03-26 | 2 | -16/+8 |
| | | |||||
* | | Merge commit 'elmarco/dbus' | Lennart Poettering | 2009-03-30 | 19 | -130/+379 |
|\ \ | |||||
| * | | gtk-test: updated to use PA_CONTEXT_NOAUTOSPAWN|PA_CONTEXT_NOFAIL | Marc-André Lureau | 2009-03-30 | 1 | -10/+31 |
| | | | |||||
| * | | pulse: client connect to dbus | Marc-André Lureau | 2009-03-30 | 4 | -6/+90 |
| | | | |||||
| * | | daemon: take org.pulseaudio | Marc-André Lureau | 2009-03-30 | 1 | -0/+32 |
| | | | |||||
| * | | dbus: split dbus-util into dbus-shared | Marc-André Lureau | 2009-03-30 | 13 | -114/+226 |
| |/ | | | | | | | | | modules: fix dbus-util include pulse: get dbus at context connection | ||||
* | | Use pa_source_set_max_rewind_within_thread() for updating the monitor ↵ | Lennart Poettering | 2009-03-30 | 1 | -1/+1 |
| | | | | | | | | source's max_rewind | ||||
* | | Merge commit 'coling/master' | Lennart Poettering | 2009-03-30 | 1 | -1/+10 |
|\ \ | |||||
| * | | raop: Add call to pa_sink_set_max_request() | Colin Guthrie | 2009-03-25 | 1 | -1/+10 |
| | | | | | | | | | | | | This is just a copy from the ESD version which is a little crude, but will do for now. | ||||
* | | | Merge commit 'origin/master' | Lennart Poettering | 2009-03-30 | 2 | -2/+2 |
|\ \ \ | |||||
| * | | | Small fix for MacOSX compat | Lennart Poettering | 2009-03-27 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Issue originally pointed out by Igor Zubkov. | ||||
| * | | | fix typo | Lennart Poettering | 2009-03-27 | 1 | -1/+1 |
| | |/ | |/| | |||||
* | | | rework tunneling code | Lennart Poettering | 2009-03-30 | 1 | -58/+129 |
| | | | |||||
* | | | notify clients about tlength changes | Lennart Poettering | 2009-03-30 | 7 | -206/+327 |
| | | | |||||
* | | | typo fix | Lennart Poettering | 2009-03-30 | 1 | -1/+1 |
| | | | |||||
* | | | add pa_memblockq_apply_attr()/pa_memblockq_get_attr() | Lennart Poettering | 2009-03-30 | 2 | -1/+24 |
| | | | |||||
* | | | document more often the context certain functions are called in | Lennart Poettering | 2009-03-30 | 1 | -1/+22 |
| | | | |||||
* | | | simplify latency config functions a bit and make them callable in more contexts | Lennart Poettering | 2009-03-30 | 2 | -60/+50 |
| | | | |||||
* | | | Trigger move callback a little bit earlier so that no IO thread is running | Lennart Poettering | 2009-03-30 | 5 | -17/+17 |
| | | | |||||
* | | | don't enabled tsched on software ALSA devices | Lennart Poettering | 2009-03-30 | 4 | -1/+26 |
|/ / | |||||
* | | add missing initialization | Lennart Poettering | 2009-03-25 | 1 | -0/+1 |
| | | |||||
* | | make sure the discovery module is only loaded once | Lennart Poettering | 2009-03-25 | 1 | -0/+1 |
|/ | |||||
* | on monitor source be fine with any latency range set by the sink | Lennart Poettering | 2009-03-25 | 1 | -1/+2 |
| | |||||
* | add missing whitespace | Lennart Poettering | 2009-03-25 | 1 | -1/+1 |
| | |||||
* | copy latency flags from sink to monitor source | Lennart Poettering | 2009-03-25 | 1 | -1/+7 |
| | |||||
* | use u->use_tsched everywhere | Lennart Poettering | 2009-03-25 | 2 | -2/+2 |
| | |||||
* | fix value of DYNAMIC_LATENCY | Lennart Poettering | 2009-03-25 | 1 | -1/+1 |
| | |||||
* | fix misplace _ref() calls that should have been _assert_ref() | Lennart Poettering | 2009-03-25 | 1 | -3/+4 |
| | |||||
* | optionally skip initial frames in backtrace | Lennart Poettering | 2009-03-25 | 2 | -7/+23 |
| | |||||
* | don't show full so path in backtrace | Lennart Poettering | 2009-03-25 | 1 | -3/+7 |
| | |||||
* | add simple ref counting debugging framework | Lennart Poettering | 2009-03-25 | 2 | -6/+81 |
| | |||||
* | trivial simplification | Lennart Poettering | 2009-03-25 | 1 | -2/+1 |
| | |||||
* | beef up esd sink properties a bit | Lennart Poettering | 2009-03-25 | 1 | -1/+2 |
| | |||||
* | initialize max_request to SO_SNDBUF | Lennart Poettering | 2009-03-25 | 1 | -0/+10 |
| | |||||
* | don't fiddle with latency range in sources with static latency | Lennart Poettering | 2009-03-25 | 1 | -3/+2 |
| | |||||
* | initialize max_request | Lennart Poettering | 2009-03-25 | 1 | -0/+1 |
| | |||||
* | again, don't fiddle with latency range in sinks with static latency | Lennart Poettering | 2009-03-25 | 1 | -4/+2 |
| | |||||
* | Don't initialize userdata twice | Lennart Poettering | 2009-03-25 | 1 | -1/+0 |
| | |||||
* | don't fiddle with latency range because we cannot adjust it dynamically | Lennart Poettering | 2009-03-25 | 1 | -7/+4 |
| |