aboutsummaryrefslogtreecommitdiff
path: root/desiredata/src/m_pd.h
AgeCommit message (Expand)Author
2009-06-14removed some C++isms from a C/C++ sectionN.N.
2009-06-03so that [bonk~] compilesN.N.
2009-06-03improved DESIRE macroN.N.
2009-06-03added __attribute__ (gcc-specific)N.N.
2009-06-02add t_outlet->sendN.N.
2009-05-17fix warning in d_soundfile.cN.N.
2009-05-11made it compile on my system: i was tired of getting compiler-errors from the...IOhannes m zmölnig
2009-04-27add pd_anything as alias of pd_typedmessN.N.
2009-04-25add t_symbol.==(const char*); remove gcc 4.2 warning in binbuf_read,binbuf_re...N.N.
2009-04-24remove gcc 4.2 warning in binbuf_write, binbuf_read, binbuf_read_via_canvas, ...N.N.
2009-04-24remove gcc 4.2 warnings in binbuf_text, binbuf_text_matju, binbuf_text_quoted...N.N.
2009-04-24remove gcc 4.2 warnings in inlet_tip, pd_vmess, MAKESYMN.N.
2009-04-24fixed recent blunder about A_LIST and A_ATOMN.N.
2009-04-24remove gcc 4.2 warnings in sys_vgui, sys_guiN.N.
2009-04-24remove gcc 4.2 warnings in binbuf_addvN.N.
2009-04-24added A_LIST for binbuf atoms... may rename it laterN.N.
2008-02-08reorganizedIOhannes m zmölnig