Jaroslav Kysela
|
1c9c7754eb
|
Changed specification for silence_size
|
2004-03-05 08:14:05 +00:00 |
|
Jaroslav Kysela
|
0acc42d0d7
|
VERSION_MAX == 2.0.5
|
2004-03-05 08:05:21 +00:00 |
|
Takashi Iwai
|
eaa016554c
|
- turn on the jack sharing switches automatically for surround pcms.
- fixed the device number of hooked controls (all zero).
- use route plugin instead of multi plugin for remapping of channels.
|
2004-03-03 18:18:34 +00:00 |
|
Jaroslav Kysela
|
0ecc03111d
|
Improved comments for poll_descriptors
|
2004-03-03 12:54:01 +00:00 |
|
Clemens Ladisch
|
16a15f56c4
|
fix doxygen errors (syntax errors and wrong references)
|
2004-03-02 17:13:49 +00:00 |
|
Jaroslav Kysela
|
59b6cbec84
|
Correction for explanation of near functions
|
2004-03-02 07:51:50 +00:00 |
|
Jaroslav Kysela
|
9747c69809
|
Fixed return comment for *near() functions
|
2004-03-01 08:53:50 +00:00 |
|
Takashi Iwai
|
01828771d9
|
fixed compile warnings regarding const.
|
2004-02-25 18:21:20 +00:00 |
|
Takashi Iwai
|
ebf1e77bb2
|
use AM_CFLAGS and AM_LDFLAGS for the recent automake.
|
2004-02-25 14:32:32 +00:00 |
|
Takashi Iwai
|
d91948db49
|
- check the return value of malloc & co.
|
2004-02-25 11:24:29 +00:00 |
|
Takashi Iwai
|
93c873bc0f
|
added ATIIXP config
|
2004-02-24 16:25:26 +00:00 |
|
Jaroslav Kysela
|
10942aee61
|
Reverted deprecated functions and added linker warning to them
|
2004-02-23 10:34:17 +00:00 |
|
Jaroslav Kysela
|
a0bdb34f0d
|
Remove these functions (alsa-oss package no longer use them):
snd_pcm_uframes_t _snd_pcm_mmap_hw_ptr(snd_pcm_t *pcm)
snd_pcm_uframes_t _snd_pcm_boundary(snd_pcm_t *pcm)
|
2004-02-21 20:38:07 +00:00 |
|
Jaroslav Kysela
|
5337e682f6
|
rewind returns error code rather than doing wrong operation
|
2004-02-18 20:15:49 +00:00 |
|
Takashi Iwai
|
1872af49ca
|
- added the indepdent front, rear, center_lfe support.
|
2004-02-10 15:44:17 +00:00 |
|
Takashi Iwai
|
0d810e14e1
|
- save RBX register.
|
2004-02-09 18:07:47 +00:00 |
|
Takashi Iwai
|
4f8254f654
|
- fixed the wrong driver name (just copied from RME9636).
- fixed the control type of "IEC958 Playback PCM Stream".
|
2004-02-09 17:06:02 +00:00 |
|
Takashi Iwai
|
a3149ac3f5
|
- fixed the control type of "IEC958 Playback PCM Stream".
|
2004-02-09 17:05:01 +00:00 |
|
Takashi Iwai
|
3ade181c4f
|
- added --with-tmpdir configure option.
the directory used for socket files of direct pcm plugins.
|
2004-02-09 17:04:09 +00:00 |
|
Jaroslav Kysela
|
de88f0e586
|
Fixed stupid bug in rate plugin: appl|hw_offset variables were not updated
|
2004-02-08 14:18:06 +00:00 |
|
Jaroslav Kysela
|
bb6c4dd674
|
fixed warnings
|
2004-02-08 10:21:23 +00:00 |
|
Jaroslav Kysela
|
131d6610fc
|
Fixed file plugin - mmap access was broken and revents were not handled correctly
|
2004-02-08 10:19:52 +00:00 |
|
Jaroslav Kysela
|
37728639ae
|
A try to fix one rouding problem in refine
|
2004-02-07 15:01:31 +00:00 |
|
Jaroslav Kysela
|
9505cbe5d8
|
Added start_threshold sanity checks
|
2004-02-06 09:38:49 +00:00 |
|
Takashi Iwai
|
cf956e032b
|
Michel Daenzer <michel@daenzer.net>:
This patch changes the JACK plugin to use a unique client name, which
allows for multiple ALSA streams to share a JACK server.
|
2004-02-05 11:48:19 +00:00 |
|
Jaroslav Kysela
|
77a9f73984
|
Fixed serious bug in the rate plugin
|
2004-02-04 18:29:41 +00:00 |
|
Jaroslav Kysela
|
4a4cc2a301
|
The rate plugin was redesigned. Now only whole periods are resampled to
avoid rounding problems and to allow using other "block" algorithms.
|
2004-02-04 09:21:11 +00:00 |
|
Jaroslav Kysela
|
75190c6ed2
|
Don't use register ebx - it's GOT pointer for -fPIC libraries
|
2004-02-04 08:25:19 +00:00 |
|
Jaroslav Kysela
|
a6ad2629e3
|
The format condition was wrong (dmix<->dsnoop)
|
2004-02-03 14:44:48 +00:00 |
|
Jaroslav Kysela
|
62ad89e954
|
Fixed warning
|
2004-02-01 19:23:41 +00:00 |
|
Takashi Iwai
|
08874160c8
|
- fixed the type punning (compilation warnings with the recent GCC).
|
2004-01-31 12:16:32 +00:00 |
|
Jaroslav Kysela
|
8bda6292d8
|
Added missing break;
|
2004-01-27 13:08:16 +00:00 |
|
Jaroslav Kysela
|
724e181fa0
|
Capture channels for s/pdif are 8 & 9, too
|
2004-01-27 09:47:13 +00:00 |
|
Takashi Iwai
|
8169d2823e
|
- fixed the iec958 capture using asym plugin.
the different routing is used.
|
2004-01-26 15:57:05 +00:00 |
|
Takashi Iwai
|
9c4d6757cc
|
- fixed the iec958 capture using asym plugin.
don't reset "IEC958 Loop" for capture.
|
2004-01-26 15:56:42 +00:00 |
|
Takashi Iwai
|
072eb65902
|
Stephen Cook <siti_veni@lycos.com>:
- clean up the unnecessary declaration.
|
2004-01-26 15:55:09 +00:00 |
|
Takashi Iwai
|
ef5b272b28
|
Stephen Cook <siti_veni@lycos.com>:
- removed the function-in-function for qsort.
replaced with a static function with a static variable.
now protected with pthread mutex.
|
2004-01-26 15:54:10 +00:00 |
|
Jaroslav Kysela
|
b798d89c0f
|
<atlka@pg.gda.pl>
- shm memory patch
- optimized a bit sample mixing routines in c and x_86 asm
|
2004-01-24 16:34:35 +00:00 |
|
Jaroslav Kysela
|
0f88788f8b
|
Preparation for more rate conversion types
|
2004-01-24 16:23:11 +00:00 |
|
Jaroslav Kysela
|
819a85fb2c
|
Added sync_ptr callback
|
2004-01-23 13:04:43 +00:00 |
|
Jaroslav Kysela
|
c508b496b4
|
Fixed poll() behaviour for direct plugins, also added snd_pcm_hwsync() call to start callback
|
2004-01-21 19:21:11 +00:00 |
|
Jaroslav Kysela
|
bf978c3ff2
|
Fixed non-versions build
|
2004-01-21 09:30:59 +00:00 |
|
Jaroslav Kysela
|
eeb5d6f0ac
|
Added slowptr options to direct plugins
|
2004-01-20 15:29:39 +00:00 |
|
Jaroslav Kysela
|
852b0c6129
|
Adam Tla/lka <atlka@pg.gda.pl>
SHM memory leak fix
|
2004-01-20 12:47:05 +00:00 |
|
Jaroslav Kysela
|
6c3f250896
|
Remove not needed functions after open phase.
|
2004-01-19 19:51:59 +00:00 |
|
Jaroslav Kysela
|
aa3536961b
|
More completion.
|
2004-01-19 19:49:55 +00:00 |
|
Jaroslav Kysela
|
9105bb7fcd
|
Added SNDRV_PCM_STATE_DISCONNECTED state.
Changed direct plugins to handle DISCONNECT/SUSPEND states from slave.
|
2004-01-19 19:48:27 +00:00 |
|
Jaroslav Kysela
|
0fc787b69e
|
More better solution for close all handles in server_job()
|
2004-01-09 18:32:05 +00:00 |
|
Jaroslav Kysela
|
a8bed129d1
|
Close all file-descriptors in server_job()
|
2004-01-09 18:26:48 +00:00 |
|
Takashi Iwai
|
b833982c70
|
- added asym plugin.
|
2004-01-08 14:05:55 +00:00 |
|