aboutsummaryrefslogtreecommitdiff
path: root/src/file_reader.hpp
AgeCommit message (Expand)Author
2025-01-01Update copyright year for 2025Wohlstand
2024-01-07Updated copyright year to 2024Wohlstand
2023-01-03Updated copyright for 2023Wohlstand
2022-01-05Updated copyright year for 2022Wohlstand
2021-01-14Updated copyright for 2021Wohlstand
2020-01-17Update copyright yearWohlstand
2019-12-11MidiSequencer: apply recent typo fixes and a clean-upWohlstand
2019-01-05Update copyright year to 2019Vitaly Novichkov
2018-11-01MIDI Sequencer: Minor polishingVitaly Novichkov
2018-06-23Another Watcom build fix, however, it doesn't fixes stack-related troublesVitaly Novichkov
2018-06-23Fix Watcom compilation of file_reader.hppVitaly Novichkov
2018-06-21FileReader: directly assign SET/CUR/END enum into SEEK_* macros to matchVitaly Novichkov
2018-06-21Attempt to fix build on WindowsVitaly Novichkov
2018-06-21Fix MSVC's warning C4267 in the file readerVitaly Novichkov
2018-06-21Move MIDI sequencer into completely separated classVitaly Novichkov
2018-06-20Avoid possible failure to compile for WindowsVitaly Novichkov
2018-06-20Move file reader into the separated header fileVitaly Novichkov