• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

excaliburjs / Excalibur / 2426
84%
main: 89%

Build:
Build:
LAST BUILD BRANCH: perf/improve-text-rendering-perf
DEFAULT BRANCH: main
Ran 01 Jun 2018 03:15AM UTC
Jobs 1
Files 1
Run time 1s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
2426

push

travis-ci

eonarheim
[#598] Expose native audio events (#993)

Closes #598 

## Changes:

- Add `AudioContext` And `AudioContextOperator` Singleton for handling multiple instances of `AudioContext`.
- Add `AudioInstance` with `WebAudioInstance` and `AudioTagInstance` implementations.
- Add `MediaEvent` which extends `GameEvent` with `NativeSoundEvent` implementation.
- `Sound` now extends `Resource` with all functionality. `Sound` now could be signed on:
  - 'volumechange' - on playing sound volume change;
  - 'pause' - on playback pause;
  - 'stop - on playback stop';
  - 'emptied' - on data cleanup;
  - 'resume' - on playback resume;
  - 'playbackstart' - on playback start;
  - 'playbackend' - on playback end;
- Move `WebAudio` to `Utils` accordingly to it's purpose.

7190 of 8855 relevant lines covered (81.2%)

8652.67 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2426.1 01 Jun 2018 03:15AM UTC 0
81.2
Travis Job 2426.1
Source Files on build 2426
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2426
  • bd768793 on github
  • Prev Build on master (#2416)
  • Next Build on master (#2428)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc