summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/midi
Commit message (Collapse)AuthorAgeFilesLines
* MIDI: fixed reception of several System Common messages [Golden Child, R. ↵ arbee2019-06-231-2/+15
| | | | Belmont]
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-222-13/+13
| | | | | Use standard uint64_t, uint32_t, uint16_t or uint8_t instead of UINT64, UINT32, UINT16 or UINT8 also use standard int64_t, int32_t, int16_t or int8_t instead of INT64, INT32, INT16 or INT8
* cleanup build includes (nw) Jeffrey Clark2016-03-281-4/+0
|
* fixing some more override (nw) Miodrag Milanovic2015-12-062-20/+20
|
* clang-modernize part 5 Miodrag Milanovic2015-12-041-3/+3
|
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-1/+1
|
* more cleanups and fix (nw) Miodrag Milanovic2015-11-112-5/+2
|
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-082-0/+0
|
* Added the ability to use system flac, jpeg, lua, sqlite3, portmidi and zlib ↵ Julian Sikorski2015-06-061-0/+4
| | | | based on wallyweek's work
* did license settings for OG and Andrew, cleared up OSD part for licenses (nw) Miodrag Milanovic2015-05-093-6/+6
|
* Added license headers to the rest of files (nw) Miodrag Milanovic2015-05-073-0/+6
|
* Make OSD options an init parameter for modules Vas Crabb2015-04-072-4/+4
|
* Fix compile with NO_USE_MIDI (nw) Justin Kerk2015-01-311-1/+1
|
* Fix clang build. (nw) couriersud2015-01-311-1/+1
|
* Converted midi into a module. (nw) couriersud2015-01-313-92/+202
|
* Cleanups and version bumpmame0158 Miodrag Milanovic2015-01-282-353/+353
|
* Ported changes done in previous source to make portmidi compile (nw) Miodrag Milanovic2015-01-101-1/+1
|
* Fix windows compile and add missing files. (nw) couriersud2015-01-102-0/+476