Commit Graph

1162 Commits

Author SHA1 Message Date
Michael Burgardt
edefc860eb
Enable Indonesian, Swedish and Ukrainian localisations (#209) 2022-01-29 11:00:51 +01:00
github-actions[bot]
b276ab6011 Fetch translations & Recreate libretro_core_options_intl.h 2022-01-28 21:20:37 +00:00
github-actions[bot]
0f43fd4dc4 Fetch translations & Recreate libretro_core_options_intl.h 2022-01-21 21:19:44 +00:00
github-actions[bot]
20953a477a Fetch translations & Recreate libretro_core_options_intl.h 2022-01-14 21:21:37 +00:00
Michael Burgardt
ae10991be0
Add automatic Crowdin synchronization (#205) 2022-01-10 18:26:36 +01:00
fyl
eb57e0c21f
Add Loongarch64 info (#203) 2021-12-15 12:29:25 +01:00
vaguerant
f49139ed6e
Revert some zlib changes (fixes #200) (#202)
* Revert "(zlib) Cleanups"

This reverts commit 6f63eab86a.

* Revert "Cut down on zlib"

This reverts commit 6b9e50654c.
2021-12-07 18:07:17 +01:00
twinaphex
6f63eab86a (zlib) Cleanups 2021-11-24 16:45:31 +01:00
twinaphex
a532d5f269 (zlib) Cleanups 2021-11-24 16:41:42 +01:00
twinaphex
987e7a5b9b (zlib) Cleanups - remove what we don't need 2021-11-24 16:25:05 +01:00
twinaphex
a7608100d1 Fix build 2021-11-18 03:37:31 +01:00
twinaphex
df6dfccd08 Cleanups 2021-11-18 03:35:39 +01:00
twinaphex
81d4c9d07a Cleanups - remove file I/O paths in vorbisfile/tremor 2021-10-20 00:05:39 +02:00
Salvador
210c54cd47
MIyoo (#197)
* add miyoo target

* add Miyoo target
2021-10-16 03:39:37 +02:00
twinaphex
c97a258a21 Assume DR_FLAC_NO_STDIO 2021-10-03 23:19:14 +02:00
twinaphex
6b9e50654c Cut down on zlib 2021-10-03 00:06:53 +02:00
twinaphex
380ec577fe Cleanups 2021-10-02 08:52:31 +02:00
twinaphex
13d213f36f MSVC2005 buildfix 2021-09-23 22:50:13 +02:00
twinaphex
3d0c7a12df Cleanups - remove puts/printf and unused functions 2021-09-18 17:04:24 +02:00
twinaphex
05059a0585 Cleanups 2021-09-18 16:48:19 +02:00
twinaphex
d3827a4614 Get rid of some unused file I/O paths 2021-09-17 15:30:45 +02:00
Autechre
2a826149e7
Merge pull request #194 from jdorigao/rpi3_64
Added rpi3_64 to makefile
2021-09-11 18:24:33 +02:00
Juliano Dorigão
857c55b61b
Added rpi3_64 to makefile 2021-09-11 11:47:30 -04:00
twinaphex
c186838c87 Revert "Update core options"
This reverts commit 0bbcdde221.
2021-08-17 10:27:27 +02:00
Autechre
e582e629fd
Merge pull request #193 from libretro/revert-192-patch-2
Revert "move some options into hacks category"
2021-08-17 10:26:07 +02:00
Autechre
7685984029
Revert "move some options into hacks category" 2021-08-17 10:26:00 +02:00
Autechre
0b9aad639a
Merge pull request #192 from Tatsuya79/patch-2
move some options into hacks category
2021-08-16 23:47:57 +02:00
Tatsuya79
3d3555e566
Merge branch 'master' into patch-2 2021-08-16 22:04:28 +02:00
twinaphex
0bbcdde221 Update core options 2021-08-16 21:32:58 +02:00
Tatsuya79
31f0f8e977
move some options into hacks category 2021-08-16 15:11:03 +02:00
twinaphex
284a84846b Implement core option categories - also sublabels finally show up
properly
2021-08-16 08:23:31 +02:00
Autechre
5800ae3dc2
Merge pull request #191 from Poligraf/retrofw
add retrofw target
2021-08-02 14:19:02 +02:00
Poligraf
9921f92d9a
add retrofw target 2021-08-01 23:18:09 +12:00
Autechre
a10cb17de6
Merge pull request #190 from jdgleaver/gitlab-rs90
Add RS-90 target
2021-07-16 15:03:45 +02:00
jdgleaver
33d11ded5f Add RS-90 target 2021-07-15 18:05:46 +01:00
twinaphex
9f4435dd4b Revert "Implement persistent buffer in a more efficient way - HuCROM is"
This reverts commit 889921c3ab.
2021-06-07 15:12:48 +02:00
twinaphex
889921c3ab Implement persistent buffer in a more efficient way - HuCROM is
now assigned to the persistent buffer IF persistent buffer is
supported by the frontend, saving us one additional malloc and memcpy
2021-06-07 03:45:44 +02:00
Autechre
da3c202800
Merge pull request #189 from jdgleaver/content-data-api
Add support for RETRO_ENVIRONMENT_SET_CONTENT_INFO_OVERRIDE API extension - enables soft patching of non-CD content
2021-06-04 16:29:16 +02:00
jdgleaver
d2f8eef80e Add support for RETRO_ENVIRONMENT_SET_CONTENT_INFO_OVERRIDE API extension - enables soft patching of non-CD content 2021-06-04 15:11:59 +01:00
twinaphex
b29f1245b8 Cut down on strlens 2021-06-03 19:41:42 +02:00
Jean-André Santoni
1e1f6a9814
Merge pull request #188 from libretro/kivutar/fixemscriptenlinking
Fix emscripten linking
2021-05-11 16:21:45 +07:00
Jean-André Santoni
e3d35a4790 Fix emscripten linking 2021-05-11 16:19:42 +07:00
twinaphex
b29972b83e Remove unused files 2021-04-12 18:31:23 +02:00
twinaphex
1efc0309b6 Get rid of error_on_eos 2021-04-08 20:40:48 +02:00
twinaphex
921288f96e Get rid of asserts 2021-04-05 18:46:17 +02:00
twinaphex
23752184c1 Make ReadM3U code use libretro-common file_stream 2021-04-05 18:31:27 +02:00
twinaphex
ec4fe579d1 Add od-beta 2021-03-25 21:22:39 +01:00
twinaphex
0cb5316c43 Silence some LGTM warnings 2021-03-24 13:53:20 +01:00
Autechre
ca5a565298
Merge pull request #184 from jdgleaver/globals-fix
Enusure globals are intialised correctly
2021-03-24 13:49:19 +01:00
jdgleaver
a351c1448d Enusure globals are intialised correctly 2021-03-24 12:27:06 +00:00