aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-06-03declare unused parameters as suchIOhannes m zmölnig
2013-02-14fix reading with absolute filenamesIOhannes m zmölnig
2013-01-17added [longload] (to simulate long loading timesIOhannes m zmölnig
2013-01-17use .IOhannes m zmölnig
2012-12-23add generic setup() to hexloaded objectsIOhannes m zmölnig
2012-12-19fixing unicode charactersIOhannes m zmölnig
2012-10-11fixed typo in setup-name for [mux~]IOhannes m zmölnig
2012-09-24removed svn:external reference to GemIOhannes m zmölnig
2012-02-19added reject-outlet for unparsable symbolsIOhannes m zmölnig
2012-02-19added reject-outlet for unparsable symbolsIOhannes m zmölnig
2012-02-16added [atof]IOhannes m zmölnig
2012-01-17updated copyright date and bannerIOhannes m zmölnig
2012-01-17allow to build simultaneously as library and 1-object-per-file libIOhannes m zmölnig
2011-12-23fixed typoIOhannes m zmölnig
2011-12-21fixed errors detected by cppcheckIOhannes m zmölnig
2011-10-05try linking with '-l:pd.dll'IOhannes m zmölnig
2011-10-05compat function get_output_formatIOhannes m zmölnig
2011-10-03replaced &s_ with gensym()IOhannes m zmölnig
2011-10-03on w32, use '-no-undefined'IOhannes m zmölnig
2011-09-28added aliasesIOhannes m zmölnig
2011-09-28autotoolsIOhannes m zmölnig
2011-09-27crude fix to allow to install as 1-file-per-class libraryRoman Haefeli
2011-09-27fixed minor issuesIOhannes m zmölnig
2011-09-27fixed call to pd_error()IOhannes m zmölnig
2011-09-27fixed closing commentsIOhannes m zmölnig
2011-09-21bumped version to 2.2.4IOhannes m zmölnig
2011-09-21allow to set SIMD as cmdline argIOhannes m zmölnig
2011-09-21encoding fixesIOhannes m zmölnig
2011-09-21encodingIOhannes m zmölnig
2011-09-21proper escaping for m4IOhannes m zmölnig
2011-09-21more pd-pathsIOhannes m zmölnig
2011-09-21made it compile againIOhannes m zmölnig
2011-09-21fixed license boilerplate and UTF8 encodingIOhannes m zmölnig
2011-09-21allow anythings for pack/unpackIOhannes m zmölnig
2011-09-20fixed crash when add2 to an empty bufferIOhannes m zmölnig
2011-09-20sprintf formattingIOhannes m zmölnig
2011-09-20fixed encoding and copyright time spanIOhannes m zmölnig
2011-06-30_snprintf for VSCmusil
2010-08-21no longer neededIOhannes m zmölnig
2010-08-19fixed bug in oversampling code;IOhannes m zmölnig
2010-08-18UTF-8IOhannes m zmölnig
2010-08-18clarified copyrightIOhannes m zmölnig
2010-08-11better proxy nameIOhannes m zmölnig
2010-03-09output done-bang when out-of-memoryIOhannes m zmölnig
2010-03-08a wee external to get/set the current sleepgrainIOhannes m zmölnig
2010-02-25added note about CANTIOhannes m zmölnig
2010-02-25added [rawprint], a [print] clone without all the fancinessIOhannes m zmölnig
2010-01-25disabled SSE since it's not compatible with [||]IOhannes m zmölnig
2010-01-25free() requires stdlib.hIOhannes m zmölnig
2010-01-25be more specific with ldflags test for "-shared"IOhannes m zmölnig