Commit Graph

18 Commits

Author SHA1 Message Date
minjaesong
7990bcb987 system control on sbin 2023-01-31 15:00:45 +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
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
minjaesong
994db188c2 mp3 decoding but slow 2023-01-14 16:45:33 +09:00
minjaesong
da5833935f more zfm stuffs 2023-01-12 19:42:12 +09:00
minjaesong
99a9b7ab6b command.js:fix:errorlevel not returned; playwav:interactive mode 2023-01-11 17:15:07 +09:00
minjaesong
47b3cd0cad bias lighting (wut?) on playmov; gpu background is now 8bpp 2023-01-09 01:41:35 +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
minjaesong
ceddf2c5b9 improved way of initialising vms at (re)launch 2023-01-04 19:09:42 +09:00
minjaesong
f27caded9b movie can now have audio; adjustable pcm queue size 2023-01-03 17:37:52 +09:00
minjaesong
96b49c7623 fix:playmov not freeing memory 2023-01-03 00:56:51 +09:00
minjaesong
5cfbf2ac24 doc update 2023-01-01 19:07:46 +09:00
minjaesong
f59e99378a vm init/kill function is now public; restored mov player 2022-12-15 02:55:26 +09:00