| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fixed Alt-Enter on SDL (nw) |  Miodrag Milanovic | 2016-04-26 | 1 | -1/+3 |
* | Revert "Temp revert of Brad changes (nw)" |  Miodrag Milanovic | 2016-04-25 | 3 | -122/+85 |
* | Temp revert of Brad changes (nw) |  Miodrag Milanovic | 2016-04-25 | 3 | -85/+122 |
* | Various cleanups suggested by static analyzer (nw) |  Miodrag Milanovic | 2016-04-24 | 6 | -45/+45 |
* | Split UI and frontend part from core [Miodrag Milanovic] |  Miodrag Milanovic | 2016-04-23 | 3 | -6/+4 |
* | Refactor OSD window. |  Brad Hughes | 2016-04-21 | 3 | -122/+85 |
* | SDL cleanup (nw) |  Miodrag Milanovic | 2016-04-20 | 4 | -46/+5 |
* | Merge pull request #823 from ajrhacker/deviter |  Miodrag Milanović | 2016-04-20 | 1 | -16/+2 |
|\ |
|
| * | Iterate over devices C++11 style |  AJR | 2016-04-18 | 1 | -16/+2 |
* | | These init calls all returned false. No need for a return value in this |  couriersud | 2016-04-18 | 1 | -28/+14 |
* | | soft is hard and hard is soft. Two is one and one is two. No wonder |  couriersud | 2016-04-18 | 1 | -2/+1 |
* | | Fix *nix compile. |  couriersud | 2016-04-18 | 1 | -1/+1 |
* | | Standardize platform window pointer storage in osd_window. |  Brad Hughes | 2016-04-18 | 2 | -30/+55 |
|/ |
|
* | Fixed missing diagnostic module include. |  Brad Hughes | 2016-04-17 | 1 | -0/+1 |
* | Create diagnostic module for profiling and crash diagnostics |  Brad Hughes | 2016-04-17 | 1 | -0/+3 |
* | Add AVI writing to bgfx, nw |  therealmogminer@gmail.com | 2016-04-17 | 1 | -0/+3 |
* | this is no issue anymore (nw) |  Miodrag Milanovic | 2016-04-15 | 1 | -3/+0 |
* | Update windows to use platform independent watchdog implementation (nw) |  Miodrag Milanovic | 2016-04-15 | 5 | -121/+3 |
* | moved osdsync to root of OSD, removed osdmini (nw) |  Miodrag Milanovic | 2016-04-15 | 1 | -1/+1 |
* | lower deps on clifront.h (nw) |  Miodrag Milanovic | 2016-04-15 | 1 | -1/+0 |
* | fix SDL compile (nw) |  arbee | 2016-04-10 | 1 | -1/+1 |
* | Make OSDs return ui_menu_item lists, not slider_state lists |  therealmogminer@gmail.com | 2016-04-10 | 1 | -3/+0 |
* | Fixed linux compile. |  couriersud | 2016-04-10 | 2 | -2/+2 |
* | convert osd_event into a class. Since all is std:: now, reduce to |  couriersud | 2016-04-10 | 4 | -19/+12 |
* | Make sliders use an std::vector instead of a linked list, nw |  therealmogminer@gmail.com | 2016-04-10 | 3 | -36/+5 |
* | Fix SDL build on linux: |  couriersud | 2016-04-09 | 5 | -43/+68 |
* | Remove os dependant output handling (nw) |  Miodrag Milanovic | 2016-04-09 | 3 | -237/+0 |
* | Fix keepaspect & unevenstretch toggles in SDL OSD |  Antonio Giner | 2016-04-07 | 1 | -0/+10 |
* | move common struct to common place (nw) |  Miodrag Milanovic | 2016-04-04 | 1 | -77/+0 |
* | Not needed anymore after move to C++11 features (nw) |  Miodrag Milanovic | 2016-04-03 | 2 | -55/+0 |
* | moved aueffectutil to tools (nw) |  Miodrag Milanovic | 2016-04-03 | 2 | -1098/+0 |
* | move clipboard handling on proper place (nw) |  Miodrag Milanovic | 2016-04-03 | 3 | -238/+0 |
* | sync (nw) |  Miodrag Milanovic | 2016-04-03 | 1 | -19/+4 |
* | merge main.cpp for windows platform (unicode) (nw) |  Miodrag Milanovic | 2016-04-03 | 1 | -61/+0 |
* | removed deprecated doc (nw) |  Miodrag Milanovic | 2016-04-03 | 1 | -130/+0 |
* | removed testkeys (nw) |  Miodrag Milanovic | 2016-04-03 | 1 | -117/+0 |
* | moved emscripten resources (nw) |  Miodrag Milanovic | 2016-04-03 | 1 | -10/+0 |
* | moved man files to proper location (nw) |  Miodrag Milanovic | 2016-04-03 | 14 | -3240/+0 |
* | osx x86 invalid intptr_t conversion (nw) |  Jeffrey Clark | 2016-04-03 | 1 | -9/+4 |
* | Fixed joystick on Android preventing application to crash, cleanup init for S... |  Miodrag Milanovic | 2016-04-02 | 2 | -8/+8 |
* | Cleanups and version bump |  Miodrag Milanovic | 2016-03-30 | 4 | -25/+24 |
* | Change INIPATH default to cover new HLSL presets (ini/presets) (nw) |  Scott Stone | 2016-03-30 | 1 | -1/+1 |
* | Initial work to make MAME work on Android [Miodrag Milanovic] |  Miodrag Milanovic | 2016-03-27 | 4 | -4/+16 |
* | Copy/paste some code from Windows OSD to get SDL going again - sorry if this ... |  Vas Crabb | 2016-03-24 | 3 | -2/+54 |
* | Merge bgfx_shader into master, nw |  therealmogminer@gmail.com | 2016-03-23 | 4 | -69/+20 |
|\ |
|
| * | Merge with master |  therealmogminer@gmail.com | 2016-03-21 | 9 | -1075/+80 |
| |\ |
|
| * | | Add bgfx_backend and bgfx_debug options, fix compile error on mac, nw |  therealmogminer@gmail.com | 2016-03-18 | 1 | -2/+0 |
| * | | Some bugfixes for BGFX on SDL, nw |  therealmogminer@gmail.com | 2016-03-18 | 3 | -5/+68 |
| * | | Remove -mt, nw |  therealmogminer@gmail.com | 2016-03-15 | 1 | -61/+6 |
* | | | Merge remote-tracking branch 'refs/remotes/mamedev/master' into integer_scali... |  Antonio Giner | 2016-03-20 | 3 | -28/+1 |
|\ \ \
| | |/
| |/| |
|