Releases: xiphonics/picoTracker
Releases · xiphonics/picoTracker
v2.3.1
v2.3.0
What's Changed
- advance: fix case bug in filesystem by @democloid in #1353
- Update theme rgb field values after theme import by @maks in #1356
- Dont show "Save & Load" when editing pool samples by @maks in #1364
- Ensure selected list item is always displayed by @maks in #1365
- Replace octals by @maks in #1348
- Confirm overwrite on sample editor by @democloid in #1357
- Dont apply phrase transpose for slices by @maks in #1371
- Fix always returning to root dir from sample editor by @maks in #1372
Full Changelog: v2.3beta3...v2.3.0
v2.3 Beta3
What's Changed
- Fix Adv debug logging be disabled in Release build by @maks in #1315
- advance battery charging icon by @democloid in #1313
- Advance fix low bat workflow by @democloid in #1324
- adds fonts source and generator scripts by @n1LS in #1323
- Show actual sample filename not temp filename by @maks in #1332
- Reinstate stem rendering, includes... by @maks in #1326
- Add Vol UI to import window by @democloid in #1329
- Browser fixes by @democloid in #1338
- Fix Advance instruments rotation by @democloid in #1340
- Fix some message box dialogs by @democloid in #1339
- Support ext wav type by @maks in #1343
- Update Adv batt charging icon char in src SVG by @maks in #1342
- slicer usermanual updates by @maks in #1347
Full Changelog: v2.3beta2...v2.3beta3
v2.3 Beta2
Features & Improvements
- Project Screen: Added a new field to navigate directly to the record screen from the project screen.
- Import Browser: Improved navigation by allowing EDIT + LEFT to quickly return to the parent directory.
- User Interface:
- Enhanced the progress bar visuals.
- Manual: Mobile web interface now shows the side panel as an overlay.
Bug Fixes
- Slicer: Fixed preview playback in the slicer when no slice points are set.
- File Handling:
- Corrected handling of long sample filenames.
- UI Consistency:
- Fixed help text and command paging behavior.
- Fixed an issue where the waveform was visible under dialog boxes.
- Corrected dirty flag handling in the process button.
- Fixed LCD orientation on legacy v1 pico devices
- Added RemoteUI to the sidebar and updated the protocol documentation.
v2.3 Beta1
Since early preview release, many bugs fixed and recording is now direct to ram.
EARLY-PREVIEW-v2.3
This is a very early preview of the upcoming v2.3 primarily to allow testing to the new slicer functionality.
tech note: built from this tag on master branch.
v2.2.0
v2.2rc4 (Advance only)
- Fix sample pool delete logic (#1148)
v2.2rc3 (Advance only)
What's Changed
- fix midi sync issue in Advance (#1140)