Commit graph

116 commits

Author SHA1 Message Date
Vas Crabb
6d1970f5f1 Bumped version to 0.269 2024-08-28 05:56:16 +10:00
Vas Crabb
acea8712d6 Bumped version to 0.268 2024-07-31 03:16:53 +10:00
Vas Crabb
663abae071 Bumped version to 0.267 2024-06-28 01:10:40 +10:00
Vas Crabb
cd7817b220 Bump version to 0.266 2024-05-30 03:42:54 +10:00
Vas Crabb
f8af5cc2cf Bumped version to 0.265 2024-04-24 04:39:06 +10:00
Vas Crabb
5b670ad51f Bumped version to 0.264 2024-03-26 01:00:46 +11:00
Vas Crabb
93d8318325 Bumped version to 0.263 2024-02-27 23:17:06 +11:00
Vas Crabb
2dd558b2c0 Update copyright years. 2024-02-26 03:32:36 +11:00
Vas Crabb
d48a61f921 Bump version to 0.262 2024-01-31 03:59:27 +11:00
Vas Crabb
ca50094e8d Bumped version to 0.261 2023-11-28 07:47:14 +11:00
Vas Crabb
0a7f1fe9cf Bump version to 0.260 2023-10-24 02:53:41 +11:00
Vas Crabb
4ff20056c3 Bumped version to 0.259 2023-09-29 01:23:40 +10:00
Vas Crabb
2e0aa82350 Bumped version to 0.258 2023-08-29 04:29:19 +10:00
Vas Crabb
f811a66c53 Bump version to 0.257 2023-07-28 02:00:24 +10:00
Vas Crabb
b41370db02 Bump version to 0.256 2023-06-28 01:49:47 +10:00
Vas Crabb
c6650dc072 Bump version to 0.255 2023-05-31 03:50:57 +10:00
Vas Crabb
bfa8d724a0 Bump version to 0.254 2023-04-26 01:19:25 +10:00
Vas Crabb
b6d9756c5e Bump version to 0.253 2023-03-30 01:05:56 +11:00
Miodrag Milanović
bd59a0d447
Removed local copy of SDL source and update Android build support. (#10899)
* 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.
2023-02-27 05:40:37 +11:00
Vas Crabb
fb98822c34 Bump version to 0.252 2023-02-22 04:59:53 +11:00
Vas Crabb
2498f2b7cf Miscellaneous fixes and refactoring:
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.
2023-01-28 08:16:53 +11:00
Vas Crabb
34e6ec1ef8 Bump version to 0.251 2022-12-30 01:20:09 +11:00
Vas Crabb
b7cbe74c4b Bump version to 0.250 2022-11-29 16:41:19 +11:00
Vas Crabb
91c5b9ecea Bumped version to 0.249 2022-10-27 09:12:58 +11:00
Vas Crabb
2d3d0deec8 Bump version to 0.248 2022-09-26 17:10:36 +10:00
Vas Crabb
fa2d36c634 Bump version to 0.247 2022-08-31 03:14:51 +10:00
Vas Crabb
205b03897c Bump version to 0.246 2022-07-30 20:51:14 +10:00
Vas Crabb
03c2563b59 Bump version to 0.245 2022-06-30 00:35:35 +10:00
Vas Crabb
bcf77373a5 Bump version to 0.244 2022-05-24 14:32:30 +10:00
Vas Crabb
99af2df00f Bumped version to 0.243 2022-04-28 11:47:26 +10:00
Vas Crabb
e8166b5274 Bump version to 0.242 2022-04-01 01:07:51 +11:00
Vas Crabb
31f001e501 Bump version to 0.241 2022-02-23 01:55:13 +11:00
Vas Crabb
f0ab44fe1c Bump version to 0.240 2022-01-30 05:53:04 +11:00
Vas Crabb
149e9b0cac Bumped dates to 2022, bumped docs version to 0.240, fixed some license files that had somehow been screwed up, cleaned up some metadata. 2022-01-29 00:45:52 +11:00
Vas Crabb
80bcaea1ed Bump version to 0.239 2021-12-29 02:17:03 +11:00
Vas Crabb
fb21b78904 Bump version to 0.238 2021-11-24 05:07:01 +11:00
Vas Crabb
34d8357465 Bump version to 0.237 2021-10-26 15:50:06 +11:00
Vas Crabb
5e865af540 Bump version to 0.236 2021-09-28 12:48:17 +10:00
Vas Crabb
ec9ba6fa76 Bump version to 0.235 2021-08-26 16:44:17 +10:00
Miodrag Milanovic
a79ebd94d4 Delete files for platforms not supported by NDK 2021-08-16 14:58:53 +02:00
Vas Crabb
2633c19a68 Version bump for MAME 0.234 2021-07-27 17:02:24 +10:00
Vas Crabb
05d0cf61e7 Bump version to 0.233 2021-06-30 23:39:06 +10:00
Vas Crabb
2b0f01bc3a Version bump for 0.232 2021-05-27 05:42:03 +10:00
Vas Crabb
1f22113661 Version bump for 0.231 2021-04-28 01:32:05 +10:00
Vas Crabb
943c06cba0 version bump 2021-03-30 22:19:45 +11:00
Vas Crabb
4322eaae9d Version bump for 0.229 release. 2021-02-24 02:02:38 +11:00
Stiletto
3153838929
Update "2020" text to "2021" (#7713)
Update "2020" text to "2021".
2021-01-28 00:11:17 -05:00
Vas Crabb
140f446933 Version bump 2021-01-26 15:43:24 +11:00
Vas Crabb
d85735634c version bump for 0.227, some documentation clean-up 2020-12-31 02:46:10 +11:00
Vas Crabb
3c56452b07 Bump version to 0.226 2020-10-27 12:00:36 +11:00