Skip to content

Nightly 0.9.0-dev.g3eb9b51

Pre-release
Pre-release

Choose a tag to compare

Changes since previous nightly (8dadea63):

  • docs: hold version at x.y.0 while floor is ahead and stop pre-incrementing patch (3eb9b51)
  • chore: bump 0.9.0 (0b7b3bb)
  • fix(xam): Byte-swap message box title/body text (#374) (a5489ee)
  • workaround(xam): fake success on XPresenceInitialize in XLIVEBASE dispatch (#373) (1d8b828)
  • fix(build): drop direct rexcore link so it loads once (87afd28)
  • fix(system): correct DLL code_base so indirect calls resolve correctly (#371) (001cdb4)
  • fix(codegen): manual switch table configuration in block discovery (#370) (12f4e6e)
  • feat(ui): add per-window cursor auto-hide delay (6c1c66a)
  • feat(sdl): enable UI dialogs for linux builds (b1959f5)
  • fix(hook): make REX_IMPORT callable static to prevent ELF symbol collision with guest aliases (9f226c8)
  • fix(audio): flush ffmpeg buffers on context release (a7638a5)
  • fix(audio): XMA loop wraps emitted garbage and dropped the loop-end frame (e5c3554)
  • fix(audio): decode kicked XMA contexts inline instead of blocking on the worker sweep (29eaa8a)
  • fix(ui): misc console overlay fixes (d09fcef)