display api improvements - to be continued
[my-code/ivac.git] / src / ivac.c
2004-05-19 hackbarddisplay api improvements - to be continued
2004-05-18 hackbardfixed udp "addtess already used" thing + introduced...
2004-05-18 hackbardfirst udp tries ...
2004-05-17 hackbarddo audio_setup();
2004-05-16 hackbardcompletely removed ncurses, added minimal audio functions
2004-05-14 hackbardfixed -h and wrong argv returns
2004-05-12 hackbardfixed parsing error & detect broken pipes
2004-05-12 hackbardsome more monitor calls, fixed display when input event...
2004-05-12 hackbardadded usage function, added parsing of argv, some displ...
2004-05-11 hackbardincrease count variable while parsing in ivac_receive_info
2004-05-11 hackbardalso memset challenger struct when receiving quit
2004-05-11 hackbardadded quit msg to send before network close
2004-05-09 hackbarddisplay content after info is received
2004-05-09 hackbardshorter console string for incoming connections
2004-05-09 hackbardbugfixed network_set_connection_info arguments
2004-05-09 hackbardadapted to new network return codes, event/display...
2004-05-09 hackbardadded network/event sync
2004-05-09 hackbardmore display + 1st network connection tries
2004-05-09 hackbardbugfixed command parsing, DISPLAY -> USE_NCURSES
2004-05-08 hackbardbugfixes, temp. removed ncurses display funtions, fixed...
2004-05-07 hackbardadded ncurses based display system (minimal and still...
2004-05-06 hackbardclean shutdown in case address is in use + include...
2004-05-06 hackbardmore abstraction in network.* and input.*, first displa...
2004-05-05 hackbardfixed input system (callback added), more ivac tests
2004-05-05 hackbardrenamed inet.* -> network.*; bugfixes; began input...
2004-05-01 hackbardf00b4r