Skip to content

Releases: djdiskmachine/LittleGPTracker

1.3o-beta-1

01 Jan 18:48
e58df48
Compare
Choose a tag to compare

Included in this release are executables for Linux, CHIP, Raspberry Pi 1-3, Miyoomini (now with correctly rotated screen!) Bittboy, PSP and Win32
It also includes a project showcasing the new features.
Now even simpler installation! just drop the zip where you want it and everything should be in the correct place. Mappings and configs per platform included in the zip. Check INSTALL_HOW_TO.txt where applicable

Changelog Jan 1 2024

1.3o-beta-1
Pingpong loop now stable
    Courtesy of djdiskmachine 

Add ability to change font
USAGE: ./mkfont.py FONT_BMP [OUTPUT_FILE]
FONT_BMP must be a black/white (#000000, #FFFFFF) 128x64px bmp
if OUTPUT_FILE is omitted, will print to stdout
    Courtesy of subnixr 

Adds Miyoo mini build
    Courtesy of Nine-H

Changes filter attenuation to attenuation
Adjust volume post scream filter 
https://github.com/Mdashdotdashn/LittleGPTracker/issues/22

Missing wiki content dumped to repo
    Courtesy of Peter Swimm 

1.3o-alpha-5
Adds native SteamOS build
Adds Bittboy/RS97/RG350 builds
Merge of Gameblaba, CalebCDE and RafaVicos work
Shoutouts!
1.3o-alpha-4
Adds Save As menu item - save a copy of your project with a new name
Courtesy of yoyz (https://github.com/yoyz), biggup!
Working Win32 build
Requires included SDL.dll file in the same location as the binary
Including mapping.xml
Contains macro button examples
Restored ping pong loop mode
Know inssue: Starting in reverse is same as regular loop
Sample song demoing new functionality
Platforms: Added Win32
1.3o-alpha-3
Change default colors
Introduce cursor color
1.3o-alpha-2
Add filter attenuation (volume post Scream)
Platforms: Added deb and raspberry
1.3o-alpha-1
Experimental ping pong loop mode
not done and removed in following builds
1.3o-alpha-0
Add Slice loop mode
Platforms: PSP only

1.3o-beta-2

05 Jan 22:35
ec13c06
Compare
Choose a tag to compare

Changelog Jan 5 2024

1.3o-beta-2
Random name generator
    New project or Save As project creates a random name
    Courtesy of djdiskmachine and @maksmakes

Preview with start in sample browser
  Browse preview with start + up / down
  Load sample with start + right
  Up one level in folder structure with start + left

  B navigation no longer wraps around but stays at end points

Fixed bugs:
  SCREENMULT no longer applies for PSP (issue 53)
  Disable default mapping for MIYOO to not conflict with mapping.xml (issue 47)
     Shoutouts to fpiesik and Sacaredo for help debugging

Other:
  Skip build for bittboy and RG350 for now, no testers
  Added new sample lib and rearranged demo song

1.3o-beta-1
Pingpong loop now stable
Courtesy of djdiskmachine

Add ability to change font
USAGE: ./mkfont.py FONT_BMP [OUTPUT_FILE]
FONT_BMP must be a black/white (#000000, #FFFFFF) 128x64px bmp
if OUTPUT_FILE is omitted, will print to stdout
Courtesy of subnixr

Adds Miyoo mini build
Courtesy of Nine-H

Changes filter attenuation to attenuation
Adjust volume post scream filter
Mdashdotdashn#22

Missing wiki content dumped to repo
Courtesy of Peter Swimm

1.3o-alpha-5
Adds native SteamOS build
Adds Bittboy/RS97/RG350 builds
Merge of Gameblaba, CalebCDE and RafaVicos work
Shoutouts!
1.3o-alpha-4
Adds Save As menu item - save a copy of your project with a new name
Courtesy of yoyz (https://github.com/yoyz), biggup!
Working Win32 build
Requires included SDL.dll file in the same location as the binary
Including mapping.xml
Contains macro button examples
Restored ping pong loop mode
Know inssue: Starting in reverse is same as regular loop
Sample song demoing new functionality
Platforms: Added Win32
1.3o-alpha-3
Change default colors
Introduce cursor color
1.3o-alpha-2
Add filter attenuation (volume post Scream)
Platforms: Added deb and raspberry
1.3o-alpha-1
Experimental ping pong loop mode
not done and removed in following builds
1.3o-alpha-0
Add Slice loop mode
Platforms: PSP only

1.3o-alpha-5

19 Jan 20:57
34fb6a8
Compare
Choose a tag to compare

Included in this release are executables for Raspberry Pi 1-3, RG350 (.dge), Miyoomini/Bittboy (.elf), SteamOS, PSP and Win32
It also includes a project showcasing the new features.
I've tried to package it for as simple installation as possible, just drop the zip where you want it and everything should be in the correct place. Remove the executables you don't need if you want to.
I've also included sample mapping and config .xmls with commented optional fields and macro examples.

Changelog Jan 19 2023

1.3o-alpha-5
Adds native SteamOS build
Adds Adds Bittboy/RS97/RG350 builds
Merge of Gameblaba, CalebCDE and RafaVicos work
Shoutouts!
1.3o-alpha-4
Adds Save As menu item - save a copy of your project with a new name
Courtesy of yoyz (https://github.com/yoyz), biggup!
Working Win32 build
Requires included SDL.dll file in the same location as the binary
Including mapping.xml
Contains macro button examples
Restored ping pong loop mode
Know inssue: Starting in reverse is same as regular loop
Sample song demoing new functionality
Platforms: Added Win32
1.3o-alpha-3
Change default colors
Introduce cursor color
1.3o-alpha-2
Add filter attenuation (volume post Scream)
Platforms: Added deb and raspberry
1.3o-alpha-1
Experimental ping pong loop mode
not done and removed in following builds
1.3o-alpha-0
Add Slice loop mode
Platforms: PSP only