summaryrefslogtreecommitdiffstatshomepage
path: root/android-project
Commit message (Collapse)AuthorAgeFilesLines
* Bumped version to 0.276mame0276 Vas Crabb2025-03-301-2/+2
|
* Bumped version to 0.275mame0275 Vas Crabb2025-02-261-2/+2
|
* Bumped version to 0.274mame0274 Vas Crabb2025-01-301-2/+2
|
* Updated copyright years to 2025 Vas Crabb2025-01-011-20/+22
|
* Bumped version to 0.273.mame0273 Vas Crabb2024-12-301-2/+2
|
* Bumped version to 0.272mame0272 Vas Crabb2024-11-301-2/+2
|
* Bumped version to 0.271mame0271 Vas Crabb2024-10-301-2/+2
|
* Bumped version to 0.270mame0270 Vas Crabb2024-09-251-2/+2
|
* Bumped version to 0.269mame0269 Vas Crabb2024-08-281-2/+2
|
* Bumped version to 0.268mame0268 Vas Crabb2024-07-311-2/+2
|
* Bumped version to 0.267mame0267 Vas Crabb2024-06-281-2/+2
|
* Bump version to 0.266mame0266 Vas Crabb2024-05-301-2/+2
|
* Bumped version to 0.265mame0265 Vas Crabb2024-04-241-2/+2
|
* Bumped version to 0.264mame0264 Vas Crabb2024-03-261-2/+2
|
* Bumped version to 0.263mame0263 Vas Crabb2024-02-271-2/+2
|
* Update copyright years. Vas Crabb2024-02-261-1/+1
|
* Bump version to 0.262mame0262 Vas Crabb2024-01-311-2/+2
|
* Bumped version to 0.261mame0261 Vas Crabb2023-11-281-2/+2
|
* Bump version to 0.260mame0260 Vas Crabb2023-10-241-2/+2
|
* Bumped version to 0.259mame0259 Vas Crabb2023-09-291-2/+2
|
* Bumped version to 0.258mame0258 Vas Crabb2023-08-291-2/+2
|
* Bump version to 0.257mame0257 Vas Crabb2023-07-281-2/+2
|
* Bump version to 0.256mame0256 Vas Crabb2023-06-281-2/+2
|
* Bump version to 0.255mame0255 Vas Crabb2023-05-311-2/+2
|
* Bump version to 0.254mame0254 Vas Crabb2023-04-261-2/+2
|
* Bump version to 0.253mame0253 Vas Crabb2023-03-301-2/+2
|
* Removed local copy of SDL source and update Android build support. (#10899) Miodrag Milanović2023-02-2724-1323/+4836
| | | | | | | | | * Removed SDL2 source. * Updated gradle. * Updated SDL2 Java support glue code. * Increased minimum supported Android API version to 24. * Updated required asset files for Android app. * Added proper tag for Android logging. * Added SDL2 hint to make BGFX work on Android.
* Bump version to 0.252mame0252 Vas Crabb2023-02-221-2/+2
|
* Miscellaneous fixes and refactoring: Vas Crabb2023-01-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ui/analogipt.cpp: Fixed bar graph display for fields with ranges that wrap through zero. emu/inputdev.cpp: Separateed analog axis deadzone and switch threshold settings, reduced default deadzone, and fixed a potential division by zero if the deadzone and saturation settings are equal. emu/ioport.cpp: Fixed behaviour of absolute analog fields where range passes through zero - it previously only worked for specific combinations of mask, minimum and default. Removed a workaround from universal/getaway.cpp that is no longer necessary. emu/input.cpp: Fixed unintuitive behaviour when an absolute field is assigned an OR combination of a relative control folled by an absolute control (e.g. Mouse X or Joy 1 LSX). Also fixed reading axis input sequences where an axis code is followed by a switch code (these can only be produced by manually editing configuration files, not through MAME's UI), and fixed the returned type when multiple relative axes sum to zero. osd/modules/input_dinput.cpp: Fixed hat switches being stuck in up position when input is suspended in the background taito/taitoio_yoke.cpp: Give throttle control a distinct type, and don't auto-centre. osd: Added option to select MIDI provider module (currently only PortMidi and the dummy module are available). Also put various things in namespaces, and fixed builds including SDL sound module with native Windows OSD. emu/validity.cpp: Added check to catch I/O port fields using UI input types. emu/inpttype.ipp: Renamed inputs that were causing confusion. "Bill" and "Track" were causing confusion for translators and hence likely causing confusion for many users, especially those who are not native English speakers. "Track" as an abbreviation for "Trackball" was frequently being mistranslated, e.g. in the sense of a CD track selection button or even in the sense of a railway track. There's no reason to abbreviate it. "Bill" in the US English sense as a banknote is too ambiguous and was causing confusion for translators. It's better to use the less ambiguous "Banknote". Corrected Greek translations of "Trackball". Don't run GitHub Actions on issue template changes.
* Bump version to 0.251mame0251 Vas Crabb2022-12-301-2/+2
|
* Bump version to 0.250mame0250 Vas Crabb2022-11-291-2/+2
|
* Bumped version to 0.249mame0249 Vas Crabb2022-10-271-2/+2
|
* Bump version to 0.248mame0248 Vas Crabb2022-09-261-2/+2
|
* Bump version to 0.247mame0247 Vas Crabb2022-08-311-2/+2
|
* Bump version to 0.246mame0246 Vas Crabb2022-07-301-2/+2
|
* Bump version to 0.245 Vas Crabb2022-06-301-2/+2
|
* Bump version to 0.244mame0244 Vas Crabb2022-05-241-2/+2
|
* Bumped version to 0.243 Vas Crabb2022-04-281-2/+2
|
* Bump version to 0.242mame0242 Vas Crabb2022-04-011-2/+2
|
* Bump version to 0.241mame0241 Vas Crabb2022-02-231-2/+2
|
* Bump version to 0.240mame0240 Vas Crabb2022-01-301-2/+2
|
* Bumped dates to 2022, bumped docs version to 0.240, fixed some license files ↵ Vas Crabb2022-01-291-1/+1
| | | | that had somehow been screwed up, cleaned up some metadata.
* Bump version to 0.239mame0239 Vas Crabb2021-12-291-2/+2
|
* Bump version to 0.238mame0238 Vas Crabb2021-11-241-2/+2
|
* Bump version to 0.237mame0237 Vas Crabb2021-10-261-2/+2
|
* Bump version to 0.236mame0236 Vas Crabb2021-09-281-2/+2
|
* Bump version to 0.235mame0235 Vas Crabb2021-08-261-2/+2
|
* Delete files for platforms not supported by NDK Miodrag Milanovic2021-08-162-2/+0
|
* Version bump for MAME 0.234mame0234 Vas Crabb2021-07-271-2/+2
|
* Bump version to 0.233mame0233 Vas Crabb2021-06-301-2/+2
|