Apaczer
b0130e4097
[PACKAGE/DEFCONFIG] add LIBMIKMOD + FLUIDLITE to static SDKs ( #71 )
...
* [PACKAGE] add LIBMIKMOD + FLUIDLITE
* [DEFCONFIG] update static SDKs with FLUIDLITE and LIBMIKMOD
2023-12-28 20:36:59 +01:00
tiopex
bb7b7e03eb
[DEFCONFIG/BOARD] Fix permissions, mount rootfs read-only, create swap in firstboot ( #66 )
...
* Fix permissions
* Enable swap in firstboot, change btrfs commit interval to 5s
2023-12-14 23:06:39 +01:00
tiopex
130d2be1f3
BTRFS file system for MAIN and rootfs partition ( #65 )
...
* BTRFS file system for MAIN and rootfs partition
2023-12-13 07:14:00 +01:00
tiopex
2f89873479
[BOARD/CONFIG]fix dtb names ( #62 )
2023-11-30 11:05:17 +01:00
tiopex
10d3f8c37a
[PACKAGE/BOARD] Add handle usb-hid gadget ( #55 )
...
* Add handle usb-hid gadget (Tunr your handheld into usb gamepad for PC)
* Add special keys handling
* add Manual for USB-HID app
* use st terminal to execute script
---------
Co-authored-by: Apaczer <94932128+Apaczer@users.noreply.github.com >
2023-11-28 23:15:18 +01:00
Apaczer
790b198b88
[PACKAGE/BOARD] add COMMANDER package & update appLink ( #57 )
...
* [PACKAGE] add COMMANDER file manager
* [BOARD] rm precompiled commander & upd appLink
2023-11-24 21:15:29 +01:00
Apaczer
02627752b2
[PACKAGE/BOARD] add ST_SDL package & update scripts ( #54 )
...
* [PACKAGE] add ST_SDL for terminal emulation
* [BOARD] rm 3-party `st` app & update scripts
2023-11-21 15:55:44 +01:00
Apaczer
c8fa30eceb
[PACKAGE] lock JOYMAP on beta 0.5.5 + fix musl build ( #53 )
...
* [PACKAGE] lock JOYMAP on beta 0.5.5 release + package in musl img
* [JOYMAP] fix musl by using std headers over types.h
2023-11-21 15:54:45 +01:00
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
Apaczer
c8906ecd1e
[DEFCONFIG/ACTIONS] add static uClibc & musl SDK build ( #49 )
...
- striped defconfigs with static libs to build working toolchains
- disable PARTED & GDB on static uClibc
- update actions with static toolchains output
2023-10-26 22:58:34 +02: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
7dcbb1208d
[DEFCONFIG] add ESPEAK package ( #44 )
...
TTS engine
2023-09-29 13:31:47 +02:00
Apaczer
519ce818d3
[DEFCONFIG] add OPKG packages
...
+ [GMENU2X] include IPK_SUPPORT in CFLAGS
2023-08-31 20:10:45 +02:00
Apaczer
cd078d2b55
[PACKAGE] add fbcat ( #40 )
2023-07-17 22:27:10 +02:00
tiopex
26cf244553
disable locale, downgrade parted to v3.1, use fatresize v1.1.0
2023-04-11 10:49:52 +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
61b2f3e3c1
Update miyoo_uclibc_defconfig
2023-03-27 22:05:24 +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
tiopex
8727a8bd1b
remove build mesa3d, xorg, sdl2
2023-03-17 11:47:09 +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
tiopex
f6dbd54c41
add build kernel and uboot
2023-03-12 19:56:43 +01:00
tiopex
6a16c5e137
update configs and workflow
2023-03-11 22:54:08 +01:00
tiopex
af4356877c
add uclibc config
2023-03-10 21:08:11 +01:00
Apaczer
534f7aea40
add DOSFSTOOLS including FAT check ( #9 )
2023-03-04 10:26:43 +01:00
Apaczer
9c5dd01fd4
add FBGRAB package
2023-02-25 21:24:18 +01:00
tiopex
dcdaa3599c
bump version to 2022.02.9
...
add miyoo_defconfig
2023-01-31 16:39:34 +01:00
TriForceX
5ce34ced3d
Merge from bittboy/buildroot@a449d16
2021-10-07 19:21:30 -03:00
TriForceX
b3ecc6e32d
Merge from bittboy/buildroot@26c91a9
2021-03-13 22:13:38 -03:00
TriForceX
6203ff3e7c
Merge from bittboy/buildroot@db180c0
2019-09-25 20:52:32 -03:00