Apaczer
423e87bd64
[BOARD/PACKAGE] add FFMPEG to record&play /dev/fb0 + alsa capture ( #48 )
...
* [PACKAGE] downgrade FFMPEG(add) & X264
- use ffmpeg-3.1 thus downgrade ver. to working SDL1.2
- downgrade x264 to be inline with former ffmpeg
- uncomment FFSERVER build instructions (it is available in 3.1 version)
* [BOARD]
- add `ffplay` & `ffmpeg` apps to record&play
- add `arecord` script for AUDIO capture (use alsaloop workaround)
- update appLinks with "params=&" for bg launch
- use `pkill` instead 'killall` for scripts (warning: it also checks for bash running under the same name)
- use FFPROBE to detect media format in `ffplay`
- for X264 use sources.buildroot.net (code.videolan.org src only works with git method)
- rm redundant usb Applink
- add 0003-ffplay-custom-sdlk.patch (to make hotkeys usable in miyoo)
2023-11-18 17:27:30 +01:00
tiopex
b7a8ba56ec
[PACKAGE/BOARD] Add Retroarch v1.16.0.3 ( #50 )
...
* Add retroarch package
* libretro cores as separate packages
* Add libretro-super package
* Add core resources, move retroarch bin to /mnt/emus/retroarch dir
* add NxEngine assets + correct indendt
* [BOARD] add cores appLinks
* [GENIMAGE] test -d before running cp to not stderr
* [BOARD] add "cores" section in gmenu2x with all appLinks
* add PRBOOM data *.wad file
* [GENIMAGE] generate cores' script links in genimage.sh
* Add scummvm core & downgrade
* [GENIMAGE] don't run cores in verbose
* resort `core links` and update their icons
---------
Co-authored-by: Apaczer <94932128+Apaczer@users.noreply.github.com >
2023-11-16 20:17:18 +01:00
Apaczer
597de022fb
[BOARD] update joymap.sh and link
...
use "pkill" and "params=" in appLink
2023-11-01 15:28:11 +01:00
Apaczer
3a4ab9ba79
[BOARD] add "Twin USB" js to joymap.map
2023-10-29 21:58:21 +01:00
Apaczer
704865b07c
joymap.sh - kill SIGINT loadmap on second run
2023-10-24 22:08:20 +02:00
Apaczer
1f903c9fca
add ShanWan gamepad for joymap.map
2023-10-13 15:59:09 +02:00
tiopex
96ee5d9483
Add input_info app to discover buttons src numbers, add '-d' parameter to dynamically (during use) compute calibration value so that events are reported in the range -32767 to 32767
2023-10-12 14:52:21 +02:00
tiopex
515379acad
add Linux Joystick Mapper
2023-10-10 15:01:12 +02:00
Apaczer
00326eb967
[BOARD] rm GMenu2X assets generated already by src
2023-10-07 00:56:22 +02:00
Apaczer
984a567012
[BOARD] rely on manifest when copying *.conf files ( #39 )
...
workaround for genimage omitting hidden files when using `mountpoint` directive
2023-07-15 07:17:10 +02:00
Apaczer
0f90d79a7c
[BOARD] add missing config files + HOTKEY_CUSTOM
...
- omit .fpbp.conf
2023-07-04 22:37:28 +02:00
Apaczer
b430a7b54e
[BOARD] refactor options.cfg + add INVERT setting
2023-05-30 07:42:04 +02:00
Apaczer
35c6f8e7d1
[BOARD] Remove screenshot script
...
no need after moving whole shell cmd to kernel
2023-05-11 11:22:37 +02:00
Apaczer
38137ca839
use native fbgrab for screenshot.sh
2023-04-14 12:05:23 +02:00
Apaczer
f75216531a
merge changes from sdcard scripting for TVout + reboot when TV ON
...
6fa5835de5
2023-04-10 20:53:32 +02:00
Apaczer
42ec8c273c
rework FLIP working from options.cfg
2023-04-10 20:25:37 +02:00
tiopex
a2f39f8c83
Generate sdk tarball file by buildroot
...
Fix gmenu2x output files when rebuild image
2023-03-27 11:24:45 +02:00
root
8ee9df5b88
add libusbgx, add miyooctl
2023-03-22 07:31:48 +01:00
tiopex
248f82ac68
build gmenu2x with -O0
...
prepare to copy generated files from gmenu2x to sdcard
2023-03-17 11:48:04 +01:00
tiopex
fa8b4b1683
add build image
2023-03-13 17:52:33 +01:00