Mattias Wadman
|
377af133e0
|
fqtest: Cleanup path usage
Make cwd for a test script the directory where the script is.
Use relative paths
|
2022-05-21 20:03:25 +02:00 |
|
Mattias Wadman
|
2dc509ab2f
|
interp: Refactor dump and revert #259 for now
Causes address bar to not be shown in some cases.
Will have to rethink and redo the whole dump thing somehow.
|
2022-05-20 12:38:43 +02:00 |
|
Mattias Wadman
|
5109df4a50
|
interp: dump: Show address bar for nested roots
Hopefully makes it a bit easier to read and spot
|
2022-05-11 00:00:39 +02:00 |
|
Mattias Wadman
|
fc0aacb654
|
interp: Cleanup display aliases, now: d, da, dd, dv, ddv
Think it makes sense to have them all start with d.
Also f is often used as function argument name.
|
2022-01-28 18:25:38 +01:00 |
|
Mattias Wadman
|
6ed2e2e72e
|
interp: dump: Indicate arrays using jq-syntax
Related to #16
|
2021-12-08 16:24:28 +01:00 |
|
Mattias Wadman
|
c2131bb4a0
|
flac: Cleanup scalar usage and fix incorrect sample rates
Also split DisplayFormat into actual and sym
|
2021-12-08 00:39:52 +01:00 |
|
Mattias Wadman
|
4f0bf9228f
|
flac: Make md5_calculated be a buffer
|
2021-11-24 12:31:42 +01:00 |
|
Mattias Wadman
|
4f8d03731d
|
format,decode: Some crc and endian refactor
|
2021-11-24 12:01:01 +01:00 |
|
Mattias Wadman
|
2af08da9f7
|
flac: Fix block_size regression
|
2021-11-23 16:59:50 +01:00 |
|
Mattias Wadman
|
1b32b42f93
|
decode: Major decode API refactor
Generate more code
More generic and comfortable API
Improve and Update format decoder to new API
Add some more format tests
|
2021-11-15 21:12:07 +01:00 |
|
Mattias Wadman
|
cc5f405554
|
interp,format: Update tests after decode refactor/tosym/toactual
|
2021-11-05 17:29:23 +01:00 |
|
Mattias Wadman
|
88eade9ab9
|
ogg: Add flac support
Refactor flac_streaminfo and flac_metadata from flac_metadatablocks
Some deocde bitbuf api cleanup
|
2021-10-29 18:30:16 +02:00 |
|
Mattias Wadman
|
691688022f
|
fqtest: Refactor our script part to own package
Hopefully can be reused for docs generation
|
2021-10-06 18:49:03 +02:00 |
|
Mattias Wadman
|
f9622c2dc7
|
vorbis_comment: Fix field name typo
|
2021-10-06 12:01:07 +02:00 |
|
Mattias Wadman
|
797bd4d652
|
flac: Refactor flac_metadatablock into flac_metadatablocks
metadatablocks are not really used alone
|
2021-09-17 15:46:13 +02:00 |
|
Mattias Wadman
|
ee972f490d
|
dump: Add ascii header
|
2021-09-16 22:40:03 +02:00 |
|
Mattias Wadman
|
8dc0f06b62
|
cli: Add completion tests
|
2021-09-12 13:08:49 +02:00 |
|
Mattias Wadman
|
970465996c
|
Init
|
2021-09-12 13:08:42 +02:00 |
|