summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/portmidi
Commit message (Collapse)AuthorAgeFilesLines
* Placed full code of portmidi in 3rdparty folder (nw) Miodrag Milanovic2015-01-1028-7946/+0
|
* added another note about memory leak (nw) Oliver Stöneberg2014-09-101-0/+1
|
* added note about memory leak (nw) Oliver Stöneberg2014-09-101-0/+1
|
* remove duplicate type definition of FPTR, fix compile on GCC 4.4.7 Jonathan Gevaryahu2014-03-121-6/+0
| | | (other definition is in osdcomm.h, which pmwinmm.c #includes right above the duplicated definition)
* 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
(nw: this isn't enabled to compile yet, this is just to make it easier to run the final tests on my Mac and my Windows laptop)