Guido Cella
|
20b8fe05bf
|
misc/language: move mp_guess_lang_from_filename() here
|
2024-05-10 01:22:31 +02:00 |
Kacper Michajłow
|
4fe67933c2
|
misc/language: store string length instead of null terminator
Allows to construct bstr directly without strlen, while keeping language
table the same size.
|
2024-05-09 17:12:55 +02:00 |
Kacper Michajłow
|
5009e13431
|
player/loadfile: match language and subcodes
|
2024-05-09 17:12:55 +02:00 |
Kacper Michajłow
|
40ba63405f
|
Revert "misc: add language-matching utilities"
This reverts commit 8c8d97c26c .
|
2024-05-09 17:12:55 +02:00 |
Kacper Michajłow
|
fffe723fc4
|
various: move strings.h inclusion to common.h
|
2024-05-06 22:01:17 +02:00 |
rcombs
|
8c8d97c26c
|
misc: add language-matching utilities
|
2023-06-25 11:01:58 +02:00 |