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
19493fca5e
[GENIMAGE] DRY *.img version output
...
use BR2 config postcript args.
2023-11-06 18:37:42 +01:00
Apaczer
f68c643c65
[BOARD/DEFCONFIG] add libC implementation to splash
2023-11-06 08:53:20 +01:00
tiopex
1cdeb8b930
Merge pull request #45 from tiopex/master
...
Add joy to keyboard button mapper
2023-10-25 08:45:59 +02:00
Apaczer
3a434d54a2
[BUSYBOX] use custom config from board/miyoo
...
add PGREP and PKILL cmds
2023-10-20 18:05:01 +02:00
tiopex
515379acad
add Linux Joystick Mapper
2023-10-10 15:01:12 +02:00
Apaczer
ce52513e39
[DEFCONFIG] musl - add missing packages
...
from uclibc config file
2023-09-29 13:38:32 +02:00
Apaczer
cd078d2b55
[PACKAGE] add fbcat ( #40 )
2023-07-17 22:27:10 +02:00
tpietrus
dacff9d36d
Add openGL for compile gngeo
2023-04-04 14:25:05 +02:00
tiopex
26802360a1
Remove build host-cmake
2023-03-28 14:56:51 +02:00
tiopex
2498d3557c
Enable Top-level parallel build
2023-03-28 13:08:02 +02:00
tiopex
3c312be42f
Clear BR2_JLEVEL
2023-03-28 09:09:23 +02:00
tiopex
adb0aac055
Remove unrar
2023-03-28 08:09:36 +02:00
tiopex
dee93647f6
Update miyoo_musl_defconfig
2023-03-27 22:05:05 +02:00
tiopex
ad85145d57
Merge pull request #21 from tiopex/joy2key
...
Add joy2key app
2023-03-27 17:35:32 +02:00
tiopex
d924f539eb
Enable ccache
2023-03-27 13:15:17 +02:00
tiopex
c5f2ee8941
Add joy2key app
2023-03-27 11:27:42 +02:00
tiopex
8bd4a5d2e2
Add version and toolchain to img filename ( #18 )
...
* add version and toolchain to img filename
---------
Co-authored-by: Apaczer <94932128+Apaczer@users.noreply.github.com >
2023-03-27 09:08:23 +02:00
tiopex
ff3371d09a
Add jstest app to test gamepads
2023-03-23 23:34:30 +01:00
root
8ee9df5b88
add libusbgx, add miyooctl
2023-03-22 07:31:48 +01:00
tiopex
5a0cc1df52
add build fatresize from source
2023-03-20 13:07:22 +01:00
root
f3b3eadce6
add arch optimizations for uclibc
...
remove build mesa3d, ffmpeg, gstreamer for musl
2023-03-17 14:22:52 +01:00
root
33e3c6f67f
defconfigs for uclibc and musl
2023-03-16 10:25:23 +01:00
tpietrus
320895fae2
update miyoo_musl_defconfig
2023-03-15 14:06:04 +01:00
tiopex
fa8b4b1683
add build image
2023-03-13 17:52:33 +01:00