| Commit message (Expand) | Author | Age | Files | Lines |
| * | Split UI and frontend part from core [Miodrag Milanovic] |  Miodrag Milanovic | 2016-04-23 | 1 | -2625/+0 |
| * | Fix VS compile. Apparently VS doesn't like reintepret_cast<int>(0) - weird. |  Brad Hughes | 2016-04-20 | 1 | -2/+2 |
| * | luaengine: shrug (nw) |  cracyc | 2016-04-20 | 1 | -2/+2 |
| * | Merge pull request #823 from ajrhacker/deviter |  Miodrag Milanović | 2016-04-20 | 1 | -4/+4 |
| |\ |
|
| | * | Iterate over devices C++11 style |  AJR | 2016-04-18 | 1 | -4/+4 |
| * | | luaengine: save a copy of the search path so it doesn't get thrown away (nw) |  cracyc | 2016-04-19 | 1 | -18/+21 |
| |/ |
|
| * | plugins/cheat: clear popmessage (nw) |  cracyc | 2016-04-17 | 1 | -23/+37 |
| * | added print_verbose, print_info, print_debug and print_error to lua, and used... |  Miodrag Milanovic | 2016-04-16 | 1 | -0/+47 |
| * | plugins/cheat: load multiple files and fix load failure (nw) |  cracyc | 2016-04-16 | 1 | -3/+59 |
| * | plugins/cheat: fix some stuff (nw) |  cracyc | 2016-04-15 | 1 | -46/+90 |
| * | luaengine: try writing (nw) |  cracyc | 2016-04-11 | 1 | -1/+1 |
| * | luaengine: make flags explicit (nw) |  cracyc | 2016-04-09 | 1 | -7/+5 |
| * | plugins/cheatfind: start adding basic menu (nw) |  cracyc | 2016-04-08 | 1 | -4/+70 |
| * | luaengine: fix read/write item (nw) |  cracyc | 2016-04-07 | 1 | -5/+37 |
| * | luaengine: indexed items (nw) |  cracyc | 2016-04-07 | 1 | -3/+99 |
| * | luaengine: add device_image_interface accessors and emu_file support |  cracyc | 2016-04-06 | 1 | -0/+113 |
| * | lua clang compile fix (nw) |  Miodrag Milanovic | 2016-04-06 | 1 | -0/+3 |
| * | luaengine: direct and region accessors [Carl] |  cracyc | 2016-04-05 | 1 | -7/+264 |
| * | Merge pull request #789 from ajrhacker/emuopts_drc |  Miodrag Milanović | 2016-04-05 | 1 | -0/+1 |
| |\ |
|
| | * | Revert software-installed slot/image options when changing software |  AJR | 2016-04-04 | 1 | -0/+1 |
| * | | luaengine: add plugin options menu [Carl] |  cracyc | 2016-04-04 | 1 | -2/+84 |
| |/ |
|
| * | screen: POC||GTFO of svg rendering from inside the rom. [O. Galibert] |  Olivier Galibert | 2016-04-04 | 1 | -0/+1 |
| * | Iterate over core classes C++11 style |  AJR | 2016-03-31 | 1 | -31/+27 |
| * | Add ability for notifiers to add at front, fix for hiscore [Carl] |  Miodrag Milanovic | 2016-03-29 | 1 | -0/+12 |
| * | cleanup build includes (nw) |  Jeffrey Clark | 2016-03-28 | 1 | -1/+1 |
| * | luaengine: add software name getter (nw) |  cracyc | 2016-03-27 | 1 | -0/+11 |
| * | Populate plugins structures and start marked plugins (nw) |  Miodrag Milanovic | 2016-03-25 | 1 | -0/+3 |
| * | luaengine: add popmessage and logerror for lua (nw) |  cracyc | 2016-03-23 | 1 | -1/+21 |
| * | Merge pull request #718 from motoschifo/master |  Olivier Galibert | 2016-03-14 | 1 | -0/+49 |
| |\ |
|
| | * | Added Lua function screen.orientation(). |  Michele Fochi | 2016-03-14 | 1 | -21/+32 |
| | * | Update luaengine.cpp |  motoschifo | 2016-03-12 | 1 | -0/+38 |
| * | | Make osd_file a polymorphic class that's held with smart pointers |  Vas Crabb | 2016-03-14 | 1 | -3/+3 |
| |/ |
|
| * | Linux compile fix. |  mahlemiut | 2016-03-07 | 1 | -4/+4 |
| * | removed Apache 2 licensed library since it is not possible to mix with GPL2 (nw) |  Miodrag Milanovic | 2016-03-04 | 1 | -18/+0 |
| * | fix autoboot_command (nw) |  Miodrag Milanovic | 2016-02-27 | 1 | -5/+8 |
| * | Made pnacl to compile (nw) |  Miodrag Milanovic | 2016-02-26 | 1 | -2/+9 |
| * | renamed names that clash system defines in various environments (nw) |  Miodrag Milanovic | 2016-02-25 | 1 | -11/+7 |
| * | Cleanups and version bump |  Miodrag Milanovic | 2016-02-24 | 1 | -6/+6 |
| * | lua api: cleanup options handling and fix cheat state return value (nw) |  Jeffrey Clark | 2016-02-16 | 1 | -53/+35 |
| * | extend lua api, cheat (nw) |  Jeffrey Clark | 2016-02-14 | 1 | -0/+78 |
| * | extend lua api, ioport (nw) |  Jeffrey Clark | 2016-02-14 | 1 | -3/+81 |
| * | extend lua api, video (nw) |  Jeffrey Clark | 2016-02-14 | 1 | -0/+64 |
| * | extend lua api, parameters (nw) |  Jeffrey Clark | 2016-02-14 | 1 | -0/+4 |
| * | extend lua api more (nw) |  Jeffrey Clark | 2016-02-14 | 1 | -0/+89 |
| * | Extend mame LUA api (nw) |  Jeffrey Clark | 2016-02-14 | 1 | -0/+169 |
| * | Added multiple callback registration for lua scripts (nw) |  Miodrag Milanovic | 2016-02-14 | 1 | -0/+103 |
| * | Added lua-zlib, lfs and luv support for LUA, exposed all using luaengine (nw) |  Miodrag Milanovic | 2016-02-14 | 1 | -25/+50 |
| * | fix a mutex regression (this doesn't fix the lockups i'm seeing) |  hap | 2016-01-30 | 1 | -1/+1 |
| * | replace osd_lock with std::mutex [Miodrag Milanovic] |  Miodrag Milanovic | 2016-01-30 | 1 | -24/+25 |
| * | Add macros for alignment checking (nw) |  AJR | 2016-01-30 | 1 | -6/+6 |