Releases: xiphonics/picoTracker
Releases · xiphonics/picoTracker
v2.0 RC3
What's Changed
- use consistent values for min. max, default tempo by @maks in #394
- Fix phrase out of range by @maks in #398
- Preserve ID when non-consecutive instrument slots by @maks in #397
- Fix incrementing instrument index correctly by @maks in #401
- Crash when project name too long by @maks in #402
- Apply current scale to midi chord cmd offset values by @maks in #399
Full Changelog: v2.0rc2...v2.0rc3
v2.0 RC2
v2.0 RC1
What's Changed
- update docs for song screen controls & play modes by @maks in #364
- memory corruption due to vector not being cleared before use fixes #354 by @democloid in #366
- Use master volume setting for preview sample playback by @maks in #365
- correctly add etl_config.h by @democloid in #369
- enable ETL debug asserts for debug builds by @maks in #370
- Fix possible ui values for remoteUI setting by @maks in #376
- Prevent importing sample while previewing sample by @maks in #378
- Autosave by @maks in #374
- Document instrument perf limits and nav keycombo by @maks in #383
- Fix creating missing untitled project on project load by @maks in #381
- Send note off for midi chord cmd by @maks in #386
Full Changelog: v2.0beta8a...v2.0rc1
v2.0 Beta 8A
What's Changed
- Check for instrument type change before releasing current instrument by @maks in #359
- fix creating sample dir in when project save-as by @maks in #361
Full Changelog: v2.0beta8...v2.0beta8a
v2.0 Beta 8
What's Changed
- Fix SID ADSR, filter, made some performance improvements by @democloid in #340
- Make remote ui on by default by @maks in #348
- Send remoteui protocol colors as RGB888 not 565 by @maks in #353
- Sample-instruments-lose-sample by @maks in #356
- Choose next avail instr slot for each new instr by @maks in #357
- Apply scale offsets only to notes not instruments by @maks in #358
Full Changelog: v2.0beta7...v2.0beta8
v2.0 Beta 7
What's Changed
- Add MIDI chord command (MCH) by @maks in #314
- Clear previous unnamed project when user does "New" by @maks in #311
- Only attempt to purge sample instruments by @maks in #313
- Remove "Compact Sequencer" UI by @maks in #323
- Fix delete key in project name field by @maks in #324
- update manual for change in projects & new MCH cmd by @maks in #321
- Hacky workaround for timing issue with interrupts by @maks in #326
Full Changelog: v2.0beta6...v2.0beta7
picoTracker 2.0 BETA 6
What's Changed
- Increase chain count by @maks in #290
- Battery gauge obscures existing fields by @maks in #287
- Try to optimise OPAL by @maks in #291
- Fix note auditioning by @maks in #296
- Reset scroll offset when entering new directory by @maks in #301
- Protect sdcard access from races across both cores by @maks in #303
- Initial SID fixes by @maks in #297
- Fixes multiple issues with project naming by @democloid in #310
- Update const names to match picoTracker key names by @maks in #309
Full Changelog: v2.0beta5...v2.0beta6
picoTracker 2.0 BETA 5
What's Changed
Full Changelog: v2.0beta4...v2.0beta5
picoTracker 2.0 BETA 4
What's Changed
- user manual moved to be hosted on GH Pages by @maks in #265
- Update Pico SDK to 2.1.0 by @maks in #270
- Don't show the "untitled" project entry by @maks in #276
- Battery gauge on all screens by @maks in #273
- Only show instrument type change dialog when instrument modified by @maks in #274
- Enhance remote UI protocol by @maks in #278
- Nicer color swatch UI by @maks in #280
Full Changelog: v2.0beta3...v2.0beta4
picoTracker 2.0 BETA 3
What's Changed
- replace old manual doc with new user manual static website by @maks in #240
- support for firmware for pTs with ST7789 LCDs by @maks in #249
- Show error dialog when preventing instrument type change during playback by @maks in #254
- User Manual updates by @maks in #255
- Cleanup printf by @maks in #257
- Fix SID instrument naming not displayed after the first redraw by @maks in #252
- use putchar instead of raw uart access by @maks in #259
- Detect missing sdcard by @maks in #250
- Use our own usb descriptors by @maks in #239
- Support 2 mesg lines for MessageBox dialogs by @maks in #258
- correct button map image by @maks in #262
Full Changelog: v2.0beta2...v2.0beta3