1. 14 Oct, 2002 1 commit
    • Jaroslav Kysela's avatar
      ALSA update · 68089abc
      Jaroslav Kysela authored
        - reduced stack usage for functions using >1024+ bytes
        - fixed behaviour when OSS emulation is selected
        - fix in kmod support for sequencer
      68089abc
  2. 13 Oct, 2002 5 commits
    • Jaroslav Kysela's avatar
      ALSA update · 8086afae
      Jaroslav Kysela authored
        - compilation fixes without CONFIG_PROC_FS
      8086afae
    • Jaroslav Kysela's avatar
      ALSA update · f96f11d2
      Jaroslav Kysela authored
        - USB driver update
          - better extdigi support (mixer)
          - cleanups in the audio code
      f96f11d2
    • Jaroslav Kysela's avatar
      ALSA update · 13e242be
      Jaroslav Kysela authored
        - added SNDRV_PCM_IOCTL_HWSYNC ioctl
        - changed behaviour of read/write/poll functions
          - prefer waiting than return an error code
        - removed snd_seq_sleep_timeout_in_lock and snd_seq_sleep_in_lock helpers
      13e242be
    • Jaroslav Kysela's avatar
      ALSA update · a69156f1
      Jaroslav Kysela authored
        - fixes for compilation without CONFIG_PROC_FS
      a69156f1
    • Jaroslav Kysela's avatar
      ALSA update · 7d350417
      Jaroslav Kysela authored
        - reduced stack usage (>1024 bytes) in ioctl32 routines and PCM routines
        - PCM midlevel - fixed drop in release()
        - OPL3SA2 - removed wrong inclusion of <linux/isapnp.h>
        - EMU8000 - fixed compilation when sequencer is not selected
        - Wavefront - fixed compilation for GCC3
        - fixed gameport dependency in pci/Config.in
        - EMU10K1 - fixed icode peek ioctl in emufx()
        - YMFPCI - added FM legacy volume control
      7d350417
  3. 12 Oct, 2002 34 commits