Releases: profezzorn/ProffieOS
ProffieOS 5.5
Same as 5.4, plus fixes to saber_fett263_buttons.h
ProffieOS 5.4
Same as 5.3, plus:
- various fixes for saber_fett263_buttons.h
- fix off-by-one error in SubBladeWithStride
ProffieOS 4.9
Same as 4.8, plus:
- Includes a change required for new version of gcc.
- two-tone beep for menu enter/exit in sa22c prop file.
ProffieOS 5.3
Same as ProffieOS 5.2, plus:
Updated documentation for CircularSectionF, MarbleF and SliceF
Updated documentation for saber_fett263_buttons.h
saber_fett263_buttons.h: Adding time requirements for push/thrust gestures.
ProffieOS 5.2
Same as 5.1, plus:
Some fixes to saber_fett263_buttons.h
Included an old change to sa22c prop file for using two-tone enter/exit menu that was originally submitted to the wrong branch.
A bugfix in InOutTrL that made some styles not compile.
ProffieOS 5.1
Same as 5.0, plus:
Bugfix for InOutTrl
Updated saber_fett264_buttons.h prop.
ProffieOS 5.0
List of new features since ProffieOS 4.x:
MiCOM prop file
AudioFX prop file
basic Teensy4 support
Teensy audio shield support.
#define RFID_SERIAL
#define SPEAK_TOUCH_VALUES
#define ENABLE_I2S_OUT
#define ENABLE_SPDIF_OUT
#define SPEAK_BLADE_ID
WS2811 buffering rewrite (let's proffieOS work with longer pixel strings)
FromHumFileStyle
EffectSequence
CircularSectionF
MarbleF
SliceF
Saw
PullDownButton
8-bit WAV fix
don't crash on unsupported sampling rates
fix length() for stereo files
memory optimizations
button fixes
updated fett263 prop file with battle mode
SubBladeWithStride
ProffieOS 4.8
Same as 4.7, plus:
- fix for 8-bit wav playback
- don't hang if wav playback rate is wrong
- fix compilation error when compiling without ENABLE_AUDIO
- fix a few bugs in the dynamic styles used by WebBLE/WebUSB
- colors were swapped in Sequence<>
ProffieOS 4.7
Same as 4.6, plus:
- save file bugfixes
- fix freezing bug
- lb/melt serial commands
ProffieOS 4.6
Same as 4.5, plus a bugfix for some of the simpler transitions.