Commit graph

  • 4e398ddfcf control: complement comment for subscribe API Takashi Sakamoto 2015-02-10 00:27:19 +09:00
  • 56499c30b7 conf: add support for USB AudioSport Quattro (tm) Alexander E. Patrakov 2015-01-31 23:26:07 +05:00
  • dbb7eca655 Remove unused hostname resolution in shm plugins and aserver Takashi Iwai 2015-01-28 16:21:14 +01:00
  • 6ea14c3624 ucm: add binary configure file parse Lu, Han 2015-01-22 09:32:47 +08:00
  • 3b5fac6d10 conf/ucm: GoogleNyan: Add configuration Tomeu Vizoso 2015-01-15 17:27:29 +01:00
  • 187ba1d8cd autotools: fix ucm partial build Matthieu Crapet 2015-01-14 15:42:45 +01:00
  • f47480af37 control: enable octal and hexadecimal parse Lu, Han 2015-01-14 09:08:30 +08:00
  • b2ed0aa9f2 pcm: fix buffer overflow in snd_pcm_chmap_print() Anssi Hannula 2014-12-30 20:46:11 +02:00
  • 93b0e9ca85 hwdep: add OXFW driver support Takashi Sakamoto 2014-11-29 01:03:34 +09:00
  • a649c4b1a0 pcm: Fix assorted tstamp_type bugs/omissions. Tim Cussins 2014-11-25 14:44:54 +00:00
  • 72c8b07b2a ucm: Fix uninitialized err in snd_use_case_set() Takashi Iwai 2014-11-21 15:25:30 +01:00
  • b779f6f432 mixer: Fix unused parameter warnings Takashi Iwai 2014-11-21 15:22:01 +01:00
  • c0a708180f mixer: Fix inclusion of config.h Takashi Iwai 2014-11-21 15:20:48 +01:00
  • b14c49ab3d pcm: Fix DSD sample format endianess and add big-endian format Jussi Laako 2014-11-21 16:04:47 +02:00
  • 984db83aa1 USB-audio: Add five more cards to IEC958 blacklist David Henningsson 2014-11-17 11:29:34 +01:00
  • 1eecc3a548 dlmisc: Remove unused label Takashi Iwai 2014-11-16 09:43:39 +01:00
  • 11fdac949b snd_dlsym: only do versioning checks if built --with-versioning John Spencer 2014-11-15 13:41:00 +01:00
  • 5a066cb884 pcm: dmix: Don't ignore SND_TIMER_EVENT_MSTOP Takashi Iwai 2014-11-06 12:12:02 +01:00
  • c7bfcbb255 snd_user_file: fix memory leak Andreas Schwab 2014-11-03 17:22:28 +01:00
  • ebd6afc915 USB-Audio: Add Scarlett 2i4 USB to S/PDIF blacklist Panu Matilainen 2014-11-03 17:42:44 +02:00
  • 24b4e86ddc conf/ucm: PAZ00: add Toshiba AC100/Dynabook AZ new config zombah 2014-09-23 19:53:43 +04:00
  • 7c1f36dbcb mixer: Fix missing hctl handle free in snd_mixer_attach_hctl() Takashi Iwai 2014-09-23 09:11:27 +02:00
  • f78ba070b3 pcm: return negative value in case of error Renu Tyagi 2014-09-23 09:08:23 +02:00
  • 5a0b992548 control: return negative value in case of error Renu Tyagi 2014-09-23 09:08:09 +02:00
  • b356cd29f9 conf: return negative value in case of error Renu Tyagi 2014-09-23 09:07:20 +02:00
  • 69e0aaa569 pcm_hooks: null check for h Renu Tyagi 2014-09-23 09:07:13 +02:00
  • bd0b008c0d socket: missing socket close Renu Tyagi 2014-09-23 09:06:36 +02:00
  • f3f568e3db simple_abst: null check for lib Renu Tyagi 2014-09-23 09:06:28 +02:00
  • 30f289a8a3 pcm_share: fixing missing mutex unlock Renu Tyagi 2014-09-23 09:05:39 +02:00
  • 09f5c75e9c rawmidi: close handle h Renu Tyagi 2014-09-23 09:05:27 +02:00
  • 0ee46280f3 sbase: fixed missing free Renu Tyagi 2014-09-23 09:04:26 +02:00
  • d37f918795 pcm_file: fixed missing free Renu Tyagi 2014-09-23 09:04:19 +02:00
  • 020bb3018a mixer: fixed double free Renu Tyagi 2014-09-23 09:01:36 +02:00
  • 9ab3c4a669 hwdep: add missing declaration for snd_hwdep_poll_descriptors_count() Takashi Sakamoto 2014-09-17 07:07:03 +09:00
  • 048568bbea pcm, rate: hw_avail must not be negative before starting the stream Alexander E. Patrakov 2014-09-15 20:17:47 +06:00
  • 650b8c975c pcm route: Fix the bad condition (always false) Jaroslav Kysela 2014-09-16 09:00:39 +02:00
  • 99e57cb41a Revert "pcm: rewindable, forwardable: don't return stale data" Jaroslav Kysela 2014-09-14 18:33:37 +02:00
  • f803a3394a pcm, file: don't recurse in the rewindable and forwardable callbacks Alexander E. Patrakov 2014-09-14 00:30:21 +06:00
  • 6db0fe495e pcm: rewindable, forwardable: don't return stale data Alexander E. Patrakov 2014-09-14 00:30:20 +06:00
  • e5e1af8388 dsnoop: rewindable and forwardable logic was swapped Alexander E. Patrakov 2014-09-14 00:30:19 +06:00
  • ff9d213ff8 rate: handle negative values from snd_pcm_mmap_playback_hw_avail Alexander E. Patrakov 2014-09-14 00:30:18 +06:00
  • 4fafa468d4 pcm, null: use the snd_pcm_mmap_avail function Alexander E. Patrakov 2014-09-14 00:30:17 +06:00
  • 0889e94706 pcm, rate: use the snd_pcm_mmap_hw_avail function Alexander E. Patrakov 2014-09-14 00:30:16 +06:00
  • 78c804fc93 pcm: handle negative values from snd_pcm_mmap_hw_avail Alexander E. Patrakov 2014-09-14 00:30:15 +06:00
  • 9a43dc15b2 pcm: express the rewind size limitation logic better Alexander E. Patrakov 2014-09-14 00:30:14 +06:00
  • 9a56a673a6 dmix: actually rewind when running or being drained Alexander E. Patrakov 2014-09-14 00:30:13 +06:00
  • e59ffbf30e pcm: add new 32-bit DSD sample format Jurgen Kramer 2014-09-10 09:00:28 +02:00
  • 622b1b6bdb pcm: fix return value of snd_pcm_share_slave_avail Alexander E. Patrakov 2014-09-02 01:29:36 +06:00
  • 99a2254f5f pcm: fix snd_pcm_mmap_hw_avail() near the boundary Alexander E. Patrakov 2014-08-31 22:23:47 +06:00
  • 5f1960e3d8 doc: fix cross-compiling example Dmitry Voytik 2014-08-22 14:17:10 +04:00
  • b9f58dcc6f pcm: 2nd round of pcm_misc DSD fixes Jurgen Kramer 2014-08-22 10:15:10 +02:00
  • dfc3bf97bf Sync enum snd_hwdep_iface_t with include/asound/asound.h Takashi Sakamoto 2014-08-18 18:45:17 +09:00
  • e8e5481133 pcm: Add missing signed and endianess definitions for DSD formats Takashi Iwai 2014-08-11 11:55:03 +02:00
  • 717ae3dd90 Sync include/sound/asound.h with 3.17-rc1 kernel Takashi Iwai 2014-08-11 11:51:29 +02:00
  • 87df9f3b7a pcm: Fix DSD formats userland usability Jurgen Kramer 2014-08-09 12:09:21 +02:00
  • f6b879e7cc pcm: pcm_local.h: include <time.h> to enable CLOCK_MONOTONIC Shengjiu Wang 2014-07-23 15:09:58 +08:00
  • 7a5646f58b pcm: Drop snd_pcm_linear_{get|put}32_index() Takashi Iwai 2014-07-22 12:20:50 +02:00
  • fd84adc63e pcm: route: Use get32 for multi-source route calculation Takashi Iwai 2014-07-22 11:55:40 +02:00
  • 55c5362521 pcm: Fill sw_params proto field Takashi Iwai 2014-07-16 17:48:34 +02:00
  • de63b942ac pcm: route: Use get/put labels for all 3 byte formats Takashi Iwai 2014-07-21 16:30:54 +02:00
  • 52444bd43a test/audio_time: Set timestamp type explicitly Takashi Iwai 2014-07-14 18:12:49 +02:00
  • 65ff6fdafb pcm: Implement timestamp type handling in all plugins Takashi Iwai 2014-07-10 14:37:49 +02:00
  • 9b716075de pcm: Implement timestamp type setup in hw plugin Takashi Iwai 2014-07-10 14:32:50 +02:00
  • 0d393c29a2 pcm: Add sw_params API functions to get/set timestamp type Takashi Iwai 2014-07-10 14:26:37 +02:00
  • 5250a8e212 Add timestamp type to sw_params (internal only) Takashi Iwai 2014-07-10 14:22:33 +02:00
  • 85e4704151 pcm: Provide a CLOCK_MONOTONIC_RAW timestamp type Mark Brown 2014-07-08 16:52:32 +02:00
  • 035f196bcd pcm: rate: fix hw_ptr exceed the boundary Shengjiu Wang 2014-07-14 16:55:48 +08:00
  • ea865bba46 USB-Audio: Add second S/PDIF device on Phiree U2 Anssi Hannula 2014-07-08 11:19:20 +03:00
  • 27cc710b57 ICE1712: add surround71 pcm definition Alexander E. Patrakov 2014-07-01 00:40:48 +06:00
  • 7a748af4db ucm: Document PlaybackPCMIsDummy and CapturePCMIsDummy values Tanu Kaskinen 2014-06-26 13:30:25 +03:00
  • c2f8ef7ab0 Release v1.0.28 v1.0.28 Jaroslav Kysela 2014-06-17 14:34:19 +02:00
  • 47ee780997 alsa-lib: pcm_plug: fix float conversion for user specified ttable Sergey 2014-06-16 19:52:51 +04:00
  • 95ab1c1c7c Loopback.conf: fix the comment Jaroslav Kysela 2014-06-13 19:18:43 +02:00
  • 8bdec31570 Add -lm to test programs to fix build failure. Jordi Mallach 2013-06-28 15:01:40 +02:00
  • 5256e150eb pcm: rate plugin - remove the rewind/forward implementation Jaroslav Kysela 2014-06-13 11:15:07 +02:00
  • 614a66bb2a pcm: rate: add rewindable and forwardable callbacks Alexander E. Patrakov 2014-06-12 16:34:22 +06:00
  • 9c3086fb74 pcm: null plugin - fix the avail count Jaroslav Kysela 2014-06-13 10:46:54 +02:00
  • 084e7a91d8 pcm: null: add rewindable and forwardable callbacks Alexander E. Patrakov 2014-06-12 16:34:24 +06:00
  • fb73f310f8 pcm: multi: implement rewindable and forwardable callbacks Alexander E. Patrakov 2014-06-12 16:34:23 +06:00
  • 68ae0c72a5 pcm:file: add the missing htimestamp callback Alexander E. Patrakov 2014-06-12 16:34:21 +06:00
  • 042223c4ee pcm: Fix channel map query when there are lots of maps Anssi Hannula 2014-06-08 12:58:56 +03:00
  • 84f8b976c0 pcm: route: Correctly close slave pcm when no matching chmap is found David Henningsson 2014-05-27 09:51:21 +02:00
  • 80a43f23db pcm: Fix forward/rewind support in iec958 plugin Alexander E. Patrakov 2014-04-24 20:40:06 +06:00
  • 351870fd2d pcm: rate: Don't return negative frame count on success in rewind Andrew Eikum 2014-04-04 13:27:25 -05:00
  • 8dcce52ee0 pcm: ladspa: Delay LADSPA plugin activate call Matthias Larisch 2014-03-27 19:05:10 +01:00
  • 015c34bf15 Revert "pcm: route: Don't handle no matching chmap as a serious error" Takashi Iwai 2014-03-19 10:54:08 +01:00
  • dbe6d7f869 route: Fix invalid pointer access Takashi Iwai 2014-03-19 10:52:24 +01:00
  • d794af65e9 route: Return NULL in case of zero found channels in determine_chmap David Henningsson 2014-03-18 23:07:19 +01:00
  • 5b72e3d530 pcm: route: Don't handle no matching chmap as a serious error Takashi Iwai 2014-03-18 15:23:09 +01:00
  • cbcc78031b src/conf/cards: Add missing entry for Loopback.conf Takashi Iwai 2014-03-11 10:59:21 +01:00
  • 688004a6ac pcm: Wrap hw_ptr to boundary in pcm_ioplug MONTANARO Luciano (MM) 2014-03-04 12:51:36 +01:00
  • 48f1b308cc conf: Allow 2.1 surround to use different number of channels David Henningsson 2014-02-28 08:57:07 +01:00
  • 5c4cd46810 pcm: route: Select slave chmap based on ttable information David Henningsson 2014-02-28 08:57:06 +01:00
  • 8ad8d22216 pcm: route: Allow chmap syntax for slave channels in ttable David Henningsson 2014-02-28 08:57:05 +01:00
  • 2da7b0c2c1 pcm: Insert linear-to-float conversion when rate or channel count is incorrect Maarten Baert 2014-02-26 14:23:45 +01:00
  • b669b50de2 autotools: update style Patrick Welche 2014-02-25 12:40:21 +00:00
  • 7a6e8ca348 Portability fix: look for sys/endian.h as well as endian.h Patrick Welche 2014-02-23 11:12:48 +00:00
  • 1af088e39b conf: Add surround 2.1 support to all cards David Henningsson 2014-02-18 16:41:49 +01:00
  • 57b5076c30 conf: Add basic infrastructure for 2.1 surround sound David Henningsson 2014-02-18 16:41:48 +01:00
  • 326c6802e4 alsa-lib: heavy pcm atomics cleanup Riku Voipio 2014-02-07 15:38:58 +02:00