Commit Graph

39 Commits

Author SHA1 Message Date
minjaesong
629ed5fb12 tsvm "compiler" update 2025-12-18 10:29:46 +09:00
minjaesong
67445b040c tav: skip frame coding 2025-10-08 11:09:06 +09:00
minjaesong
f918cd429c REWIND command for serial device 2025-10-07 23:43:24 +09:00
minjaesong
769b6481da HSDPA supporting file larger than 2GB 2025-10-07 23:33:29 +09:00
minjaesong
e36d4041ce TAV: subtitle font handling 2025-10-07 18:14:07 +09:00
minjaesong
5c3a3a112c new: unicode.visualStrlen 2025-10-04 22:39:17 +09:00
minjaesong
6222e9d8bd revived unicode print function 2025-10-03 23:28:23 +09:00
minjaesong
d4fae0071b tav: ictcp decoding fix 2025-10-02 20:20:11 +09:00
minjaesong
027d3289ca media player gui wip 2025-10-01 20:25:10 +09:00
minjaesong
70dfc7bf13 TAV: better initial q-index prediction for target bitrate mode 2025-10-01 01:53:25 +09:00
minjaesong
9ff12edecd fix: FPS conversion not changing video header 2025-09-05 00:30:17 +09:00
minjaesong
70fda528e2 ycocg wip 2025-08-18 19:55:04 +09:00
minjaesong
b6b61dbe8f working HSDPA impl with driver -- this time 2025-08-17 03:19:09 +09:00
minjaesong
1d3d3bd246 HSDPA and driver implementation 2025-08-17 01:09:42 +09:00
minjaesong
8603cf96a9 fix: seqread causing unnecessary delays 2025-05-02 20:50:14 +09:00
minjaesong
a72279c86c js modules now have 'mjs' extension 2025-01-29 11:19:59 +09:00
minjaesong
53ec998f26 preliminary Clustered Virtual Disk; hardware dev kit wip 2023-06-06 21:50:43 +09:00
minjaesong
b6fb9acd6a tmpfs wip 2023-05-05 20:44:34 +09:00
minjaesong
5be05e8eec doc: more details in mp2 coding 2023-01-25 21:00:15 +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
dfe5bf3390 fix: mp2 player would not play the very first frame 2023-01-16 23:29:41 +09:00
minjaesong
5b86e88779 less CPU demanding InputStrobing 2023-01-16 04:31:31 +09:00
minjaesong
af03ab23aa deploying mp2 player 2023-01-15 16:42:09 +09:00
minjaesong
6cb45f6d50 full "hardware" impl of mp2 for full speed 2023-01-15 03:15:25 +09:00
minjaesong
ff01a49bc3 mp2 "hardware" delegation not working as hoped 2023-01-15 00:23:01 +09:00
minjaesong
0eb4a1e4ea mp2 test 2023-01-14 22:59:27 +09:00
minjaesong
994db188c2 mp3 decoding but slow 2023-01-14 16:45:33 +09:00
minjaesong
f23dedc245 mp3 wip 2023-01-14 02:04:41 +09:00
minjaesong
1c9e99bb66 mp3 test 2023-01-13 22:56:59 +09:00
minjaesong
ac684fed71 changing audio sampling rate to 32000 for mp3 compatibility 2023-01-13 22:53:27 +09:00
minjaesong
da5833935f more zfm stuffs 2023-01-12 19:42:12 +09:00
minjaesong
bf4a337f0a more zfm stuffs 2023-01-12 01:47:47 +09:00
minjaesong
672e77bf2d zfm: navigating directories 2023-01-10 14:20:49 +09:00
minjaesong
edea9648d9 another try at tui 2023-01-10 00:20:23 +09:00
minjaesong
ba699606bb pcm decoder:triangular noise dither 2023-01-08 21:53:19 +09:00
minjaesong
853e48dc9a pcm decoder as a library 2023-01-08 18:38:28 +09:00
minjaesong
132c31bda5 sequentially-read-a-file as js module 2023-01-08 16:23:50 +09:00
minjaesong
ca39263131 script modules and 'require()' 2023-01-08 05:07:25 +09:00