Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-12 | A small typo fix | Wohlstand | |
Compared to the original documents and headers of John Miles for the proper title of his audio library. However, it also has "IBM" prefix: "IBM Audio Interface Library". Idk, is need to mention the IBM? | |||
2020-09-06 | MIDIPlay: Make easier help read on DOS | Wohlstand | |
When running this thing on DOS console, make it being easier to read by adding of "press any key to continue" separator every 23 printed lines | |||
2020-09-06 | Added an aproximated HMI volume model | Wohlstand | |
2020-09-02 | gen_adldata: Mute non-rhythm drums in IBM files | Wohlstand | |
2020-09-02 | Added Generic FM variant of Win9X volume model | Wohlstand | |
2020-09-01 | Added AIL volume model | Wohlstand | |
2020-09-01 | ADLMIDI2: Fixed build with disabled embedded banks mode | Wohlstand | |
2020-08-31 | ADLMIDI2: Fixed build | Wohlstand | |
2020-08-31 | ADLMIDI2: Fixed a color reset and cursor showing | Wohlstand | |
2020-08-31 | ADLMIDI2: A proper screen clear on quit | Wohlstand | |
2020-08-31 | Remove C++ extras | Wohlstand | |
All C++ binded features are useless since C-binded real-time MIDI API can completely replace them at all. This was a workaround for ADLMIDI2 tool. | |||
2020-08-31 | ADLMIDI2: Turn video and puzzle bools into options | Wohlstand | |
2020-08-31 | VLC Plugin: List new volume models | Wohlstand | |
2020-08-30 | MidiPlay: Added an ability to change the volume model | Wohlstand | |
2020-08-25 | Back-port a recent update of reverb code for adlmidi2 | Wohlstand | |
https://github.com/bisqwit/adlmidi/commit/8f749a2b3370fb1c25f6340fcab7baf57cb9b5d0 | |||
2020-08-24 | ADLMIDI2: Fixed an "bank always 0" bug | Wohlstand | |
2020-08-24 | gen_adldata: rename some *X suffixes | Wohlstand | |
As old calls has been removed, they no longer need to have X suffix | |||
2020-08-23 | gen_adldata: Remove more old code | Wohlstand | |
2020-08-23 | gen_adldata: remove the rest of old code | Wohlstand | |
2020-08-23 | gen_adldata: Smaller release time recognizing | Wohlstand | |
This should help releasing sounds (like pick bass at bank 14) being not muted too fast | |||
2020-08-23 | gen_adldata: Fixed DMX bank importing | Wohlstand | |
A silly mistake causes a wrong value of FB-CONN byte on some instruments that distorts sounding of them. | |||
2020-08-22 | Merge branch 'master' into wip-new-embedded-banks | Wohlstand | |
2020-08-22 | Measurer: try to use smaller amplitude coefficient for off fade-out | Wohlstand | |
2020-08-21 | Merge branch 'master' into wip-new-embedded-banks | Wohlstand | |
2020-08-21 | gen_adldata: Fixed an incorrect detune parsing from WOPL files | Wohlstand | |
2020-08-21 | Replace the second voice formula | Wohlstand | |
2020-08-21 | Merge branch 'master' into wip-new-embedded-banks | Wohlstand | |
2020-08-20 | MidiPlay: Tune out the printing delay | Wohlstand | |
2020-08-20 | MidiPlay: Fixed too big time print delay | Wohlstand | |
on emulated playback | |||
2020-08-20 | MidiPlay: Fixed too big time print delay | Wohlstand | |
on emulated playback | |||
2020-08-20 | gen_adldata: First step of old code clean-up | Wohlstand | |
Verify that all code here is in safe | |||
2020-08-19 | Use new banks database format | Wohlstand | |
However, it's stil need to clean-up and fix gen_adldata for a correct work! | |||
2020-08-16 | Merge branch 'master' into wip-new-embedded-banks | Wohlstand | |
2020-08-16 | Merge branch 'master' of github.com:Wohlstand/libADLMIDI | Wohlstand | |
2020-08-16 | Tuned the work on hardware OPL3 chip | Wohlstand | |
#230 | |||
2020-08-10 | VLC Plugin: Add persistent 2x gain for output | Wohlstand | |
2020-07-07 | Merge branch 'master' into wip-new-embedded-banks | Wohlstand | |
2020-07-07 | adlmidi2: Show the cursor after help text | Wohlstand | |
Backport a small fix from the mainstream: https://github.com/bisqwit/adlmidi/commit/491e0ef5dfe668bfa1dbfafe007fdc98fd854ede | |||
2020-07-06 | Merge branch 'master' into wip-new-embedded-banks | Wohlstand | |
2020-06-09 | Attempt to fix a build on ARM | Wohlstand | |
#229 | |||
2020-02-22 | Merge branch 'master' into wip-new-embedded-banks | Wohlstand | |
2020-01-28 | Added MUS2MID conversion tool | Wohlstand | |
2020-01-17 | Update copyright year | Wohlstand | |
2020-01-17 | Create update-copyright.sh | Wohlstand | |
2019-11-15 | Merge remote-tracking branch 'origin/master' into wip-new-embedded-banks | Vitaly Novichkov | |
2019-11-09 | Merge branch 'master' into wip-new-embedded-banks | Vitaly Novichkov | |
2019-09-26 | Fixed build for MSVC2013 | Wohlstand | |
2019-09-23 | MidiPlay: Fixed warnings and some Windows builds | Wohlstand | |
2019-09-23 | MidiPlay: Move Audio Output into separate module | Wohlstand | |
2019-09-23 | MidiPlay: Move Audio Output into separate module | Wohlstand | |