Commit graph

  • c2b2fc1640 sbc: new 'sbc_calc_scalefactors_j' function added to sbc primitives Siarhei Siamashka 2011-03-14 15:16:30 -03:00
  • 16a05e52c6 sbc: Fix redundant null check on calling free() Gustavo F. Padovan 2011-03-14 15:09:50 -03:00
  • 84d91fb708 sbc: added saturated clipping of decoder output to 16-bit Siarhei Siamashka 2011-03-14 15:07:38 -03:00
  • 4d2f0daba1 sbc: ensure 16-byte buffer position alignment for 4 subbands encoding Siarhei Siamashka 2011-03-14 15:01:19 -03:00
  • e4eb467010 build: move sbc related files to its own directory Luiz Augusto von Dentz 2011-03-14 14:46:10 -03:00
  • ad85624527 bluetooth: add proper handling for bluetooth.nrec property Luiz Augusto von Dentz 2011-01-14 14:18:08 +02:00
  • 97f7c5759e bluetooth: fix a2dp_process_push Luiz Augusto von Dentz 2010-12-23 15:24:39 +02:00
  • 1c388f977a bluetooth: reduce bitpool if audio start skipping Luiz Augusto von Dentz 2010-12-23 13:13:44 +02:00
  • 8c982a4afe bluetooth: handle Acquire API change Luiz Augusto von Dentz 2010-12-02 14:11:13 +02:00
  • bc43fe5c60 build-sys: No need to create folder for echo-cancel module. Colin Guthrie 2011-03-14 16:31:00 +00:00
  • dda564f50b cork-on-phone: Only cork (and subsequently uncork) streams that are not already corked. Colin Guthrie 2011-03-10 11:11:51 +00:00
  • e2df844976 build: Use silent rules for generating files Maarten Bosmans 2011-03-09 10:00:21 +01:00
  • b3721a12c5 Fixup #include directives according to Coding Style Maarten Bosmans 2011-03-09 10:00:20 +01:00
  • ecf09f2cd6 Fix up according to Coding Style Maarten Bosmans 2011-03-02 12:41:26 +01:00
  • 5715b2af30 alsa-mixer: When figuring out the max_dB of a path, use only channels that are used by the path elements. Tanu Kaskinen 2011-03-11 13:41:28 +02:00
  • 064780d9de alsa-mixer: Implement support for setting element specific upper limits for volume. Tanu Kaskinen 2011-03-11 13:40:51 +02:00
  • 68e6340394 dbus: Always accept mono volumes when setting device or stream volume. Tanu Kaskinen 2011-03-11 13:40:34 +02:00
  • 6c5e3af275 dbusiface-stream: Fix crash when there's no resampling used. Tanu Kaskinen 2011-03-11 13:40:20 +02:00
  • 973813485f alsa-card: Print the profile set configuration when loading the card. Tanu Kaskinen 2011-03-11 13:39:50 +02:00
  • 00a05a8272 alsa-mixer: Add a default case for a switch, so that the compiler won't complain about unhandled cases. Tanu Kaskinen 2011-03-11 13:38:05 +02:00
  • 983d4c238d pacat: Fix memory leak when draining the context. Tanu Kaskinen 2011-03-11 13:37:49 +02:00
  • e01a28cd53 alsa-mixer: Use decibel fixes when getting and setting decibel volumes. Tanu Kaskinen 2011-03-11 13:37:17 +02:00
  • 4842077a1e alsa-mixer: Add DecibelFix section to the profile set config file format. Tanu Kaskinen 2011-03-11 13:34:24 +02:00
  • 4cd90d9e32 volume: Add Orc-based optimised volume scaling Arun Raghavan 2010-10-25 17:59:08 +01:00
  • 516dd169b4 volume: Fix sample array size for tests Arun Raghavan 2010-10-27 11:30:14 +01:00
  • 50448e1130 volume: Make tests use only valid volumes Arun Raghavan 2010-10-26 15:20:19 +01:00
  • f4a2a8ebfe alsa-mixer: Fix a git-am cockup in b0f72311 Colin Guthrie 2011-03-04 09:43:41 +00:00
  • b872254762 volume: Add a PA_VOLUME_UI_MAX define for the recommended max volume to show in UIs Colin Guthrie 2011-03-03 12:04:31 +00:00
  • 82a84eb1bd volume: Add a PA_VOLUME_UI_MAX define for the recommended max volume to show in UIs Colin Guthrie 2011-03-03 12:04:31 +00:00
  • a8cd9d2880 conf: Make system.pa use udev-detect and not hal-detect. Colin Guthrie 2011-03-03 09:37:16 +00:00
  • 8c012a676d conf: Make system.pa use udev-detect and not hal-detect. Colin Guthrie 2011-03-03 09:37:16 +00:00
  • 33d1de487a configure: Drop some warnings Maarten Bosmans 2011-03-02 12:41:25 +01:00
  • 9cbf19b59b Various fixes for build warnings Maarten Bosmans 2011-03-02 12:41:24 +01:00
  • 53695b83dc Get rid of some unused-function compiler warnings Maarten Bosmans 2011-03-02 12:41:23 +01:00
  • 3f6eb652cb introspect: Client-side implementation for has_volume/read_only_volume Arun Raghavan 2011-03-02 01:38:38 +05:30
  • 0d1e53e30a x11: Make pax11publish -r remove PULSE_SESSION_ID Colin Guthrie 2011-03-01 18:15:28 +00:00
  • 38d0f4d15f Include <time.h> where necessary Maarten Bosmans 2011-03-01 18:06:28 +01:00
  • f834150ace Merge remote-tracking branch 'arun/no-ramping' Colin Guthrie 2011-02-28 19:39:10 +00:00
  • 7b366a52c3 alsa-mixer: Add support for "Line Boost" element David Henningsson 2011-02-16 13:33:03 +01:00
  • aa78853d72 Remove remaining ramping/envelope references Arun Raghavan 2011-02-27 23:06:16 +05:30
  • 50e289d52a Revert "Add new subsystem for applying envelopes (such as volume ramps) to audio signals" Arun Raghavan 2011-02-27 23:02:25 +05:30
  • 79616c012e Revert "Add volume ramping feature - envelop fix" Arun Raghavan 2011-02-27 23:02:21 +05:30
  • 8401572fd5 Revert "Add volume ramping feature - sink-input modification" Arun Raghavan 2011-02-27 23:02:17 +05:30
  • 241dd91583 Revert "Add volume ramping feature - sink modification" Arun Raghavan 2011-02-27 23:02:10 +05:30
  • 4cf12b91a4 Revert "ramping: minor cleanups" Arun Raghavan 2011-02-27 23:02:03 +05:30
  • 8745eccb45 Revert "core: volume ramping fix" Arun Raghavan 2011-02-27 23:01:54 +05:30
  • bed4b73cfe Add src/*-symdef.h to .gitignore. Tanu Kaskinen 2011-02-27 12:50:16 +02:00
  • 59f2b4436a sink: Add casts to some printf arguments to get rid of compiler warnings. Tanu Kaskinen 2011-02-27 13:21:41 +02:00
  • 0d8bbaf40d sink: Don't send unnecessary PA_SINK_MESSAGE_SET_SHARED_VOLUME messages. Tanu Kaskinen 2011-02-27 13:20:42 +02:00
  • 6bd34156b1 virtual-sink: Fix a crash when moving the sink to a new master right after setup. Tanu Kaskinen 2011-02-24 16:16:43 +02:00
  • b3644c1bcd virtual-sink/source: Remove an unused variable. Tanu Kaskinen 2011-02-24 16:16:42 +02:00
  • 1fda23c02c virtual-sink/source: Use a more descriptive stream name. Tanu Kaskinen 2011-02-24 16:16:41 +02:00
  • d2d36beb80 virtual-sink: Add a modarg for forcing flat volume. Tanu Kaskinen 2011-02-24 16:16:40 +02:00
  • 8702d15d03 virtual-sink: Add a modarg for enabling volume sharing. Tanu Kaskinen 2011-02-24 16:16:39 +02:00
  • c9c88fb8dc Implement the "volume sharing" feature. Tanu Kaskinen 2011-02-24 16:16:38 +02:00
  • dbdb4607b0 alsa-mixer: Make sure capture source and input source use right path David Henningsson 2011-01-19 15:40:56 +01:00
  • 65317c8241 alsa-mixer: Fixup "Mic"/"Line"/"analog-input" paths to work with the new paths David Henningsson 2011-01-05 14:03:15 +01:00
  • 3618268757 alsa-mixer: Add new paths for Internal Mic, Front Mic, Rear Mic and Dock Mic David Henningsson 2011-01-05 13:27:53 +01:00
  • ade0a6f884 alsa-mixer: always round towards 0 dB David Henningsson 2011-01-05 12:36:59 +01:00
  • b0f72311cf alsa-mixer: add required-any and required-* for enum options David Henningsson 2010-12-20 12:29:27 +01:00
  • 0ce3017b74 alsa-mixer: Add a few well-known descriptions David Henningsson 2010-12-20 11:13:37 +01:00
  • 624152dac3 alsa-card: Add a new modarg "profile_set" for giving the card a custom profile set configuration file. Tanu Kaskinen 2011-02-25 16:28:10 +02:00
  • 46359043c4 alsa-mixer: Fix path set building when using the element-output or element-input mapping options in profile set configuration. Tanu Kaskinen 2011-02-25 16:27:27 +02:00
  • 3153b60a62 core: Add a new hook PA_CORE_HOOK_CARD_PROFILE_CHANGED Colin Guthrie 2011-02-25 10:27:23 +00:00
  • 2ee4ec507c module-rtp-recv: Remove smoother from write index Maarten Bosmans 2011-01-12 07:31:26 +01:00
  • 2bfc0322c9 module-rtp-recv: Average the estimated real sample rate Maarten Bosmans 2011-01-16 01:27:29 +01:00
  • 46200391f3 module-rtp-recv: Use new algorithm for adjusting sample rate Maarten Bosmans 2011-01-12 07:24:58 +01:00
  • 90c5520e03 Limit rate adjustments to small, inaudible jumps Maarten Bosmans 2011-01-07 01:25:55 +01:00
  • 09770e5779 module-loopback: Add adjust_time to valid args Maarten Bosmans 2011-01-16 01:42:20 +01:00
  • 9379d4015c core: Added new hooks: PA_CORE_HOOK_SOURCE_PORT_CHANGED and PA_CORE_HOOK_SINK_PORT_CHANGED Kim Therkelsen 2010-10-15 09:25:12 +02:00
  • 6bd32ee2d9 Support for multichannel DSP processing in module-ladspa-sink Kim Therkelsen 2010-10-15 09:14:31 +02:00
  • a3dbdb0446 Merge remote-tracking branch 'mkbosmans/mingw32-build' Colin Guthrie 2011-02-25 09:24:07 +00:00
  • f51889c6f6 sconv_sse: Exclude SSE optimizations for Mac OS X Edward Rudd 2011-02-22 10:14:07 -05:00
  • ee4a33b586 solaris: update call of pa_thread_new to new prototype Edward Rudd 2011-02-22 11:04:19 -05:00
  • 03c4fd5c4c coreaudio: Fix call to pa_thread_new Edward Rudd 2011-02-22 10:13:05 -05:00
  • 99ddca89cd Allow read-only or non-existing sink input volume. Tanu Kaskinen 2011-02-14 13:41:06 +02:00
  • fa12d2a8a8 dbusiface-stream: Send the Device property in the GetAll handler. Tanu Kaskinen 2011-02-22 17:19:44 +02:00
  • 969c7c80fe core: Link virtual sinks and sources to their streams. Tanu Kaskinen 2011-02-07 18:35:51 +02:00
  • 1f848f82c4 build-sys: Correct typos in configure Paul Menzel 2011-02-18 23:27:20 +01:00
  • d90be03474 src/Makefile.am: add missing space to fix build using uClibc Henning Heinold 2009-07-10 12:33:30 +02:00
  • bada9040dd Correct wav file creation for 24/32 and 24 bits sample formats HSD=3669357 Vincent Becker 2011-02-08 11:24:08 +01:00
  • b7779ecce0 PulseAudio: added IT block to fix thumb conditional instruction build error messages Kurt Taylor 2011-02-18 14:30:03 +00:00
  • 821562b9bc Use pa_read, pa_write and pa_poll instead of system functions Maarten Bosmans 2011-01-05 19:50:44 +01:00
  • 30c7c95184 tests/rtstutter: Use pa_rtclock Maarten Bosmans 2011-01-18 11:28:53 +01:00
  • aebf66bef6 Use pa_* instead of generic functions to improve portability Maarten Bosmans 2011-02-17 11:50:10 +01:00
  • f2a9fd779e Give module-waveout a configure switch Maarten Bosmans 2011-02-17 11:28:54 +01:00
  • 110b14ec21 module-waveout: Adapted to updated API Maarten Bosmans 2011-01-12 15:02:18 +01:00
  • 5205e6a85a win32: Implement pa_random Maarten Bosmans 2011-01-18 11:28:13 +01:00
  • a39a83665f win32: Implement rtclock based on QueryPerformanceCounter Maarten Bosmans 2011-01-18 11:26:57 +01:00
  • 5699954d33 win32: flush stderr after log output Maarten Bosmans 2011-01-17 13:17:48 +01:00
  • d6d4336705 Implement some functions for win32 Maarten Bosmans 2011-01-06 02:10:45 +01:00
  • 7b90e3b942 Repair some typos Maarten Bosmans 2011-01-04 17:12:09 +01:00
  • 5815ec6f3e Add AM_LDFLAGS more consistently to all commands Maarten Bosmans 2011-01-06 01:39:29 +01:00
  • 2de2c735c9 Fix dependencies and include necessary headers Maarten Bosmans 2011-01-06 01:35:27 +01:00
  • a951c779c6 Use PCRE if POSIX regex.h is not available Maarten Bosmans 2011-01-04 16:48:06 +01:00
  • bb12ff8356 Apply #ifdefs around functionality not available on win32 Maarten Bosmans 2011-01-06 00:51:33 +01:00
  • 0ac0479534 Adapt win32 specific code to current API Maarten Bosmans 2011-01-04 17:07:50 +01:00
  • 4f1d4044f8 Use <pulsecore/socket.h> instead of <sys/socket.h> Maarten Bosmans 2011-01-04 17:03:13 +01:00
  • d6d9fb295d Clean up <poll.h> includes Maarten Bosmans 2011-01-04 11:17:53 +01:00
  • 8d12ab9e63 Use setenv instead of putenv Maarten Bosmans 2011-01-12 08:15:44 +01:00