Skip to content

Releases: timschneeb/RootlessJamesDSP

RootlessJamesDSP v1.6.8

24 Nov 21:46
Compare
Choose a tag to compare

New features

  • Merge new updates & bug fixes from upstream libjamesdsp
    • New EEL scripting functions
    • Bugfixes for several effects

Bug Fixes

  • Fixed sorting bug that caused the file selection list to be inconsistent (liveprog, convolver, vdc) (1b8ab32)
  • Prevent echo on some ROMs (9169874)

Refactors

  • Added exported PowerStateReceiver for automation purposes (7271262)

Other Changes

Full Changelog: v1.6.6...v1.6.8


Available on Google Play & F-Droid

Get it on Google PlayGet it on F-Droid

Download the application on Google Play:

https://play.google.com/store/apps/details?id=me.timschneeberger.rootlessjamesdsp

RootlessJamesDSP v1.6.6

10 Sep 10:44
Compare
Choose a tag to compare

New Features

  • root:
    • use checksums to prevent unnecessary transfers of IR, DDC, EEL, or GraphicEQ data to the engine (ee76fa2)

Bug Fixes

  • root:
    • disable update downloader timeout (b9b8774)
  • root/enhanced-processing:
    • ignore non-media streams when scanning for audio sessions (c31cddf)

Refactors

Other Changes

Full Changelog: v1.6.5...v1.6.6


Available on Google Play & F-Droid

Get it on Google PlayGet it on F-Droid

Download the application on Google Play:

https://play.google.com/store/apps/details?id=me.timschneeberger.rootlessjamesdsp

RootlessJamesDSP v1.6.5

11 Aug 17:02
Compare
Choose a tag to compare

New Features

  • libjamesdsp updated (f70c836, ef02512)
    • New compander time-frequency transform parameter added
    • Convolver benchmarking support (586dcd5)
    • Fixed random crashes

Bug Fixes

  • Fixed EQ band out-of-range crash (2eccc97)
  • root: Fixed crash on broken MIUI systems when attempting to install update APK (91070b7)

Refactors

  • Small playback optimizations (059b8c3)

Other Changes

Full Changelog: v1.6.4...v1.6.5


Available on Google Play & F-Droid

Get it on Google PlayGet it on F-Droid

Download the application on Google Play:

https://play.google.com/store/apps/details?id=me.timschneeberger.rootlessjamesdsp

RootlessJamesDSP v1.6.4

03 Aug 22:37
Compare
Choose a tag to compare

(This update has already been available for two weeks. I just forgot to create a new GitHub release post.)

New Features

  • Upgraded libjamesdsp and add support for compander time-freq transforms (aea428b)

Bug Fixes

  • Fixed UI glitch in BlocklistFragment (f17f69d)
  • Fixed rare crash in BlocklistFragment (ac88b66)
  • Fixed possible racing condition in libsamplerate (3c8df2c)
  • Fixed rare crash in audio session data parser (dc9cd69)
  • Fixed crash in EqualizerDialogFragment (e8a0f51)

Other Changes

Full Changelog: v1.6.3...v1.6.4


Available on Google Play & F-Droid

Get it on Google PlayGet it on F-Droid

Download the application on Google Play:

https://play.google.com/store/apps/details?id=me.timschneeberger.rootlessjamesdsp

RootlessJamesDSP v1.6.3

21 Jul 23:22
Compare
Choose a tag to compare

Bug Fixes

  • rootless only: disable benchmarking to avoid performance issues and crashes for now (6304fdc)

Refactors

  • rootless only: fixed issues with Play Store Policies that caused the update delays this week (3e36002)
  • support for new libjamesdsp update (cfbc45e)

Other Changes

Full Changelog: v1.6.1...v1.6.3


Available on Google Play & F-Droid

Get it on Google PlayGet it on F-Droid

Download the application on Google Play:

https://play.google.com/store/apps/details?id=me.timschneeberger.rootlessjamesdsp

RootlessJamesDSP v1.6.1

21 Jul 23:20
Compare
Choose a tag to compare

Bug Fixes

  • Handle format exception (9817df9)
  • Fixed crashes when stopping the JamesDSP service

Other Changes

Full Changelog: v1.6.0...v1.6.1


Available on Google Play & F-Droid

Get it on Google PlayGet it on F-Droid

Download the application on Google Play:

https://play.google.com/store/apps/details?id=me.timschneeberger.rootlessjamesdsp

RootlessJamesDSP v1.6.0

16 Jul 10:53
2acc87b
Compare
Choose a tag to compare

New Features

  • Latest update for libjamesdsp (v4.01) from James Fung is now implemented:
    • Dynamic range compander added (replaces dynamic range compressor)
    • Multimodal Equalizer added (replaces the old FIR-only equalizer)
      • Supported filter types: FIR Minimum phase, IIR 4/6/8/10/12 order
      • IIR filters have decreased power consumption
    • Convolution modules use automatic benchmarking (in the background) to optimize performance
    • Remove weird spiky sound for vacuum tube simulation (Second harmonic generation)
    • Several bug fixes and minor performance improvements
  • Translation updates

Full Changelog: v1.5.4...v1.6.0


Available on Google Play & F-Droid

Get it on Google PlayGet it on F-Droid

Download the application on Google Play:

https://play.google.com/store/apps/details?id=me.timschneeberger.rootlessjamesdsp

RootlessJamesDSP v1.5.4

23 Jun 18:48
Compare
Choose a tag to compare

Changes

  • Fixed translation message & update message not closing properly (0c2aeb0)
  • New Crowdin updates (#120 00092ea)

Full Changelog: v1.5.3...v1.5.4


Available on Google Play & F-Droid

Get it on Google PlayGet it on F-Droid

Download the application on Google Play:

https://play.google.com/store/apps/details?id=me.timschneeberger.rootlessjamesdsp

RootlessJamesDSP v1.5.3

23 May 17:51
Compare
Choose a tag to compare

Bug Fixes

  • Handle missing MediaProjection APIs (172f088)
  • Fixed crash when externalFilesDir is not mounted (d5f6f94)
  • Handle corrupted device profiles instead of crashing (cf6eb31)
  • Handle AudioTrack creation failure (873f0b0)
  • Catch service-related exceptions (dffd9c9)
  • root version:
    • Fixed crash when attempting to open battery optimization settings page but it isn't implemented by the manufacturer (f493a86)
    • Fixed crashes when services were restricted by Android (make sure to grant battery optimizations in that case) (d35b653)

Other Changes

Full Changelog: v1.5.2...v1.5.3


Available on Google Play & F-Droid

Get it on Google PlayGet it on F-Droid

Download the application on Google Play:

https://play.google.com/store/apps/details?id=me.timschneeberger.rootlessjamesdsp

RootlessJamesDSP v1.5.1

23 May 17:44
80b4918
Compare
Choose a tag to compare

New Features

  • Added category icons (can be disabled in settings) (55cc80a)
  • Added icons in the about screen (4150cd4)
  • Added prominent disclosure for crash reports/diagnostic data with opt-out toggle in setup wizard (7cfb21a, b7ead7e)

Bug Fixes

  • Fixed crash on OnePlus device due to missing system resource (593c0dc)
  • Root build: Fixed crash on boot on Android 13 devices due to background restrictions (eaf9df7)
  • Use generic device profile if Bluetooth device has no address (weird edge case) (8f5883d)
  • Fixed device name not showing for some Bluetooth devices (8acaf40)
  • Fixed crash in RootlessSessionDatabase (0cb6b87)
  • Fixed crash in FileLibraryDialogFragment (a31a3df)
  • Close read pipe correctly (5fc5e58)

Other Changes

Full Changelog: v1.5.0...v1.5.1


Available on Google Play & F-Droid

Get it on Google PlayGet it on F-Droid

Download the application on Google Play:

https://play.google.com/store/apps/details?id=me.timschneeberger.rootlessjamesdsp