374 コミット (fed597678b0639eaabb836ae0df4974bf291049f)
 

作成者 SHA1 メッセージ 日付
  Ivan Kravets fed597678b Continuous Integration using @PlatformIO and @travis-ci 9年前
  Paul Stoffregen 8fe6d77908 Merge pull request #134 from ivankravets/patch-5 9年前
  Ivan Kravets 210ed98669 Handle all nested examples 9年前
  Paul Stoffregen 2e34d31865 Merge pull request #133 from mamuesp/master 9年前
  Paul Stoffregen 171d82356a Merge pull request #132 from ivankravets/patch-4 9年前
  Manfred Müller-Späth 1c522d1be2 Improvement: import is able to parse comma separated definitions of variables 9年前
  Ivan Kravets cc87d8a257 Add dependent SerialFlash library 9年前
  Paul Stoffregen e8a0d0947c Merge pull request #131 from ivankravets/patch-3 9年前
  Ivan Kravets ac5a149966 Exclude extras folder and specify version 9年前
  Paul Stoffregen f665c5b421 Merge pull request #130 from mamuesp/master 9年前
  Manfred Müller-Späth bc6be819e4 Improvement: import is now very error tolerant, no need of "begin" or "end" comments - just throw the data in. It searches for keywords (aka node types) at the start of each line and tries to parse these lines. 9年前
  Paul Stoffregen 685ca7400c Merge pull request #128 from mamuesp/master 9年前
  Manfred Müller-Späth 1b990b7ca4 Bugfix: import function - undefined variable 9年前
  Paul Stoffregen 8a21e6e67f Merge pull request #127 from mamuesp/master 9年前
  Manfred Müller-Späth e60107aa12 Bugfix: added the loading of the static form data (had been forgotten in the last commit) 9年前
  Paul Stoffregen b20b1e6fb6 Merge pull request #126 from mamuesp/master 9年前
  Manfred Müller-Späth 380a351f6b Removed the asynchronous loading of HTML files via JavaScript, because this will be blocked on real offline use (file:// protocol). 9年前
  Manfred Müller-Späth 8c9b34d565 Some bugfixes and some improvements 9年前
  Paul Stoffregen 7c62476e4f Merge pull request #125 from mamuesp/master 9年前
  Manfred Müller-Späth 0a43f66de2 Added import functionality of Arduino code (without disturbing whitespaces and empty lines) 9年前
  Manfred Müller-Späth ff75404f8e Added import functionality of Arduino code (without disturbing whitespaces and empty lines) 9年前
  Manfred Müller-Späth 50b2897871 Added import functionality of Arduino code (without disturbing whitespaces and empty lines) 9年前
  Manfred Müller-Späth 5c8aa2b9d3 Added import functionality of Arduino code (without disturbing whitespaces and empty lines) 9年前
  Manfred Müller-Späth 563aa6482c Added import functionality of Arduino code (without disturbing whitespaces and empty lines) 9年前
  Manfred Müller-Späth 90aad62e30 Added import functionality of Arduino code (without disturbing whitespaces and empty lines) 9年前
  Paul Stoffregen 0d18ea27bf Merge pull request #123 from stevstrong/master 9年前
  stevstrong b910b37606 updated image link pathes 9年前
  PaulStoffregen e7a3425cc0 Increase to version 1.03 9年前
  PaulStoffregen dbafd4b297 fix bug with button1 on oscillator tutorial 9年前
  PaulStoffregen 110d115128 Default mic gain at 36 in tutorial 9年前
  PaulStoffregen 1d3a534ee0 Tutorial sections 2- & 3 aren't supposed to have audio objects 9年前
  PaulStoffregen 58ac95151c Add Oscillators tutorial 9年前
  PaulStoffregen 29b7efaa2d Add TFT tutorial example 9年前
  PaulStoffregen b16472a1f8 Opps, pinMode needed 9年前
  PaulStoffregen f6405adb1a Update tutorial examples 9年前
  PaulStoffregen 1c2c54ac5d Move wav2sketch to extras folder, avoids problem with Arduino 1.6.6 9年前
  PaulStoffregen aecb6d73a5 Move misc files to subdirs 9年前
  PaulStoffregen 652994b05b Fix javascript errors with Chrome (thanks HWGuy) 9年前
  PaulStoffregen 0e9d655c69 Improve offline browser compatibility 9年前
  PaulStoffregen 4c1f5e5d53 Fix A3 note frequency in FFT tutorial example 9年前
  PaulStoffregen 1e3876effa Fix compiler warning 9年前
  PaulStoffregen eea0639e31 Add FFT Tutorial example 9年前
  PaulStoffregen 8075883982 Fix FFT read range (now inclusive) 9年前
  PaulStoffregen 2ee2eac12d Add tutorial files 9年前
  PaulStoffregen a41e2a7c26 design tool needs to include SerialFlash.h in exported code 9年前
  PaulStoffregen 7eb79725da Add case sensitive note to AudioPlaySerialflashRaw documentation 9年前
  PaulStoffregen b3b3f857a8 remove leftover debug code from AudioPlaySerialflashRaw 9年前
  PaulStoffregen 6c4a806fca Initial work on DAC for Teensy-LC (still incomplete) 9年前
  PaulStoffregen caaa796782 Add keywords 9年前
  PaulStoffregen eae843b696 Fix compiler warning 9年前