History/x.5beta: Difference between revisions

From kJams Wiki
Jump to navigation Jump to search
No edit summary
Rewrite x.5b1 entries for end users (via cursor bot)
Line 25: Line 25:
<links_dropbox/>
<links_dropbox/>
* yes things happened
* yes things happened
* on windows do not show "requires macos xxx" fatal alert
* Windows: no longer shows a "requires macOS" error on startup
* fix re-encode queue stalling after first error: call proc_done() in CB_EncodeQT_Completion on failure so remaining songs proceed, remove redundant proc_done() from ExportSong error path, use kill(true) in Abort() so quit waits for queue drain
* fix re-encode queue stalling after the first error (remaining songs now proceed)
* fix crash: ~CSongImporter use-after-free on deleted CPlayList
* fix crash when deleting a playlist while importing songs
* Fix CT_DebounceTimer so metadata push actually fires after edits.
* fix metadata not saving to files after editing tags
* Rebuild AtomicParsley as universal binary (arm64+x86_64) to fix "wrong CPU type" on Intel Macs. Built from source (wez/atomicparsley, version 20241204). Cleared quarantine flag from package copy.
* fix "wrong CPU type" error writing MP4 tags on Intel Macs
* Mac: per-run date-stamped log files in ~/Library/Logs/kJams Logs/
* Mac: each run now gets its own log file in ~/Library/Logs/kJams Logs/

Revision as of 00:14, 3 April 2026

The Nonlinear Relationship Version

This page is in in REVERSE chronological order (latest at TOP)

For the previous version, go here.
For the FIRST version, go here.

Please follow me on the xitters!
Get Notified when this page changes!

x.5b2 not out yet!

  • maybe this will be the last 32bit build

x.5b1 April 1, 2026, The "some frieda mcfadden book" version

32bit Mac: Lite, Pro, 2        32bit Win: Lite, Pro, 2
64bit Mac: Lite, Pro, 2        64bit Win: Lite, Pro, 2

  • yes things happened
  • Windows: no longer shows a "requires macOS" error on startup
  • fix re-encode queue stalling after the first error (remaining songs now proceed)
  • fix crash when deleting a playlist while importing songs
  • fix metadata not saving to files after editing tags
  • fix "wrong CPU type" error writing MP4 tags on Intel Macs
  • Mac: each run now gets its own log file in ~/Library/Logs/kJams Logs/