1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-06-30 22:29:56 +00:00
CLK/Storage/Disk/Track
2018-05-19 22:28:29 -04:00
..
PCMPatchedTrack.cpp Added a guarantee that the TrackSerialiser won't modify tracks it receives. 2018-05-18 23:03:28 -04:00
PCMPatchedTrack.hpp Added a guarantee that the TrackSerialiser won't modify tracks it receives. 2018-05-18 23:03:28 -04:00
PCMSegment.cpp Rejigs segment conjugation to avoid potential accidental empty byte. 2018-05-13 22:30:44 -04:00
PCMSegment.hpp Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
PCMTrack.cpp Added a guarantee that the TrackSerialiser won't modify tracks it receives. 2018-05-18 23:03:28 -04:00
PCMTrack.hpp Added a guarantee that the TrackSerialiser won't modify tracks it receives. 2018-05-18 23:03:28 -04:00
Track.hpp Added a guarantee that the TrackSerialiser won't modify tracks it receives. 2018-05-18 23:03:28 -04:00
TrackSerialiser.cpp Resolves potential overflow / sign corruption. 2018-05-19 22:28:29 -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 Added a guarantee that the TrackSerialiser won't modify tracks it receives. 2018-05-18 23:03:28 -04:00
UnformattedTrack.hpp Added a guarantee that the TrackSerialiser won't modify tracks it receives. 2018-05-18 23:03:28 -04:00