18 коммитов (eaded1b6ac7b5f261731844df49d52eca5f6b11f)

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