Apaczer
97494fba22
UTILS: add utils/add-missing-hashes
script ( #130 )
2024-10-21 18:29:05 +02:00
Apaczer
779367ac07
PACKAGES: correct/add LICENSE_FILES ( #110 )
...
* add missing hashes & correct licenses
* disable conventional license files for IPK pkgs + more fixes
* libretro-database: bump libretro-database version (with existent License)
* libretro-*: redirect to upstream links pointing to recalbox src
2024-10-21 18:14:35 +02:00
Apaczer
59d7586ca6
BOARD: separate miyoo packages + concentrate RetroArch/libretro ( #129 )
...
MENU->Target packages ---> Miyoo Packages ---> ...
2024-10-15 20:07:21 +02: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
3eaaba588f
Add binary emus: DrPocketSNES, FCEUX, GNGEO, gpSP, RACE, PCSX_reARMed, Gambatte ( #127 )
2024-10-08 21:08:42 -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
6f066c3ce8
Bump RetroArch to v1.19.1 ( #122 )
2024-09-04 19:38:20 -04:00
tiopex
c9772f059c
Enable networking in RetroArch ( #123 )
2024-09-04 19:37:53 -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
03142e8c1b
DEFCONFIG: enable AAC codec in FFMPEG options
...
handles sound for mp4 audio
2024-08-09 17:30:11 +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
eafadce373
PACKAGE-sdl_net/sdl_ttf/sdl_image: bump version to 23-Apr-2024 ( #118 )
2024-08-07 21:26:16 +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
452f493e75
PACKAGE: add new gmenu2x-gm2xpkg
package to SDK ( #113 )
...
- install `gm2xpkg` to SDK
- add new GMENU2X_GM2XPKG package
- dl single file source of raw.githubusercontent.com
2024-07-05 23:01:30 +02:00
Apaczer
6c028fb38e
BOARD/CONFIG: add prebuild.sh
to create /var/lib/opkg structure ( #112 )
2024-07-05 23:00:03 +02:00
Apaczer
7dd5f71762
PACKAGE-sdl_mixer: install playmus
& playwave
to TARGET ( #109 )
2024-06-23 22:32:30 +02:00
Apaczer
37a80a380c
PACKAGE-mpg123: Revert #106 & #100
...
This reverts commits:
ce8e150cd5
2aff31eaba
2024-06-23 10:23:21 +02:00
Apaczer
fd34e2b21e
PACKAGE-sdl_mixer: allow for mpg123
& flac
support ( #107 )
...
update sdl_mixer.mk
2024-06-19 21:58:17 +02:00
Apaczer
ce8e150cd5
PACKAGE-mpg123: use LFS alias type of long
for ARM ( #106 )
2024-06-19 21:57:36 +02:00
Apaczer
8c3d70a6f4
PACKAGE/DEFCONFIG: bump sdl_mixer
pkg ver. & allow here for mikmod linking ( #105 )
...
add `libmikmod` to shared defconfigs
2024-05-29 23:32:12 +02:00
Apaczer
1852510148
PACKAGE/DEFCONFIG: add sdlbook
app ( #99 )
...
with miyoo&optimization changes
2024-05-06 23:56:12 +02:00
Apaczer
f5bdd4355a
PACKAGE-ncurses: enable WCHAR support ( #104 )
2024-04-30 21:05:11 +02:00
Apaczer
f1c28c77d4
PACKAGE-x264: bump to 152 version ( #103 )
...
inline with legacy sysroot
2024-04-30 21:04:46 +02:00
Apaczer
a8ab1705ed
ACTIONS: use apt-get
for stable CI ( #102 )
2024-04-30 21:03:45 +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
2aff31eaba
PACKAGE-mpg123: disable LFS support on 32bit ( #100 )
...
fix mpg123_seek
2024-04-16 17:59:25 +02:00
TAKANO Mitsuhiro
3074093f8d
ACTIONS: update GH & market actions to latest ( #95 )
2024-03-30 11:34:48 +01:00
Apaczer
3dae427d4c
PACKAGE/DEFCONFIG: add new package djvu
+ fix lmupdf shared ( #96 )
...
djvulibre & mupdf libs
2024-03-23 07:08:50 +01:00
Apaczer
8b4e452366
DEFCONFIG: add Dejavu & Liberation fonts ( #97 )
...
location `/usr/share/fonts/<name>/truetype`
2024-03-22 21:48:34 +01: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
2.0.0-beta-2
2024-03-08 17:07:46 +01:00
Apaczer
dc3f7dea54
ACTIONS: use max CPU cores count on gh runners ( #93 )
...
`getconf _NPROCESSORS_ONLN` for Linux system
2024-02-25 12:17:20 +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
tiopex
b1e6fd6dbf
[Reatroarch] Optimize snes9x2002 and tyrquake cores ( #90 )
2024-01-22 13:07:23 +01:00
Apaczer
3bce8b7fb9
[PACKAGE] RetroArch: add fix patch for sdl input driver ( #89 )
...
* correct patch - include sdl_dingux driver as well for joypad
* correct reoccurring patch numbering
* [PACKAGE] RetroArch: add fix patch for sdl input driver
remove input polling from sdl_input.c (rely only on input_driver.c with input_keyboard_event)
2024-01-22 07:16:24 +01:00
tiopex
b99fc6a29e
Optimize libretro-snes9x2005 core ( #88 )
2024-01-19 08:35:00 +01:00
tiopex
043a0dd85d
[Retroarch] Optimize snes9x2002, gpsp, pcsx_rearmed ( #87 )
...
* Optimize snes9x2002
* Add optimize flags
* optimize gpsp, pcsx_rearmed
2024-01-15 07:09:44 +01:00
tiopex
de1e8c30f4
Reduce audio latency to 64ms to fix frame pacing ( #86 )
2024-01-13 09:13:51 +01:00
tiopex
cbc68fb3d4
Add screen app ( #85 )
2024-01-13 09:13:31 +01:00