Commit Graph

  • 1ceb884a57 Add GitHub Sponsors funding button master andy 2026-05-27 09:44:04 +01:00
  • 60a4b6af22 chore: add footer links b1rdmania 2026-03-15 10:48:21 +00:00
  • b37dd389a6 chore: remove MP3 download UI b1rdmania 2026-03-05 18:52:49 +00:00
  • bbaee43c74 fix: make mp3 export resilient to async gesture loss b1rdmania 2026-03-03 13:23:36 +00:00
  • 5dc9d026bc fix: simplify MP3 export to one-click download b1rdmania 2026-03-03 12:21:17 +00:00
  • f9e2755721 fix: make prepared MP3 save work on macOS Safari b1rdmania 2026-03-03 12:13:52 +00:00
  • 456db201e5 fix: make MP3 save work on iOS and allow full export b1rdmania 2026-03-03 12:07:49 +00:00
  • 67dab9063a fix: make MP3 export feel responsive b1rdmania 2026-03-03 11:58:07 +00:00
  • b2b8ebfd78 ux: clarify two-click MP3 download b1rdmania 2026-03-03 11:55:50 +00:00
  • 9937f5a02a fix: make MP3 downloads reliable again b1rdmania 2026-02-27 15:41:07 +00:00
  • 5bd2493d90 docs: Update CLAUDE.md with security and UX improvements b1rdmania 2026-02-05 14:30:38 +00:00
  • 5dddccb466 Merge security and parse fixes b1rdmania 2026-02-05 14:12:46 +00:00
  • 686c961fb3 ux: return clear BitMidi outage message and handoff notes b1rdmania 2026-02-02 23:39:29 +00:00
  • 5e81227907 security: block SSRF targets and make MIDI parse deterministic b1rdmania 2026-02-02 23:39:10 +00:00
  • 7a7a76a92b v2: Mute noise channel temporarily b1rdmania 2026-01-26 00:12:27 +00:00
  • f829e992c7 v2: Fix playback engine with progressive scheduling and gain tuning b1rdmania 2026-01-26 00:10:48 +00:00
  • f095f9a2a7 Fix distortion with limiter and reduced gains b1rdmania 2026-01-20 20:05:32 +00:00
  • 5b294f2e5a Simplify audio chain - bypass all effects to fix distortion b1rdmania 2026-01-20 19:58:54 +00:00
  • 6dec8bf7cd Simplify v2 - remove GBC/GBA/Clean presets b1rdmania 2026-01-20 19:56:35 +00:00
  • dd4e1cfebd Fix clicky distortion - proper gain staging and reduced saturation b1rdmania 2026-01-20 19:55:03 +00:00
  • 9311e82538 Fix bass channel - warmer, less synthetic sound b1rdmania 2026-01-20 19:50:55 +00:00
  • 42b65b2a30 Add STOP ALL button to v2-test.html with node tracking b1rdmania 2026-01-20 19:47:12 +00:00
  • 03738dd68c Disable phantom drum track and hi-hats in arranger b1rdmania 2026-01-20 19:45:37 +00:00
  • 7aa1d6f660 Fix stop button - track and stop all active audio nodes b1rdmania 2026-01-20 19:45:08 +00:00
  • e22431164f Add v2 pages to Vite build and Vercel routing b1rdmania 2026-01-20 19:38:59 +00:00
  • 5e127c3a3e Add v2 Game Boy sound engine (isolated from v1) b1rdmania 2026-01-20 19:36:13 +00:00
  • 63bd71202a Add share buttons to play.html (share page) b1rdmania 2026-01-05 13:22:32 +00:00
  • 5528aef7f8 Add Download MP3 button, bump to v1.5 b1rdmania 2026-01-05 13:20:42 +00:00
  • 39e1e357ac Make README About section actually fun this time b1rdmania 2026-01-05 13:00:27 +00:00
  • 6708911ec7 Update README About section to be more fun and punchy b1rdmania 2026-01-05 12:59:32 +00:00
  • dd880c358d Use lamejs CDN instead of npm package b1rdmania 2026-01-01 12:25:07 +00:00
  • 6cc0938bbf Fix lamejs import for MP3 encoding b1rdmania 2026-01-01 10:35:32 +00:00
  • 2492ab833a Add offline MP3 rendering, Game Boy styling for UX test, fix 16-bit → 8-bit b1rdmania 2026-01-01 10:32:27 +00:00
  • d43b3d5daf Add Wario sprite to play page footer b1rdmania 2025-12-31 12:04:46 +00:00
  • 853dbaa345 Update Share to X tweet format b1rdmania 2025-12-31 12:03:07 +00:00
  • 044182790e Update social share image to warioX.png (landscape) b1rdmania 2025-12-31 11:58:51 +00:00
  • f5fdc546bc Update live demo link to www.wario.style b1rdmania 2025-12-30 11:57:05 +00:00
  • 69094c9d86 Update branding: Wario Synthesis Engine 16-Bit Midi b1rdmania 2025-12-30 11:56:28 +00:00
  • f69a022afd Clean up repo for public release b1rdmania 2025-12-30 11:25:21 +00:00
  • a1ec61bf6e Tidy up README with images and correct links b1rdmania 2025-12-30 11:22:06 +00:00
  • e22ec74a14 Match FAQ style to Version History (dark bg, light text) b1rdmania 2025-12-30 11:14:30 +00:00
  • 996bd6b3f9 Replace Bluetooth with Focus mode in iOS audio tips b1rdmania 2025-12-30 11:13:14 +00:00
  • 06063339c3 Expand iOS audio tips: silent, volume, Bluetooth b1rdmania 2025-12-30 11:12:22 +00:00
  • ef6b5bde5f Update iOS audio banners to mention silent mode b1rdmania 2025-12-30 11:11:21 +00:00
  • 0b952424c3 Add iOS audio unlock banner to play page b1rdmania 2025-12-29 16:41:15 +00:00
  • dc1126bdc8 Add fallback for iOS share when copy fails b1rdmania 2025-12-29 16:37:06 +00:00
  • 7dcc233445 Add immediate visual feedback on search click b1rdmania 2025-12-29 16:35:14 +00:00
  • cb9ea7bcc9 Add debugging logs and error handling for iOS issue b1rdmania 2025-12-29 16:33:46 +00:00
  • 602b36fc7a Add feedback when search clicked with empty input b1rdmania 2025-12-29 16:32:07 +00:00
  • 5b51527e86 Reorder Version History: How it Works at top b1rdmania 2025-12-29 16:29:49 +00:00
  • 8406966928 Update status message to be clearer and more concise b1rdmania 2025-12-29 16:27:17 +00:00
  • 4bf1a971a0 Update status message copy b1rdmania 2025-12-29 16:24:24 +00:00
  • fc272f3b58 Remove share link text box - just show Copied/Failed feedback b1rdmania 2025-12-29 16:22:10 +00:00
  • 6ea3fa49fc Improve iOS copy link with execCommand fallback b1rdmania 2025-12-29 16:20:20 +00:00
  • 7c2a67f15a Restore Ps. I love Claude Code section with wario.png b1rdmania 2025-12-29 16:17:57 +00:00
  • 8938257d50 Remove unused formatDuration function (fixes build) b1rdmania 2025-12-29 16:14:17 +00:00
  • 57fbf54a98 Update page title to Wario Synth - Game Boy Midi Synthesis Engine b1rdmania 2025-12-29 15:32:09 +00:00
  • 0e0deb1642 Update social preview text b1rdmania 2025-12-29 15:31:04 +00:00
  • 2d97d5eea6 Fix iOS audio on shared play page b1rdmania 2025-12-29 15:26:42 +00:00
  • 238dd7c0ea Simplify FAQ: combine sections, add About with disclaimer and links b1rdmania 2025-12-29 15:22:57 +00:00
  • a6d0358469 Remove inaccurate Length column from results table b1rdmania 2025-12-29 15:21:23 +00:00
  • 04efceee9b Consolidate info into status box, remove chooser helper b1rdmania 2025-12-29 15:16:16 +00:00
  • 5aec6d9a1b Fix search controls overflow - add min-width:0 to input b1rdmania 2025-12-29 15:13:33 +00:00
  • 6877df7d79 Align search controls width with other boxes b1rdmania 2025-12-29 15:10:52 +00:00
  • d006f363af Remove tagline from hero - obvious from context b1rdmania 2025-12-29 15:08:36 +00:00
  • c3e30ca491 Simplify selected card UI b1rdmania 2025-12-29 15:08:11 +00:00
  • 6fddb140cc Remove redundant info box from selected card b1rdmania 2025-12-29 15:05:50 +00:00
  • 0e6a08852f Fix Share to X on mobile, update helper text b1rdmania 2025-12-29 15:05:04 +00:00
  • b13923a1eb Remove duplicate FAQ from footer, show New Search only after generation b1rdmania 2025-12-29 15:02:29 +00:00
  • 5db9aceaf5 Update X share: 16-Bit Midi Wario Synth by @b1rdmania b1rdmania 2025-12-29 14:58:42 +00:00
  • 3acf4301f0 Update X share tweet format b1rdmania 2025-12-29 14:57:23 +00:00
  • e485335a26 Remove @b1rdmania from OG share copy, strip mid/midi from song titles b1rdmania 2025-12-29 14:53:28 +00:00
  • 2df84d9679 Move version history to bottom, add FAQ to hero with v1.3 tag b1rdmania 2025-12-29 14:49:10 +00:00
  • 6dd1bad736 Add version history section, remove embed section, bigger Wario b1rdmania 2025-12-29 14:42:04 +00:00
  • f0acf96514 Fix audio on shared play page - add iOS audio unlock b1rdmania 2025-12-29 14:35:06 +00:00
  • eb3f61b63a Add Share to X button with proper tweet text b1rdmania 2025-12-29 14:32:34 +00:00
  • 469212aa3c Fix share button: copy to clipboard on desktop, text box fallback on iOS b1rdmania 2025-12-29 14:28:32 +00:00
  • 150e5aacb3 Use wariosynthlogo.png for all social sharing b1rdmania 2025-12-29 14:25:28 +00:00
  • c5a65e0f19 Keep search results visible after generation b1rdmania 2025-12-29 13:56:35 +00:00
  • c573da71cd Restore FAQ content with Claude Code image b1rdmania 2025-12-29 13:51:31 +00:00
  • 7a4e773fff Use wario-synth.png for social share image b1rdmania 2025-12-29 13:50:52 +00:00
  • 3d85a8e981 Fix scroll during generate, restore Claude Code easter egg b1rdmania 2025-12-29 13:41:46 +00:00
  • 3b1130659e Slim down FAQ content b1rdmania 2025-12-29 13:40:25 +00:00
  • 79601a78ba Fix iOS FAQ modal, host font locally, cleanup b1rdmania 2025-12-29 13:36:15 +00:00
  • aa5eaa4453 Update share description copy b1rdmania 2025-12-29 13:28:39 +00:00
  • 3af9eec13f Show just song title in share preview b1rdmania 2025-12-29 13:26:03 +00:00
  • 1041be46f3 Add short links with song title in OG preview b1rdmania 2025-12-29 13:25:27 +00:00
  • 853e274a9d Tighten share copy b1rdmania 2025-12-29 13:22:19 +00:00
  • 7a8f6d6517 Include song title in share URL b1rdmania 2025-12-29 13:21:07 +00:00
  • 3728887ba5 Use Wario sprite for social share image b1rdmania 2025-12-29 13:18:48 +00:00
  • cbb808b968 Remove unused clipboard functions b1rdmania 2025-12-29 13:10:47 +00:00
  • a2b03c447f Trigger redeploy b1rdmania 2025-12-29 13:08:29 +00:00
  • d1cf013850 Increase font sizes on mobile for readability b1rdmania 2025-12-29 13:02:46 +00:00
  • 31310a6ea3 Replace copy button with text box for sharing b1rdmania 2025-12-29 12:59:34 +00:00
  • eb615b37f4 Fix Wario sprite blending with mix-blend-mode b1rdmania 2025-12-29 12:57:31 +00:00
  • 56e280fe33 Simplify share: use native share sheet on mobile b1rdmania 2025-12-29 12:56:55 +00:00
  • f1357325be Add Wario sprite image b1rdmania 2025-12-29 12:55:15 +00:00
  • 1eef11acbe Fix iOS clipboard with contentEditable approach b1rdmania 2025-12-29 12:53:55 +00:00
  • 46d78f42e3 Add Wario sprite to footer with Game Boy green tint b1rdmania 2025-12-29 12:52:37 +00:00
  • aac5d9d95b Fix iOS clipboard, update FAQ style, rename button text b1rdmania 2025-12-29 12:48:51 +00:00