Skip to content

Releases: xiphonics/picoTracker

v2.0 RC3

28 Feb 05:42
Compare
Choose a tag to compare

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

20 Feb 23:54
Compare
Choose a tag to compare

What's Changed

  • Error when saving newly renamed untitled project by @maks in #388

Full Changelog: v2.0rc1...v2.0rc2

v2.0 RC1

18 Feb 00:43
Compare
Choose a tag to compare

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

05 Feb 10:40
Compare
Choose a tag to compare
v2.0 Beta 8A Pre-release
Pre-release

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

04 Feb 09:23
Compare
Choose a tag to compare
v2.0 Beta 8 Pre-release
Pre-release

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

18 Jan 05:40
Compare
Choose a tag to compare
v2.0 Beta 7 Pre-release
Pre-release

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

14 Jan 03:18
Compare
Choose a tag to compare
Pre-release

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

29 Dec 11:10
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Fix conflict in CDC & MIDI endpoints by @maks in #282

Full Changelog: v2.0beta4...v2.0beta5

picoTracker 2.0 BETA 4

27 Dec 06:13
Compare
Choose a tag to compare
Pre-release

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

09 Dec 08:30
d889ea5
Compare
Choose a tag to compare
Pre-release

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