20 次程式碼提交 (1be52e08c85e7ea7c7771a5c002707180b69eb71)

作者 SHA1 備註 提交日期
  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 年之前