Commit Graph

175 Commits

Author SHA1 Message Date
Stefano Brilli 4546e32af9
Merge pull request #1 from cybercase/dependabot/npm_and_yarn/acorn-5.7.4
Bump acorn from 5.7.3 to 5.7.4
2020-03-26 21:19:20 +01:00
Stefano Brilli bc11ce3c1d Strip file extension from Track title 2020-03-25 21:25:03 +01:00
dependabot[bot] 0bae33a90f
Bump acorn from 5.7.3 to 5.7.4
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-24 19:32:31 +00:00
Stefano Brilli 148b62265a Better label for untitled discs 2020-03-24 20:30:44 +01:00
Stefano Brilli a6f5280de5 Try to reduce memory impact by deleting used chunks 2020-03-24 19:43:44 +01:00
Stefano Brilli b634772f2d Add rename disc feature (in top right menu) 2020-03-24 19:43:24 +01:00
Stefano Brilli b7c45ed34e Show disc title in main view 2020-03-24 19:42:43 +01:00
Stefano Brilli 921c9ee837 Update to latest netmd-js 2020-03-24 19:42:23 +01:00
Stefano Brilli 270f38ab25 Fix service worker updates 2020-03-24 10:02:08 +01:00
Stefano Brilli 4f9ec8b6a4 Update to latest netmd-js. Set chunkSize to ~500kb
Lowering from 1Mb to 512kb seems to improve the performance of
encryption worker.
2020-03-24 00:27:52 +01:00
Stefano Brilli 7b2338132b I might remove Module.setLogger in next builds 2020-03-23 23:45:44 +01:00
Stefano Brilli 4dc41ed89c Cache public required files for offline usage 2020-03-23 23:45:09 +01:00
Stefano Brilli f15e4970d8 Make sure the sampling rate is 44100Hz 2020-03-23 19:16:46 +01:00
Stefano Brilli 3fec73d556 Check for updates at every page load 2020-03-23 19:16:22 +01:00
Stefano Brilli 4acf13ba0d Run prettier on serviceWorker.ts 2020-03-23 19:15:52 +01:00
Stefano Brilli 18c7f91c89 Add atracdenc logging. Add sample rate conversion
44100Hz sample rate is required for atracdenc encoding
2020-03-23 14:16:46 +01:00
Stefano Brilli 4fb407454b Fix typo 2020-03-23 10:22:21 +01:00
Stefano Brilli 6998045599 Add link to a short video overview 2020-03-21 20:46:48 +01:00
Stefano Brilli e7bd3bf8c5 Typo 2020-03-20 21:33:28 +01:00
Stefano Brilli 29d31e8a36 Use indeterminate progress bar for conversion 2020-03-20 19:40:23 +01:00
Stefano Brilli 328af3d838 Fix public path for worker scripts 2020-03-20 19:31:26 +01:00
Stefano Brilli c67ec976fb Minor fixes 2020-03-20 19:06:19 +01:00
Stefano Brilli f04173b8ac Update scripts and deps 2020-03-20 18:35:41 +01:00
Stefano Brilli 7c12a9cb96 Last week's work 2020-03-20 18:21:53 +01:00
Stefano Brilli 35c4de410a Initial commit from Create React App 2020-02-12 21:49:56 +01:00