Arduino/app
Cristian Maglie 8e0a311e87 SerialMonitor: limit buffering without autoscroll
When the "autoscroll" checkbox is deselected the buffer may continue
to grow up to twice of the maximum size.

This is a compromise to ensure a better user experience and, at the
same time, reduce the chance to lose data and get "holes" in the
serial stream.

See #2491
2014-12-23 14:11:45 +01:00
..
.settings Importing Processing rev. 5503 (1.0.3). 2009-05-31 15:53:33 +00:00
lib Reapplying Christian's regex patch. 2010-10-03 19:44:28 -04:00
src/processing/app SerialMonitor: limit buffering without autoscroll 2014-12-23 14:11:45 +01:00
.classpath Importing Processing rev. 5503 (1.0.3). 2009-05-31 15:53:33 +00:00
.classpath_macosx Importing Processing rev. 5503 (1.0.3). 2009-05-31 15:53:33 +00:00
.classpath_vista Importing Processing rev. 5503 (1.0.3). 2009-05-31 15:53:33 +00:00
.project Importing Processing rev. 5503 (1.0.3). 2009-05-31 15:53:33 +00:00
build.xml UI i18n and the Japanese text catalog. 2011-12-07 01:45:13 +09:00