Commit Graph

188 Commits

Author SHA1 Message Date
minjaesong
1d3d3bd246 HSDPA and driver implementation 2025-08-17 01:09:42 +09:00
minjaesong
e6fc6ed070 playmov: audio queue emptying on audio stop 2025-08-16 16:26:43 +09:00
minjaesong
e3aa143c5b zfm: faster dir listing 2025-05-07 00:05:43 +09:00
minjaesong
dd6f1b5e7a vastly improved zfm scrolling performance 2025-05-06 18:59:01 +09:00
minjaesong
480a3261a7 bitrate indicator 2025-05-06 01:26:19 +09:00
minjaesong
6830be9026 read() without inputstream 2025-05-05 18:32:07 +09:00
minjaesong
093a9dc26c playmov: frameskip re-enabled UNLESS the video is encoded with ipf-delta 2025-05-02 20:28:30 +09:00
minjaesong
8f6a82984e some primitive MONitor thing 2025-04-29 20:44:33 +09:00
minjaesong
4e063fe08e better threshold detection 2025-04-19 11:48:52 +09:00
minjaesong
47468e4395 video patch encoding with state machine 2025-04-18 22:32:09 +09:00
minjaesong
d9af28eed2 first working (and crappy) video delta encoding 2025-04-18 21:00:46 +09:00
minjaesong
a72279c86c js modules now have 'mjs' extension 2025-01-29 11:19:59 +09:00
minjaesong
98cf06f519 zfm: fix: a single character trail may left behind on dir change 2025-01-07 22:05:36 +09:00
minjaesong
4b0fd9f0f9 zfm: cached file list 2025-01-07 21:58:09 +09:00
minjaesong
f7c03cf950 fixed window highlight inconsistency 2025-01-04 19:42:06 +09:00
minjaesong
73d79eaaef working popup window input handling 2025-01-04 19:21:50 +09:00
minjaesong
c3eac6822f zfm: the 'm' menu wip 2025-01-02 21:55:13 +09:00
minjaesong
8784b7f35c RESET and SYSRQ is now trapped by a hypervisor 2024-09-14 12:23:52 +09:00
minjaesong
8bbc752d87 vm idle indicator 2024-09-06 00:53:09 +09:00
minjaesong
ff32200b0a newer movprobe.js 2024-08-15 02:46:09 +09:00
minjaesong
dcda35fc67 doc update 2024-08-14 01:40:33 +09:00
minjaesong
0b4ba339c6 fix: error from coreutils would kill the cmd 2024-08-11 21:18:25 +09:00
minjaesong
1a1d49fbe5 command.js: 'correct' styles for motd 2024-05-15 00:33:14 +09:00
minjaesong
c520c72141 zstd compression 2024-01-11 22:27:19 +09:00
minjaesong
b6b32c60c5 zfm: fix: navigation was broken with TVDOSFileDescriptor change 2023-07-24 02:49:33 +09:00
minjaesong
4b2aa25726 better mov encoding instruction 2023-07-24 02:13:06 +09:00
minjaesong
afc9eb9e74 test read cluster via COM 2023-06-29 02:19:49 +09:00
minjaesong
a46db3f206 app run integrated to command.js 2023-06-16 17:15:48 +09:00
minjaesong
445c1a873f clustered tevd integration wip 2023-06-15 18:55:38 +09:00
minjaesong
16b3742973 drive manager for clustered 2023-05-15 01:48:42 +09:00
minjaesong
3ab09de8db command.js: pipe flushing after execution
appexec.js: vdisk mounting
2023-05-13 01:22:31 +09:00
minjaesong
d0334bd1bb lfs -x impl 2023-05-13 00:49:41 +09:00
minjaesong
25837b6ae9 lfs -c impl; tvdos app spec change 2023-05-11 21:05:31 +09:00
minjaesong
803b86ce43 some new commands; lfs wip 2023-05-11 20:19:49 +09:00
minjaesong
1efec13ecf gzip now works after some TVDOS kernel fixes 2023-05-10 21:03:26 +09:00
minjaesong
c318cb0419 gzip test failed fix wip 2023-05-10 20:14:50 +09:00
minjaesong
ba5c87530f using unix convention for cmd args 2023-05-10 09:41:43 +09:00
minjaesong
beecc0b5eb gzip impl 2023-05-10 09:19:18 +09:00
minjaesong
3c758ba82f encoding shenanigans 2023-05-09 21:40:17 +09:00
minjaesong
7990bcb987 system control on sbin 2023-01-31 15:00:45 +09:00
minjaesong
1f0b8a0a8d playwav: parser more resilient against fields with extra zeros 2023-01-25 18:46:55 +09:00
minjaesong
0f82727152 audio player improved ui 2023-01-23 16:36:59 +09:00
minjaesong
8517406d8b fix: mp2 384k would cause stack overflow error 2023-01-23 15:34:22 +09:00
minjaesong
c1031545ec video and audio stuffs; playmov now uses hardware queue 2023-01-23 03:20:35 +09:00
minjaesong
99212adea3 audio:short function to enqueue decoded mp2; playmov:no more choppy audio 2023-01-21 19:43:11 +09:00
minjaesong
b60b5bada6 faster sys.memcpy impl 2023-01-21 17:59:54 +09:00
minjaesong
8fdde0b192 "hardware" based mp2 decoding; dma and memcpy can now move data into the "hardware" 2023-01-21 15:09:03 +09:00
minjaesong
b1041dff5f mov: mp2 packet now has no length bytes as they are redundant 2023-01-20 03:17:39 +09:00
minjaesong
dedc910155 fix: playmov would try to free null ptr when audio queue is not used 2023-01-18 18:06:50 +09:00
minjaesong
6d19543139 mov: mp2 audio encoding and playing 2023-01-18 18:05:34 +09:00