19 Commits (d7be8bea700447107310a608f8f5b034d7bcc7bf)

Autor SHA1 Mensaje Fecha
  PaulStoffregen c26e76632f Fix design tool export bug (thanks neurofun) hace 7 años
  Caleb Crome d6718ac763 AudioConnection:Fix the source and destination names for AudioConnections when using custom node names. hace 8 años
  Manfred Müller-Späth f5b7c2abdf Fixed: issue #92 - testing for input/output nodes - if none found, the export is not possible hace 9 años
  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. hace 9 años
  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). hace 9 años
  Manfred Müller-Späth 8c9b34d565 Some bugfixes and some improvements hace 9 años
  Manfred Müller-Späth 50b2897871 Added import functionality of Arduino code (without disturbing whitespaces and empty lines) hace 9 años
  PaulStoffregen 0e9d655c69 Improve offline browser compatibility hace 9 años
  PaulStoffregen a41e2a7c26 design tool needs to include SerialFlash.h in exported code hace 9 años
  PaulStoffregen 029bbe268f Add GUI documentation URLs hace 10 años
  PaulStoffregen fc6e2ef4a7 Fix export button when no changes in GUI hace 10 años
  PaulStoffregen 14536bc9ec Improve export button hace 10 años
  PaulStoffregen 97fd83a90a Use localStorage to preserve work hace 10 años
  PaulStoffregen 8cc4028637 Actual C++ code export hace 10 años
  PaulStoffregen 7cb99cb9b9 Initial work on C++ code generation hace 10 años
  PaulStoffregen 995eed2a31 reformat node-red spaces to tabs hace 10 años
  PaulStoffregen 7df1b21b20 Generate C++ compatible IDs in the GUI hace 10 años
  PaulStoffregen dbc69f83a4 Load node list from static html hace 10 años
  PaulStoffregen d31a5fdebd Import Node-Red "public" folder hace 10 años