Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2000-12-23 | Fixed snd_*_card() wrt aserver | Abramo Bagnara | 7 | -48/+38 |
2000-12-23 | Little cleaning of interval code | Abramo Bagnara | 2 | -6/+9 |
2000-12-22 | Added snd_*_card() functions. | Jaroslav Kysela | 31 | -12/+140 |
2000-12-21 | Removed dig_info & dig_params.. | Jaroslav Kysela | 22 | -197/+0 |
2000-12-21 | New hw_params implementation | Abramo Bagnara | 28 | -1870/+3521 |
2000-12-18 | Added -ldl to LIBS | Jaroslav Kysela | 1 | -3/+3 |
2000-12-11 | Some cleaning to mmap | Abramo Bagnara | 3 | -16/+11 |
2000-12-11 | Uniformed arguments order | Abramo Bagnara | 5 | -21/+21 |
2000-12-11 | Added pcm_copy and fixed pcm_plug for access change case. | Abramo Bagnara | 5 | -24/+292 |
2000-12-10 | Fixes and cleaning | Abramo Bagnara | 2 | -18/+24 |
2000-12-10 | Fixed rounding issues | Abramo Bagnara | 2 | -19/+38 |
2000-12-08 | Other fixes | Abramo Bagnara | 1 | -101/+107 |
2000-12-08 | Implemented correctly pcm_plug layer | Abramo Bagnara | 2 | -107/+194 |
2000-12-07 | Runtime hw_info constraints support. New hw_info with lengths | Abramo Bagnara | 7 | -272/+191 |
2000-12-04 | Get rid of OPEN_MAX | Abramo Bagnara | 1 | -1/+1 |
2000-12-04 | snd_cards->snd_defaults_card | Jaroslav Kysela | 1 | -22/+4 |
2000-12-04 | I'm a mad uniformity maniac | Abramo Bagnara | 1 | -1/+1 |
2000-12-04 | Fixes and rename | Abramo Bagnara | 2 | -20/+20 |
2000-12-03 | Removed dead code | Abramo Bagnara | 1 | -21/+0 |
2000-12-01 | Replaced SND_CARDS with constant. | Jaroslav Kysela | 3 | -3/+3 |
2000-11-30 | Changes and cleanups for the timer API. | Jaroslav Kysela | 12 | -78/+204 |
2000-11-30 | Fixed constness wrt snd_pcm_channel_area_t | Abramo Bagnara | 11 | -112/+114 |
2000-11-30 | Added missing diagnostics | Abramo Bagnara | 18 | -116/+321 |
2000-11-30 | OPEN_MAX -> sysconf | Abramo Bagnara | 1 | -11/+25 |
2000-11-29 | Fixed typos | Abramo Bagnara | 2 | -1/+2 |
2000-11-29 | Cleaned all hw_info. Removed snd_pcm_hw_{info,params}_rules* and changed stra... | Abramo Bagnara | 15 | -2083/+1074 |
2000-11-28 | Fixed mmap size computation | Abramo Bagnara | 1 | -1/+1 |
2000-11-26 | Added sequencer event <-> MIDI byte stream coder from the kernel space | Jaroslav Kysela | 4 | -3/+479 |
2000-11-26 | Implemeted optimal hw_params choice | Abramo Bagnara | 2 | -3/+644 |
2000-11-25 | Added helper. Tiny cleanings | Abramo Bagnara | 2 | -7/+33 |
2000-11-25 | Added configurable error handlers. | Jaroslav Kysela | 5 | -15/+29 |
2000-11-25 | Fixed test tools for latest API | Jaroslav Kysela | 2 | -14/+22 |
2000-11-24 | Enriched hw_info with buffer_size info | Abramo Bagnara | 1 | -3/+23 |
2000-11-24 | Added snd_pcm_reset to API | Abramo Bagnara | 11 | -0/+91 |
2000-11-23 | Added some examples | Abramo Bagnara | 1 | -0/+28 |
2000-11-22 | Fixed mmap and close | Abramo Bagnara | 2 | -13/+17 |
2000-11-20 | Merged pcmfinal branch. | Jaroslav Kysela | 57 | -2999/+5100 |
2000-11-07 | Clearer assertion | Abramo Bagnara | 1 | -1/+1 |
2000-11-07 | Fixed assertion | Abramo Bagnara | 1 | -1/+1 |
2000-11-03 | Updated | Abramo Bagnara | 1 | -0/+1 |
2000-11-03 | Big rawmidi update - added subdevices support. | Jaroslav Kysela | 3 | -22/+10 |
2000-10-30 | - Added a length check. | Takashi Iwai | 1 | -0/+2 |
2000-10-30 | Added functions: | Jaroslav Kysela | 10 | -9/+93 |
2000-10-22 | Cleaned and fixed plugin ops | Abramo Bagnara | 8 | -279/+293 |
2000-10-20 | Removed transfer_block_size | Abramo Bagnara | 1 | -1/+0 |
2000-10-20 | Remove channels_mask. Implemented pcm_null | Abramo Bagnara | 10 | -94/+447 |
2000-10-20 | Added include | Abramo Bagnara | 1 | -0/+1 |
2000-10-20 | Cleaned double ; | Abramo Bagnara | 5 | -5/+5 |
2000-10-20 | Added support for auto mmap. Much improved version of pcm_share (without asyn... | Abramo Bagnara | 14 | -326/+619 |
2000-10-16 | Added mmaped avail_min | Abramo Bagnara | 11 | -0/+74 |