| Commit message (Expand) | Author | Age | Files | Lines |
| * | -render, aviio: Added basic uncompressed Y42B support. [Ryan Holtz] |  Ryan Holtz | 2020-06-26 | 2 | -9/+45 |
| * | recording: fix frame sync regression (nw) |  hap | 2020-06-19 | 2 | -4/+4 |
| * | With permission from Dirk Best, apply 3-clause BSD license to common devices ... |  Vas Crabb | 2020-04-13 | 1 | -1/+0 |
| * | split was using sha1.h directly - fix that (nw) |  Vas Crabb | 2020-04-13 | 1 | -1/+1 |
| * | util: re-implement SHA-1 and get rid of the two third-party implementations (nw) |  Vas Crabb | 2020-04-13 | 7 | -731/+198 |
| * | Revert "fixed some modernize-use-equals-default clang-tidy warnings (… (#6360) |  Oliver Stöneberg | 2020-04-08 | 18 | -15/+110 |
| * | centralise instantiation of more of the util::strformat engine |  Vas Crabb | 2020-04-08 | 2 | -0/+1066 |
| * | (nw) Cleanup on the way: |  Vas Crabb | 2020-03-10 | 1 | -11/+95 |
| * | util/strformat.h: future-proof for C++20 (GitHub #6275) |  Vas Crabb | 2020-02-09 | 1 | -31/+54 |
| * | Revert "Alfaskop improvements" |  Vas Crabb | 2020-01-31 | 2 | -21/+3 |
| * | Merge pull request #6068 from JoakimLarsson/alfaskop_pla |  Joakim Larsson Edström | 2020-01-31 | 2 | -3/+21 |
| |\ |
|
| | * | alfaskop41xx.cpp, jedparse.h, mc6844.cpp : addressed PR feedback |  Joakim Larsson Edstrom | 2019-12-27 | 1 | -7/+6 |
| | * | pla.cpp, jedparse, jedutil: Added recognition and some support for alternativ... |  Joakim Larsson Edstrom | 2019-12-18 | 2 | -1/+20 |
| * | | there are reasons for things being the way they were (nw) |  Vas Crabb | 2020-01-31 | 8 | -6/+57 |
| * | | fixed some modernize-use-auto clang-tidy warnings (nw) (#6238) |  Oliver Stöneberg | 2020-01-30 | 12 | -38/+38 |
| * | | fixed some modernize-use-equals-default clang-tidy warnings (nw) (#6237) |  Oliver Stöneberg | 2020-01-30 | 22 | -166/+20 |
| * | | fixed some clang-tidy warnings (nw) (#6236) |  Oliver Stöneberg | 2020-01-30 | 7 | -8/+8 |
| * | | Merge pull request #6195 from firewave/includes |  R. Belmont | 2020-01-22 | 30 | -61/+61 |
| |\ \ |
|
| | * | | use C++ library includes (nw) |  firewave | 2020-01-22 | 30 | -61/+61 |
| * | | | fixed some clang-tidy warnings (nw) (#6197) |  Oliver Stöneberg | 2020-01-22 | 2 | -2/+2 |
| |/ / |
|
| * | | Eliminate simple_list_wrapper and replace its only use (nw) |  AJR | 2020-01-18 | 1 | -34/+0 |
| * | | add missing return statement for LRU cache assignment operator (nw) |  Vas Crabb | 2019-12-20 | 1 | -0/+1 |
| * | | coretmpl.h: different approach to member initialisation - hopefully work arou... |  Vas Crabb | 2019-12-20 | 1 | -65/+62 |
| |/ |
|
| * | Fix clang error: cannot initialize a parameter of type 'void *' with an lvalu... |  AJR | 2019-11-24 | 1 | -1/+1 |
| * | apparently 3AM is not the time to code (nw) |  Vas Crabb | 2019-11-25 | 1 | -3/+3 |
| * | helps to git add before git commit (nw) |  Vas Crabb | 2019-11-25 | 1 | -1/+1 |
| * | pre-fill things allocated with operator new with 0xcd in debug builds (value ... |  Vas Crabb | 2019-11-25 | 1 | -0/+34 |
| * | util/options.cpp: fix locale issues and a const correctness issue |  Vas Crabb | 2019-11-23 | 2 | -89/+169 |
| * | misc cleanup: |  Vas Crabb | 2019-11-18 | 3 | -101/+99 |
| * | Fix invalid std::vector<> lookup in aviio.cpp |  npwoods | 2019-11-04 | 1 | -1/+2 |
| * | Make devdelegate more like devcb for configuration. This is a |  Vas Crabb | 2019-10-26 | 1 | -32/+32 |
| * | Fix spelling, tidy whitespace |  Zoë Blade | 2019-10-21 | 2 | -14/+14 |
| * | aviio: increase max size (nw) |  hap | 2019-10-05 | 1 | -1/+1 |
| * | aviio: dont crash on buffer overflow (nw) |  hap | 2019-10-04 | 1 | -0/+3 |
| * | Make osd_printf_* use util/strformat semantics. |  Vas Crabb | 2019-09-26 | 4 | -56/+44 |
| * | -avivideo.cpp: Added an image device to provide looping uncompressed AVI fram... |  mooglyguy | 2019-09-23 | 2 | -14/+14 |
| * | 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 |