Project

General

Profile

Design #984

Updated by Hammel 12 months ago

Need a list of apps that should be available for the Xeon 1.0 release. 
 See RM #967 for suggestions. 

 This is the starter list. 
 # Dialer (voice calls) 
 # Texts (SMS, maybe MMS) 
 # Contacts list 
 # Keyboard (might be library option) 
 # Battery status - see https://github.com/JasonG-FR/PineBattery/blob/main/PineBattery.py for example in pythong. 


 Optional apps. 
 # Camera/Video 
 # Notes (yellow stickies - maybe the old xnotesplus but with full screen notes?) 
 # Clock (digital PiClock w/countdown timer, stopwatch and alarms) 
 # Calculator 
 # "USB Gadget Controller":https://github.com/Beaerlin/gadgetcontroller 
 # GPS 
 # Image Viewer (PiPics, but HW accelerated) 
 # Video Player (videofe, but with a different backend) 
 ## See "livi":https://gitlab.gnome.org/guidog/livi 
 ## See "How to Write a Media Player in C using ffmpeg":https://fossbytes.com/how-to-write-make-code-a-video-player-in-c-language-less-1000-lines-ffmpeg/ (see also "github repo":https://github.com/selvan/ffmpeg_tutorial) 
 ## "ffvademo":https://github.com/intel/ffvademo "ffvdemo":https://github.com/intel/ffvademo - VA-API demo 
 ## "HW video acceleration on PinePhone":https://xnux.eu/devices/feature/cedrus-pp.html 
 ## "Jernejsk's FFMPEG for rk3399":https://github.com/jernejsk/FFmpeg 
 ## "Mainline HW Decoding/Encoding":https://wiki.pine64.org/wiki/Mainline_Hardware_Decoding

Back