Commit graph

  • 4a7bc382a1 release 1.0.14 Patch-level: Merged v1.0.14 Jaroslav Kysela 2007-05-31 08:54:49 +02:00
  • 971ec92b8b Specify subdevice number for Maestor3 dmix setting Takashi Iwai 2007-05-22 18:38:58 +02:00
  • a03ddea415 dmix/dshare/dsnoop plugin: enable slowptr by default Clemens Ladisch 2007-05-21 09:13:19 +02:00
  • 63e4c591f9 Add support for gain in softvol plugin Steve Longerbeam 2007-05-18 15:04:12 +02:00
  • 577959ec87 Revert the wrong change in src/pcm/Makefile.am Takashi Iwai 2007-05-15 15:58:58 +02:00
  • 21888c5f50 Add config and plugin directory options to configure Takashi Iwai 2007-05-03 20:55:54 +02:00
  • 4c9e869ea3 Added tag v1.0.14rc4 for changeset b557eb8496bb Jaroslav Kysela 2007-05-02 08:45:45 +02:00
  • df3f340ab3 release 1.0.14rc4 Patch-level: Merged v1.0.14rc4 Jaroslav Kysela 2007-05-02 08:45:45 +02:00
  • 3b1153c435 Add --enable-symbolic-functions configure option Takashi Iwai 2007-04-10 13:24:52 +02:00
  • 41dfdba7fb Add missing smixer.conf for installation Takashi Iwai 2007-04-05 17:19:40 +02:00
  • 7f9dd4ac65 Fixed an access to uninitialized variable in pcm_rate.c Takashi Iwai 2007-03-28 14:31:46 +02:00
  • 2b5006b03c Add missing control_ext entry Takashi Iwai 2007-03-28 14:30:58 +02:00
  • 09996b632e Use AS_HELP_STRING in configure.in Takashi Iwai 2007-03-28 14:03:10 +02:00
  • 17dbb93a9a Add src/control/ctl_symbols_list.c to .hgignore Takashi Iwai 2007-03-28 13:49:23 +02:00
  • 77b4d5f97a Add --with-ctl-plugins configure option Takashi Iwai 2007-03-28 13:48:04 +02:00
  • c16111516f Define an array of default rate plugins Takashi Iwai 2007-03-28 12:38:27 +02:00
  • c6bebac05e Trivial fix of compile warning Takashi Iwai 2007-03-22 01:17:22 +01:00
  • 36987b02c0 String array for default rate plugin list Takashi Iwai 2007-03-22 00:58:42 +01:00
  • 70e4ec9d08 Allow build without libdl and libpthread Takashi Iwai 2007-03-22 00:48:18 +01:00
  • 9a75eec664 Fix alsa-devel ML address Rene Herman 2007-03-21 12:21:38 +01:00
  • 0c03968e13 Fix build with no PCM plugin Takashi Iwai 2007-03-16 15:22:27 +01:00
  • 36cc1daad8 Remove _snd_pcm_link_descriptors() and more comments Takashi Iwai 2007-03-13 10:44:28 +01:00
  • 8048321c76 More better fix for linked start/stop Takashi Iwai 2007-03-13 02:52:33 +01:00
  • 1753ae794f Fix start/stop of multi plugin Takashi Iwai 2007-03-13 00:40:22 +01:00
  • ffcffac13d fix a signedness warning Clemens Ladisch 2007-03-12 08:27:15 +01:00
  • 6329db3af1 Improve the sample conversion in plug layer Takashi Iwai 2007-03-09 17:06:23 +01:00
  • fbc2a6fa09 Check _POSIX_SOURCE for timeval definition Takashi Iwai 2007-03-09 15:30:38 +01:00
  • ba4291aa1b Added tag v1.0.14rc3 for changeset 3cfb9808fb42 Jaroslav Kysela 2007-02-26 09:21:12 +01:00
  • afb23f3f58 release 1.0.14rc3 Patch-level: Merged v1.0.14rc3 Jaroslav Kysela 2007-02-26 09:21:12 +01:00
  • 98f8b6c9a8 add USB-Audio.conf to Makefile.am Clemens Ladisch 2007-02-13 14:03:30 +01:00
  • 09eb800771 enable dmix-ing and proper 5.1 routing for USB audio devices Clemens Ladisch 2007-02-13 09:01:31 +01:00
  • f54f03bfc4 fix SNDERR() format strings/arguments Clemens Ladisch 2007-02-12 13:45:57 +01:00
  • 0c49463b8c remove superfluous strdup() calls Clemens Ladisch 2007-02-12 13:45:03 +01:00
  • ebc0ea9b54 add card_name configuration function Clemens Ladisch 2007-02-12 13:43:49 +01:00
  • e8094c4322 Update emu10k1.h for new version Takashi Iwai 2007-01-19 18:36:48 +01:00
  • b3f998dbc9 add support for symbol prefixes in shared libraries Takashi Iwai 2007-01-17 15:19:52 +01:00
  • f6d264f54d Added tag v1.0.14rc2 for changeset d1c1d7803371 Jaroslav Kysela 2007-01-15 14:21:41 +01:00
  • 1c82cd7623 release 1.0.14rc2 Patch-level: Merged v1.0.14rc2 Jaroslav Kysela 2007-01-15 14:21:41 +01:00
  • c818bab2e3 Fix compile warning with internal function Takashi Iwai 2007-01-08 16:39:26 +01:00
  • 6972e3e585 Fix error code in timer_query.c Takashi Iwai 2007-01-08 16:29:16 +01:00
  • 31910617f2 initialize dl handles where it needs to Benoit Fouet 2007-01-08 15:07:02 +01:00
  • 4a1cefd24d pcm_ladspa - fix none policy In some configurations, channel samples were not copied correctly. Also, fix memory leaks and remove extra end-of-line chars from SNDERR strings. Jaroslav Kysela 2006-12-20 16:01:27 +01:00
  • 2c02c139f4 remove snd_ctl_iface_conf_name() prototype, namehint doxygen cleanups Jaroslav Kysela 2006-12-07 15:29:20 +01:00
  • 19b2e9afa0 Added tag v1.0.14rc1 for changeset f5f02f509ea160bf35cbd3c0015e49f42ddf49f6 Jaroslav Kysela 2006-12-07 15:04:29 +01:00
  • 93b453f4b8 release 1.0.14rc1 Patch-level: Merged v1.0.14rc1 Jaroslav Kysela 2006-12-07 15:04:28 +01:00
  • 6d90397add add snd_device_name_get_hint() prototype to include/control.h Jaroslav Kysela 2006-12-05 11:52:37 +01:00
  • 8a36b67b9f direct pcm plugins: fix format selection Clemens Ladisch 2006-12-04 18:20:40 +01:00
  • 9819099e0e direct pcm plugins: fix channel number selection Clemens Ladisch 2006-12-04 18:14:13 +01:00
  • 0f99fe7830 fix string list parameter in snd_device_name_(free_)hint prototypes Clemens Ladisch 2006-12-04 18:07:46 +01:00
  • 1ba513f96f add snd_device_name_get_hint() function, make hints private to alsa-lib (void) Jaroslav Kysela 2006-11-30 13:41:53 +01:00
  • 70c20571e1 Fix CS46xx.conf default capture Takashi Iwai 2006-11-24 16:29:45 +01:00
  • 125b22189e fix a typo Clemens Ladisch 2006-11-16 07:49:24 +01:00
  • 631814e0b3 Compatibility problem with automake 1.10 fixed. alsa bug#2592 James Courtier-Dutton 2006-11-12 21:37:45 +00:00
  • 10e3360575 Fix device name listing with card = -1 Takashi Iwai 2006-11-06 17:37:15 +01:00
  • 9df5c28f55 namehint changes: longname -> cardname, use get_card_name instead longname Jaroslav Kysela 2006-10-27 18:19:48 +02:00
  • c9610c024d Fix build of static library Takashi Iwai 2006-10-27 16:08:21 +02:00
  • 03389a444b change iface argument for namehint function to const char * remove snd_ctl_iface_conf_name function Jaroslav Kysela 2006-10-27 13:31:32 +02:00
  • 252fd43461 rawmidi: do not abort when seeing the hint node Clemens Ladisch 2006-10-27 10:54:08 +02:00
  • ddf9599542 pcm: fix ipc offset calculation for direct plugins Jaroslav Kysela 2006-10-23 11:34:00 +02:00
  • 21207351a8 Revert dmix.conf and dsnoop.conf Takashi Iwai 2006-10-20 17:57:16 +02:00
  • 6d511eefa0 Implements support for capture/playback enums. James Courtier-Dutton 2006-10-13 22:06:17 +01:00
  • a185898230 added pcm_empty plugin and .hgignore additions Jaroslav Kysela 2006-10-13 18:01:27 +02:00
  • d7916981bf pcm config files cleanups and name hint extension - remove device 0/subdevice 0 from configuration files (it's default) - name_hint - fixed parsing slaves - obtain device numbers directly from 'type hw' configurations to avoid poluting of configurations scripts with hint.device lines Jaroslav Kysela 2006-10-12 16:27:23 +02:00
  • b40a116b8e Remove snd_name_list() and snd_name_list_free() functions. Jaroslav Kysela 2006-10-12 14:52:07 +02:00
  • 10cca7c03b pcm direct plugins - fix memory leak (sconf must be deleted) Jaroslav Kysela 2006-10-12 14:42:45 +02:00
  • 1300e70573 more name hint interace updates - add long card name to device description - create empty PCM plugin to allow right hint description parsing - reorder devices in alsa.conf - make namehint more configurable (using default.namehint.showall switch) - add two levels basic and exteded for hints to default configuration files - do not show direct device aliases - removed all known memory leaks Jaroslav Kysela 2006-10-12 14:34:23 +02:00
  • aa7a0dd70b add card number to ipc key for dmix / dsnoop PCM definitions Jaroslav Kysela 2006-10-11 15:59:19 +02:00
  • faf8aad99a fix two issues in snd_device_name_hint() - returned wrong error when the namehint section does not exist - variable underflow for the rawmidi interface Jaroslav Kysela 2006-10-11 13:59:42 +02:00
  • 13fdc41785 add snd_device_name_hint() function and initial implementation Jaroslav Kysela 2006-10-11 13:18:57 +02:00
  • b223fbba23 revert back one diff from changeset 2219 (fix various warnings) Jaroslav Kysela 2006-10-06 15:22:34 +02:00
  • 57eb3145b8 fix various warnings See also ALSA bug#1689 Jaroslav Kysela 2006-10-06 13:18:34 +02:00
  • 8c9e4114a2 Add struct timeval and timespec definition when _POSIX_C_SOURCE is not defined Jaroslav Kysela 2006-10-06 11:01:40 +02:00
  • 7668e264af alsa.pc's Libs shouldn't contain -lm -ldl -lpthread Jaroslav Kysela 2006-10-06 10:38:39 +02:00
  • 1a87651393 Use dmix/dsnoop for maestro3 boards Takashi Iwai 2006-10-04 17:33:25 +02:00
  • 1827d9ccff Fix snd_pcm_open_noupdate() to refer alias Takashi Iwai 2006-10-04 17:32:22 +02:00
  • 285d859974 allow building out of tree (sort of) Mike Frysinger 2006-10-04 17:30:26 +02:00
  • bc9b4553b4 alsa-lib: test dir: make check: static building doesn't work on PIC architectures Jaroslav Kysela 2006-10-04 10:39:55 +02:00
  • 275afa4d70 simple mixer - fix error recovery path for volume / switch write Jaroslav Kysela 2006-10-01 17:57:36 +02:00
  • f87356d8f0 Added tag v1.0.13 for changeset cf4a3d6a053ade90e197d774bb4860b564058942 Jaroslav Kysela 2006-09-29 13:30:53 +02:00
  • 99894d73ba release 1.0.13 Patch-level: Merged v1.0.13 Jaroslav Kysela 2006-09-29 13:30:53 +02:00
  • 476ce88773 configure.in - fix "checking for versioned symbols" error in ./configure See: bug#2274 Jaroslav Kysela 2006-09-29 10:44:58 +02:00
  • 10c396516a timer_hw: fix file descriptor leak See: bug#2465 Jaroslav Kysela 2006-09-29 10:34:22 +02:00
  • 35b1df509f configuration: added one more alias check to detect a circular configuration Jaroslav Kysela 2006-09-28 16:42:19 +02:00
  • 1dc96732c2 configuration: avoid endless loop when a key refers to itself remove one warning from tlv_read routine in control.c Jaroslav Kysela 2006-09-28 15:47:25 +02:00
  • 436b003173 rate plugin: fix boundary calculations Clemens Ladisch 2006-09-27 11:11:29 +02:00
  • 43b2802216 remove unneeded headers from alsa-lib/src/alisp/alisp.c Mike Frysinger 2006-09-26 15:38:35 +02:00
  • 0a8bd08c62 remove unneeded headers from src/names.c Mike Frysinger 2006-09-26 15:37:47 +02:00
  • 65f397845a make sure commands in cvs/hg compile scripts worked Takashi Iwai 2006-09-26 15:37:07 +02:00
  • 6872078205 Added tag v1.0.13rc3 for changeset 3de06f3eea80471e365ea706052a747e50edb587 Jaroslav Kysela 2006-09-25 15:21:50 +02:00
  • 3a8cb22aa1 release 1.0.13rc3 Patch-level: Merged v1.0.13rc3 Jaroslav Kysela 2006-09-25 15:21:50 +02:00
  • f0fbd4c03e add support for hosts that have custom symbol prefixes Takashi Iwai 2006-09-19 18:07:51 +02:00
  • 0211bc3b68 fix parsing of non-decimal integers in configuration files Clemens Ladisch 2006-09-18 17:57:58 +02:00
  • a7bc1dd80c Check control API protocol version for TLV control Takashi Iwai 2006-09-17 22:06:46 +02:00
  • f70de1b1cc Added tag v1.0.13rc2 for changeset 258849dfcb4c27a019f74820ebe7829bcdf82724 Jaroslav Kysela 2006-09-12 15:35:39 +02:00
  • 99905c2ffc release 1.0.13rc2 Patch-level: Merged v1.0.13rc2 Jaroslav Kysela 2006-09-12 15:35:38 +02:00
  • 9d2518bb91 Fix wrong scales in linear volume calculation Takashi Iwai 2006-09-07 20:51:41 +02:00
  • 70825bb7e6 Fix a typo Takashi Iwai 2006-09-07 20:43:41 +02:00
  • 612216db0d Add --disable-alisp configure option Takashi Iwai 2006-09-06 14:39:01 +02:00
  • fba26cd668 Add support of dB range compound TLV Takashi Iwai 2006-09-06 12:17:29 +02:00
  • 72834bfd95 Added tag v1.0.13rc1 for changeset d3bd2ac29044cd4cafce1b714c249866ed051e2a Jaroslav Kysela 2006-08-31 10:06:08 +02:00