11 Commits (f7e1369589de52805c63a309cf7b321ffc1e2b23)

Author SHA1 Message Date
  PaulStoffregen 8fb976cf20 Include Arduino.h first in all cpp files, for precompiled header speedup 6 years ago
  Frank 40b965991b Fix for two little bugs 8 years ago
  PaulStoffregen 4c6e76e2b4 Do not disable all interrupts while opening RAW files 9 years ago
  PaulStoffregen fe2286932b register SPI interrupt when playing WAV & RAW files 10 years ago
  PaulStoffregen 0260ebf687 Disable interrupts while opening files from SD card 10 years ago
  PaulStoffregen 1b51f558fb Fix memory leak in AudioPlaySdRaw 10 years ago
  PaulStoffregen 5164e6177a Add status and position functions to AudioPlaySdRaw 10 years ago
  PaulStoffregen 8e66b244fc Rename AudioPlaySDcardRAW to AudioPlaySdRaw 10 years ago
  PaulStoffregen 183fcd95a9 Add MIT license 10 years ago
  PaulStoffregen c274463185 Each object includes only required headers 10 years ago
  PaulStoffregen f16fb938bf Move other objects to their own files 10 years ago