Commit graph

  • 51423cae52 remap_sse: reindent macro so that diff to MMX is nicer Lennart Poettering 2009-09-03 00:13:21 +02:00
  • 26164ff051 sconv_sse: fix leftover counter Wim Taymans 2009-09-02 19:42:17 +02:00
  • 51fc1763a1 Merge branch 'master' of ssh://rootserver/home/lennart/git/public/pulseaudio Lennart Poettering 2009-09-02 04:06:04 +02:00
  • 39e4652a78 daemon: drop polkit code from git repo we weren't using anymore Lennart Poettering 2009-09-02 04:05:41 +02:00
  • 297afadbef core-util: don't leak memory in pa_unset_env_recorded() Lennart Poettering 2009-09-02 04:05:34 +02:00
  • 767c7c7cf4 core-util: call dbus_connection_set_exit_on_disconnect() on shared busses to make sure dbus_shutdown() isn't fatal Lennart Poettering 2009-09-02 04:03:18 +02:00
  • 470e9a8787 build-sys: drop LIBOIL_{FLAGS|LIBS} from Makefile.am since we don't use the library anymore Lennart Poettering 2009-09-02 03:17:34 +02:00
  • 9333e89f66 native: make sure clients cannot trigger an assert by sending us invalid volume info 0.9.15-stable Lennart Poettering 2009-08-29 06:11:02 +02:00
  • b10bddf99b proplist: allow setting of zero-length data properties Lennart Poettering 2009-08-27 05:33:45 +02:00
  • 35ccb319e6 protocol-native: compare uint64_t variable with (uint64_t) -1 instead of (size_t) -1 for compat with 32bit archs Lennart Poettering 2009-08-27 00:04:33 +02:00
  • 81eeb0667e pacmd: handle multi word commands in argv[] properly Lennart Poettering 2009-08-14 04:12:36 +02:00
  • 05f239a74a memblock: rate limit 'Pool full' message Lennart Poettering 2009-08-12 21:40:38 +02:00
  • 1200a0b143 sink: simplify pa_sink_render_full() by replacing it by a pa_sink_render() plus a couple of pa_sink_render_full() Lennart Poettering 2009-09-02 00:54:22 +02:00
  • a8c0f65fae daemon: clean up environment when forking off children Lennart Poettering 2009-09-02 00:42:54 +02:00
  • 5f929963d1 core-util: add api for setting env vars and record them so that we can undo them n fork Lennart Poettering 2009-09-02 00:34:27 +02:00
  • 45513a2077 core: fill up memblock with pa_sink_render_into_full() in pa_sink_render_full() instead of doing our own loop Lennart Poettering 2009-09-01 22:19:30 +02:00
  • 17f609ac83 core: handle suspended state in pa_sink_render_full() similar to the other render functions Lennart Poettering 2009-09-01 22:18:55 +02:00
  • ce6dff4ee0 core: add missing sink_unref() Lennart Poettering 2009-09-01 22:18:01 +02:00
  • 350b8ac390 Sending translation for Marathi sandeeps 2009-09-01 09:18:27 +00:00
  • b245b54702 ladspa,remap: make description of sink follow moves Lennart Poettering 2009-09-01 06:06:04 +02:00
  • 605fa59aab Sending translation for Tamil ifelix 2009-09-01 03:06:14 +00:00
  • 46b9ca7fd5 alsa: by default increase watermarks only on real underruns, don't try to be smart Lennart Poettering 2009-09-01 04:55:05 +02:00
  • 6b6d14626d alsa: distuingish real underruns from left_to_play=0 Lennart Poettering 2009-09-01 04:54:18 +02:00
  • dfe3f90b37 daemon: don't override path env vars if they are already set Lennart Poettering 2009-09-01 00:53:49 +02:00
  • dc221f204b remap: fix counters for mmx and sse remap Wim Taymans 2009-08-29 12:22:42 +02:00
  • dee2aa3f05 pactl: drop unnecessary newlines from pa_log() invocations Lennart Poettering 2009-08-31 21:45:19 +02:00
  • 5b61a1991c pactl: implement pactl commands for changing volumes/mute stati Lennart Poettering 2009-08-31 21:42:54 +02:00
  • e20d9068a3 cli: make sure 'dump' uses pa_cvolume_max() to deduce a single-channel volume from a multi-channel volume Lennart Poettering 2009-08-31 21:42:09 +02:00
  • 7c6a0ec66c cli: apply single-channel volume changes equally to all channels Lennart Poettering 2009-08-31 21:41:36 +02:00
  • 2970c11902 core: always allow volume setting with single-channel pa_cvolume Lennart Poettering 2009-08-31 21:40:59 +02:00
  • 587131917f dbus-protocol: Implement argument type checking for normal methods. Tanu Kaskinen 2009-08-31 18:12:55 +03:00
  • 8a28e5de94 dbus: Change IsMuted property names to Mute. Tanu Kaskinen 2009-08-31 17:17:09 +03:00
  • 9efc2af243 Sending translation for Italian perplex 2009-08-31 08:38:11 +00:00
  • 411feaed15 dbusiface-core: Add signals FallbackSinkUnset and FallbackSourceUnset. Tanu Kaskinen 2009-08-31 09:14:50 +03:00
  • b143a8f4a2 Sending translation for Finnish vpv 2009-08-30 19:38:10 +00:00
  • 8774166884 Sending translation for Finnish vpv 2009-08-30 17:32:24 +00:00
  • 0ad2d55cbe Merge branch 'master' of git://0pointer.de/pulseaudio into dbus-work Tanu Kaskinen 2009-08-30 20:07:31 +03:00
  • 0e096632c5 dbus: Do message argument type checking early, centrally. Tanu Kaskinen 2009-08-30 19:52:22 +03:00
  • 844399d1f3 Sending translation for po/LINGUAS raven 2009-08-29 22:36:37 +00:00
  • e1ce365cd9 native: make sure clients cannot trigger an assert by sending us invalid volume info Lennart Poettering 2009-08-29 06:11:02 +02:00
  • 8bf2e3fe94 core: initialize sink/source priorities automatically based on their proplists Lennart Poettering 2009-08-29 04:31:33 +02:00
  • 18b13a89a5 namereg: select default sink by priority Lennart Poettering 2009-08-29 03:58:57 +02:00
  • a7b3125206 protocol-native: replace use of pa_namereg_is_valid_name() by pa_namereg_is_valid_name_or_wildcard() where applicable to allow use of @@ wildcards Lennart Poettering 2009-08-29 03:57:53 +02:00
  • 85a683f392 namereg: add new pa_namereg_is_valid_name_or_wildcard() call Lennart Poettering 2009-08-29 03:56:03 +02:00
  • 5111101d7a Sending translation for Czech pmkovar 2009-08-28 23:12:34 +00:00
  • 3b54849a08 core: add priority field to pa_sink/pa_source Lennart Poettering 2009-08-28 23:30:41 +02:00
  • ca2c0f22d8 sconv: quieten gcc a bit Lennart Poettering 2009-08-28 23:30:15 +02:00
  • f029041372 suspend-on-idle: don't resume devices for corked streams Lennart Poettering 2009-08-28 23:24:37 +02:00
  • 84eb6614eb core: move 'flags' field into 'pa_sink_input_new_data' structure so that hooks can access it Lennart Poettering 2009-08-28 23:24:09 +02:00
  • 300384ce0a Fix checking for NULL after usage Andy Shevchenko 2009-08-28 15:16:54 +03:00
  • ae383539d7 core-util: Fix logic of pa_make_path_absolute() Andy Shevchenko 2009-08-28 15:16:53 +03:00
  • 4e8562c1f1 raop: Fix memory leak Andy Shevchenko 2009-08-28 15:16:52 +03:00
  • 9011c4e4f7 build-sys: make proximity helper properly suid Lennart Poettering 2009-08-28 17:10:17 +02:00
  • 63f3dc0bdc bluetooth: remove left-over debug line Lennart Poettering 2009-08-28 17:07:08 +02:00
  • db835deb98 Merge commit 'vudentz/master' Lennart Poettering 2009-08-27 17:08:15 +02:00
  • 8169a6a6c9 Handle DisconnectRequested in bluetooth module. Luiz Augusto von Dentz 2009-08-27 11:29:49 -03:00
  • beb180b7bc convert: add sse/sse2 s16 to float32ne conversions Wim Taymans 2009-08-26 19:30:37 +02:00
  • 27bfb7628c macro: add macro to align variables Wim Taymans 2009-08-26 19:29:56 +02:00
  • 59070892ed remap: cleanup assembler a little Wim Taymans 2009-08-26 19:29:21 +02:00
  • 9d25467964 sample-util: avoid stack overrun Wim Taymans 2009-08-25 17:40:44 +02:00
  • 509d9f04e5 remap: add sse optimized mono to stereo Wim Taymans 2009-08-25 12:27:32 +02:00
  • 26bd0901ac sconv: fix indentation Wim Taymans 2009-08-24 17:00:23 +02:00
  • 35fcb27a81 proplist: allow setting of zero-length data properties Lennart Poettering 2009-08-27 05:33:45 +02:00
  • 5df842db64 sink-input: extend comments on rewinding logic a bit Lennart Poettering 2009-08-27 00:07:15 +02:00
  • c372b52a77 protocol-native: print more volume change debug messages to easy tracking down of feedback loops Lennart Poettering 2009-08-27 00:05:54 +02:00
  • cab48d48d1 protocol-native: compare uint64_t variable with (uint64_t) -1 instead of (size_t) -1 for compat with 32bit archs Lennart Poettering 2009-08-27 00:04:33 +02:00
  • 44b798237a pdispatch: various modernizations Lennart Poettering 2009-08-26 20:07:04 +02:00
  • 34829eb07f pdispatch: add missing commands to command table Lennart Poettering 2009-08-26 20:06:24 +02:00
  • 4e1298d7c7 llist: add PA_LLIST_FOREACH_SAFE macro for iteration that allows deleting Lennart Poettering 2009-08-26 20:05:48 +02:00
  • 368c3e3f90 loopback: quieten gcc on 32bit Lennart Poettering 2009-08-26 20:05:19 +02:00
  • 7bc8a793b8 Merge branch 'master' of git://0pointer.de/pulseaudio into dbus-work Tanu Kaskinen 2009-08-26 14:29:55 +03:00
  • 219f7508f6 dbus: Finish the Client D-Bus interface. Tanu Kaskinen 2009-08-26 14:20:26 +03:00
  • 11fcc8c85f dbusiface-stream: Only send stream event signals from the right D-Bus objects. Tanu Kaskinen 2009-08-26 14:19:11 +03:00
  • edf80104e3 dbus: Make sure that subscription callbacks don't try to access removed objects. Tanu Kaskinen 2009-08-26 14:17:35 +03:00
  • 3e0e685a8c dbus: Save one level of identation by returning early. Tanu Kaskinen 2009-08-26 14:12:42 +03:00
  • 4614412f94 loopback: update description and icons when moving loopback streams Lennart Poettering 2009-08-26 02:17:37 +02:00
  • d909f59389 loopback: make sure a monitor can't be looped back to its sink Lennart Poettering 2009-08-26 01:52:02 +02:00
  • 99d3e6b744 combine: store adjust time in usec Lennart Poettering 2009-08-26 01:51:29 +02:00
  • ea4b65b8e0 loopback: add loopback module for direct connections of sinks and sources Lennart Poettering 2009-08-26 01:42:17 +02:00
  • 827ae07c1e macro: add PA_CLIP_SUB() for saturated subtraction Lennart Poettering 2009-08-26 01:41:34 +02:00
  • 454487353c Sending translation for Ukrainian mvdz 2009-08-25 09:10:14 +00:00
  • 956ff2452d Sending translation for Italian giallu 2009-08-25 07:49:36 +00:00
  • cdf7e02cf1 Sending translation for po/ru.po ypoyarko 2009-08-25 04:06:53 +00:00
  • 457b973ba6 Solaris: debug my latest enbugging, take 2 Finn Thain 2009-08-25 03:47:59 +10:00
  • 7a2d1d314d Sending translation for Brazilian Portuguese igor 2009-08-24 22:25:24 +00:00
  • 57e1f84f03 Merge commit 'jprvita2/master' Lennart Poettering 2009-08-24 23:31:35 +02:00
  • 57fb77134b remap: fix build for non-x86 builds v0.9.16-test6 Lennart Poettering 2009-08-24 17:01:44 +02:00
  • 419b071a1e detect: recommend module-udev-detect instead of module-hal-detect Lennart Poettering 2009-08-24 16:35:19 +02:00
  • 2f3fc2f1d6 Merge branch 'master' of git://0pointer.de/pulseaudio into dbus-work Tanu Kaskinen 2009-08-24 14:43:11 +03:00
  • 3025645b0b dbusiface-module: Implement the Module D-Bus interface. Tanu Kaskinen 2009-08-24 14:27:14 +03:00
  • 57886ff34a dbus-protocol: Print a debug line whenever interfaces are unregistered. Tanu Kaskinen 2009-08-24 14:26:13 +03:00
  • 7049b3c5bc modargs: New function: pa_modargs_iterate(). Tanu Kaskinen 2009-08-24 14:24:59 +03:00
  • 187c4f32cf proplist: A couple of documentation fixes. Tanu Kaskinen 2009-08-24 14:23:49 +03:00
  • 1e4e26c87f proplist: Return early from pa_proplist_equal() if the pointers are equal. Tanu Kaskinen 2009-08-24 14:22:32 +03:00
  • ba17ff4101 build-sys: add missing header files to tarball Lennart Poettering 2009-08-24 04:02:08 +02:00
  • 2772521698 bluetooth: add discover of bluetooth sources João Paulo Rechi Vita 2009-07-24 21:44:36 -03:00
  • 65c3e6576c bluetooth: handle bluetooth source João Paulo Rechi Vita 2009-07-30 03:18:15 -03:00
  • be46eaa5b6 i18n: run make update-po Lennart Poettering 2009-08-24 03:32:48 +02:00
  • 60a350209d Merge commit 'origin/master-tx' Lennart Poettering 2009-08-24 03:31:03 +02:00
  • 050a3a99e1 alsa: automatically decrease watermark after a time of stability Lennart Poettering 2009-08-24 03:26:56 +02:00