aboutsummarylogtreecommitdiffstats
path: root/info.c
AgeCommit message (Expand)Author
2018-06-14Changed iex intraday to use extended price if newer. Changed unix time to sec...Antony Kellermann
2018-06-04Implemented peers_printw and made small fixes to infoAntony Kellermann
2018-05-30Fixed graph zooming past current date bugAntony Kellermann
2018-05-30Put header into its own function and cleaned up interface_printAntony Kellermann
2018-05-30Added minimum term size for infoAntony Kellermann
2018-05-29Implented printing news in a window or stdout and info in a window or stdoutAntony Kellermann
2018-05-29Added News struct to easily store news and moved news API call as a threadabl...Antony Kellermann
2018-05-29Fixed formatting issueAntony Kellermann
2018-05-29Changed graphing to use an Info objectAntony Kellermann
2018-05-28Modified info for ncurses outputAntony Kellermann
2018-05-28Renamed graph.c/h to info.c/h and moved functions aroundAntony Kellermann