aboutsummaryrefslogtreecommitdiff
path: root/src/pdlua.c
AgeCommit message (Expand)Author
2015-10-14make inlet and outlet counts signed to avoid compiler signed/unsigned warningsMartin Peach
2015-10-14changed include files for MSVC (s_stuff.h was loading twice and sys/fcntl doe...Martin Peach
2015-10-14Using __declspec(dllexport) for _WIN32 to force the pdlua_setup symbol to be ...Martin Peach
2015-10-14Applied Hans' patch to limit startup boilerplate visibility to log level >=3,...Martin Peach
2015-10-14Use pdlua_proxy_inlet_class->c_externdir->s_name as pd.lua's directory instea...Martin Peach
2015-10-14Added the EXPORT macro to pdlua_setup so the symbol will be exported on MSWin...Martin Peach
2011-03-15This is a version of Claude Heiland-Allen's lua for Pd. The objects are named...svn2git-rootMartin Peach