26 次代码提交 (ccfc3e7d7ba0eb119d11b4f9e2e0460c4858d18d)

作者 SHA1 备注 提交日期
  Dave Crist 67a3f4b2bf allowing position + length to work during pause 4 年前
  Dave Crist f8526467d1 fixing missing bracket 4 年前
  Dave Crist 0c184d9914 fixing missing semicolon 4 年前
  Dave Crist 970dcb1a0b fixing use of non-constant in case of switch 4 年前
  Dave Crist 07abdbcb1b sdwav play/pause initial commit 4 年前
  PaulStoffregen 6369a6ae1f Improve interrupt handling for simultaneous WAV file playing 4 年前
  PaulStoffregen 4a4d695cec Play WAV files with junk sections 6 年前
  PaulStoffregen 8fb976cf20 Include Arduino.h first in all cpp files, for precompiled header speedup 6 年前
  PaulStoffregen 501b2b3e5a Fix AudioPlaySdWav status functions with LTO 7 年前
  Frank 0b27b37eb8 SDHC does not use SPI 8 年前
  Pete (El Supremo) 8ce502770f fix problem with left+right channels being swapped 8 年前
  PaulStoffregen 149297c5fb Fix stereo WAV file startup & end (first and last 3 milliseconds) 9 年前
  PaulStoffregen de39e6f790 WAV header parse for 44100 10 年前
  PaulStoffregen fe2286932b register SPI interrupt when playing WAV & RAW files 10 年前
  PaulStoffregen f84e0017ab Fix audible click at end of Wav file playing 10 年前
  PaulStoffregen 0260ebf687 Disable interrupts while opening files from SD card 10 年前
  PaulStoffregen 2371818686 Fix repetitive file playing in AudioPlaySdWav 10 年前
  PaulStoffregen 677c072ca1 add comment to look into thread safety in SD WAV play() 10 年前
  PaulStoffregen febe2e85c4 WAV file parsing to handle extended format headers 10 年前
  PaulStoffregen 81e1016b24 Improve WAV file parsing 10 年前
  PaulStoffregen 636bba0723 Add status and position functions to AudioPlaySdWav 10 年前
  PaulStoffregen a2574cb0fc Fix AudioPlaySdWav end-of-data handling 10 年前
  PaulStoffregen 5ff60b9a70 Rename AudioPlaySDcardWAV to AudioPlaySdWav 10 年前
  PaulStoffregen 183fcd95a9 Add MIT license 10 年前
  PaulStoffregen c274463185 Each object includes only required headers 10 年前
  PaulStoffregen f16fb938bf Move other objects to their own files 10 年前