Commit graph

16 commits

Author SHA1 Message Date
Yasai-san
63ed9e53ea
cec_mini_kb : cec-mini-kb.service is started 1 time only when retroarch.service is activated (#1984)
* Fix endress CEC mini kb service start when it failed

* Retry to (re)start 3 times during 20 sec

* Revert "Retry to (re)start 3 times during 20 sec"

This reverts commit f4d2136a85.
2024-06-21 19:20:29 +03:00
Rob Loach
9d5e4aaa49
retroarch: remove tmp-cheat.mount directly (#1972) 2024-05-05 20:43:10 +02:00
Rob Loach
2f60c709f6
retroarch: fix the cheats directory mounting (#1971)
* retroarch: update the cheats mount directory

* retroarch: update user directory for cheats
2024-05-02 01:05:49 +03:00
Tomáš Kelemen (vudiq)
4a1181ae64
add missing env for wayland and x11 2024-04-07 22:34:13 +02:00
GavinDarkglider
47c07c60ba
[WIP]Lakka 5.x Switch changes..... (#1853)
* Latest 4.3 changes poorly merged

* Build fixes

* Squash?

* Fix ppsspp on switch

* Fix video recording, add base stuff for nvv4l2 decoder/encoder, but leave disabled for now

* Clean up left over files

* Switch: Dont build xpadneo driver, but install configs

* FFMpeg: Add back L4T decoder Patches
2023-06-10 03:16:27 +03:00
Tomáš Kelemen (vudiq)
3504404a4c
fix x11 support for RetroArch 2023-02-03 23:16:48 +01:00
David Lawson
7db920f347
retroarch: fix mount source of shaders directory (#1757) 2023-01-21 17:53:54 +01:00
David Lawson
13fb43105d
Fix retroarch tmp- mount paths (#1754)
* retroarch: fix assets mount source

* retroarch: change /usr/share/retroarch-system to /usr/share/retroarch/system to match other mounts

* retroarch: change /usr/share/retroarch-overlays to /usr/share/retroarch/overlays
2023-01-21 17:27:06 +01:00
Tomáš Kelemen (vudiq)
813d1d74eb
retroarch: remove tmp-cheats from retroarch.service unit 2021-11-20 12:22:32 +01:00
Tomáš Kelemen (vudiq)
a4a129b3fb
Update RetroArch + libretro cores to latest version
* use full lenght commit hash (for future get_git)
* core_info: use Makefile to install files
* glsl_shaders: remove toolchain from dependencies
* libretro_database: store cheats in original location
* retroarch: rebase patch: bluetooth pairing removal
* retroarch_assets: remove toolchain and fontconfig from dependencies
* retroarch_joypad_autoconfig: remove toolchain from dependencies
* retroarch_overlays: use Makefile to install files
* slang_shaders: remove toolchain from dependencies
* Lakka/smb.conf: remove Cheats share
* retroarch: remove cheat overlay mount
2021-11-20 12:22:26 +01:00
Tomáš Kelemen (vudiq)
7533f7dcf0
retroarch: set correct target for tmp-* mount units 2021-10-30 21:39:15 +02:00
Tomáš Kelemen (vudiq)
2fca83d328 retroarch: tmp-files: roll back to original folder structure 2021-10-26 22:19:16 +02:00
Tomáš Kelemen (vudiq)
32f9f6ed1a Fix shutdown process of Lakka/RetroArch 2021-10-15 21:44:34 +02:00
Tomáš Kelemen (vudiq)
565417c52e expose merged folders in samba
the user will see merged data, can add/remove files directly to these
merged folder. cheats moved to separate folder to propagate them more
clearly.
2021-10-15 21:36:36 +02:00
Tomáš Kelemen (vudiq)
ef519615ef Lakka mount units: fix order
fixes #1521
2021-10-15 21:36:27 +02:00
Tomáš Kelemen (vudiq)
ff9b4b8bac group all packages under lakka
libretro cores, retroarch packages and also added packages (not present
in LibreELEC) stored under one folder for easier maintenance
2021-04-11 08:03:03 +02:00