summaryrefslogtreecommitdiffstatshomepage
path: root/docs/source (follow)
Commit message (Expand)AuthorAgeFilesLines
* -ui/ui.cpp, ui/videoopt.cpp: Made pointer activity timeout configurable. Vas Crabb2 days2-3/+47
* docs: Updated RTD to 2.0.0 and removed dependency on jQuery. (#12253) Firehawke4 days1-10/+3
* misc internal artwork: disable orange mouse pointer (false positive clickable... hap6 days1-1/+1
* emu/rendlay.cpp, ui/ui.cpp: Allow layout views to control pointer display. Vas Crabb6 days3-4/+19
* Initial touch input support: Vas Crabb8 days6-19/+197
* docs: Removed unnecessary repetition in othertools.rst. (#12224) Angelo Salese11 days1-7/+9
* tools/chdman.cpp: Added support for extracting cue/bin GD-ROM images and prod... 9871238791132024-03-311-0/+1
* Drop support for GCC < 10.3, clang 6, SDL < 2.0.14 and Qt 5.10. Vas Crabb2024-03-281-16/+15
* emu/debug/debugcmd.cpp: Add NUL-terminated string argument support to printf/... Patrick Mackinlay2024-03-211-10/+14
* emu/debug/debugcmd.cpp: Added support for lowercase hex to printf/logerror. [... Vas Crabb2024-03-192-2/+5
* Fixes and cleanup: Vas Crabb2024-03-121-3/+3
* -bus/a2bus: Added SNES MAX game controller interface card. Vas Crabb2024-03-101-2/+3
* Merge tag 'mame0263' into HEAD Vas Crabb2024-02-281-2/+2
|\
| * Bumped version to 0.263mame0263 Vas Crabb2024-02-271-2/+2
* | docs: Document building only the tools. (#12065) Firehawke2024-02-271-0/+3
|/
* Update copyright years. Vas Crabb2024-02-263-3/+3
* mamemenus.rst: mention the changed pause key hap2024-02-181-1/+1
* docs: combine description for fastforward key hap2024-02-171-6/+1
* osdsdl: move prescale keys from ctrl+f6/f7 to alt+f8/f9 hap2024-02-171-6/+6
* - osd sdl default keys: remove ctrl-blocks on f3 and f4, move opengl filter f... hap2024-02-161-11/+17
* Default UI keys cleanup [hap, R. Belmont] arbee2024-02-131-10/+10
* Revert "ui: move decrease frameskip key from F8 to Shift F9" hap2024-02-111-2/+2
* tools/chdman.cpp: Fixed numerous issues, including: Vas Crabb2024-02-101-23/+86
* ui: move decrease frameskip key from F8 to Shift F9 hap2024-02-091-2/+2
* chdman: Fixed a couple of issues and added preliminary web docs. Vas Crabb2024-02-055-14/+409
* docs: Fixed typo in -wavwrite option example. (#11919) Angelo Salese2024-01-091-1/+1
* sega/sega_beena.cpp: Hooked up barcode cards. Vas Crabb2023-12-141-0/+4
* emu/diimage.cpp: Added media change notifier and exposed to Lua. Vas Crabb2023-12-142-2/+8
* Added Zstandard support for zip archives and CHDs. (#11827) Vas Crabb2023-12-111-0/+3
* docs: Removed reference to directory that isn't added yet. Vas Crabb2023-12-061-1/+0
* Tied up loose ends: Vas Crabb2023-12-061-0/+1
* Miscellaneous simple changes: Vas Crabb2023-12-021-8/+11
* luaengine.cpp: Restored ability for wait functions to yield values from corou... Vas Crabb2023-11-171-9/+11
* -luaengine.cpp: Fixed jobs waiting for frame updates sleeping forever. Vas Crabb2023-11-171-11/+9
* sega/sega_beena.cpp: Added basic book page display. Vas Crabb2023-11-042-0/+28
* Miscellaneous fixes: Vas Crabb2023-11-022-4/+11
* Added some additional layout functionality and script bindings. Vas Crabb2023-10-302-10/+63
* docs: Updated for changes to media loading behaviour. Vas Crabb2023-10-203-16/+30
* 3rdparty/portaudio: Updated to latest upstream version. (#11604) invertego2023-10-091-6/+0
* docs: Fixed a number of grammatical errors and editing errors. (#11578) Tom Cariello2023-10-0114-47/+47
* docs: Fixed documentation compilation warning. (#11586) Firehawke2023-10-011-1/+1
* Merge tag 'mame0259' into HEAD Vas Crabb2023-09-291-2/+2
|\
| * Bumped version to 0.259mame0259 Vas Crabb2023-09-291-2/+2
| * Removed extra tick after gtime example in documentation (#11574) Tom Cariello2023-09-281-1/+1
* | Miscellaneous change roll-up: Vas Crabb2023-09-291-1/+1
* | docs: Fixed many editing errors and spelling errors. (#11575) Tom Cariello2023-09-2920-43/+38
* | Removed extra tick after gtime example in documentation (#11574) Tom Cariello2023-09-271-1/+1
|/
* Bumped version to 0.258mame0258 Vas Crabb2023-08-291-2/+2
* Bump version to 0.257mame0257 Vas Crabb2023-07-281-2/+2
* docs: Moved Lua API reference to its own section - the page was far too long. Vas Crabb2023-07-0615-4613/+4712