testing display related segfaults .. :(
[my-code/ivac.git] / src /
2004-06-05 hackbardtesting display related segfaults .. :(
2004-06-04 hackbardchanges in display method -> ncurses (strange *printf...
2004-05-21 hackbardnew display stuff, DOESNT WORK!!11
2004-05-21 hackbardpartial display improvements, to be continued (wont...
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-18 hackbardcorrected network udp functions
2004-05-18 hackbardcopy timeout into seperate timeval struct for select...
2004-05-18 hackbardremove ncurses.h include
2004-05-17 hackbarddo audio_setup();
2004-05-17 hackbardimplemented some udp features (untested)
2004-05-16 hackbardcompletely removed ncurses, added minimal audio functions
2004-05-15 hackbardincredible work done outside in the garden! :)
2004-05-15 hackbardcheckin of incomplete audio.* -> "ice cream & notebook...
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-12 hackbardadded network_close_all function
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-11 hackbardonly set reuseaddr socket opt if regular bind call...
2004-05-09 hackbarddisplay content after info is received
2004-05-09 hackbardadded some \n's
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 hackbardintroduced special network return codes, added {de...
2004-05-09 hackbardadded network/event sync
2004-05-09 hackbardbugfixed !( stuff
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 hackbardclose all sockets of connections in shutdown process
2004-05-06 hackbardevent shutdown written to stdout now
2004-05-06 hackbardclean shutdown in case address is in use + include...
2004-05-06 hackbardcanoncial mode fixes
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 hackbardoups .. added missing files, added Makefile + .cvsignor...
2004-05-05 hackbardrenamed inet.* -> network.*; bugfixes; began input...
2004-05-05 hackbardremoved inet.* files, replaced by network.* files
2004-05-04 hackbardadded event f00
2004-05-04 hackbardbugfixed inet_{aton,ntoa} usage + implemented network_m...
2004-05-04 hackbardimplemented network_{receive,send} & {receive,send...
2004-05-03 hackbardsome network functions (to be continued)
2004-05-02 hackbardf00b4rCVS: ---------------------------------------...
2004-05-01 hackbardf00b4r
2004-05-01 hackbardcleanup (-> old directory) & creation of 'new' src...