Commit Graph

  • 78b9e1b4f4 chore: move Track and Group rows to dedicated file Stefano Brilli 2021-07-25 18:03:48 +0200
  • a24e4e154f fix: draggable index didn't worked well sometimes Stefano Brilli 2021-07-25 16:49:06 +0200
  • 4cb685b1b4 fix: netmd-mock addGroup fix after denormalization Stefano Brilli 2021-07-25 16:47:20 +0200
  • 53947dd454 chore: add one fullWidthTitle in netmd-mock Stefano Brilli 2021-07-24 19:27:08 +0200
  • b5a4244e68 fix: fix bad col width for track index Stefano Brilli 2021-07-24 19:22:59 +0200
  • 2bf21c9629 fix: netmd-mock bug because of denormalization Stefano Brilli 2021-07-24 19:20:23 +0200
  • eb65b9aeb2 fix: unmount Backdrop loading screen if not needed Stefano Brilli 2021-07-24 13:48:43 +0200
  • 0296dc4017 fix: change play/pause button/status in track list Stefano Brilli 2021-07-24 13:34:08 +0200
  • 3667725c6a feat: add drag handle to move tracks Stefano Brilli 2021-07-24 13:08:48 +0200
  • 011717d064 fix: restore track's title text selection Stefano Brilli 2021-07-24 12:58:36 +0200
  • a28b434bca fix: add missing key to top menu items Stefano Brilli 2021-07-24 12:28:54 +0200
  • 4649d353d5 Deploying to gh-pages from @ cybercase/webminidisc@793422878d 🚀 cybercase 2021-07-20 08:09:43 +0000
  • 793422878d
    Merge pull request #49 from cybercase/asivery_work_on_groups_and_full_width_titles Stefano Brilli 2021-07-20 10:06:15 +0200
  • a083254b47 Merge branch 'master' into asivery_work_on_groups_and_full_width_titles Stefano Brilli 2021-07-19 16:06:07 +0200
  • 45c2544ca4 Add dividers in TopMenu items Stefano Brilli 2021-07-19 15:59:00 +0200
  • 60bc7eaf62 Full-Width tooltip rewording Stefano Brilli 2021-07-19 15:51:48 +0200
  • 71d8a63613 Reword the "corrupted disc's title" message Stefano Brilli 2021-07-19 15:07:56 +0200
  • a3a396a830 Use one handler method for each input in renamedlg Stefano Brilli 2021-07-19 15:06:46 +0200
  • 3f82e121e2 Fix coding style Stefano Brilli 2021-07-19 14:51:53 +0200
  • 6b290cd1e7 Method rename and replace _ with private modifier Stefano Brilli 2021-07-19 14:51:07 +0200
  • e76bbbf7fc Rename a couple of methods Stefano Brilli 2021-07-19 14:31:26 +0200
  • 9a4b09e656 Fix formatting in netmd.ts Stefano Brilli 2021-07-19 14:24:19 +0200
  • f64723d81e Remove unused function Stefano Brilli 2021-07-19 14:18:33 +0200
  • 3c9e3d9eb1 Remove debugger statement Stefano Brilli 2021-07-19 11:40:53 +0200
  • a2547dbe49 Fix formatting of netmd-mock.ts Stefano Brilli 2021-07-19 11:40:22 +0200
  • e2a16030d0 Rewording of menu item. Stefano Brilli 2021-07-19 11:39:55 +0200
  • a6bae61d79 Use useMemo to avoid sorting at every render Stefano Brilli 2021-07-19 11:16:11 +0200
  • e273b8284b Fix formatting in utils.tsx Stefano Brilli 2021-07-19 10:49:23 +0200
  • 670043183d Move type declaration into types.d.ts Stefano Brilli 2021-07-19 10:47:32 +0200
  • f919bbcf5a Use CreateNewFolderIcon for "new group" action Stefano Brilli 2021-07-19 10:46:25 +0200
  • 3d350f3335 Fix formatting in main.tsx Stefano Brilli 2021-07-19 10:45:42 +0200
  • 1f8c6b13b8 Update netmd-js version Stefano Brilli 2021-07-19 10:41:10 +0200
  • 4ca783a6e2
    Merge pull request #50 from asivery/master Stefano Brilli 2021-07-18 17:34:41 +0200
  • 18efb6a82b Deploying to gh-pages from @ cybercase/webminidisc@a3cb3f6ef7 🚀 cybercase 2021-07-18 08:08:00 +0000
  • a3cb3f6ef7 Update netmd-js. Add support for Kenwood MDX-J9. Stefano Brilli 2021-07-18 10:03:26 +0200
  • a6a2d8d4cc Fixed rename dialog retriggering after hitting enter if opened with the icon asivery 2021-07-17 22:05:00 +0200
  • 3ff45e7350
    Merge pull request #48 from asivery/master Stefano Brilli 2021-07-17 18:31:03 +0200
  • ee7eb498f4 Added group support, drag-and-drop to move tracks around, and full width titles support to the retro version. Fixed incorrect half-width title length counting asivery 2021-07-16 01:25:14 +0200
  • 7d1edc4644 Fixed a bug that could corrupt title metadata if there were too many characters, limited every character in the full-width title to 2 bytes asivery 2021-06-29 00:54:58 +0200
  • 54ad072743
    Merge pull request #45 from foot-gloves/foot-gloves-patch-1 Stefano Brilli 2021-06-25 18:25:02 +0200
  • ab99144bd2
    Add Chrome OS support info foot-gloves 2021-06-25 10:50:39 -0400
  • 206e92b495 Added support for full-width titles (full-width katakana, hiragana and kanji). Thank you for testing, @is-that-a-thing-now asivery 2021-06-25 01:05:28 +0200
  • 01686324ed Added half-width katakana support for track and disc titles asivery 2021-06-21 18:13:24 +0200
  • 0a27334ec3 Deploying to gh-pages from @ cybercase/webminidisc@fa40b92ae6 🚀 cybercase 2021-06-20 10:00:46 +0000
  • fa40b92ae6 Add gh action to build and deploy the app Stefano Brilli 2021-06-20 11:27:45 +0200
  • 2725fa1a6e
    Merge pull request #43 from cybercase/merge-from-asivery-fork Stefano Brilli 2021-06-20 11:15:46 +0200
  • ecfa36e2c9 Minor fixes Stefano Brilli 2021-06-20 11:08:50 +0200
  • 2cc3b868fd Update to the latest version of netmd-js Stefano Brilli 2021-06-20 10:51:08 +0200
  • a98c3b8bcb
    Merge pull request #42 from asivery/master Stefano Brilli 2021-06-20 10:43:49 +0200
  • d950908a56 Padded the track number in statusMessage with zeros, fixed incorrect buttons displaying on the side (used to display track 1 as paused when nothing was being played) asivery 2021-06-12 20:37:53 +0200
  • 6fffe61c14 Added a pause button to the bottom of the page asivery 2021-06-12 17:25:15 +0200
  • f54ea9436a Updates Stefano Brilli 2021-05-29 17:48:18 +0200
  • 2fa71f61a5 Update to the latest version of netmd-js Stefano Brilli 2021-05-29 17:45:42 +0200
  • 439af495ca Updates Stefano Brilli 2021-04-11 13:05:03 +0200
  • f4be9118e1 fix: wrong reset state on exit Stefano Brilli 2021-04-11 12:54:47 +0200
  • 509ce2f62f fix: tiny improvement of an error message Stefano Brilli 2021-04-11 12:31:56 +0200
  • 01a37b0def feat: add notification upon completion Stefano Brilli 2021-04-11 12:25:13 +0200
  • b84380cd5d feat: add link to support and FAQ page Stefano Brilli 2021-04-11 12:24:01 +0200
  • 7140425089 fix: shorten the name of the PWA Stefano Brilli 2021-04-11 12:18:04 +0200
  • 3efac90552 Updates Stefano Brilli 2021-03-30 00:51:49 +0200
  • a22134b319 chore: update a couple of libraries Stefano Brilli 2021-03-30 00:48:26 +0200
  • b6ba2dc1fb fix: force 2 channels for ffmpeg decoding Stefano Brilli 2021-03-30 00:39:41 +0200
  • 32a7d21fdf chore: add reference to react95 Stefano Brilli 2021-03-30 00:39:04 +0200
  • c9dd8c68f0
    Bump elliptic from 6.5.3 to 6.5.4 (#35) dependabot[bot] 2021-03-30 00:40:49 +0200
  • 6f835af50a
    Bump elliptic from 6.5.3 to 6.5.4 dependabot[bot] 2021-03-10 11:45:17 +0000
  • edf2a986c3 Updates Stefano Brilli 2021-02-03 18:30:38 +0100
  • ad6427cb46 Add react95 theme Stefano Brilli 2021-02-03 16:56:00 +0100
  • a5ac3b2dc7 Minor fixes Stefano Brilli 2021-02-03 16:16:52 +0100
  • 518e85466f Updates Stefano Brilli 2021-01-23 15:20:56 +0100
  • 0ff27de811 Add and reorder tracks in convert dialog Stefano Brilli 2021-01-23 15:10:43 +0100
  • b80f72b051 Merge titleSource and titleFormat UI controls Stefano Brilli 2021-01-22 17:09:54 +0100
  • 660c9a437a Updates Stefano Brilli 2021-01-20 14:43:42 +0100
  • b79b1916d4 Implements #31 Stefano Brilli 2021-01-20 14:40:17 +0100
  • b138988e48 Updates Stefano Brilli 2021-01-18 14:14:20 +0100
  • 468e512f94 Switch to async-await in getTrackNameFromMediaTags Stefano Brilli 2021-01-18 14:09:40 +0100
  • a98c084044 update package-lock Stefano Brilli 2021-01-18 14:09:03 +0100
  • 9afb30f7fb Add "Cancel Upload" button Stefano Brilli 2021-01-17 12:19:16 +0100
  • 6290c34601 Fix missing hook dependencies and unused imports Stefano Brilli 2021-01-17 11:39:11 +0100
  • 40852828f5 Update libraries Stefano Brilli 2021-01-17 11:32:44 +0100
  • 491486c9c0 ignore symlink to dist directory Stefano Brilli 2021-01-17 11:31:41 +0100
  • 98d793af86
    Use music-metadata instead of jsmediatags to support tags better (#30) Erik Lindberg 2021-01-18 04:58:02 -0800
  • 1632355148 Updated from Stefano's comments Erik Lindberg 2021-01-17 09:20:05 -0800
  • 90ba45fd87 Use music-metadata instead of jsmediatags to support tags better Erik Lindberg 2021-01-16 13:51:43 -0800
  • 49dd6cb26f Updates Stefano Brilli 2020-12-24 14:17:43 +0100
  • 1e4ce521e3 Update netmd-js Stefano Brilli 2020-12-24 14:15:32 +0100
  • 2f4a2d3c31 Updates Stefano Brilli 2020-12-12 16:53:24 +0100
  • 3c709aff11 Update netmd-js Stefano Brilli 2020-12-12 16:49:28 +0100
  • a81eca8561
    Bump dot-prop from 4.2.0 to 4.2.1 (#25) dependabot[bot] 2020-12-07 10:44:41 +0100
  • 8919ba4b27
    Bump dot-prop from 4.2.0 to 4.2.1 dependabot[bot] 2020-12-07 09:42:59 +0000
  • 71ca35e2d7 Updates Stefano Brilli 2020-12-07 10:42:50 +0100
  • 069a65764f Update atracdenc to fix #24 Stefano Brilli 2020-12-07 10:40:51 +0100
  • a2005165d4 Updates Stefano Brilli 2020-11-15 22:33:09 +0100
  • 7dd4150934 Update to latest version of netmd-js Stefano Brilli 2020-11-15 22:29:32 +0100
  • 64050d1590 Updates Stefano Brilli 2020-11-14 00:14:14 +0100
  • 1eefd9b85d Update netmd-js Stefano Brilli 2020-09-25 04:36:01 +0200
  • 4b4eb9c9fe Updates Stefano Brilli 2020-09-24 15:30:36 +0200
  • 78fcece557 Handle exception in getting device status Stefano Brilli 2020-09-24 15:27:15 +0200
  • aa3c440e2b Updates Stefano Brilli 2020-09-23 21:48:55 +0200
  • f8e0539fbb UI improvements and device status monitoring Stefano Brilli 2020-09-23 21:42:18 +0200
  • 1168587ebf Add support for decorators Stefano Brilli 2020-09-23 16:21:55 +0200