Commit graph

  • 9081af5d02 fixed compile warning. Takashi Iwai 2002-06-18 16:06:36 +00:00
  • 12e89c5307 fixed compile warning (conversion between signed and unsigned). Takashi Iwai 2002-06-18 16:06:14 +00:00
  • 2c1041f4f1 removed invalid const qualifier. Takashi Iwai 2002-06-18 16:05:36 +00:00
  • 08f08b31cf fixed for mips. using always MIPS2. Takashi Iwai 2002-06-14 13:54:52 +00:00
  • 96f9667114 added GUS.conf Takashi Iwai 2002-06-12 17:06:40 +00:00
  • 929dc3a227 more correct fixes.. it's different from other plugins. Takashi Iwai 2002-06-12 16:44:01 +00:00
  • 889e3bc1c6 fixed compile with the recent changes. Takashi Iwai 2002-06-12 16:38:42 +00:00
  • 46f5b240c4 added libtoolize. Takashi Iwai 2002-06-12 16:38:21 +00:00
  • 05b64bad5a fixed missing root argument. now null plugin works fine. Takashi Iwai 2002-06-11 11:31:21 +00:00
  • a09bda7a61 Added GUS.conf Jaroslav Kysela 2002-06-11 07:02:02 +00:00
  • 7fbb1a3071 Removed dummy code Jaroslav Kysela 2002-06-10 11:16:58 +00:00
  • ea83756fbe - removed snd_seq_create_event from seq.h. it's deprecated. the function itself still exists for compatibility but protected by DOC_HIDDEN. - a bit more comments about snd_seq_free_event. Takashi Iwai 2002-05-27 11:14:20 +00:00
  • ffda02123d Added INTEGER64 support by Paul Davis Jaroslav Kysela 2002-05-13 09:34:08 +00:00
  • f74dc6ba74 Added snd_seq_port_subscribe_set_voices() Jaroslav Kysela 2002-05-12 07:23:32 +00:00
  • 8fa8c25f0b Fixed sysex event encoding Jaroslav Kysela 2002-05-11 06:28:55 +00:00
  • eca779d1d6 Initial version Jaroslav Kysela 2002-05-09 07:18:53 +00:00
  • df1a65cc23 Added RME9636 and RME9652 files Jaroslav Kysela 2002-05-09 07:16:39 +00:00
  • 712501af15 Added integer64 routines for control API Jaroslav Kysela 2002-05-08 07:56:39 +00:00
  • 50be21e1e4 fixed the detection of playback switch. Takashi Iwai 2002-05-02 10:58:10 +00:00
  • 54ae06305d don't recheck MMAP_XXX masks (in mmap_emulation mode only). Takashi Iwai 2002-04-30 12:40:11 +00:00
  • ab705b6142 added missing checks of return values. Takashi Iwai 2002-04-30 12:39:32 +00:00
  • 66e543e26c 0.9.0rc1 Jaroslav Kysela 2002-04-24 15:30:18 +00:00
  • 74ce33d31f Removed config.h inclusion Jaroslav Kysela 2002-04-24 14:49:25 +00:00
  • f23813b7e9 Added HAVE_SOFT_FLOAT (--with-softfloat) Jaroslav Kysela 2002-04-24 14:41:55 +00:00
  • c39d1a665d Enhanced description of snd_rawmidi_nonblock() Jaroslav Kysela 2002-04-24 10:38:41 +00:00
  • a577b0d7c1 fixed open - accepts SND_RAWMIDI_SYNC flag. Takashi Iwai 2002-04-24 08:50:44 +00:00
  • 9fd32231dd Fixed memory leak introduced with new ring buffer place Jaroslav Kysela 2002-04-23 15:59:46 +00:00
  • c941c548f8 Moved ring buffer pointers and added a mechanism to transfer them via shm Jaroslav Kysela 2002-04-23 15:51:29 +00:00
  • f063381430 Added snd_midi_event_no_status() Jaroslav Kysela 2002-04-19 17:34:57 +00:00
  • fb07cd28e5 Removed IPC code from sequencer code Jaroslav Kysela 2002-04-17 08:50:56 +00:00
  • 6746dabeb1 Fixed capture for plugins Jaroslav Kysela 2002-04-16 19:24:58 +00:00
  • 2c03ec1530 Reverted and fixed AC_TRY_COMPILE Jaroslav Kysela 2002-04-04 07:08:41 +00:00
  • bc17ff6258 Changed AC_TRY_COMPILE to AC_TRY_RUN Jaroslav Kysela 2002-04-04 07:07:13 +00:00
  • 755d563910 Fixed entry for static linking Jaroslav Kysela 2002-04-03 17:47:17 +00:00
  • e131f156b5 Added more explanation for i/o access Jaroslav Kysela 2002-03-27 18:39:42 +00:00
  • 708847237b reverted: size_t -> unsigned int to sync with asequencer.h Takashi Iwai 2002-03-22 12:00:38 +00:00
  • 853304bbf4 Corrections by Kevin Conder <kconder@interaccess.com> Jaroslav Kysela 2002-03-12 20:14:33 +00:00
  • b559c97833 Linear interpolation fix by Takashi Jaroslav Kysela 2002-03-12 19:22:43 +00:00
  • 8336a94225 fixed handling of capture switch / volume: Takashi Iwai 2002-03-12 12:30:17 +00:00
  • 76712fb46b Cleanups in expand() Jaroslav Kysela 2002-03-11 18:56:34 +00:00
  • ff5535a285 More fixes Jaroslav Kysela 2002-03-11 18:54:56 +00:00
  • 343bdfb582 Fixed typos Jaroslav Kysela 2002-03-11 18:48:41 +00:00
  • 22bd1c328a Added proper initialization for expand, added corrections for sw_params (checks for period_size and buffer_size) Jaroslav Kysela 2002-03-11 14:59:11 +00:00
  • c31a3bff06 Fixed typo Jaroslav Kysela 2002-03-11 13:19:28 +00:00
  • 89d3f1d82f Added debug printf Jaroslav Kysela 2002-03-11 13:18:46 +00:00
  • a5cdbcced2 fixed comment. Takashi Iwai 2002-03-11 12:53:28 +00:00
  • 0d4df92f80 fixed xrun problems with rate conversion. Takashi Iwai 2002-03-11 12:49:57 +00:00
  • 48f6b71f41 Added pictures to EXTRA_DIST Jaroslav Kysela 2002-03-09 17:36:37 +00:00
  • 9fc594f47b fixed segfault in rate conversions. Takashi Iwai 2002-03-08 14:29:09 +00:00
  • e95743c33f Fixed center_lfe for EMU10K1 and Audigy Jaroslav Kysela 2002-03-08 07:46:59 +00:00
  • 51b7d15a60 Fixed help Jaroslav Kysela 2002-03-07 10:16:07 +00:00
  • 45dfa6ee1b Fixed initialization of snd_midi_event_t structure seq_midi_event_t Jaroslav Kysela 2002-03-04 09:39:46 +00:00
  • eb267ade29 Added support for --with-host Jaroslav Kysela 2002-03-03 09:25:02 +00:00
  • aeeb396002 Added abort when no more frames can be processed Jaroslav Kysela 2002-03-03 09:24:14 +00:00
  • 58f74152f5 Accept also long description of format for snd_pcm_format_value() Jaroslav Kysela 2002-03-03 07:34:00 +00:00
  • 78d836d7ea 0.9.0beta12 Jaroslav Kysela 2002-02-26 08:55:56 +00:00
  • 08860b2cea Fixed rear and center/lfe outputs Takashi Iwai 2002-02-22 12:54:35 +00:00
  • 42c4c163a3 Fixed against latest internal API Jaroslav Kysela 2002-02-22 08:21:18 +00:00
  • ecd21fa26c Removed old assert from read/write_areas Jaroslav Kysela 2002-02-22 08:20:51 +00:00
  • 63fc0363c4 Added ommited break Jaroslav Kysela 2002-02-22 07:51:43 +00:00
  • 4a0e9058a9 Fixed xfer variable initialization for capture in avail_update() Jaroslav Kysela 2002-02-21 15:03:50 +00:00
  • e128bf856e Cleaned the mmap_commit implementations in plugins. Added undo callbacks for snd_pcm_plugin based plugins. - helpers when mmap_commit proceed only a partial transfer Fixes to avail_update implementation in pcm_hw.c. Jaroslav Kysela 2002-02-21 15:01:34 +00:00
  • 9b0eebbcb7 Added a call to XRUN ioctl to update correctly PCM state Jaroslav Kysela 2002-02-21 08:45:19 +00:00
  • 20bfec221e Fixed XRUN detection condition in avail() callback Jaroslav Kysela 2002-02-21 08:14:44 +00:00
  • 15357a9875 0.9.0beta11 and changed --with-soundbase and --with-kernel Jaroslav Kysela 2002-02-17 17:49:32 +00:00
  • 1e2b37dd4e Added section for installation using Linux kernel sources Jaroslav Kysela 2002-02-17 08:58:54 +00:00
  • d91e0649c9 Changed PCM intro Jaroslav Kysela 2002-02-13 23:19:29 +00:00
  • 1bd2ac6dd4 Added pictures for PCM intro Jaroslav Kysela 2002-02-13 23:19:03 +00:00
  • 8d95af2cb2 Removed digital audio description (borrowed from OSS drivers) Jaroslav Kysela 2002-02-13 22:11:14 +00:00
  • 2ca5ace9cb More documentation changes (rawmidi, timer) Jaroslav Kysela 2002-02-11 18:11:16 +00:00
  • 56fac8ab14 Fixed checking for sound/asound.h Jaroslav Kysela 2002-02-07 15:57:44 +00:00
  • 6ce9436b13 removed comma from last element of enums. Takashi Iwai 2002-02-05 11:36:20 +00:00
  • 9dd7c93a56 Fixed typo Jaroslav Kysela 2002-02-05 07:26:34 +00:00
  • a92f910569 Changes against latest doxygen Jaroslav Kysela 2002-02-04 11:18:39 +00:00
  • 5dc9be757c Fixed snd_pcm_rate_client_frames when frames == 0 Jaroslav Kysela 2002-02-01 20:11:05 +00:00
  • 78b4c42968 config file for SB Audigy. Takashi Iwai 2002-01-31 18:54:56 +00:00
  • d57853a90a Added more informative comments to open mode flags Jaroslav Kysela 2002-01-28 18:11:45 +00:00
  • dd68c91cbc fixed compile. Takashi Iwai 2002-01-28 12:25:17 +00:00
  • 1743161cef Added PCM naming section Jaroslav Kysela 2002-01-24 13:13:22 +00:00
  • 2cc79806a2 Added description of shm, null and rate plugins Jaroslav Kysela 2002-01-22 14:27:25 +00:00
  • f14063a251 Fixed compile on ARM. Takashi Iwai 2002-01-17 12:00:02 +00:00
  • 826b7c9348 fixed typos? now compiled fine.. Takashi Iwai 2002-01-17 11:23:21 +00:00
  • e7d27d989e Added missing declaration. Takashi Iwai 2002-01-17 11:15:52 +00:00
  • a24b602f28 Added initial comments for PCM plugins Jaroslav Kysela 2002-01-16 16:42:40 +00:00
  • 6ead410b11 Added description of copy, linear, lfloat and mulaw PCM plugins Jaroslav Kysela 2002-01-13 11:11:42 +00:00
  • 8c1887d7af Moved some prototypes from src/pcm/pcm_plugin.h to include/pcm_plugin.h. Merged src/pcm/atomic.h to include/iatomic.h. Added initial description of hw and hooks plugins. Jaroslav Kysela 2002-01-12 10:52:42 +00:00
  • b36ad628f7 Added comments to all defines to let doxygen happy Jaroslav Kysela 2002-01-11 13:10:58 +00:00
  • 734decb839 Added asoundef.h (instead of symlink). partly modified & comments added for doxygen. Takashi Iwai 2002-01-11 11:13:20 +00:00
  • e9a5843a19 removed (commented out) assert in pcm_drain for avoiding the infinte loop when a program is aborted and drain is failed. Takashi Iwai 2002-01-11 11:12:00 +00:00
  • eaeffa9ab0 fixed my mail address ;) Takashi Iwai 2002-01-11 11:09:33 +00:00
  • d10bcbf76d Added snd_config_load_override(). Fixed problem with EOF detection in freestring parser. Fixed problem with run-time argument parsing (snd_config_load()->snd_config_load_override() replace). Added more documentation for configuration run-time arguments and hooks. Fixed the behaviour of snd_config_search_definition() - implicit and explicit base. Jaroslav Kysela 2002-01-09 21:28:15 +00:00
  • b642a7c11e fixed compile on ia64. Takashi Iwai 2002-01-02 15:15:54 +00:00
  • 04973075a6 version 2.1 -> 2 Jaroslav Kysela 2001-12-30 09:28:38 +00:00
  • 44edb1baab Fixed licence version Jaroslav Kysela 2001-12-30 09:27:46 +00:00
  • 3e3df2d32b Updated GNU GPL license (address). Changed GNU LGPL licence from 2.0 to 2.1. Jaroslav Kysela 2001-12-30 09:22:54 +00:00
  • 3d45bea432 Added spdif Jaroslav Kysela 2001-12-29 22:32:02 +00:00
  • 290810864b Added missing initialization and check for sctl contents Jaroslav Kysela 2001-12-29 22:30:22 +00:00
  • f64ec1b32d More verbose output on error (wrong configuration) Jaroslav Kysela 2001-12-29 22:29:44 +00:00
  • 5912f56e53 Added initialization of destination Jaroslav Kysela 2001-12-29 22:28:35 +00:00
  • 10f3957571 Fixed get_ascii (null string), fixed hooks_load_for_all (aliases) Jaroslav Kysela 2001-12-29 22:27:44 +00:00