1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-02 05:29:32 +00:00
CLK/Storage/Disk/Track
2020-07-17 23:18:08 -04:00
..
PCMSegment.cpp Simplifies calculations very slightly. 2020-07-17 23:18:08 -04:00
PCMSegment.hpp Switches disk seeking logic fully to floating point. 2020-07-17 22:08:58 -04:00
PCMTrack.cpp Switches disk seeking logic fully to floating point. 2020-07-17 22:08:58 -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