| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Simpler low-cost implementation making modules and function pointers class me... |  Brad Hughes | 2016-11-21 | 1 | -34/+14 |
| * | Fix compile issue by using std::ref wrapper (nw) |  Brad Hughes | 2016-11-20 | 1 | -1/+1 |
| * | Changing singleton to be thread safe (nw) |  Brad Hughes | 2016-11-20 | 1 | -4/+12 |
| * | Remove LoadLibrary hack from UWP (nw) |  Brad Hughes | 2016-11-20 | 1 | -212/+0 |
| * | fix gcc compile issue (nw) |  Brad Hughes | 2016-11-20 | 1 | -3/+3 |
| * | Created DYNAMIC_API macros for cleaner definition of dynamically linked funct... |  Brad Hughes | 2016-11-20 | 1 | -0/+38 |
| * | UWP: Enable gamepad support and update keyboard support (nw) |  Brad Hughes | 2016-11-14 | 1 | -0/+1 |
| * | Add basic keyboard input to UWP (nw) |  Brad Hughes | 2016-11-11 | 2 | -5/+6 |
| * | removed not used macros (nw) |  Miodrag Milanovic | 2016-11-11 | 2 | -41/+0 |
| * | let osd_process_kill just kill, rest is on osd users, watchdog only in this c... |  Miodrag Milanovic | 2016-11-11 | 4 | -8/+0 |
| * | Small cleanup (nw) |  Miodrag Milanovic | 2016-11-11 | 2 | -4/+3 |
| * | No need for osd_malloc, osd_malloc_array and osd_free (nw) |  Miodrag Milanovic | 2016-11-11 | 6 | -215/+6 |
| * | clipboard handling for uwp (nw) |  Miodrag Milanovic | 2016-11-11 | 1 | -3/+2 |
| * | MALLOC_DEBUG part is not able to compile on UWP (nw) |  Miodrag Milanovic | 2016-11-11 | 1 | -86/+2 |
| * | More UWP work - the UI actually renders (nw) |  Brad Hughes | 2016-11-10 | 1 | -1/+145 |
| * | Some more work on UWP (nw) |  Miodrag Milanovic | 2016-11-10 | 1 | -0/+383 |
| * | Do not use FUNC in delegate where applicable (nw) |  Miodrag Milanovic | 2016-11-06 | 1 | -3/+3 |
| * | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 3 | -14/+14 |
| * | use standard types uintptr_t, char16_t and char32_t instead of FPTR, utf16_c... |  Miodrag Milanovic | 2016-10-22 | 1 | -2/+2 |
| * | Bulk renaming of Windows string conversion functions |  Nathan Woods | 2016-10-03 | 1 | -3/+3 |
| * | Adding new string conversion overloads |  Nathan Woods | 2016-10-01 | 1 | -1/+1 |
| * | Convert OSD monitor info to modules plus add DXGI implementation |  Brad Hughes | 2016-09-14 | 2 | -9/+29 |
| * | Patch to fix the Gun#2 not working in Mame, please refer to Bug id 6185 on Ma... |  Patrick Lessard | 2016-08-02 | 1 | -0/+1 |
| * | Fixed off by one issue and other cleanups requested by Vas |  Nathan Woods | 2016-07-25 | 1 | -1/+1 |
| * | Changed strconv.[cpp|h] functions to return their results as std::string and ... |  Nathan Woods | 2016-07-24 | 1 | -11/+11 |
| * | MT6284 flush stdout/stderr before killing process |  Vas Crabb | 2016-07-08 | 3 | -3/+12 |
| * | Restore ability to supply explicit name for bgfx AVI output file, auto causes... |  Vas Crabb | 2016-07-07 | 2 | -0/+3 |
| * | Remove bgfx_avi_name and hlsl_write options |  Giuseppe Gorgoglione | 2016-07-04 | 2 | -3/+0 |
| * | Not needed anyway (nw) |  Vas Crabb | 2016-06-30 | 2 | -2/+0 |
| * | Cleanup and version bumpmame0175 |  Miodrag Milanovic | 2016-06-29 | 4 | -10/+6 |
| * | A few minor input fixes and cleanups |  Brad Hughes | 2016-06-25 | 2 | -14/+0 |
| * | Introduce dynamic_module |  Giuseppe Gorgoglione | 2016-06-11 | 4 | -1/+278 |
| * | Move window_list to osd_common_t |  Brad Hughes | 2016-06-11 | 2 | -0/+5 |
| * | Fixed video mode opengl duplicated in SDL build. (nw) |  dankan1890 | 2016-06-07 | 1 | -3/+0 |
| * | Placed back old output system as module "-output windows" need more things cl... |  Miodrag Milanovic | 2016-06-05 | 1 | -0/+2 |
| * | ui refactoring [Vas Crabb] |  Vas Crabb | 2016-05-27 | 2 | -3/+3 |
| * | 1. fixed title of fr2; 2. Fixed access violation after getting: |  Robbbert | 2016-05-21 | 1 | -4/+8 |
| * | Move slider_state and ui_menu_item into src/frontend/mame, nw |  therealmogminer@gmail.com | 2016-05-16 | 1 | -2/+1 |
| * | no deps between osd and frontend, internal debugger removed (nw) |  Miodrag Milanovic | 2016-05-06 | 1 | -1/+0 |
| * | Fix OSX compile (nw) |  Miodrag Milanovic | 2016-05-06 | 1 | -4/+0 |
| * | RIP sdlinc.h |  couriersud | 2016-05-06 | 1 | -1/+1 |
| * | Cleanups and version bumpmame0173 |  Miodrag Milanovic | 2016-04-27 | 1 | -1/+1 |
| * | Various cleanups suggested by static analyzer (nw) |  Miodrag Milanovic | 2016-04-24 | 5 | -22/+22 |
| * | enabled internal debugger, but this would need to go in time, it is too coupl... |  Miodrag Milanovic | 2016-04-23 | 1 | -1/+1 |
| * | Split UI and frontend part from core [Miodrag Milanovic] |  Miodrag Milanovic | 2016-04-23 | 1 | -1/+1 |
| * | Isolate CLI part (nw) |  Miodrag Milanovic | 2016-04-20 | 2 | -3/+3 |
| * | Add AVI writing to bgfx, nw |  therealmogminer@gmail.com | 2016-04-17 | 2 | -2/+18 |
| * | Added ImGui based debugger. [Barry Rodewald] |  mahlemiut | 2016-04-17 | 1 | -0/+1 |
| * | renamed class to osd_watchdog (nw) |  Miodrag Milanovic | 2016-04-15 | 2 | -2/+2 |
| * | Update windows to use platform independent watchdog implementation (nw) |  Miodrag Milanovic | 2016-04-15 | 2 | -8/+26 |