Commit graph

1164 commits

Author SHA1 Message Date
Jaroslav Kysela
9fd32231dd Fixed memory leak introduced with new ring buffer place 2002-04-23 15:59:46 +00:00
Jaroslav Kysela
c941c548f8 Moved ring buffer pointers and added a mechanism to transfer them via shm 2002-04-23 15:51:29 +00:00
Jaroslav Kysela
f063381430 Added snd_midi_event_no_status() 2002-04-19 17:34:57 +00:00
Jaroslav Kysela
fb07cd28e5 Removed IPC code from sequencer code 2002-04-17 08:50:56 +00:00
Jaroslav Kysela
6746dabeb1 Fixed capture for plugins 2002-04-16 19:24:58 +00:00
Jaroslav Kysela
2c03ec1530 Reverted and fixed AC_TRY_COMPILE 2002-04-04 07:08:41 +00:00
Jaroslav Kysela
bc17ff6258 Changed AC_TRY_COMPILE to AC_TRY_RUN 2002-04-04 07:07:13 +00:00
Jaroslav Kysela
755d563910 Fixed entry for static linking 2002-04-03 17:47:17 +00:00
Jaroslav Kysela
e131f156b5 Added more explanation for i/o access 2002-03-27 18:39:42 +00:00
Takashi Iwai
708847237b reverted: size_t -> unsigned int
to sync with asequencer.h

removed ipc data - not implemented yet anyway..
2002-03-22 12:00:38 +00:00
Jaroslav Kysela
853304bbf4 Corrections by Kevin Conder <kconder@interaccess.com> 2002-03-12 20:14:33 +00:00
Jaroslav Kysela
b559c97833 Linear interpolation fix by Takashi 2002-03-12 19:22:43 +00:00
Takashi Iwai
8336a94225 fixed handling of capture switch / volume:
"Capture Switch" and "Capture Volume" controls are handled
capture switch and volume without playback capabilities.

capture switch and volume capabilities are not set on
global switches and volumes such as Bass and Treble.
only playback switch/volume is set.
2002-03-12 12:30:17 +00:00
Jaroslav Kysela
76712fb46b Cleanups in expand() 2002-03-11 18:56:34 +00:00
Jaroslav Kysela
ff5535a285 More fixes 2002-03-11 18:54:56 +00:00
Jaroslav Kysela
343bdfb582 Fixed typos 2002-03-11 18:48:41 +00:00
Jaroslav Kysela
22bd1c328a Added proper initialization for expand, added corrections for sw_params (checks for period_size and buffer_size) 2002-03-11 14:59:11 +00:00
Jaroslav Kysela
c31a3bff06 Fixed typo 2002-03-11 13:19:28 +00:00
Jaroslav Kysela
89d3f1d82f Added debug printf 2002-03-11 13:18:46 +00:00
Takashi Iwai
a5cdbcced2 fixed comment. 2002-03-11 12:53:28 +00:00
Takashi Iwai
0d4df92f80 fixed xrun problems with rate conversion. 2002-03-11 12:49:57 +00:00
Jaroslav Kysela
48f6b71f41 Added pictures to EXTRA_DIST 2002-03-09 17:36:37 +00:00
Takashi Iwai
9fc594f47b fixed segfault in rate conversions. 2002-03-08 14:29:09 +00:00
Jaroslav Kysela
e95743c33f Fixed center_lfe for EMU10K1 and Audigy 2002-03-08 07:46:59 +00:00
Jaroslav Kysela
51b7d15a60 Fixed help 2002-03-07 10:16:07 +00:00
Jaroslav Kysela
45dfa6ee1b Fixed initialization of snd_midi_event_t structure seq_midi_event_t 2002-03-04 09:39:46 +00:00
Jaroslav Kysela
eb267ade29 Added support for --with-host 2002-03-03 09:25:02 +00:00
Jaroslav Kysela
aeeb396002 Added abort when no more frames can be processed 2002-03-03 09:24:14 +00:00
Jaroslav Kysela
58f74152f5 Accept also long description of format for snd_pcm_format_value() 2002-03-03 07:34:00 +00:00
Jaroslav Kysela
78d836d7ea 0.9.0beta12 2002-02-26 08:55:56 +00:00
Takashi Iwai
08860b2cea Fixed rear and center/lfe outputs 2002-02-22 12:54:35 +00:00
Jaroslav Kysela
42c4c163a3 Fixed against latest internal API 2002-02-22 08:21:18 +00:00
Jaroslav Kysela
ecd21fa26c Removed old assert from read/write_areas 2002-02-22 08:20:51 +00:00
Jaroslav Kysela
63fc0363c4 Added ommited break 2002-02-22 07:51:43 +00:00
Jaroslav Kysela
4a0e9058a9 Fixed xfer variable initialization for capture in avail_update() 2002-02-21 15:03:50 +00:00
Jaroslav Kysela
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.
2002-02-21 15:01:34 +00:00
Jaroslav Kysela
9b0eebbcb7 Added a call to XRUN ioctl to update correctly PCM state 2002-02-21 08:45:19 +00:00
Jaroslav Kysela
20bfec221e Fixed XRUN detection condition in avail() callback 2002-02-21 08:14:44 +00:00
Jaroslav Kysela
15357a9875 0.9.0beta11 and changed --with-soundbase and --with-kernel 2002-02-17 17:49:32 +00:00
Jaroslav Kysela
1e2b37dd4e Added section for installation using Linux kernel sources 2002-02-17 08:58:54 +00:00
Jaroslav Kysela
d91e0649c9 Changed PCM intro 2002-02-13 23:19:29 +00:00
Jaroslav Kysela
1bd2ac6dd4 Added pictures for PCM intro 2002-02-13 23:19:03 +00:00
Jaroslav Kysela
8d95af2cb2 Removed digital audio description (borrowed from OSS drivers) 2002-02-13 22:11:14 +00:00
Jaroslav Kysela
2ca5ace9cb More documentation changes (rawmidi, timer) 2002-02-11 18:11:16 +00:00
Jaroslav Kysela
56fac8ab14 Fixed checking for sound/asound.h 2002-02-07 15:57:44 +00:00
Takashi Iwai
6ce9436b13 removed comma from last element of enums. 2002-02-05 11:36:20 +00:00
Jaroslav Kysela
9dd7c93a56 Fixed typo 2002-02-05 07:26:34 +00:00
Jaroslav Kysela
a92f910569 Changes against latest doxygen 2002-02-04 11:18:39 +00:00
Jaroslav Kysela
5dc9be757c Fixed snd_pcm_rate_client_frames when frames == 0 2002-02-01 20:11:05 +00:00
Takashi Iwai
78b4c42968 config file for SB Audigy. 2002-01-31 18:54:56 +00:00