Add started/stopped osc messages on play/pause
Add --strict-timing as a commandline option
Add back (ifdef'd out) old timing table
Add stricter timing tables and debug preprocessor switch
Change yield tables to be more lenient
Add much more strict ncurses timeout (temp)
Change to use new timing method for main loop
Add pressing spacebar in append mode to write '.'
Change 'R' to include the max in the interval
Tweak mac hard-coded clang version
Fix warnings in some gcc versions
Add more cc vers/id flag logic to build tool
Add special case for mac clang version number
Change compiler detection to use cpp macros
Remove wrapper usage for mbuffer lock in comment operator
Clean up, remove unnecessary stuns
Update numeric behavior of glyphs
Add start of more advanced file name handling
Add cursor changing for field input
Change to use 'strict' void style fn decls
Add forward-compatible min version test for mouse scroll
Change build tool to only specify no-pie for clang >= 6.0.0
Merge pull request #2 from npisanti/master
fixes for ncurses mouse versions
Change to use acs bullets for grid instead of .
Add simplistic output event meter drawing
Add -finput-charset=UTF-8 to cc flags
Add dynamic homebrew prefix on mac
Fix flicker when opening/closing submenus
Change to use bold for active menu item
Change to use malloc/free for Qmenu
Add active/inactive indicator for qnav blocks
Improve controls dialog formatting
Cleanup, add start of controls dialog