Skip to content

Releases: haroldo-ok/sgdk-video-player

Implement command line switch for skipping conversion if the generated files are already updated

13 Sep 22:38
556d776
Compare
Choose a tag to compare
v0.3.0

Implement command line switch for skipping conversion if the generate…

Refactor the video player into a SGDK-compatible C library.

28 Aug 21:37
f279a41
Compare
Choose a tag to compare
Merge pull request #20 from haroldo-ok/player-library

Create command line interface

25 Aug 21:55
6a825d9
Compare
Choose a tag to compare
Pre-release

This version refactors the separate scripts into a coherent CLI.

Update `rgbquant-sms` for faster conversion with less RAM.

18 Aug 22:46
Compare
Choose a tag to compare
Bump version to 0.0.8

Updated `rgbquant-sms` in order to save memory.

Import the official `rgbquant-sms` package.

16 Aug 22:49
Compare
Choose a tag to compare

Nothing much; just changed to use the official rgbquant-sms npm package instead of using the github repo directly.

Implement sound support

15 Aug 11:10
a9bf3ee
Compare
Choose a tag to compare
Pre-release
Merge pull request #11 from haroldo-ok/sound

Implement support for 320x224 resolution.

13 Aug 00:04
Compare
Choose a tag to compare

Implement support for 320x224 resolution, while keeping more or less the same final output size.

Implement multiprocessing to use multiple CPUs

12 Aug 00:32
6559948
Compare
Choose a tag to compare
Merge pull request #8 from haroldo-ok/multiprocessing

Reduce tile count for each individual frame

10 Aug 22:40
2e7a6af
Compare
Choose a tag to compare

Using rgbquant-sms to reduce the tile count for each individual frame.

Try to stretch the background vertically

06 Aug 21:34
a72afe3
Compare
Choose a tag to compare

Still a work in progress.
Trying to stretch the background vertically, but it's very glitchy