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
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
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
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
tiopex
40a58380b6
Fix usb-hid for linux and android devices ( #74 )
2024-01-03 08:48:26 +01:00
Apaczer
f91d587ccc
[BOARD] update gm2x->iconTitle for st + usb-hid.man
2023-12-17 15:55:04 +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
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
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
Apaczer
597de022fb
[BOARD] update joymap.sh and link
...
use "pkill" and "params=" in appLink
2023-11-01 15:28:11 +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
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
root
8ee9df5b88
add libusbgx, add miyooctl
2023-03-22 07:31:48 +01:00
tiopex
fa8b4b1683
add build image
2023-03-13 17:52:33 +01:00