Commit Graph

  • 14ebb883bc
    Merge 1089eb8187 into bdf5053968 anonymix007 2024-09-27 18:49:03 +0300
  • 1089eb8187 Implement AIDL IEffect ViPER library anonymix007 2024-09-27 18:13:33 +0300
  • bdf5053968 Fix return value foss Iscle 2024-04-10 00:41:11 +0200
  • 0aebad3049
    Merge pull request #21 from xddxdd/fix-stereo3dsurround Iscle 2024-04-10 00:35:49 +0200
  • 11133beedd Fix DynamicSystem parameter types Iscle 2024-04-10 00:34:22 +0200
  • ba6033cd3b Add ViPER-DDC and Dynamic System command handlers Iscle 2024-04-09 23:46:47 +0200
  • 11e5cb6918 ViPERDDC: Do not spam log when sampling rate is invalid Iscle 2024-04-09 03:38:01 +0200
  • 0c86463646 Add new setter functions Iscle 2024-03-23 01:54:16 +0100
  • 593e1d4a27 Add debug logs to set parameter calls Iscle 2024-03-20 15:14:35 +0100
  • 68168ac2a0 Fix reset command Iscle 2024-03-20 13:44:52 +0100
  • 8107aee217 Improved interface Iscle 2024-03-14 14:11:11 +0100
  • 8cc3af5730
    Merge pull request #20 from xddxdd/fix-reverberation Iscle 2024-03-14 13:02:04 +0100
  • 175f854f3d actions: Remove useless "ls" call Iscle 2024-03-14 00:18:34 +0100
  • 3145edc1ba actions: Use download-artifact@4 Iscle 2024-03-14 00:17:02 +0100
  • fa0adbc8a2 actions: Fix build Iscle 2024-03-14 00:11:44 +0100
  • 2d0b6340a3 actions: Update packages Iscle 2024-03-14 00:07:08 +0100
  • 07c1fd7566 actions: Use included NDK Iscle 2024-03-14 00:04:44 +0100
  • df53254cfa Bump version to 0.7.0-alpha1 Iscle 2024-03-13 23:52:11 +0100
  • 40191e47f0
    Fix Stereo3DSurround remainder handling Lan Tian 2024-01-09 16:24:03 -0800
  • 958ff60d11
    Fix CRevModel process function loop stride Lan Tian 2024-01-09 01:12:16 -0800
  • eb65772bb0 Bump version to 0.6.1 rewrite-continued Iscle 2023-12-09 23:59:28 +0100
  • de2dabe63a Bump version to 0.6.0 Iscle 2023-12-09 23:52:49 +0100
  • 07b390247b Bump version to 0.6.0 Iscle 2023-12-09 17:22:44 +0100
  • 0d9122ef53 actions: Let's actualy upload the proper directory xD Iscle 2023-09-03 03:57:27 +0200
  • 657e2f3827 actions: Try to not create a double .zip... Iscle 2023-09-03 03:55:06 +0200
  • 57fb5eb87b actions: Do not create a folder for each abi Iscle 2023-09-03 03:52:05 +0200
  • 3589e71c4d actions: Do not package before building! Iscle 2023-09-03 03:48:17 +0200
  • 17a199c2bc actions: Do everything in the same workflow Iscle 2023-09-03 03:47:26 +0200
  • 69f6395bec actions: Only package the module after everything is built Iscle 2023-09-03 03:41:32 +0200
  • b45b01d847 actions: Create Magisk Module with GitHub Actions Iscle 2023-09-03 03:38:22 +0200
  • 808c7cb8e9 Delete ViPERBass destructor declaration as it's no longer required Iscle 2023-09-03 03:25:45 +0200
  • a947fd7f79 Make ViPERBass stereo :) Iscle 2023-09-03 03:22:29 +0200
  • 86b50169a0 Compile with -O3 and -flto. Also strip the binaries. Iscle 2023-09-02 14:11:01 +0200
  • f560faea08 v0.5.0 v0.5.0 Iscle 2023-05-22 00:40:55 +0200
  • 5c0d69d970 Fix ViPER DDC, add architecture info Iscle 2023-05-21 18:46:20 +0200
  • 9764057ca7 Clamp floatToFloat accomulate result v0.4.0 Iscle 2023-05-18 01:05:27 +0200
  • 3f114fdbb4 Improve buffer processing and pcm conversion Iscle 2023-05-17 03:31:39 +0200
  • 50f1bd350a Fix some compiler warnings on 32 bit architectures Iscle 2023-05-16 18:08:43 +0200
  • 57182c9daa Fix some compiler warnings Iscle 2023-05-16 18:07:10 +0200
  • d78189693a Only copy audio effect config based on the mask Iscle 2023-05-16 18:03:24 +0200
  • 93d64d9f36 Add a method to pass the chosen config to the app Iscle 2023-05-16 13:02:26 +0200
  • 3361fbfb7e Disable sampling rate cap Iscle 2023-05-16 03:12:51 +0200
  • bf580b11ad Do not use pointers for each effect in the ViPER class Iscle 2023-05-16 03:02:29 +0200
  • 01029501e2 Pass disable reason to the app Iscle 2023-05-16 02:10:42 +0200
  • 173222774f Actions: Do not clean the build, as it's not needed Iscle 2023-05-16 02:04:10 +0200
  • 73d9d17323 Actions: Use actions/cache@v3 Iscle 2023-05-16 01:59:23 +0200
  • eb8a7cc77b Actions: Build with NEON support for armeabi-v7a platforms Iscle 2023-05-16 01:58:33 +0200
  • 213cd3ce25 Actions: Set minimum SDK version to 21 Iscle 2023-05-16 01:57:13 +0200
  • 4826177dac Actions: Update versions Iscle 2023-05-16 01:12:03 +0200
  • fe2f1c197a Actions: Update versions Iscle 2023-05-16 01:07:49 +0200
  • 7c48ebc523 Actions: Fix build path Iscle 2023-05-16 01:03:12 +0200
  • 3f71866a36 Fix CMakeLists Iscle 2023-05-16 00:59:31 +0200
  • 034ca6ed61 Actions: Make it run on any branch Iscle 2023-05-16 00:56:57 +0200
  • 36d87e062d Add GitHub Actions workflow Iscle 2023-05-16 00:55:57 +0200
  • 5a053df9ce C++ hackery Iscle 2023-05-15 18:09:07 +0200
  • 0310b01599 C++ hackery Iscle 2023-05-15 02:15:46 +0200
  • 3decda5e82 C++ hackery Iscle 2023-05-12 03:50:26 +0200
  • 3082bf6af7 Subwoofer: Process two samples at a time Iscle 2023-03-11 00:38:23 +0100
  • 3edf47a26d Fix SpectrumExtend Iscle 2023-03-10 23:47:48 +0100
  • 6550d6e58b Fix ViPERBass Pure bass + crash Iscle 2023-03-10 23:46:34 +0100
  • 952d24ba7a Fixed SoftwareLimiter crash on 64 bit devices Iscle 2023-03-10 22:54:33 +0100
  • 8eed46db09 Add ffts as a submodule (because this is what ViPER used) Iscle 2023-03-02 02:37:55 +0100
  • 942988d1b0 Update Convolver Iscle 2023-03-02 01:26:15 +0100
  • a7a3f171a6 Merge remote-tracking branch 'origin/rewrite-continued' into rewrite-continued Iscle 2023-03-01 19:49:39 +0100
  • aaa0ac2634 Multiple updates Iscle 2023-03-01 19:49:26 +0100
  • 45df8d9fcc Start implementing Convolver Iscle 2023-03-01 19:38:35 +0100
  • 2c4e153120 Improved implementation Iscle 2023-01-26 00:19:45 +0100
  • 2e9a84134b Fix: do not overwrite the output buffer when it is accumulative. Iscle 2023-01-25 01:48:00 +0100
  • a7d5eb60cd Added dirty SoftwareLimiter implementation Iscle 2023-01-08 01:11:46 +0100
  • 11952040a3 Update Iscle 2023-01-06 03:24:08 +0100
  • d1c4600366 Update Iscle 2022-12-31 03:32:32 +0100
  • b6a5a9a3dd Update Iscle 2022-12-14 02:56:26 +0100
  • b6ee869c04 Update Iscle 2022-12-13 03:10:29 +0100
  • de2f2142fd Update Iscle 2022-11-24 01:17:13 +0100
  • 6f78cc7ff3 Update Iscle 2022-11-09 15:23:29 +0100
  • 40169a4975 Update Iscle 2022-11-08 03:23:14 +0100
  • c30f2f8c6f Update Iscle 2022-10-25 03:30:21 +0200
  • 346a33711f Update Iscle 2022-10-25 03:28:21 +0200
  • e2cee17b48 Update Iscle 2022-10-25 03:24:27 +0200
  • 5b99913a8f Update Iscle 2022-10-17 00:48:32 +0200
  • 0648b3e759 Update Iscle 2022-10-16 17:01:43 +0200
  • e1b1df1901 Update Iscle 2022-10-16 16:54:32 +0200
  • 5c4092e8e4 Update Iscle 2022-10-15 03:40:21 +0200
  • 59d6c12118 Update Iscle 2022-10-13 03:53:30 +0200
  • d5a7ba77be Update Iscle 2022-10-13 03:01:20 +0200
  • f0e899ab3a Update Iscle 2022-10-11 03:07:11 +0200
  • 39aef22062 Update Iscle 2022-10-11 00:36:38 +0200
  • 9d54379bd8 Update Iscle 2022-10-06 03:37:22 +0200
  • e84cd53d79 Update Iscle 2022-10-04 05:00:43 +0200
  • 55722aa955 Update Iscle 2022-10-04 03:16:38 +0200
  • 2d85d11792 Update Iscle 2022-10-03 23:52:22 +0200
  • 82ecf8ae5f essential.h: Revert effect->viper rename Iscle 2022-10-03 23:51:53 +0200
  • b06f90357f Update Iscle 2022-09-28 03:38:57 +0200
  • 9303dfbc37 Update Iscle 2022-09-28 03:14:29 +0200
  • 6d7fd4d9e6 Update Iscle 2022-09-27 03:48:49 +0200
  • 96563a651d Update Iscle 2022-09-25 02:02:07 +0200
  • e9857b11db Update Iscle 2022-09-25 01:46:10 +0200
  • 3e6be85fe6 Update Iscle 2022-09-25 01:28:56 +0200
  • b20e30759a Update Iscle 2022-09-25 00:46:32 +0200
  • e46f205779 Update Iscle 2022-09-23 04:15:43 +0200