| Commit message (Expand) | Author | Age | Files | Lines |
| * | Make bitmap8_t, bitmap16_t, bitmap32_t and bitmap64_t specializations of one ... |  AJR | 2019-09-16 | 2 | -91/+66 |
| * | render.cpp: print a warning and continue on encountering malformed XML in a l... |  Vas Crabb | 2019-09-08 | 1 | -6/+10 |
| * | Fix build in newer Emscripten versions (nw) |  Justin Kerk | 2019-08-08 | 1 | -1/+1 |
| * | Use canonical spelling of "canonical" (nw) |  AJR | 2019-08-02 | 2 | -2/+2 |
| * | harddisk: Support non-CHD harddisk images in raw and 2MG format [R. Belmont] |  arbee | 2019-08-01 | 2 | -7/+73 |
| * | Merge pull request #5423 from npwoods/core_options_moves |  ajrhacker | 2019-08-01 | 1 | -2/+2 |
| |\ |
|
| | * | Enabled default move ctor/assignments in core_options, and changed |  npwoods | 2019-08-01 | 1 | -2/+2 |
| * | | coreutil: remove single-use (and savestate unsafe) rand_memory function (nw) |  hap | 2019-08-01 | 2 | -25/+0 |
| |/ |
|
| * | srcclean (nw) |  Vas Crabb | 2019-07-28 | 2 | -5/+5 |
| * | -aviio: Added functionality to read RGB24 and YUV420p uncompressed video fram... |  mooglyguy | 2019-07-21 | 2 | -15/+137 |
| * | imgtool: MT 6693 wip, solves mess_hd issue (nw) |  Sergey Svishchev | 2019-06-02 | 1 | -0/+1 |
| * | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 6 | -97/+235 |
| * | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 6 | -235/+97 |
| * | More UI stuff: |  Vas Crabb | 2019-01-19 | 2 | -21/+22 |
| * | Make search not suck as badly (use algorithm derived from Jaro-Winkler simila... |  Vas Crabb | 2019-01-14 | 4 | -76/+213 |
| * | Fixed a few missing #includes flagged by VS2019 beta, nw |  mooglyguy | 2018-12-30 | 1 | -0/+1 |
| * | (nw) So we're back to MSVC blowing up on non-trivial templates. Lovely. |  Vas Crabb | 2018-12-30 | 1 | -3/+10 |
| * | Start cleaning up palette configuration: |  Vas Crabb | 2018-12-29 | 1 | -127/+113 |
| * | Fix compilation errors with -Og |  Celelibi | 2018-12-11 | 1 | -1/+1 |
| * | Renamed flipendian -> swapendian, as I spent minutes trying to find the funct... |  mooglyguy | 2018-11-05 | 2 | -12/+12 |
| * | util::fifo.queue_length() (nw) |  Patrick Mackinlay | 2018-10-18 | 1 | -0/+11 |
| * | lib/util/options.cpp: Don't try to set the value of a header (nw) |  AJR | 2018-10-04 | 1 | -1/+2 |
| * | -options: Restored erroneously-removed game-specific INI option reversion bet... |  mooglyguy | 2018-10-05 | 2 | -0/+29 |
| * | (nw) Fix inadvertently non-const pointers - emu.h edition |  Vas Crabb | 2018-09-20 | 2 | -10/+10 |
| * | chdcd: also accept .toast as a synonym for ISO images (nw) |  arbee | 2018-09-12 | 1 | -1/+1 |
| * | Fixed pmd85 regression, nw. Also replaced a fail-safe in src/lib/util/palette... |  mooglyguy | 2018-08-30 | 1 | -14/+28 |
| * | imgtool: fix off by one error with leap years (nw) |  balr0g | 2018-08-13 | 1 | -1/+1 |
| * | make rectangle work better with constexpr, change many things to use designat... |  Vas Crabb | 2018-07-28 | 2 | -55/+55 |
| * | Better support for screen orientation/geometry: |  Vas Crabb | 2018-07-26 | 22 | -103/+118 |
| * | rendlay: allow user variables and repetition in layouts, also add a few more ... |  Vas Crabb | 2018-07-22 | 1 | -1/+1 |
| * | fix building with clang 6.0.1 (nw) |  smf- | 2018-07-07 | 3 | -3/+4 |
| * | emumem: Backend modernization [O. Galibert] |  Olivier Galibert | 2018-06-29 | 1 | -0/+8 |
| * | Fix error in debug build with SMS card options (nw) |  AJR | 2018-05-21 | 1 | -1/+1 |
| * | move some not-directly-emulation-related helpers to lib/util, further extrica... |  Vas Crabb | 2018-04-01 | 2 | -0/+55 |
| * | Enable use of system-wide asio, glm and rapidjson (#3172) |  Julian Sikorski | 2018-02-08 | 6 | -6/+6 |
| * | Eliminate core_strdup (nw) |  AJR | 2018-01-24 | 2 | -25/+0 |
| * | Fixes for Coverity "Resource leak" warnings (#3089) |  Oliver Stöneberg | 2018-01-21 | 1 | -0/+4 |
| * | Convert zippath directory to a C++ interface |  Vas Crabb | 2018-01-10 | 2 | -739/+555 |
| * | chdcd: recognize ISO images with 2336 byte sectors. [R. Belmont, Kale] |  arbee | 2018-01-08 | 1 | -0/+6 |
| * | use C locale for int/float in XML files |  Vas Crabb | 2018-01-05 | 1 | -22/+48 |
| * | dvdisasm: Overhaul [O. Galibert] |  Olivier Galibert | 2017-11-26 | 2 | -0/+116 |
| * | srcclean (nw) |  Vas Crabb | 2017-10-22 | 1 | -15/+15 |
| * | Appease MSVC (nw) |  AJR | 2017-10-19 | 1 | -0/+1 |
| * | Created a more flexible imgtool::datetime structure for use within Imgtool (#... |  npwoods | 2017-10-17 | 1 | -7/+75 |
| * | voodoo: Use table lookup for RGB565 conversion. (nw) |  Ted Green | 2017-10-01 | 1 | -0/+2 |
| * | fix for clang 5 unused lambda capture errors (nw) |  smf- | 2017-09-24 | 2 | -4/+4 |
| * | unzip: defer decoding DOS timestamps (nw) |  Vas Crabb | 2017-09-11 | 1 | -13/+29 |
| * | that doesn't require an instance (nw) |  Vas Crabb | 2017-09-03 | 2 | -19/+20 |
| * | png: make verify_header public (nw) |  hap | 2017-09-02 | 2 | -15/+27 |
| * | Returning a reference from various corestr.cpp calls to avoid unnecessary str... |  npwoods | 2017-09-02 | 2 | -13/+13 |