aboutsummaryrefslogtreecommitdiff
path: root/utils/vlc_codec/libadlmidi.c
AgeCommit message (Collapse)Author
2020-08-10VLC Plugin: Add persistent 2x gain for outputWohlstand
2020-01-17Update copyright yearWohlstand
2019-01-06VLC-Plugin: Added ability to enable/disable pluginVitaly Novichkov
VLC has no embedded way to switch different MIDI plugins (or different codecs of the same format), therefore it's need to reject playing from the codec itself when it's not needed.
2018-12-15Improve FindLIBVLCFlamefire
2018-09-02rename DOSBox using preferred casingJP Cimalando
2018-07-31VLC Plugin: Added usage of the full panning stereoVitaly Novichkov
2018-06-25VLC Plugin: Fixed a little typoVitaly Novichkov
2018-06-25VLC Plugin: more controls!Vitaly Novichkov
#38
2018-06-24Small fix of VLC codecVitaly Novichkov
2018-06-23VLC Plugin: Fixed SysEx passingVitaly Novichkov
2018-06-22VLC Codec: Make passing of SysEx eventsVitaly Novichkov
2018-06-22VLC Plugin: Add missing Note-AfterTouch event supportVitaly Novichkov
2018-06-03Fixed warnings in the utilsVitaly Novichkov
2018-05-20VLC Plugin: Added supports for VLC 3+!Vitaly Novichkov
2018-04-13VLC Codec: Use Float-32 format outputVitaly Novichkov
2018-03-26VLC Codec: Fix the pitch event passingWohlstand
2018-01-21Copyright year update 2018Vitaly Novichkov
2017-12-21Added some extra setup fields into VLC pluginVitaly Novichkov
2017-12-16Fixed pitch bend in VLC pluginVitaly Novichkov
2017-12-16Added experimental VLC pluginVitaly Novichkov
Plugin is made for VLC 2.2.2 Weatherwax (pre-installed in Linux Mint 18.3) Existing issues: - No ability to change codec properties yet, this thing is WIP - By unknown reason, resulted sound has different (RANDOM) sample rate which is different from 44100 Hz