Commit graph

  • 2289326673 Make seq, rawmidi and control operation structures static const. Diego E. 'Flameeyes' Pettenò 2008-11-21 20:26:12 +01:00
  • 8ed98db259 Make some static tables and strings constants. Diego E. 'Flameeyes' Pettenò 2008-11-21 01:21:32 +01:00
  • 29a14294fc Make sure that python libraries are passed through LIBADD. Diego E. 'Flameeyes' Pettenò 2008-11-21 01:19:17 +01:00
  • 0b92e53cf9 Check for --no-undefined linker flag and use it. Diego E. 'Flameeyes' Pettenò 2008-11-21 01:16:37 +01:00
  • ca133ff6a2 Add the attributes.m4 macro file from xine/lscube. Diego E. 'Flameeyes' Pettenò 2008-11-21 01:08:42 +01:00
  • a42def6e9c Don't use AC_CANONICAL_SYSTEM, only use AC_CANONICAL_HOST. Diego E. 'Flameeyes' Pettenò 2008-11-21 01:02:55 +01:00
  • 73ddcda842 Fix segfault with invalid meter plugin option Takashi Iwai 2008-11-19 16:14:27 +01:00
  • cb1fd837d9 Add linear plugin wrapping iec958 PCM for ice1724-based boards Takashi Iwai 2008-11-19 14:59:03 +01:00
  • 55c77d0ec2 Fix volume/switch updates for global/simple mixer elements Takashi Iwai 2008-11-10 17:39:11 +01:00
  • 6e3ecb1dfd Release v1.0.18 v1.0.18 Jaroslav Kysela 2008-10-29 13:42:10 +01:00
  • 8feae77e13 Merge branch 'master' of git@git.alsa-project.org:alsa-lib Jaroslav Kysela 2008-10-23 09:58:10 +02:00
  • cc7fec138e Add snd_pcm_avail() and snd_pcm_avail_delay() prototypes Jaroslav Kysela 2008-10-23 09:57:11 +02:00
  • 3b3eac25ab Add iec958 PCM definition for PS3 Takashi Iwai 2008-10-20 11:25:12 +02:00
  • 3b2c53c2a6 Fix sort-out of non-existing devices in namehint Takashi Iwai 2008-10-17 17:51:45 +02:00
  • ce3df03135 Increase the components array size Takashi Iwai 2008-10-07 12:08:29 +02:00
  • 1cf904e894 Fix return value of snd_ctl_hw_subscribe_events() Takashi Iwai 2008-09-30 14:44:12 +02:00
  • 5cee69b47b Replace some assert() with runtime checks Takashi Iwai 2008-09-30 14:43:14 +02:00
  • 16cc295a3c test/pcm: Fix error messages in async callback and add snd_pcm_start() condition Jaroslav Kysela 2008-09-15 15:14:58 +02:00
  • 1dd1ba94a3 Fix comment typos for snd_pcm_read[in]() Jaroslav Kysela 2008-09-09 19:56:17 +02:00
  • 33083eb3e3 Release v1.0.18rc3 v1.0.18rc3 Jaroslav Kysela 2008-09-09 18:55:49 +02:00
  • a13707da6b pcm_softvol plugin: remove access type change for refine Jaroslav Kysela 2008-09-09 13:07:39 +02:00
  • fe5391c9da Add snd_pcm_avail() and snd_pcm_avail_delay() functions. Make snd_pcm_hwsync() deprecated. Jaroslav Kysela 2008-09-01 11:38:53 +02:00
  • 8d6838450a alsa-lib: Don't call the simple mixer interface "legacy" Lennart Poettering 2008-08-31 03:42:56 +02:00
  • bd7b73a621 alsa-lib: Reword doxygen doc for snd_pcm_delay() Lennart Poettering 2008-08-31 03:42:20 +02:00
  • 73d20069e0 alsa-lib: Make sure SND_PCM_NO_xxx flags don't get lost when nonblocking mode is enabled Lennart Poettering 2008-08-31 03:41:48 +02:00
  • 119bfd6594 Release v1.0.17a v1.0.17a Jaroslav Kysela 2008-08-15 13:28:55 +02:00
  • 6d426e3e92 IEC958 definition for consumer status channel update Pawel MOLL 2008-08-01 11:23:50 +01:00
  • ddf063f499 Fix non-tread mode with PCM direct plugins Takashi Iwai 2008-07-31 12:18:08 +02:00
  • 118fedb90a Fix interleave check in pcm_direct.c Takashi Iwai 2008-07-29 14:41:51 +02:00
  • 8d3fb3102f fix return value of snd_pcm_rewind()/snd_pcm_forward() to return how much actually has been rewound, instead of what actually could have rewound Lennart Poettering 2008-07-18 21:24:38 +02:00
  • 15769ead72 fix type of internally used sframes variable, to avoid unnecessary casts Lennart Poettering 2008-07-18 21:22:50 +02:00
  • 0fbfe2d8d6 clamp snd_pcm_rewind()/snd_pcm_forward() into the right direction Lennart Poettering 2008-07-18 21:21:23 +02:00
  • f78af4ab04 Add boolean (mute) functionality to softvol plugin Takashi Iwai 2008-07-16 12:37:51 +02:00
  • e24cc8d247 Release v1.0.17 v1.0.17 Jaroslav Kysela 2008-07-14 10:57:56 +02:00
  • d31fd52e74 test/pcm.c: Fix SND_PCM_FORMAT_S24 support Takashi Iwai 2008-07-10 18:45:23 +02:00
  • af2c3fbe7d Fix type-punning in test/pcm.c Takashi Iwai 2008-07-10 18:44:15 +02:00
  • 5e91207586 pcm: fix comment for snd_pcm_avail_update() Jaroslav Kysela 2008-06-16 13:23:22 +02:00
  • 68641714a8 Release v1.0.17rc2 v1.0.17rc2 Jaroslav Kysela 2008-06-16 09:40:42 +02:00
  • 2076b88a77 Fix segfault with dmix of 3-bytes formats Josh Green 2008-06-07 10:10:49 +02:00
  • 1467f4e238 PCM: allow mmap-access conversion in plug Takashi Iwai 2008-06-06 17:10:41 +02:00
  • 538726cc55 Export __snd_pcm_mmap_emul_open() Takashi Iwai 2008-06-06 17:09:07 +02:00
  • 8843cf11e0 pcm_mmap_emul: clean up Takashi Iwai 2008-06-06 17:07:45 +02:00
  • 2db108cc72 pcm_mmap_emul: Fix invalid check Takashi Iwai 2008-06-06 17:05:56 +02:00
  • b6af5e1822 Fix compile warnings in pcm_hw.c Takashi Iwai 2008-06-06 16:59:47 +02:00
  • fce17b8c47 Fix cast warning Takashi Iwai 2008-06-06 16:58:02 +02:00
  • 6d4c09346a Release v1.0.17rc1 v1.0.17rc1 Jaroslav Kysela 2008-06-03 10:18:14 +02:00
  • d7534b2cee hgcompile -> gitcompile Jaroslav Kysela 2008-06-03 10:17:48 +02:00
  • fd61794399 removed .hg files and renamed hgcompile to gitcompile Jaroslav Kysela 2008-05-20 13:29:44 +02:00
  • 8aaccc9484 Implemented snd_pcm_sw_params_(set|get)_period_event for interrupt wakeup like behaviour Jaroslav Kysela 2008-05-09 16:02:02 +02:00
  • c88672d86f implemented snd_pcm_rewindable() and snd_pcm_forwardable(), removed can_rewind and can_forward Jaroslav Kysela 2008-04-21 12:46:50 +02:00
  • 058dde8b7d implemented integer volume <-> dB volume conversion functions for simple mixer Jaroslav Kysela 2008-04-21 11:44:20 +02:00
  • 82af1df465 added snd_pcm_hw_params_is_monotonic/can_forward/can_rewind functions Jaroslav Kysela 2008-04-11 14:11:04 +02:00
  • d4250517f0 PCM API - explain more trigger timestamp Jaroslav Kysela 2008-04-10 09:46:10 +02:00
  • d555b15914 fix compilation in pcm/pcm_hw.c - monotonic clock Jaroslav Kysela 2008-04-10 09:08:08 +02:00
  • 542b12b888 pcsp: remove downsampling Stas Sergeev 2008-03-22 17:40:57 +01:00
  • 87ae12214b Use defaults.pcm.file_format for the default file format of file plugin Takashi Iwai 2008-03-17 16:11:57 +01:00
  • fe95bc237a Add the support of WAV format in PCM file plugin Takashi Iwai 2008-03-17 16:02:56 +01:00
  • 5c5f135812 Use slave PCM as a timing-source for file ifile Takashi Iwai 2008-03-14 14:03:54 +01:00
  • 3d0dae9099 Add truncate option to PCM file plugin Takashi Iwai 2008-03-12 16:30:26 +01:00
  • fe8bb13400 dmix skipping first set of samples Takashi Iwai 2008-03-10 12:02:26 +01:00
  • d587383d6b Fix for alsa-lib cross-compilation problems with ALSA_CONFIG_DIR and ALSA_PLUGIN_DIR Pawel MOLL 2008-03-07 17:18:16 +01:00
  • df87a4be3d Add PCM "hdmi" Takashi Iwai 2008-03-07 17:15:10 +01:00
  • 363b7f8289 Don't show non-existing devices in snd_device_name_hint() Takashi Iwai 2008-03-07 17:01:56 +01:00
  • e58bd6762f Fix device number assignment in hints Takashi Iwai 2008-03-07 17:00:45 +01:00
  • 91726ddf83 Fix the build with old glibc Takashi Iwai 2008-03-07 14:35:25 +01:00
  • 12944a024f IEC958 definitions for consumer status channel, byte 4 Pawel MOLL 2008-02-29 12:42:57 +01:00
  • 6e0b0e7c6a Fix the state in snd_pcm_ioplug_pause() Takashi Iwai 2008-02-25 15:11:46 +01:00
  • b2bd775375 Add test binaries to hgignore Takashi Iwai 2008-02-25 14:58:45 +01:00
  • cc80a8954c Add doxygen.cfg to hgignore Takashi Iwai 2008-02-25 14:57:31 +01:00
  • 6ab63388d1 Create doxgen.cfg dynamically Takashi Iwai 2008-02-25 14:56:51 +01:00
  • 2cec6e2653 mark snd_seq_client_info_{get,set}_event_filter deprecated Aldrin Martoq 2008-02-22 17:51:05 +01:00
  • 72ffc6db77 use snd_seq_client_info_event_filter_*() functions Aldrin Martoq 2008-02-22 17:50:01 +01:00
  • 83c5a60778 add a test code for snd_seq_client_info_event_filter_*() Aldrin Martoq 2008-02-22 17:49:01 +01:00
  • 75ecdac6f4 add snd_seq_client_info_event_filter_*() functions Aldrin Martoq 2008-02-22 17:46:50 +01:00
  • 882f93ac26 add snd_seq_unset_bit() Aldrin Martoq 2008-02-22 17:42:56 +01:00
  • 0e5b2a006a Fix snd_seq_change_bit() Takashi Iwai 2008-02-21 12:31:18 +01:00
  • ac10483b21 Add atomic operation for super-H(sh3,4) architectures Takashi Iwai 2008-02-18 13:15:55 +01:00
  • c622965472 Add surround71 definition to NFORCE.conf Takashi Iwai 2008-02-18 12:25:02 +01:00
  • c96984f181 Fix conflict of obsoleted snd_pcm_hw_* definitions Takashi Iwai 2008-02-11 14:19:32 +01:00
  • 6772540f32 Added tag v1.0.16 for changeset b1dfac5a4d55 Jaroslav Kysela 2008-02-05 10:08:10 +01:00
  • aa924b6b41 release 1.0.16 Patch-level: Merged v1.0.16 Jaroslav Kysela 2008-02-05 10:08:09 +01:00
  • a51118bb62 Fix build with --disable-hwdep and co Takashi Iwai 2008-02-04 16:00:16 +01:00
  • 742fe3c110 Remove obsolete instr check in configure Takashi Iwai 2008-02-04 15:59:07 +01:00
  • b2f43ced1c Fix wrong exported functions Takashi Iwai 2008-02-04 14:15:44 +01:00
  • 676913bcdb Add the missing card alias for Prodigy71Hifi Takashi Iwai 2008-02-01 12:00:39 +01:00
  • 46a5e8138a Added tag v1.0.16rc2 for changeset 06fcc64b20b3 Jaroslav Kysela 2008-01-29 09:30:53 +01:00
  • 8b2bcfffbe release 1.0.16rc2 Patch-level: Merged v1.0.16rc2 Jaroslav Kysela 2008-01-29 09:30:53 +01:00
  • c1d06bda17 Allow auto-config for dsnoop and dshare plugins Takashi Iwai 2008-01-23 12:26:22 +01:00
  • d902c124b4 Remove obsolete instr directory Takashi Iwai 2008-01-23 08:06:11 +01:00
  • 59855f4671 Added tag v1.0.16rc1 for changeset 81eabb0e6c10 Jaroslav Kysela 2008-01-21 10:42:47 +01:00
  • 363c3ffa73 release 1.0.16rc1 Patch-level: Merged v1.0.16rc1 Jaroslav Kysela 2008-01-21 10:42:47 +01:00
  • 1683a1b8bd Fix a memory leak in PCM hook plugin Takashi Iwai 2008-01-18 14:43:56 +01:00
  • 35d4f9b8d7 dmix - Enable auto format detection as default Takashi Iwai 2008-01-18 13:42:51 +01:00
  • 91fc64cefb Implement missing htimestamp callbacks Takashi Iwai 2008-01-15 14:29:34 +01:00
  • 77849672cd Allow pcm slave string references for direct plugins (bug#2893). Jaroslav Kysela 2008-01-15 14:07:19 +01:00
  • 6968ba94f3 Add missing remix_areas_* for x86-64 Takashi Iwai 2008-01-14 17:24:14 +01:00
  • bf004f1c52 Add SND_PCM_TSTAMP_MMAP back Takashi Iwai 2008-01-14 17:15:13 +01:00
  • 50ce5d049e fix memory leak in snd_config_update_r error path Clemens Ladisch 2008-01-14 08:53:06 +01:00
  • fb3a4e8b70 pcm dmix plugin: fix generic direct remixing Clemens Ladisch 2008-01-14 08:52:16 +01:00
  • 0e8a259914 check availability of CLOCK_MONOTONIC Clemens Ladisch 2008-01-14 08:51:45 +01:00