Abramo Bagnara
fe92855cbb
Added rewind to API in place of appl_ptr(). Moved aserver to a better place
2000-09-26 09:46:05 +00:00
Jaroslav Kysela
b38376b91f
Cleanups
2000-09-25 19:57:58 +00:00
Abramo Bagnara
5910d06df0
Don't use ioctl return value
2000-09-25 17:17:38 +00:00
Abramo Bagnara
4c2e446f74
Added asserts to show params_info bad implementation
2000-09-25 15:38:12 +00:00
Jaroslav Kysela
6962a9d6ce
Merged pcmplug branch.
2000-09-24 09:57:26 +00:00
Jaroslav Kysela
40d1ee071d
Added more sorting keys
2000-09-24 08:43:38 +00:00
Jaroslav Kysela
8628843952
Added more control names
2000-09-18 10:08:05 +00:00
Takashi Iwai
71724734d5
Enabled aserver again
2000-09-14 09:05:16 +00:00
Abramo Bagnara
968cea235b
avoid useless silencing
2000-09-12 12:39:39 +00:00
Abramo Bagnara
a616524fff
mmap data in r/w mode
2000-09-12 12:38:40 +00:00
Jaroslav Kysela
ffc35812b7
driver detection fix
2000-09-12 09:26:49 +00:00
Abramo Bagnara
3733bbdcff
Some cleaning renames. Prepared API for new plugins
2000-09-12 07:11:00 +00:00
Abramo Bagnara
df35e8457a
Added abstraction layer to controls. Added client/server support to controls. Cleaned private_data use for PCMs. Cleaned aserver
2000-09-11 15:49:10 +00:00
Takashi Iwai
1acf1f3fb9
Added Synth Tone Controls
2000-09-11 15:09:51 +00:00
Abramo Bagnara
014de04488
Better handling of string/integer parsing/printing
2000-09-10 09:52:07 +00:00
Jaroslav Kysela
0561650846
Fixed Playback & Capture control names
2000-09-09 18:14:43 +00:00
Takashi Iwai
7db1464a2d
More fixes for typos and mute problems..
2000-09-06 09:25:50 +00:00
Takashi Iwai
0868c7720b
Use __cpu_to_xxx macros for endian conversion
2000-09-06 09:25:04 +00:00
Takashi Iwai
d1d906e295
Experimental synchronization support on ALSA sequencer
2000-09-05 17:15:11 +00:00
Takashi Iwai
761d5e6442
- Fixed wrong names for get/put switches.
...
- Simplified get_full_name().
- Fixed preset check of joint volume.
2000-09-05 16:12:35 +00:00
Jaroslav Kysela
d251227c79
Added support for single controls (example: Bass & Treble)
2000-09-04 10:04:31 +00:00
Jaroslav Kysela
942894d993
Temporary removed aserver
2000-09-02 20:57:27 +00:00
Takashi Iwai
a2026ace68
Added FM (OPL2/OPL3) instrument support by Uros Bizjak <uros@kss-loka.si>.
2000-09-01 16:24:12 +00:00
Takashi Iwai
b000ebc270
Fix for compile with --with-kernel configure option.
2000-09-01 16:22:57 +00:00
Abramo Bagnara
164a3cda00
Build fix
2000-08-31 15:56:59 +00:00
Abramo Bagnara
46366edf30
Fixed typo
2000-08-31 14:07:24 +00:00
Abramo Bagnara
6f66416685
Types size fixes
2000-08-31 13:31:46 +00:00
Jaroslav Kysela
a01c8f0d03
Added fixup for channel setup ioctl (mmap channel address)
2000-08-31 11:59:43 +00:00
Takashi Iwai
5e06d14431
Fix compile warnings and a typo
2000-08-31 11:56:52 +00:00
Abramo Bagnara
4637f62ff5
First version of ALSA client/server
2000-08-31 11:21:05 +00:00
Takashi Iwai
e94033141d
Fix wrong CFLAGS with --with-kernel option
2000-08-31 11:06:37 +00:00
Abramo Bagnara
3a9e04d40c
Updated
2000-08-31 09:33:56 +00:00
Takashi Iwai
a7f3ff4a4f
New light-weight event handling:
...
1. No more needs to call snd_seq_event_free() for releasing the cell.
But you should keep it anyway, both for compatibility and for future
extension.
2. API is basically kept unmodified. The sign of return values are same,
i.e. positive integers will be returned if events exist on buffer/queue.
But the exact value may be different from the older version.
3. snd_seq_event_input() renders the event directly from the static input
buffer. The function is not re-entrant.
4. snd_seq_event_input_selective() is removed.
2000-08-29 11:39:08 +00:00
Takashi Iwai
e5d597c48c
Fix the check of ALSA_CFLAGS.
2000-08-29 11:33:47 +00:00
Takashi Iwai
650e17d0ba
Add --with-kernel in configure script to specify the directory
...
where new ALSA headers have been installed.
2000-08-29 11:33:02 +00:00
Jaroslav Kysela
4970e30e25
Changed playback switch handling
2000-08-28 17:29:36 +00:00
Abramo Bagnara
ce112d1d7f
Added missing functions. Removed unused one
2000-08-28 09:14:37 +00:00
Abramo Bagnara
cc0f850c56
Cleaning from Henrik Theiling
2000-08-28 06:29:24 +00:00
Abramo Bagnara
893272bc15
Missing extern
2000-08-27 16:45:47 +00:00
Abramo Bagnara
b71b46de4c
Fixed pcm_multi
2000-08-26 09:19:21 +00:00
Abramo Bagnara
1551ce7419
Added support for configured pcm_multi. Changed pcm_plug definition
2000-08-26 08:10:53 +00:00
Abramo Bagnara
8eef219f5f
Fixed snd_config_update
2000-08-26 08:09:41 +00:00
Abramo Bagnara
b5576ef229
Completed conf. Better name for snd_card_get_index. Cleaned card access
2000-08-25 14:33:53 +00:00
Abramo Bagnara
845d917797
Updated
2000-08-25 14:31:07 +00:00
Abramo Bagnara
606b7ae5fb
Clearer dump
2000-08-24 17:58:36 +00:00
Abramo Bagnara
4740b37b37
Fixed typo
2000-08-24 17:58:14 +00:00
Abramo Bagnara
244653df61
Continued config implementation. Added incomplete support for pcm
2000-08-24 17:07:44 +00:00
Abramo Bagnara
c709eb8140
First version of configuration helpers
2000-08-24 12:49:51 +00:00
Jaroslav Kysela
24b11896d0
Added support for route controls
2000-08-22 18:02:43 +00:00
Jaroslav Kysela
1309a1d9af
Added Synth,FM to sort table
2000-08-18 21:19:43 +00:00