19 Commits (d7be8bea700447107310a608f8f5b034d7bcc7bf)

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