Commit graph

  • 71e8be6eaf Make sure we don't drop any data on the client side Lennart Poettering 2009-01-10 03:33:27 +01:00
  • 94b94e92c5 show maximum usable slot size Lennart Poettering 2009-01-10 02:55:57 +01:00
  • a14b8dc43a add a few missing parens Lennart Poettering 2009-01-08 23:30:51 +01:00
  • 1982bb7fd4 --check: Updated manpage slightly and pulseaudio --help slightly. Sean McNamara 2009-01-07 23:29:16 +01:00
  • 8cc548dfc6 Fix sending wrong codec capability length. Luiz Augusto von Dentz 2009-01-06 11:02:16 -03:00
  • f325786f53 Fix send and recv message sizes. Luiz Augusto von Dentz 2009-01-06 11:00:44 -03:00
  • 49147c9dab Send packets with proper size. Luiz Augusto von Dentz 2009-01-05 19:12:43 -03:00
  • 033c9ac08a Fix typo in log message: s/Recevied/Received/ chocolateboy 2008-11-27 22:48:23 +00:00
  • d636a8c046 Multicast SDP packets sent with same IP TTL as RTP packets Tom Bamford 2008-12-20 23:44:09 +02:00
  • 4fdebe9404 Update module-bluetooth-device to the new ipc. Luiz Augusto von Dentz 2008-12-17 17:19:22 -03:00
  • bed16cb422 A few minor cleanups and updates Lennart Poettering 2009-01-08 21:13:18 +01:00
  • 56e78332c5 Rework handling of the PA_SINK_LATENCY/PA_SOURCE_LATENCY flags Lennart Poettering 2008-12-24 00:58:34 +01:00
  • 03bdc0795f fix a gcc warning Lennart Poettering 2008-12-23 15:15:21 +01:00
  • ed96f11f55 If we cannot open an ALSA device with SND_PCM_NO_AUTO_FORMAT retry without Lennart Poettering 2008-12-23 15:14:28 +01:00
  • 9e4599820a make sure we don't hit an assert when we issue two rewind requests in a single iteration Lennart Poettering 2008-12-21 17:55:29 +01:00
  • 0cb0d683be Implement PA_SOURCE_MESSAGE_GET_LATENCY Lennart Poettering 2008-12-21 13:34:56 +01:00
  • e4cc38055f Use FIONREAD instead of TIOCINQ Lennart Poettering 2008-12-21 13:33:32 +01:00
  • 6c2c7a5d42 Allow access("/dev/dsp", W_OK) succeed Lennart Poettering 2008-12-18 15:24:02 +01:00
  • 5fc8444a4b Make sure we drop CAP_NICE if RT is not allowed Lennart Poettering 2008-12-18 01:25:54 +01:00
  • cc23b29135 downgrade a few warnings Lennart Poettering 2008-12-17 22:58:17 +01:00
  • 4842520429 it's better to always use the index of a module instead of the pa_module* Lennart Poettering 2008-12-17 21:32:40 +01:00
  • 06dd737e00 unload tunnel modules from a new stack frame Lennart Poettering 2008-12-17 21:27:07 +01:00
  • f786c6923c actually unload the modules from a new stack frame Lennart Poettering 2008-12-17 21:20:51 +01:00
  • 92bb3b9d61 Don't store pointer to pa_module Lennart Poettering 2008-12-17 21:19:53 +01:00
  • 7272c02610 introduce new function pa_module_unload_request_by_index Lennart Poettering 2008-12-17 21:19:34 +01:00
  • 09e3c5e716 Fix bug walking on module list. Luiz Augusto von Dentz 2008-12-05 15:47:37 -03:00
  • a9131ff2ca Load module-volume-restore and module-device-restore before all other modules Lennart Poettering 2008-12-17 20:30:01 +01:00
  • 6f4d8bc2b4 Pass GDBM_NOLOCK to gdbm Lennart Poettering 2008-12-17 20:22:42 +01:00
  • a66d2ed7d1 Don't mix front-center into rear channels Lennart Poettering 2008-12-17 19:53:58 +01:00
  • d72b6eb7de Fix return value of --dump-resample-methods Lennart Poettering 2008-12-16 18:17:21 +01:00
  • 08ee14177d Check if environ is actually set before we use it Lennart Poettering 2008-12-16 14:03:40 +01:00
  • 2ecf4c310f Merge commit 'origin/master-tx' Lennart Poettering 2009-01-12 20:01:59 +01:00
  • f67066b362 Port sine modules to pa_memchunk_sine() Lennart Poettering 2009-01-12 19:49:50 +01:00
  • b8e6aae08e add new API function pa_memchunk_sine() Lennart Poettering 2009-01-12 19:48:44 +01:00
  • 949de8156e Extend command name lookup tables to cover complete protocol Lennart Poettering 2009-01-12 19:46:17 +01:00
  • aff72437a6 Fix suspending of all sinks/sources Lennart Poettering 2009-01-12 19:44:21 +01:00
  • d94d39d635 read base volume only in proto 15 Lennart Poettering 2009-01-12 19:44:08 +01:00
  • b9e96e00cf for record streams fill in the latency as the fragsize Lennart Poettering 2009-01-12 19:34:12 +01:00
  • 947a828943 fix version check Lennart Poettering 2009-01-12 19:33:38 +01:00
  • b6804eefea Make sure we don't drop any data on the client side Lennart Poettering 2009-01-10 03:33:27 +01:00
  • 8a3dc57df2 make module-sine-source actually work Lennart Poettering 2009-01-10 03:33:10 +01:00
  • 4e8ada521a show maximum usable slot size Lennart Poettering 2009-01-10 02:55:57 +01:00
  • c850aa0c5b Add new pa_reduce() and pa_gcd() functions Lennart Poettering 2009-01-10 02:53:57 +01:00
  • cf3abcdbda Updated Polish translation Piotr Drąg 2009-01-09 21:18:23 +00:00
  • 98049fbf81 make things compile again Lennart Poettering 2009-01-08 23:31:05 +01:00
  • 7b52840adc add a few missing parens Lennart Poettering 2009-01-08 23:30:51 +01:00
  • 5daf141683 drop a few warning options, add a few new ones Lennart Poettering 2009-01-08 23:30:10 +01:00
  • c2002dcd1f Merge branch 'master' of ssh://rootserver/home/lennart/git/public/pulseaudio Lennart Poettering 2009-01-08 21:18:15 +01:00
  • 9fc726c6d7 Add new test source module-sine-source Lennart Poettering 2009-01-08 21:17:58 +01:00
  • e5c093897e A few minor cleanups and updates Lennart Poettering 2009-01-08 21:13:18 +01:00
  • aff7768fb1 Add new debuuging API pa_memchunk_dump_to_file() Lennart Poettering 2009-01-08 21:12:03 +01:00
  • 7ca0f384c8 run "make update-po" Lennart Poettering 2009-01-08 19:37:29 +01:00
  • 6b9056c61a Merge commit 'origin/master-tx' Lennart Poettering 2009-01-08 19:35:58 +01:00
  • a1a1119afe build: fix missing x11 modules dependencies Marc-André Lureau 2009-01-08 19:38:38 +02:00
  • 7e6309c77c bluetooth: Update sbc from git upstream. Marc-André Lureau 2009-01-08 19:13:49 +02:00
  • d096ad78d3 bluetooth: add update-sbc and friends Marc-André Lureau 2009-01-08 18:25:12 +02:00
  • 8e200ed0ce build: run some tests during make check (and distcheck) Marc-André Lureau 2009-01-08 17:19:20 +02:00
  • de57edd5d8 build: Use proper -disable-static instead of removing .a Marc-André Lureau 2009-01-08 14:55:33 +02:00
  • c8b3d8b79c build: add atomic.h and refcnt.h to libpulsecommon Marc-André Lureau 2009-01-08 12:45:56 +02:00
  • db193f1720 build: introduce $SKIP_GIT for make dist (off-line or behind a proxy). Marc-André Lureau 2009-01-08 12:29:09 +02:00
  • a206ac0fb5 build: Don't include builddir, but only srcdir. Marc-André Lureau 2009-01-08 12:28:20 +02:00
  • e92b0ae3f0 build: compile libltdl directory first Marc-André Lureau 2009-01-08 11:56:16 +02:00
  • dd9ca70759 build: use pkg-config for X11 Marc-André Lureau 2009-01-07 16:33:43 +02:00
  • c2450501af Prefer mixer controls with volumes over switches Lennart Poettering 2009-01-08 01:03:42 +01:00
  • e67bc1d752 -Wconvert is pain, let's drop it again Lennart Poettering 2009-01-08 01:00:39 +01:00
  • 81cd21969a --check: Updated manpage slightly and pulseaudio --help slightly. Sean McNamara 2009-01-07 23:29:16 +01:00
  • 2f681a3d18 Merge commit 'vudentz/master' Lennart Poettering 2009-01-07 22:59:25 +01:00
  • 78e636e629 Fix typo in log message: s/Recevied/Received/ chocolateboy 2008-11-27 22:48:23 +00:00
  • e7e6f86bbe Fix sending wrong codec capability length. Luiz Augusto von Dentz 2009-01-06 11:02:16 -03:00
  • 1a96c9b0a6 Fix send and recv message sizes. Luiz Augusto von Dentz 2009-01-06 11:00:44 -03:00
  • be49c92a38 Send packets with proper size. Luiz Augusto von Dentz 2009-01-05 19:12:43 -03:00
  • fe2b8c359b Multicast SDP packets sent with same IP TTL as RTP packets Tom Bamford 2008-12-20 23:44:09 +02:00
  • 17ae579cc7 Updated Polish translation Piotr Drąg 2008-12-30 22:00:52 +00:00
  • cb5af193ab Add Punjabi Translation for Module A S Alam 2008-12-24 04:08:47 +00:00
  • 2ff20ceccb Rework handling of the PA_SINK_LATENCY/PA_SOURCE_LATENCY flags Lennart Poettering 2008-12-24 00:58:34 +01:00
  • fb4c111d18 Implement base_volume for ALSA sinks/sources Lennart Poettering 2008-12-24 00:57:37 +01:00
  • 6130c5c11b Add "base volume" field to sinks/sources Lennart Poettering 2008-12-24 00:49:43 +01:00
  • 3e3c103ed9 Add APIs to pass pa_volume_t fields in a tagstruct Lennart Poettering 2008-12-24 00:46:02 +01:00
  • 6342053b34 Add new API functions pa_volume_snprint() and pa_sw_volume_snprint_dB() Lennart Poettering 2008-12-24 00:45:06 +01:00
  • f24e4c19c3 Merge commit 'vudentz/master' Lennart Poettering 2008-12-23 18:31:12 +01:00
  • c2bd8dc517 fix a gcc warning Lennart Poettering 2008-12-23 15:15:21 +01:00
  • 22c3373713 If we cannot open an ALSA device with SND_PCM_NO_AUTO_FORMAT retry without Lennart Poettering 2008-12-23 15:14:28 +01:00
  • 7323e1a0a8 Update module-bluetooth-device to the new ipc. Luiz Augusto von Dentz 2008-12-17 17:19:22 -03:00
  • 5db081a898 Disable warnings for bluetooth-device-module. Luiz Augusto von Dentz 2008-12-17 10:47:08 -03:00
  • 03aa91dea7 make sure we don't hit an assert when we issue two rewind requests in a single iteration Lennart Poettering 2008-12-21 17:55:29 +01:00
  • 606c9caa0b Implement PA_SOURCE_MESSAGE_GET_LATENCY Lennart Poettering 2008-12-21 13:34:56 +01:00
  • 10cc4ba1ca Use FIONREAD instead of TIOCINQ Lennart Poettering 2008-12-21 13:33:32 +01:00
  • 63fc26ed03 Allow access("/dev/dsp", W_OK) succeed Lennart Poettering 2008-12-18 15:24:02 +01:00
  • 1d2e5cba52 Make sure we drop CAP_NICE if RT is not allowed Lennart Poettering 2008-12-18 01:25:54 +01:00
  • d71d79cd45 downgrade a few warnings Lennart Poettering 2008-12-17 22:58:17 +01:00
  • 906d06bd24 it's better to always use the index of a module instead of the pa_module* Lennart Poettering 2008-12-17 21:32:40 +01:00
  • f5d40fa448 unload tunnel modules from a new stack frame Lennart Poettering 2008-12-17 21:27:07 +01:00
  • b95539b18b actually unload the modules from a new stack frame Lennart Poettering 2008-12-17 21:20:51 +01:00
  • 86c6fd85f1 Don't store pointer to pa_module Lennart Poettering 2008-12-17 21:19:53 +01:00
  • c5b8eb7edf introduce new function pa_module_unload_request_by_index Lennart Poettering 2008-12-17 21:19:34 +01:00
  • dcd498c5ad Fix bug walking on module list. Luiz Augusto von Dentz 2008-12-05 15:47:37 -03:00
  • 82f09b6d8f Don't hit an assert when checking for idleness Lennart Poettering 2008-12-17 21:03:17 +01:00
  • cb6a919730 Load module-volume-restore and module-device-restore before all other modules Lennart Poettering 2008-12-17 20:30:01 +01:00
  • 3f20a152be Pass GDBM_NOLOCK to gdbm Lennart Poettering 2008-12-17 20:22:42 +01:00
  • 209a8d7b55 Don't mix front-center into rear channels Lennart Poettering 2008-12-17 19:53:58 +01:00