1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-06-29 00:29:34 +00:00
CLK/Storage/Disk/Track
2022-04-27 19:16:37 -04:00
..
PCMSegment.cpp Eliminate off_t. 2022-04-27 19:16:37 -04:00
PCMSegment.hpp Switches disk seeking logic fully to floating point. 2020-07-17 22:08:58 -04:00
PCMTrack.cpp Eliminate off_t. 2022-04-27 19:16:37 -04:00
PCMTrack.hpp Switches disk seeking logic fully to floating point. 2020-07-17 22:08:58 -04:00
Track.hpp Add an ability to avoid track flushing when file formats have sub-track precision. 2020-07-17 22:09:21 -04:00
TrackSerialiser.cpp Switches disk seeking logic fully to floating point. 2020-07-17 22:08:58 -04:00
TrackSerialiser.hpp Added a guarantee that the TrackSerialiser won't modify tracks it receives. 2018-05-18 23:03:28 -04:00
UnformattedTrack.cpp Switches disk seeking logic fully to floating point. 2020-07-17 22:08:58 -04:00
UnformattedTrack.hpp Switches disk seeking logic fully to floating point. 2020-07-17 22:08:58 -04:00