Commit Graph

2744 Commits

Author SHA1 Message Date
bslenul
4296430075 Change crosshair color on-the-fly 2021-12-18 12:46:01 +01:00
github-actions[bot]
3b4e32b8a9 Fetch translations & Recreate libretro_core_options_intl.h 2021-12-17 08:37:30 +00:00
github-actions[bot]
4a0cab1cd1 Fetch translations & Recreate libretro_core_options_intl.h 2021-12-10 08:36:59 +00:00
Autechre
39be47bc99
Merge pull request #833 from DisasterMo/core-options-fixes
Core options text adjustments
2021-12-05 17:14:37 +01:00
DisasterMo
b7a920d002 Core options text adjustments 2021-12-05 15:09:41 +01:00
Autechre
9a92023ca0
Merge pull request #832 from IlDucci/neGcon-capitalization-fix 2021-12-05 00:04:57 +01:00
IlDucci
3677c27bf9 [Core Options Text] Fixed neGcon capitalization, corrected the main options sublabels
- Unified the capitalization of the neGcon peripheral to the original one.
 - Rewritten the category sublabels to match RetroArch's style.
 - Removed unnecessary spaces between slashes.
2021-12-04 23:53:47 +01:00
github-actions[bot]
ccc813a8fa Fetch translations & Recreate libretro_core_options_intl.h 2021-12-03 08:37:25 +00:00
Autechre
2656cff0c0
Merge pull request #831 from DisasterMo/crowdin-sync
Add automatic Crowdin synchronization
2021-11-27 18:28:52 +01:00
DisasterMo
d5cd83cf4f Add automatic Crowdin synchronization 2021-11-27 18:22:24 +01:00
twinaphex
e4db244835 Revert "Update zlib"
This reverts commit 3069e34d4c.
2021-11-27 15:41:25 +01:00
twinaphex
3069e34d4c Update zlib 2021-11-24 16:54:19 +01:00
Autechre
bc1b6af8d7
Merge pull request #830 from bslenul/lightgun_color
Add core options to change crosshair color + remove light gun warnings
2021-11-18 07:07:20 +01:00
twinaphex
4a73adc23d Cleanups/buildfix 2021-11-18 01:15:38 +01:00
twinaphex
e74142b9dd Cleanups - get rid of stdio.h in many places 2021-11-18 01:05:31 +01:00
Autechre
ccca81930a
Merge pull request #829 from thelamer/fix-emscripten
fix emscripten builds
2021-11-14 15:15:20 +01:00
bslenul
efa488562c Add core options to change crosshair color + remove light gun warnings 2021-11-14 14:18:10 +01:00
thelamer
89381afc9f fix emscripten builds 2021-11-13 14:21:55 -08:00
twinaphex
04ff92b272 Revert "Reduce compile time up to 57%, reduce binary size up to 32%"
This reverts commit d8479c7ab2.
2021-11-03 13:35:41 +01:00
Autechre
2c4fad016e
Merge pull request #826 from ds22x/master
Add static crop behavior for "Crop Overscan" alongside dynamic
2021-11-03 12:29:36 +01:00
ds22x
36782b026c Make it so you can select between the old and new crop behavior 2021-11-01 17:25:49 +01:00
Autechre
e8609eb9b4
Merge pull request #823 from ds22x/master
Set game specific tweak to get Monkey Hero running past the title screen
2021-10-11 17:57:08 +02:00
ds22x
2b1a2d7f7c Set FBWrite Fifo length to 3 when running Monkey Hero 2021-10-11 01:51:03 +02:00
Autechre
8b91df4d99
Merge pull request #822 from ds22x/master
Add option to override the BIOS
2021-10-09 14:13:58 +02:00
ds22x
44f92f1869 Change option description 2021-10-09 02:41:51 +02:00
ds22x
c81963cc7e Add BIOS override option 2021-10-08 23:55:58 +02:00
Autechre
9a08e9ebbe
Merge pull request #821 from ds22x/master
Fix some issues with the dynamic overscan cropping
2021-10-04 10:46:51 +02:00
twinaphex
275d5a3f96 Cleanup zlib 2021-10-04 00:33:43 +02:00
ds22x
b91e37eb86 Fix some issues with the dynamic overscan cropping 2021-10-03 15:24:42 +02:00
Autechre
76ba051276
Merge pull request #819 from ds22x/master
Make "Crop Overscan" dynamically crop (and center) the screen
2021-09-29 23:26:00 +02:00
ds22x
cde89c9d35 Make it so the 'crop overscan' option crops and centers according to the vertical and horizontal display ranges (fixes PAL overscan issues in particular). 2021-09-29 21:03:55 +02:00
Autechre
fe1fb69d8d
Merge pull request #815 from ds22x/master
Make "Additional Cropping" option compatible with hardware renderers
2021-09-22 21:53:42 +02:00
ds22x
f9c3537f36 Replace space with spaces 2021-09-22 19:42:04 +02:00
ds22x
d4fbadd18b Make 'Additional Cropping' option compatible with the hardware renderers 2021-09-22 19:38:22 +02:00
twinaphex
6c93299000 Cleanups 2021-09-18 16:56:59 +02:00
twinaphex
1ee9685453 Remove file I/O paths - might not be used but good to get rid of it
anyways
2021-09-17 04:42:41 +02:00
Autechre
99338f52c2
Merge pull request #813 from libretro/dynarec
Override lightrec's debug.h with one that uses log_cb
2021-08-30 20:26:00 +02:00
Zachary Cook
216d449846 Override lightrec's debug.h with one that uses log_cb 2021-08-24 19:25:47 -04:00
Autechre
92b93bfe11
Merge pull request #812 from libretro/dynarec
Dynarec updates, and revert my bad gpu optimization
2021-08-24 11:25:56 +02:00
Zachary Cook
9981f11a6f Revert "Reduce compile time up to 57%, reduce binary size up to 32%"
This reverts commit d8479c7ab2.
2021-08-22 11:54:18 -04:00
Zachary Cook
aa1806e119 lightrec: Set default LOG_LEVEL=3 (Info)
Adds some useful messages on startup and shutdown
2021-08-22 11:51:32 -04:00
Zachary Cook
17b9f78270 Acquire shared memory from shm_open more reliably 2021-08-22 11:49:49 -04:00
Zachary Cook
aeee732aeb Revert "Disable a bad optimization in lightrec config until fixed"
This reverts commit c1f61d0e26.
2021-08-22 11:47:56 -04:00
Zachary Cook
781094c597 git subrepo pull (merge) deps/lightrec
subrepo:
  subdir:   "deps/lightrec"
  merged:   "0df4ec86"
upstream:
  origin:   "https://github.com/pcercuei/lightrec.git"
  branch:   "master"
  commit:   "0df4ec86"
git-subrepo:
  version:  "0.4.3"
  origin:   "https://github.com/ingydotnet/git-subrepo"
  commit:   "2f68596"
2021-08-22 11:47:17 -04:00
twinaphex
364a705dc7 Revert "Update core options"
This reverts commit e368fa4dd0.
2021-08-17 10:32:42 +02:00
twinaphex
e368fa4dd0 Update core options 2021-08-16 22:47:05 +02:00
twinaphex
b1c81e1591 Implement core option categories 2021-08-16 06:02:21 +02:00
twinaphex
d071bec5b1 Translated core options don't need default values 2021-08-16 04:16:02 +02:00
Autechre
43121942c7
Merge pull request #810 from libretro/dynarec
Disable a bad optimization in lightrec config until fixed
2021-08-08 22:17:21 +02:00
Zachary Cook
c1f61d0e26 Disable a bad optimization in lightrec config until fixed 2021-08-08 16:02:58 -04:00