aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-13when destroying sender, wait until queue is finishedIOhannes m zmölnig
2012-07-13when finishing queue, wait until all users have quitIOhannes m zmölnig
2012-05-29older C-compilers need variable declarations at beginning of blockIOhannes m zmölnig
2012-05-29use standardlibrariesIOhannes m zmölnig
2012-05-29VS2008 projectIOhannes m zmölnig
2012-05-22advanced debuggingIOhannes m zmölnig
2011-11-07trying to shut up type warningsIOhannes m zmölnig
2011-11-07don't warn about unused variables/parameters/functionsIOhannes m zmölnig
2011-11-02added -lpthread for w32IOhannes m zmölnig
2011-11-02trying to fix mingw build for shared libsIOhannes m zmölnig
2011-10-29updated to new template MakefileIOhannes m zmölnig
2011-10-29added licenseIOhannes m zmölnig
2011-10-29updated copyrightIOhannes m zmölnig
2011-10-29reduce warningsIOhannes m zmölnig
2011-10-29don't include $(PD_INCLUDE)/pdIOhannes m zmölnig
2011-10-29only use MSG_DONTWAIT if availableIOhannes m zmölnig
2011-07-13NULL-pointer protectionIOhannes m zmölnig
2011-03-07fallback to include PD_INCLUDE (without /pd)IOhannes m zmölnig
2011-01-17push disconnection's to receiving objectsIOhannes m zmölnig
2011-01-17verbose output on disconnectIOhannes m zmölnig
2010-12-09oops, reverted IPHONE_ALL_CFLAGS to IPHONE_CFLAGSIOhannes m zmölnig
2010-12-06fixed Makefile for kFreeBSD and GNU/hurdIOhannes m zmölnig
2010-12-06renamed CFLAGS to ALL_CFLAGSIOhannes m zmölnig
2010-10-20added GPL-2 boilerplateIOhannes m zmölnig
2010-10-20fixed FSF addressIOhannes m zmölnig
2010-10-18adapted the tempalte Makefile to my real worldIOhannes m zmölnig
2010-10-16updated splash to show versionIOhannes m zmölnig
2010-10-11use SO_REUSEPORT (if available during compile-time)IOhannes m zmölnig
2010-10-11authorsIOhannes m zmölnig
2010-10-11ChangeLog and NEWS filesIOhannes m zmölnig
2010-10-11at least accept one(1) clientIOhannes m zmölnig
2010-10-11these debug things IOhannes m zmölnig
2010-10-08added 'port' for outlet #4Roman Haefeli
2010-10-08added help for [udpserver]Roman Haefeli
2010-10-08added a 'check also:' section where applicableRoman Haefeli
2010-10-08added help for [udpclient]Roman Haefeli
2010-10-08corrected NOTE: there is no outlet 6. made outlet counting consistent (start ...Roman Haefeli
2010-10-06more iemnet specificsIOhannes m zmölnig
2010-10-05made iemnet-meta.pd comply with the libname-meta.pd formatRoman Haefeli
2010-10-02added description to the 'bufsize' status messageRoman Haefeli
2010-10-02updated help of [tcpsend]/[tcpreceive] to reflect their current behaviourRoman Haefeli
2010-10-02updated help to reflect current behaviour of [tcpclient]Roman Haefeli
2010-10-02updated help to reflect [tcpserver]'s current behaviourRoman Haefeli
2010-09-20global debuglevelIOhannes m zmölnig
2010-09-20more debugging in the tickIOhannes m zmölnig
2010-09-20added DEBUG_CFLAGSIOhannes m zmölnig
2010-09-20less verbose when changing debuglevelIOhannes m zmölnig
2010-09-20debugging levelsIOhannes m zmölnig
2010-09-15remove -mcpu/-mtune flags as it breaks x64 build. we should eventually figure...mescalinum
2010-09-14receive in nonblocking modeIOhannes m zmölnig