1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-08 15:29:09 +00:00
CLK/Storage/Disk/Track
2020-05-30 01:06:43 -04:00
..
PCMSegment.cpp Further doubles down on construction syntax for type conversions. 2020-05-09 23:00:39 -04:00
PCMSegment.hpp Further doubles down on construction syntax for type conversions. 2020-05-09 23:00:39 -04:00
PCMTrack.cpp Further doubles down on construction syntax for type conversions. 2020-05-09 23:00:39 -04:00
PCMTrack.hpp All these 'override's can be 'final's. 2020-01-23 22:57:51 -05:00
Track.hpp Increases const correctness, marks some additional constructors as constexpr, switches std::atomic construction style. 2020-05-20 23:34:26 -04:00
TrackSerialiser.cpp Further doubles down on construction syntax for type conversions. 2020-05-09 23:00:39 -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 Cuts down unused parameter warnings to just a few that may well indicate implementation errors. 2020-05-30 01:06:43 -04:00
UnformattedTrack.hpp All these 'override's can be 'final's. 2020-01-23 22:57:51 -05:00