summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/cassimg.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bug fix for multi-channel reads in cassette_get_samples(). (#3725) Frank Palazzolo2018-07-091-17/+22
* Revert "using of IS_ENABLED in files used in tiny build (nw)" Miodrag Milanovic2016-11-121-1/+1
* using of IS_ENABLED in files used in tiny build (nw) Miodrag Milanovic2016-11-111-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-61/+61
* dynamic_buffer is just std::vector<UINT8> (nw) Miodrag Milanovic2016-10-211-2/+2
* srcclean and translation regeneration Vas Crabb2016-08-291-1/+1
* some C++14 features are not supported by VS2013. VS2015 is free for home use ... Miodrag Milanovic2016-08-271-5/+0
* Performs argument checking on the return value of CassetteLegacyWaveFiller.ch... Nathan Woods2016-08-231-1/+8
* Fixed regression with cassette code that caused hangs to happen when loading ... Nathan Woods2016-08-201-17/+26
* casserr_t ==> enum class cassette_image::error Nathan Woods2016-08-201-79/+79
* Stop forcing cassette image create when loading zero-length images. Also min... Nathan Woods2016-08-201-6/+6
* fix after pass through the diff Vas Crabb2016-08-011-1/+1
* cleanup of some conversions (nw) Miodrag Milanovic2016-07-311-1/+1
* fix linux compile (nw) Miodrag Milanovic2016-07-311-1/+1
* std::min and std:max instead of MIN and MAX, also some more macros converted ... Miodrag Milanovic2016-07-311-9/+10
* removed memory tracking (nw) Miodrag Milanovic2016-01-081-1/+1
* fix build for VS 2013 and earlier. dankan18902015-12-071-0/+2
* clang-modernize part 6 Miodrag Milanovic2015-12-041-2/+2
* clang-modernize part 5 Miodrag Milanovic2015-12-041-10/+10
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1007