index
:
libADLMIDI
master
Fork of Bisqwit's OPL3 emulation library
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
file_reader.hpp
Age
Commit message (
Expand
)
Author
2025-01-01
Update copyright year for 2025
Wohlstand
2024-01-07
Updated copyright year to 2024
Wohlstand
2023-01-03
Updated copyright for 2023
Wohlstand
2022-01-05
Updated copyright year for 2022
Wohlstand
2021-01-14
Updated copyright for 2021
Wohlstand
2020-01-17
Update copyright year
Wohlstand
2019-12-11
MidiSequencer: apply recent typo fixes and a clean-up
Wohlstand
2019-01-05
Update copyright year to 2019
Vitaly Novichkov
2018-11-01
MIDI Sequencer: Minor polishing
Vitaly Novichkov
2018-06-23
Another Watcom build fix, however, it doesn't fixes stack-related troubles
Vitaly Novichkov
2018-06-23
Fix Watcom compilation of file_reader.hpp
Vitaly Novichkov
2018-06-21
FileReader: directly assign SET/CUR/END enum into SEEK_* macros to match
Vitaly Novichkov
2018-06-21
Attempt to fix build on Windows
Vitaly Novichkov
2018-06-21
Fix MSVC's warning C4267 in the file reader
Vitaly Novichkov
2018-06-21
Move MIDI sequencer into completely separated class
Vitaly Novichkov
2018-06-20
Avoid possible failure to compile for Windows
Vitaly Novichkov
2018-06-20
Move file reader into the separated header file
Vitaly Novichkov