index
:
svn2git/loaders/pdlua.git
master
pdlua: converted automatically from sourceforge/svn
Sir Walter Raleigh
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pdlua.c
Age
Commit message (
Expand
)
Author
2015-10-14
Changed Claude Heiland-Allen's email as requested in
HEAD
svn2git-head
master
Martin Peach
2015-10-14
Removed references to lua5.1, now pdlua.c compiles for whichever lua is found...
Martin Peach
2015-10-14
Fixed some lua stack leakage.
Martin Peach
2015-10-14
Editor will open script for pdluax and pdlua objects, added function prototyp...
Martin Peach
2015-10-14
Right-click opens .pdlua script in an editor. .pdluax still doesn't work unle...
Martin Peach
2015-10-14
Changed a MSW to _WIN32.
Martin Peach
2015-10-14
Added support for the "Open" item in the right-click menu of pdlua and pdluax...
Martin Peach
2015-10-14
make inlet and outlet counts signed to avoid compiler signed/unsigned warnings
Martin Peach
2015-10-14
changed include files for MSVC (s_stuff.h was loading twice and sys/fcntl doe...
Martin Peach
2015-10-14
Using __declspec(dllexport) for _WIN32 to force the pdlua_setup symbol to be ...
Martin Peach
2015-10-14
Applied Hans' patch to limit startup boilerplate visibility to log level >=3,...
Martin Peach
2015-10-14
Use pdlua_proxy_inlet_class->c_externdir->s_name as pd.lua's directory instea...
Martin Peach
2015-10-14
Added the EXPORT macro to pdlua_setup so the symbol will be exported on MSWin...
Martin Peach
2011-03-15
This is a version of Claude Heiland-Allen's lua for Pd. The objects are named...
svn2git-root
Martin Peach