Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libopenmpt 0.2.6401-beta17 (2016-05-21) | Simon Gündling | 2016-05-26 | 1 | -23/+25 |
| | |||||
* | allow user to pass own context in config | okaybenji | 2016-04-16 | 1 | -2/+3 |
| | |||||
* | dont check XHR response total size (fixes #14) | Simon Gündling | 2015-09-11 | 1 | -1/+1 |
| | |||||
* | Update libopenmpt | Daniel Oaks | 2015-09-09 | 1 | -57/+25 |
| | |||||
* | Loop songs by default, and add support for looping | Daniel Oaks | 2015-09-09 | 1 | -0/+4 |
| | |||||
* | fix error with memory allocation | Michael Onikienko | 2015-05-13 | 1 | -1/+1 |
| | |||||
* | handle openmpt error | Michael Onikienko | 2015-05-07 | 1 | -1/+4 |
| | |||||
* | fix | Michael Onikienko | 2015-05-05 | 1 | -1/+0 |
| | |||||
* | handlers | Michael Onikienko | 2015-05-05 | 1 | -5/+42 |
| | | | | | onEnded onError | ||||
* | Fix error preventing playing of tracks after a track totally finished | Daniel Oaks | 2014-10-19 | 1 | -2/+2 |
| | |||||
* | Add metadata and duration functions to player | Daniel Oaks | 2014-10-19 | 1 | -0/+19 |
| | |||||
* | Change how ChiptunePlayer loads (autoload audio context), change stylesheet ↵ | Daniel Oaks | 2014-10-18 | 1 | -2/+7 |
| | | | | building and add gitignore | ||||
* | Update libopenmpt to 0.2.4191 (compiled with emscripten 1.21). | Joern Heusipp | 2014-07-29 | 2 | -9147/+66 |
| | |||||
* | Rewrite player using the callback-based ScriptProcessorNode instead of ↵ | Joern Heusipp | 2014-07-29 | 1 | -108/+109 |
| | | | | | | multiple timestamp-scheduled AudioBufferSourceNode. Let WebAudio API handle the sample rate and buffer size selection automatically. | ||||
* | initial version | Simon Gündling | 2014-07-24 | 2 | -0/+9289 |