index
:
libADLMIDI
master
Fork of Bisqwit's OPL3 emulation library
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils
/
vlc_codec
Age
Commit message (
Expand
)
Author
2019-01-06
VLC-Plugin: Added ability to enable/disable plugin
Vitaly Novichkov
2018-12-15
Remove makefiles
Flamefire
2018-12-15
Improve FindLIBVLC
Flamefire
2018-12-15
Set toplevel CMAKE_MODULE_PATH
Flamefire
2018-12-15
Remove explicit link to stdc++
Flamefire
2018-12-15
Merge branch 'master' of github.com:Wohlstand/libADLMIDI
Vitaly Novichkov
2018-12-15
CMake: Use C90 but C99 at VLC Plugin
Vitaly Novichkov
2018-12-14
CMake: Move all directory targets into root script
Wohlstand
2018-12-14
Continue CMake clean-up
Vitaly Novichkov
2018-12-13
Improve compiler checks
Alexander Grund
2018-12-13
Optimize targets and related checks
Alexander Grund
2018-12-13
Fix SDL2 handling
Alexander Grund
2018-12-13
Keep output of VLC plugin into the root of binary directory
Vitaly Novichkov
2018-12-13
Build: Splid the main CMake build script
Vitaly Novichkov
2018-09-02
rename DOSBox using preferred casing
JP Cimalando
2018-07-31
VLC Plugin: Added usage of the full panning stereo
Vitaly Novichkov
2018-06-25
VLC Plugin: Fixed a little typo
Vitaly Novichkov
2018-06-25
VLC Plugin: more controls!
Vitaly Novichkov
2018-06-24
Small fix of VLC codec
Vitaly Novichkov
2018-06-23
VLC Plugin: Fixed SysEx passing
Vitaly Novichkov
2018-06-22
VLC Codec: Make passing of SysEx events
Vitaly Novichkov
2018-06-22
VLC Plugin: Add missing Note-AfterTouch event support
Vitaly Novichkov
2018-06-03
Fixed warnings in the utils
Vitaly Novichkov
2018-05-20
VLC Plugin: Added supports for VLC 3+!
Vitaly Novichkov
2018-04-13
VLC Codec: Use Float-32 format output
Vitaly Novichkov
2018-03-26
VLC Codec: Fix the pitch event passing
Wohlstand
2018-01-21
Copyright year update 2018
Vitaly Novichkov
2017-12-21
Added some extra setup fields into VLC plugin
Vitaly Novichkov
2017-12-16
Fixed pitch bend in VLC plugin
Vitaly Novichkov
2017-12-16
Added experimental VLC plugin
Vitaly Novichkov