tag 1.6
do not mark connected ports by asterisks, only by colors
remove unneeded blank lines
KEY_SPACE
separate port_connection
Separate window.h
jslist_extra, improve Makefile
remove unnecessary switch default
move ViewMode enum into main
grid - use werase instead of wclear
set redraw - fix for redraw connections window
remove branch mark_ports
Merge mark_ports
disconnect_all - simplify
all_list -> all_ports_list
separate free connections
choose color
Unify true/false
need mark
mark connected ports
branch - mark_ports
avoid grid redraw, avoid redraw on press a/m keys more than once
Improve help - thanks to LL
add draw grid
w_connect/disconnet to nj_connect/disconnect
Redraw windows only when neccessary - avoid flickering on some terminals
move windows pointers to the NJ struct
refactorize jack_slist_* functions for better readability
improve disconnect code and some formating improvements
Reformat code
Change version to 1.6
w_draw
some refactoring
assign_list
rename some variables
move help struct to the function
Some code improvements, move jack setup code to...
Display sample rate / buffer size
Tag 1.5
Bump version to 1.5
Use default colors, support for transparency
Tag 1.4
Add release script
GridView - write text horizontally for IN ports
workaround for Jack1 - suggested by Peter Nelson