Block a user
8f00373dbf
[qtfm] feat #4: implement QingTingFM decipher
5748d92af4
[wasm] fix: properly export function to fetch package version
a149b4e469
[wasm] chore: bump version to alpha.14
87ac7aaa5d
[wasm] feat: expose library version
3698c703fc
[wasm] feat: expose media name
62d21ad393
chore: bump um-crypto version
a3fbf9662b
[xiami] feat: add xiami support
1cdd68e448
[xmly] chore: remember to free after work
e8b220b3df
feat: add xmly support
73bad51e8e
refactor: simplify kgm decipher
b1605f65ba
[wasm] chore: bump version to alpha.13
1800f1b627
[xiami] feat: implement xiami decipher
687885b88d
[wasm/xmly] feat: add wasm glue
6a60dec89b
[xmly] chore: rename streams
4ca1bfe2c8
[wasm/kgm] refactor: simplify kgm interface
1b116a8db3
refactor: simplify logging and catch errors
7fef8da083
feat: add kgm support
60d2fb4ce0
[wasm] chore: bump version to alpha.12
929beeb9f9
[wasm/kwm] refactor: change kwm constructors
adabbbd27e
[wasm/kgm] feat #2: add kgm glue
75ebe1e631
[kwm] refactor: move Decipher new fn under struct
e45d09cf8e
[kgm] refactor: convert to enum for dispatch
e011f75d36
[kgm] chore: use
Box::new
instead of from
.