aboutsummaryrefslogtreecommitdiff
path: root/src/lpt.c
AgeCommit message (Expand)Author
2015-10-06use z_wrappers around sys_open/close()IOhannes m zmölnig
2015-08-28one-true indentationIOhannes m zmölnig
2015-04-22use error() for errorsIOhannes m zmölnig
2013-06-03declare unused parameters as suchIOhannes m zmölnig
2012-12-19fixing unicode charactersIOhannes m zmölnig
2011-10-03replaced &s_ with gensym()IOhannes m zmölnig
2011-09-21fixed license boilerplate and UTF8 encodingIOhannes m zmölnig
2008-01-03run with "-pedantic" and "-std=c99": removed warningsIOhannes m zmölnig
2008-01-03use t_float/t_sample instead of "float" and where appropriateIOhannes m zmölnig
2007-10-30replaced gensym("float") by &s_floatIOhannes m zmölnig
2007-03-14updated the zexy help-system: all reference-patches (aka help-patches) are no...IOhannes m zmölnig
2006-04-05use unused variablesIOhannes m zmölnig
2006-01-25removed the z_..._setup() functionIOhannes m zmölnig
2006-01-24made all possible (well, most) functions "static" to not interfere with funct...IOhannes m zmölnig
2006-01-23get the ifdef-bracketting right to have even less errorsIOhannes m zmölnig
2006-01-23cleaned up code so we get hardly any warnings when compiling with "-Wall"IOhannes m zmölnig
2005-11-29moved configuration from compiler-arguments into zexyconf.hIOhannes m zmölnig
2005-09-28added link to a ressource on the ppdev-interfaceIOhannes m zmölnig
2005-09-28cleaned up a bitIOhannes m zmölnig
2005-09-28added support for accessing the parallel-port via device-files (/dev/parport0)IOhannes m zmölnig
2005-06-09replaced MACOSX by __APPLE__IOhannes m zmölnig
2005-05-19hopefully fixed the makesource-process for other platformsIOhannes m zmölnig
2005-04-13bug-fixesIOhannes m zmölnig
2005-03-22zexy-2.0:IOhannes m zmölnig