summaryrefslogtreecommitdiffstatshomepage
path: root/src/tools/ldresample.c
Commit message (Expand)AuthorAgeFilesLines
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-574/+0
* moved all to std::string (nw) Miodrag Milanovic2015-04-221-1/+1
* Replace dynamic_array with std::vector [O. Galibert] Olivier Galibert2015-04-141-11/+11
* There is no implicit conversion to char* in std::string (nw) Miodrag Milanovic2015-04-121-1/+1
* moved assert replacement inside emucore.h so it is actually used / removed as... Oliver Stöneberg2015-03-201-0/+1
* Bulk convert files that already had standard BSD license in my name Aaron Giles2013-10-161-31/+2
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-19/+19
* Clean-ups and version bumpmame0145u2 Angelo Salese2012-02-261-4/+4
* Fix compile under 4.6.2 (nw) Miodrag Milanovic2012-02-201-2/+2
* Fix ld tool compilation. Aaron Giles2012-02-201-338/+307
* Move all-0 detection to the write path. Use hunk_info on the Aaron Giles2012-02-171-95/+36
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-8/+7
* Fix tools to work with new bitmap_t semantics. Aaron Giles2011-12-311-1/+2
* Tools now include stdlib.h where needed Couriersud2010-01-171-0/+1
* Change tools I wrote to be straight BSD. Aaron Giles2009-10-311-4/+32
* Oops forgot part of the CHD changes. Aaron Giles2009-08-021-1/+1
* Added missing casts and made other tweaks. The entire project Aaron Giles2009-04-271-2/+2
* Added flags to the metadata entries, encoded in the top bit. Right now Aaron Giles2009-03-051-1/+1
* Cleanups and version bump.mame0128 Aaron Giles2008-10-161-32/+32
* Added new tool ldresample to assist in resynchronizing audio tracks in Aaron Giles2008-10-161-0/+663