Commit Graph

115 Commits

Author SHA1 Message Date
nathan
7da2fec8dc Removed old code for enable echo/interrupt, removed dead code 2016-05-29 22:41:29 +02:00
nathan
b153be8075 optimized echo for single chars during char input read 2016-05-29 21:42:35 +02:00
nathan
f67c073867 Fixed scrolling in windows so that the screen is clipped (as per the
specification)
2016-05-29 21:42:02 +02:00
nathan
f48272588c Fixed reset 2016-05-29 21:37:14 +02:00
nathan
a46cbefb02 Code polish, added comments/javadocs. Added copyright/authors 2016-05-29 20:51:19 +02:00
nathan
6f367aec7e Added scroll up/down for windows 2016-05-28 21:45:14 +02:00
nathan
aca4c493b0 Tweaked input console setting for windows 2016-05-28 21:44:10 +02:00
nathan
f190a31c39 WIP - initial consolidation of input/output functionality. 2016-05-28 11:30:46 +02:00
nathan
cc38ee754f Updated version 2016-04-28 14:36:53 +02:00
nathan
e39305a480 Updated license info 2016-04-05 14:47:40 +02:00
nathan
e788d0a339 updated version 2016-04-04 14:06:50 +02:00
nathan
c782a2ff8b Updated version 2016-04-03 21:03:24 +02:00
nathan
45da86b622 Updated version 2016-03-22 01:45:25 +01:00
nathan
ad008d51cc Updated version 2016-03-21 02:10:37 +01:00
nathan
968c6a60bc Added error message if terminal initialization fails 2016-03-21 02:06:29 +01:00
nathan
2926311690 Fixed file access for JNA (it must be public) 2016-03-21 02:05:51 +01:00
nathan
b2d13bec5f updated ide library order 2016-03-12 12:53:53 +01:00
nathan
8ed6b805a8 cleaned up dependencies 2016-03-12 11:58:13 +01:00
nathan
af53943687 Added dependencies to maven pom. updated readme dependencies 2016-03-11 03:35:58 +01:00
nathan
38d51ebeb1 Updated object pool to new API 2016-03-07 00:00:27 +01:00
nathan
452e5bb5c0 Updated builds + build system 2016-02-13 18:51:13 +01:00
nathan
8aa993c04f moved from util.input -> inputConsole. Added InputConsole.getVersion() 2016-02-10 19:28:43 +01:00
nathan
920d0d87bd Updated readme 2016-02-10 00:40:38 +01:00
nathan
a6aafac346 fixed readme 2016-02-10 00:35:20 +01:00
nathan
e3a8bf118b Fixed readme 2016-02-10 00:29:41 +01:00
nathan
e01f7374c2 Fixed readme 2016-02-10 00:29:09 +01:00
nathan
046ae3dd75 Removed libs/dist and tweaks to use the latest ObjectPool 2016-02-10 00:28:19 +01:00
nathan
276d366d12 updated dependencies 2015-10-30 13:49:08 +01:00
nathan
b979c326f2 updated jna dependency info 2015-10-30 13:41:52 +01:00
nathan
7870a18554 updated project info 2015-08-23 02:41:23 +02:00
nathan
79c33e8d54 updated pool to version 1.3 2015-08-23 00:07:36 +02:00
nathan
6c57429579 Updated ObjectPool 2015-08-03 12:25:53 +02:00
nathan
039901edb6 Added intellij support. Compiled as java6 2015-06-28 00:08:04 +02:00
nathan
0d22ef15c9 Updated license 2015-06-26 20:52:30 +02:00
nathan
8cf291f60c Added intellij support 2015-06-26 20:52:20 +02:00
nathan
1104b10c52 Changed objectPool package to util 2015-02-03 13:20:36 +01:00
nathan
42de560512 Updated build path to use jar instead of project 2015-02-02 02:40:32 +01:00
nathan
201b699234 Updated license, added version info to distribution. Added ObjectPool library 2015-02-02 02:38:33 +01:00
nathan
619a6dd7b7 Jar/zip files are now deterministic based on build date (date=123456789) 2015-01-15 21:17:27 +01:00
nathan
352346aab4 Updated build system, now using correct natives 2014-12-31 02:45:31 +01:00
nathan
ec63924d51 Updated dist, changed from included src in jar, to separate file 2014-12-30 00:30:31 +01:00
nathan
002e03e03c update utils. updated license info. fixed missing jna library 2014-12-29 03:23:02 +01:00
nathan
ad1e83180e Updated utils, updated license 2014-12-18 20:27:10 +01:00
nathan
334badc510 Updated library and dist with license information 2014-12-18 01:58:35 +01:00
nathan
8a4a462bda Fixed terminal initialization/construction issues 2014-12-12 02:25:09 +01:00
nathan
a33e62b098 Modified google code format 2014-11-24 17:45:14 +01:00
nathan
ed2a472a6f Updated jars 2014-11-16 22:30:03 +01:00
nathan
4022c5c646 Added intellij project 2014-11-16 21:07:12 +01:00
nathan
90ee355958 Formatted code to GoogleCodeStyle. Fixed misc warnings 2014-11-16 21:07:03 +01:00
nathan
d647d23829 Changed object pool so the responsibility to specify parameters after pool.take() is to the implementation, not the objectpool 2014-11-16 15:30:25 +01:00