Releases: haroldo-ok/sgdk-video-player
Releases · haroldo-ok/sgdk-video-player
Implement command line switch for skipping conversion if the generated files are already updated
Implement command line switch for skipping conversion if the generated files are already updated
Pre-release
Pre-release
v0.3.0 Implement command line switch for skipping conversion if the generate…
Refactor the video player into a SGDK-compatible C library.
Merge pull request #20 from haroldo-ok/player-library
Create command line interface
This version refactors the separate scripts into a coherent CLI.
Update `rgbquant-sms` for faster conversion with less RAM.
Bump version to 0.0.8 Updated `rgbquant-sms` in order to save memory.
Import the official `rgbquant-sms` package.
Nothing much; just changed to use the official rgbquant-sms
npm
package instead of using the github repo directly.
Implement sound support
Merge pull request #11 from haroldo-ok/sound
Implement support for 320x224 resolution.
Implement support for 320x224 resolution, while keeping more or less the same final output size.
Implement multiprocessing to use multiple CPUs
Merge pull request #8 from haroldo-ok/multiprocessing
Reduce tile count for each individual frame
Using rgbquant-sms to reduce the tile count for each individual frame.
Try to stretch the background vertically
Still a work in progress.
Trying to stretch the background vertically, but it's very glitchy