ChangeLog.multisound
上传用户:jlfgdled
上传日期:2013-04-10
资源大小:33168k
文件大小:5k
源码类别:

Linux/Unix编程

开发平台:

Unix_Linux

  1. 1998-12-04  Andrew T. Veliath  <andrewtv@usa.net>
  2. * Update version to 0.8.2.2
  3. * Add msndreset program to shell archive.
  4. 1998-11-11  Andrew T. Veliath  <andrewv@usa.net>
  5. * msnd_pinnacle.c (mixer_ioctl): Add a mixer ioctl for
  6. SOUND_MIXER_PRIVATE1 which does a full reset on the card.
  7. (mixer_set): Move line in recording source to input monitor, aux
  8. input level added, some mixer fixes.
  9. 1998-09-10  Andrew Veliath  <andrewtv@usa.net>
  10. * Update version to 0.8.2
  11. * Add SNDCTL_DSP_GETOSPACE and SNDCTL_DSP_GETISPACE ioctls.
  12. 1998-09-09  Andrew Veliath  <andrewtv@usa.net>
  13. * Update version to 0.8.1
  14. * msnd_pinnacle.c: Fix resetting of default audio parameters. Turn
  15. flush code from dsp_halt into dsp_write_flush, and use that for
  16. SNDCTL_DSP_SYNC.
  17. 1998-09-07  Andrew Veliath  <andrewtv@usa.net>
  18. * Update version to 0.8.0
  19. * Provide separate signal parameters for play and record.
  20. * Cleanups to locking and interrupt handling, change default
  21. fifosize to 128kB.
  22. * Update version to 0.7.15
  23. * Interprocess full-duplex support (ie `cat /dev/dsp > /dev/dsp').
  24. * More mutex sections for read and write fifos (read + write locks
  25. added).
  26. 1998-09-05  Andrew Veliath  <andrewtv@usa.net>
  27. * msnd_pinnacle.c: (chk_send_dsp_cmd) Do full DSP reset upon DSP
  28. timeout (when not in interrupt; maintains mixer settings).  Fixes
  29. to flushing and IRQ ref counting. Rewrote queuing for smoother
  30. playback and fixed initial playback cutoff problem.
  31. 1998-09-03  Andrew Veliath  <andrewtv@usa.net>
  32. * Replaced packed structure accesses with standard C equivalents.
  33. 1998-09-01  Andrew Veliath  <andrewtv@usa.net>
  34. * msnd_pinnacle.c: Add non-PnP configuration to driver code, which
  35.   will facilitate compiled-in operation.
  36. 1998-08-29  Andrew Veliath  <andrewtv@usa.net>
  37. * Update version to 0.7.6
  38. * msnd_pinnacle.c (dsp_ioctl): Add DSP_GETFMTS, change SAMPLESIZE
  39.   to DSP_SETFMT.
  40. * Update version to 0.7.5
  41. * Create pinnaclecfg.c and turn MultiSound doc into a shell
  42.   archive with pinnaclecfg.c included.  pinnaclecfg.c can
  43.   now fully configure the card in non-PnP mode, including the
  44.   joystick and IDE controller.  Also add an isapnp conf
  45.   example.
  46. * Reduce DSP reset timeout from 20000 to 100
  47. 1998-08-06  Andrew Veliath  <andrewtv@usa.net>
  48. * Update version to 0.7.2
  49. * After A/D calibration, do an explicit set to the line input,
  50.   rather than using set_recsrc
  51. 1998-07-20  Andrew Veliath  <andrewtv@usa.net>
  52. * Update version to 0.7.1
  53. * Add more OSS ioctls
  54. 1998-07-19  Andrew Veliath  <andrewtv@usa.net>
  55. * Update doc file
  56. * Bring back DIGITAL1 with digital parameter to msnd_pinnacle.c
  57.   and CONFIG_MSNDPIN_DIGITAL.  I'm not sure this actually works,
  58.   since I find audio playback goes into a very speeded mode of
  59.   operation, however it might be due to a lack of a digital
  60.   source, which I don't have to test.
  61. 1998-07-18  Andrew Veliath  <andrewtv@usa.net>
  62. * Update version to 0.7.0
  63. * Can now compile with Alan Cox' 2.0.34-modular-sound patch (so
  64.   now it requires >= 2.1.106 or 2.0.34-ms) (note for 2.0.34-ms it
  65.   is in the Experimental section)
  66. * More modularization, consolidation, also some MIDI hooks
  67.   installed for future MIDI modules
  68. * Write flush
  69. * Change default speed, channels, bit size to OSS/Free defaults
  70. 1998-06-02  Andrew Veliath  <andrewtv@usa.net>
  71. * Update version to 0.5b
  72. * Fix version detection
  73. * Remove underflow and overflow resets (delay was too long)
  74. * Replace spinlocked bitops with atomic bit ops
  75. 1998-05-27  Andrew Veliath  <andrewtv@usa.net>
  76. * Update version to 0.5a
  77. * Better recovery from underflow or overflow conditions
  78. * Fix a deadlock condition with one thread reading and the other
  79.   writing
  80. 1998-05-26  Andrew Veliath  <andrewtv@usa.net>
  81. * Update version to 0.5
  82. * Separate reset queue functions for play and record
  83. * Add delays in dsp_halt
  84. 1998-05-24  Andrew Veliath  <andrewtv@usa.net>
  85. * Add a check for Linux >= 2.1.95
  86. * Remove DIGITAL1 input until I figure out how to make it work
  87. * Add HAVE_DSPCODEH which when not defined will load firmware from
  88.   files using mod_firmware_load, then release memory after they
  89.   are uploaded (requires reorganized OSS).
  90. 1998-05-22  Andrew Veliath  <andrewtv@usa.net>
  91. * Update version to 0.4c
  92. * Hopefully fix the mixer volume problem
  93. 1998-05-19  Andrew Veliath  <andrewtv@usa.net>
  94. * Add __initfuncs and __initdatas to reduce resident code size
  95. * Move bunch of code around, remove some protos
  96. * Integrate preliminary changes for Alan Cox's OSS reorganization
  97.   for non-OSS drivers to coexist with OSS devices on the same
  98.   major.  To compile standalone, must now define STANDALONE.
  99. 1998-05-16  Andrew Veliath  <andrewtv@usa.net>
  100. * Update version to 0.4b
  101. * Integrated older card support into a unified driver, tested on a
  102.   MultiSound Classic c/o Kendrick Vargas.
  103. 1998-05-15  Andrew Veliath  <andrewtv@usa.net>
  104. * Update version to 0.4
  105. * Fix read/write return values
  106. 1998-05-13  Andrew Veliath  <andrewtv@usa.net>
  107. * Update version to 0.3
  108. * Stop play gracefully
  109. * Add busy flag
  110. * Add major and calibrate_signal module parameters
  111. * Add ADC calibration
  112. * Add some OSS compatibility ioctls
  113. * Add mixer record selection
  114. * Add O_NONBLOCK support, separate read/write wait queues
  115. * Add sample bit size ioctl, expanded sample rate ioctl
  116. * Playback suspension now resumes
  117. * Use signal_pending after interruptible_sleep_on
  118. * Add recording, change ints to bit flags
  119. 1998-05-11  Andrew Veliath  <andrewtv@usa.net>
  120. * Update version to 0.2
  121. * Add preliminary playback support
  122. * Use new Turtle Beach DSP code