summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/portmidi (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove duplicate type definition of FPTR, fix compile on GCC 4.4.7 Jonathan Gevaryahu2014-03-121-6/+0
* more clang and Linux compilation fixes (nw) Oliver Stöneberg2014-03-111-6/+0
* fixed memory leak in find_default_device() (nw) Oliver Stöneberg2013-02-211-0/+1
* Cleanups and version bumpmame0148u1 Miodrag Milanovic2013-02-111-17/+17
* fixed typo in previous commit / fixed DEBUG compilation of pmwinmm.c and zlib Oliver Stöneberg2013-02-011-3/+1
* Fix compiling on PowerPC OS X (nw) R. Belmont2013-01-132-3/+27
* More fun with older OS X (nw) R. Belmont2013-01-131-2/+2
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-1/+0
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-1125-4919/+4899
* fix portmidi compilation on Xcode 3.2.6 for OSX 10.6.8. no whatsnew. Fabio Priuli2013-01-021-1/+3
* Fix compile on OS X 10.6/10.7 (nw) R. Belmont2013-01-021-0/+1
* fixed portmidi Visual Studio warnings (nw) Oliver Stöneberg2013-01-012-3/+3
* portmidi: Initial commit. [R. Belmont] R. Belmont2013-01-0128-0/+7951