Apaczer
28019c452b
BOARD-patches/sdl2: force window focus(kbd/mouse) and restrict mouse x/y ( #141 )
...
- mv custom sdl2 patches to miyoo
- focus on window a restritc mouse moves (hack)
2024-12-11 21:43:58 +01:00
tiopex
6a323e0ad2
Add possibility to run ipk manager from gmenu2x ( #140 )
2024-11-28 13:01:28 -03:00
tiopex
d445ccfa47
FIRSTBOOT: add partprobe to re-read partition table after resize and remove reboot ( #139 )
2024-11-28 13:00:45 -03:00
TriForce
41c6c6fc8a
Update texts on ipk manager ( #138 )
...
* Update texts on ipk manager
* Fix button label on ipk manager
* Fix texts on ipk manager
2024-11-28 13:00:00 -03:00
tiopex
313fad9dbf
PACKAGE: Add DirectFB2 & SDL2 ( #134 )
...
* Add SDL2 + DirectFB2
---------
Co-authored-by: Apaczer <94932128+Apaczer@users.noreply.github.com >
2024-11-09 19:59:04 +01:00
tiopex
6f3f36172a
BOARD: Add IPK package manager after firstboot ( #133 )
...
* BOARD: Add IPK package manager after firstboot
* Use lazy loading package description
2024-11-09 19:58:31 +01:00
tiopex
81270d9968
PACKAGE-libretro-snes9x2002: Add loading hacks via options ( #126 )
...
from snesadvance.dat file (included)
2024-10-14 21:10:35 +02:00
tiopex
01f28139a5
Add default root password ( #128 )
2024-10-08 21:31:20 -03:00
tiopex
1e49159b01
Use optimize flags from drPocketSnes for libretro-snes9x2002 ( #125 )
2024-09-14 19:57:01 -03:00
tiopex
132594eb48
Remove option routers from dhcpd.conf
...
option routers cause network issues on host side
2024-09-10 11:58:21 +02:00
tiopex
67d5f04fbb
Add dhcp server and client package ( #124 )
2024-09-06 22:13:58 -04:00
tiopex
907a1b1f45
Add Dropbear and pure-ftpd ( #121 )
2024-09-04 22:28:56 +02:00
tiopex
0dc73ce1e1
Fix permissions ( #120 )
2024-09-04 13:45:32 +02:00
tiopex
f0c2f995f9
Add network via usb ( #119 )
2024-09-04 05:51:51 -04:00
Apaczer
cb4a379249
BOARD-genimage: omit error output from git cmd
...
use `--always` opt for `git describe`
2024-08-26 21:27:27 +02:00
Apaczer
bf6b50d188
BOARD: remove redundant gm2x's link files
...
create `$HOME/music` and `$HOME/pictures` dir
2024-08-26 21:21:52 +02:00
Apaczer
23aa769387
DEFCONFIG: enable all important FFMPEG options
...
- quick correction for https://github.com/MiyooCFW/buildroot/pull/117
- also disable nonfree dependencies (openssl & libfdk-aac)
2024-08-09 07:46:50 +02:00
Apaczer
eadda580e9
DEFCONFIG/BOARD: minimize ffmpeg build & use libx264 for video rec ( #117 )
...
* BOARD: update Video Record app (video_record.sh)
* DEFCONFIG: minimize ffmpeg build
2024-08-07 21:27:07 +02:00
Apaczer
de760b988c
BOARD-miyoo/patches: mv opkg patch to correct dir
...
also wait till `mount` cmd finished
2024-08-03 22:31:58 +02:00
Apaczer
7c62be3a43
BOARD-genimage: don't run with sudo ( #116 )
...
works with fakeroot - fix local build
2024-08-03 20:58:10 +02:00
Apaczer
4836a07b73
PACKAGE-opkg/DEFCONFIG: miyoo/patch to remount rootfs in RW/RDONLY mode ( #115 )
...
* DEFCONFIG: add $BR2_GLOBAL_PATCH_DIR for miyoo board
create $(TOPDIR)/board/miyoo/patches
* PACKAGE-opkg: miyoo/patch to remount rootfs in RW/RDONLY mode
2024-08-02 18:42:16 +02:00
Apaczer
82da906482
BOARD: create /etc/opkg/opkg.conf ( #114 )
...
show full `opkg info` for packages
2024-07-30 20:17:56 -04:00
Apaczer
6c028fb38e
BOARD/CONFIG: add prebuild.sh to create /var/lib/opkg structure ( #112 )
2024-07-05 23:00:03 +02:00
Apaczer
1852510148
PACKAGE/DEFCONFIG: add sdlbook app ( #99 )
...
with miyoo&optimization changes
2024-05-06 23:56:12 +02:00
Apaczer
b830774f6f
PACKAGE/BOARD: for ffplay correct PGDOWN/PGUP bindings & launch in fullscreen. ( #101 )
...
* PACKAGE-ffmpeg: correct 0003-ffplay-custom-sdlk.patch
* BOARD: launch `ffplay` in fullscreen mode and be less verbose
2024-04-23 21:04:14 +02:00
Apaczer
fc489c0680
GENIMAGE/ACTIONS: automate CFW release tag & status ver. ( #94 )
...
* [GENIMAGE] automate CFW release tag & status ver.
- shell formatting
- add CFW_ITERATION count for Dev-build
- separate CFW and BR2 tagging
- don't use $BR2_VERSION_FULL
* [ACTIONS] build.yml:
- allow for manual workflow dispatch
- fetch-depth=0 (can't fetch-tags)
- rm commented line
- cleanup
- append `ref_name` for unofficials
2024-03-08 17:07:46 +01:00
Apaczer
5c1e9aaeb7
BOARD: clean naming of profiling data *.gcda & optionize PGO ( #92 )
...
* [BOARD] don't use "preserve-paths" in srcname of profiling *.gcda data
update PGO optimized libretro cores to not use `-fprofile-dir=path`
* [PACKAGE] optionize PGO optimized builds
PROFILE=
0 - don't use PGO
YES - generate data at runtime
APPLY - apply optimization at compilation step
2024-02-25 12:12:18 +01:00
tiopex
44c4d3450c
[Retroarch] Optimize snes9x2002, gpsp, pcsx_rearmed using profile data ( #91 )
...
* [retroarch] add profile data for libretro-snes9x2002 core
* Optimize gpsp, pcsx_rearmed cores using predefined profile data
2024-01-25 12:29:49 +01:00
Apaczer
168f6caede
[PACKAGE/BOARD] RetroArch: change sdl_dingux_input to sdl_input driver ( #84 )
...
* [PACKAGE] RetroArch: change sdl_dingux_input to sdl_input driver
* [BOARD] USB-Host: add time for OS to update USB mode (sleep cmd)
2024-01-12 22:10:55 +01:00
Apaczer
c0e05d10be
[GENIMAGE/ACTIONS] revert ver. to 2.0.0-BETAv2
...
+ append auto-builds with "Dev_build" string
2024-01-12 20:55:53 +01:00
tiopex
b63ab29b2f
Remove obsolete uboot miyoo logo format ( #77 )
2024-01-03 17:49:19 +01:00
tiopex
026f607360
Bump version to 2.0.1 ( #76 )
2024-01-03 11:00:25 +01:00
tiopex
05272fc242
Use miyoo video driver to get driver name and parameters for modprobe ( #73 )
2024-01-03 08:48:42 +01:00
tiopex
40a58380b6
Fix usb-hid for linux and android devices ( #74 )
2024-01-03 08:48:26 +01:00
tiopex
756a1d8592
BOOT and MAIN in lowercase ( #70 )
2023-12-27 18:54:36 -03:00
tiopex
b01780f318
Prepare splash for uboot ( #69 )
2023-12-27 13:58:30 +01:00
Apaczer
cb9342a0f5
[BUSYBOX] Preserve broken and WCHAR Unicode
...
fix CJK characters
2023-12-26 22:15:05 +01:00
Apaczer
1e06623e53
[BUSYBOX] add UNICODE support with full WCHAR
2023-12-23 21:42:53 +01:00
Apaczer
f91d587ccc
[BOARD] update gm2x->iconTitle for st + usb-hid.man
2023-12-17 15:55:04 +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
e963c0eb8a
[BOARD] cleanup precompiled emus/games
2023-11-24 21:34:25 +01:00
Apaczer
a106a260fb
[BOARD] manual is searched with linkTitle.man.txt in wd
2023-11-24 21:31:08 +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
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
267973cf1d
[FIRSTBOOT] allow overwrite of logs & increase min unall. SDsize
2023-11-13 16:55:38 +01:00