Commit Graph

  • a2a47933f1 Update BACKERS.md master James Simpson 2024-06-23 11:17:53 -05:00
  • 003b917c40 v2.2.4 v2.2.4 James Simpson 2023-09-20 00:59:05 +10:00
  • cf2969c0ae Merge pull request #1676 from bikubi/fix-opera-v100-codec-mp3 James Simpson 2023-09-19 23:51:19 +09:00
  • aceef4ecbe Revert "build dist artifacts" James Simpson 2023-09-20 00:50:45 +10:00
  • ccefca396d build dist artifacts Jakob Wierzba 2023-08-12 17:32:44 +02:00
  • 1c321c0b41 fix old opera detection for three digit version numbers (100+) Jakob Wierzba 2023-07-31 10:30:49 +02:00
  • 9610df82fb Update backers James Simpson 2023-04-21 03:11:44 -05:00
  • 2016300072 Update backers list James Simpson 2023-02-20 12:55:49 -06:00
  • 1f8e7cac9f Update backers list James Simpson 2022-12-14 12:26:52 -06:00
  • 143ae44238 Create a pull request template James Simpson 2022-01-23 17:37:28 -06:00
  • 0434b073f0 Create initial github issue templates James Simpson 2022-01-23 17:21:58 -06:00
  • 8f2a1956fd Merge pull request #1553 from fishmandev/patch-1 James Simpson 2022-01-23 14:34:00 -06:00
  • 7fc2da2fba Fix a typo in README.md Dmitriy Fishman 2022-01-21 17:48:20 +02:00
  • f128f9d975 Fix pannerAttr() not saving values on first call James Simpson 2021-12-19 16:45:33 -06:00
  • dab32ba9e4 Don't clear a bufferSource that doesn't exist James Simpson 2021-11-28 16:42:40 -06:00
  • d349826d93 Merge pull request #1533 from B4Lee/patch-1 James Simpson 2021-11-28 14:36:49 -06:00
  • 5aa0688f03 Fix streaming links in radio example B4Le 2021-11-23 23:44:18 +07:00
  • 4537db79b3 Merge pull request #1512 from shreyas-jadhav/master James Simpson 2021-10-09 18:14:10 -05:00
  • 621f6a7489 Update backers formatting James Simpson 2021-09-15 10:53:47 -05:00
  • 3c44eb68a0 Update backers James Simpson 2021-09-15 10:52:37 -05:00
  • ef60331c48 Add sponsors/backers section James Simpson 2021-09-12 13:38:20 -05:00
  • c1a027d829 Create FUNDING.yml James Simpson 2021-09-12 13:11:10 -05:00
  • b9f74087e5 Fixed typo Shreyas Jadhav 2021-08-27 17:49:37 +05:30
  • 3835ab8898 Clarify group docs James Simpson 2021-08-18 17:09:06 -05:00
  • 17c3d3d7ae v2.2.3 v2.2.3 James Simpson 2021-06-30 13:45:52 -05:00
  • e667b8b516 Fix error with Safari UA check James Simpson 2021-06-30 13:44:49 -05:00
  • 4957be0dd1 Fix typo James Simpson 2021-06-27 18:22:31 -05:00
  • 97cfa132b3 v2.2.2 v2.2.2 James Simpson 2021-06-27 18:21:50 -05:00
  • 09a3b289bc Disable WebM on Safari <15 James Simpson 2021-06-20 17:15:33 -05:00
  • 309376bcc2 Fix formatting issue James Simpson 2021-06-20 14:48:55 -05:00
  • 94b617c054 Add list of load error codes from the spec to docs James Simpson 2021-06-20 14:47:56 -05:00
  • fcbe3e1866 Add explanation of howler distribution files James Simpson 2021-06-20 14:42:17 -05:00
  • 8135725f18 Add docs to clarify what group playback refers to James Simpson 2021-06-20 14:35:58 -05:00
  • 8c1e020ca7 Merge pull request #1444 from LandrAudio/fix/buffering_loading_state James Simpson 2021-06-13 16:30:35 -05:00
  • ddb34c3282 Merge pull request #1483 from mihailgaberov/patch-1 James Simpson 2021-06-13 16:19:47 -05:00
  • cf206ab6d3 Update player.js Mihail Gaberov 2021-06-10 09:40:38 +02:00
  • 69946c4a12 Fixed typo. Mihail Gaberov 2021-06-10 09:38:58 +02:00
  • 0323af9b84 Fix edge case with pause called after seek before loaded James Simpson 2021-05-29 17:28:18 -05:00
  • 3e1cb2070b Simplify fix for looping in Firefox James Simpson 2021-05-16 18:03:39 -05:00
  • cf485cca0d Merge pull request #1445 from themoonrat/bugfix/firefox-loop-error James Simpson 2021-05-16 18:02:56 -05:00
  • 119d31ae2a Add example for streaming audio James Simpson 2021-05-16 17:00:03 -05:00
  • 0b82b30943 Return seek of 0 if track is still loading James Simpson 2021-05-16 16:56:06 -05:00
  • e9b6241674 Merge pull request #1423 from rigobauer/fix/seek-not-checking-sound-is-loaded James Simpson 2021-05-16 16:55:39 -05:00
  • d165bfd6bf Merge pull request #1417 from Studiosity/master James Simpson 2021-05-16 16:44:06 -05:00
  • 59cdf90a77 Fix double looping sound Dave Moore 2021-01-25 12:28:59 +00:00
  • 94b247c371 Forces a buffer refresh if sound is set to loop, and is already playing Required to fix Firefox no longer looping https://github.com/goldfire/howler.js/issues/1442 Dave Moore 2021-01-22 17:09:08 +00:00
  • 6161691b73 fix: set state to loading when sound is buffering Maxime Peloquin 2021-01-11 11:59:13 -05:00
  • 42d1506850 fix: check that sounds are loaded in seek (returning current position) Alberto Iglesias 2020-11-10 10:51:48 +01:00
  • d62034b6ff Include keydown event when unlocking audio Andrew Bromwich 2020-10-27 14:09:50 +10:00
  • 7c50da154a v2.2.1 v2.2.1 James Simpson 2020-10-25 10:12:12 -05:00
  • 2dbaa5d0b3 Fix streaming links in radio example James Simpson 2020-10-25 10:10:39 -05:00
  • 0629f9eae2 Merge pull request #658 from golddranks/master James Simpson 2020-10-24 19:57:05 -05:00
  • 2e5c75271f Merge branch 'master' into master James Simpson 2020-10-24 19:56:32 -05:00
  • 51862545ed Cleanup and clear event in unload James Simpson 2020-10-24 19:55:13 -05:00
  • 289bcda97d Don't add seek without value to queue when loading James Simpson 2020-10-24 16:08:11 -05:00
  • f851cad119 Merge pull request #1369 from alvov/issue1368 James Simpson 2020-10-24 15:51:31 -05:00
  • 979317c33f Merge pull request #1415 from jusephe/fix-wav-support-in-safari-14 James Simpson 2020-10-24 15:15:35 -05:00
  • 9f7521e8da fix wav support in Safari 14 Josef Šupka 2020-10-23 17:17:08 +02:00
  • 97b10106c2 Merge pull request #1404 from ubershmekel/patch-1 James Simpson 2020-10-04 09:31:52 -05:00
  • e8be99c4b1 Missing backtick in README.md Yuval Greenfield 2020-10-03 17:06:10 -07:00
  • fa7bc9ded2 Fix: fading never resolves in some cases (fixes #1368) artemlvov 2020-07-06 18:16:16 +02:00
  • 9117525f08 Fix typo James Simpson 2020-05-17 15:31:11 -05:00
  • a093f49341 v2.2.0 v2.2.0 James Simpson 2020-05-17 15:24:44 -05:00
  • a7ad26c73e Change xhrHeaders to xhr and include method and withCredentials James Simpson 2020-05-17 15:17:31 -05:00
  • 894b1e9a58 Merge pull request #1106 from alvov/issue928 James Simpson 2020-05-17 15:03:12 -05:00
  • e580f8e580 Make sure fade to/from are within 0-1 bounds James Simpson 2020-05-17 14:29:00 -05:00
  • f58dab1314 Merge pull request #1045 from Megabyteceer/master James Simpson 2020-05-17 14:28:11 -05:00
  • 2080398998 Merge branch 'master' of github.com:goldfire/howler.js James Simpson 2020-05-17 14:12:01 -05:00
  • 3ebe623ae4 Add "m4b" format to docs James Simpson 2020-05-17 14:11:50 -05:00
  • cad7e65d8c Merge pull request #1170 from etopian/fix/add-m4b-support James Simpson 2020-05-17 14:11:12 -05:00
  • 30964ea4ff Document the new preload metadata option James Simpson 2020-05-17 14:06:03 -05:00
  • c960a92b42 Merge pull request #1140 from crazywire/preload-property James Simpson 2020-05-17 14:03:31 -05:00
  • 9075ba28e8 Merge pull request #1338 from Jimbly/fix_safari_leak James Simpson 2020-05-15 15:52:41 -05:00
  • 27d2e6cadc Fix leaking Audio elements when audio context cannot be unlocked (MacOS Safari) Jimb Esser 2020-05-15 08:54:15 -07:00
  • 7c331ec655 Merge pull request #1331 from newapx/patch-1 James Simpson 2020-05-10 17:56:48 -05:00
  • f29cd75266 use jsdom-global: error HowlerGlobal is not defined newapx 2020-05-03 13:07:14 +04:00
  • 769ba5eefc Merge pull request #1329 from dcress/patch-1 James Simpson 2020-05-01 15:36:45 -05:00
  • 0c8012a09f SP. Daniel Cress 2020-04-28 13:19:36 -05:00
  • e2b72fe720 Add a global stop method James Simpson 2020-04-03 17:33:56 -05:00
  • 09dc0fbd17 More doc tweaks James Simpson 2020-04-03 17:21:32 -05:00
  • d25ddd653a Change headers param to xhrHeaders and add documentation James Simpson 2020-04-03 17:19:43 -05:00
  • bd9e34e33b Clean up and simplify the custom headers parameter James Simpson 2020-04-03 17:16:17 -05:00
  • c9ca0be1ec Merge pull request #997 from kalizi/master James Simpson 2020-04-03 17:06:48 -05:00
  • 375de3adca Merge pull request #1295 from Malows/master James Simpson 2020-04-03 17:01:06 -05:00
  • 3d2901abce Simplifying a boolean expression Juan Manuel Cruz 2020-02-21 16:23:15 -03:00
  • 8009de2d7a Add Twitter link to README James Simpson 2019-12-27 15:18:59 -06:00
  • 2ad86824cb v2.1.3 v2.1.3 James Simpson 2019-12-24 16:36:57 -06:00
  • b137373ee6 Merge pull request #1261 from theodiablo/patch-1 James Simpson 2019-12-24 16:08:59 -06:00
  • 0bb4b1025e Update playing documentation in README.md theodiablo 2019-12-11 17:40:31 +01:00
  • 67cd6ce780 Fix: Sounds stop playing after context is interrupted (fixes #928) artemlvov 2018-12-24 16:30:32 +01:00
  • e25974d222 Merge pull request #1210 from ilyabesk/patch-2 James Simpson 2019-11-22 14:19:53 -06:00
  • 47c885ce4e Merge pull request #1225 from themoonrat/fix-looping-audio James Simpson 2019-11-22 14:18:38 -06:00
  • 1007c7f876 Merge pull request #1221 from Joeywp/patch-1 James Simpson 2019-11-22 14:14:31 -06:00
  • 0030d0234d Merge pull request #1252 from wemyss/patch-2 James Simpson 2019-11-22 14:11:56 -06:00
  • a3f1c4ca57 Fix typo Wemyss 2019-11-18 11:14:50 +11:00
  • c64e190730 Fixed audio not looping occasionally Dave Moore 2019-09-14 17:13:28 +01:00
  • 7296dda1a1 Fix #1112 Joey 2019-08-30 19:45:19 +02:00
  • f1430edc65 Fix for the issue with volume reset after _unlockAudio() ilya 2019-08-19 15:44:34 +03:00
  • 808fe34219 Don't try to obtain HTML5 audio if there is no audio support James Simpson 2019-07-05 13:53:14 -05:00
  • c7e182f3ec Added support for m4b. Etopian Inc 2019-04-20 01:53:10 -06:00