summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* formattingHEADorigin/masterorigin/HEADmasterSimon Gündling2017-07-141-1/+1
|
* update link to libopenmpt buildsSimon Gündling2017-07-141-1/+1
|
* fix linkSimon Gündling2017-07-121-1/+1
|
* Update README.mdSimon Gündling2017-07-121-1/+2
| | | recommend libopenmpt automatic builds
* Merge pull request #23 from bryant1410/masterSimon Gündling2017-04-181-1/+1
|\ | | | | Fix broken headings in Markdown files
| * Fix broken Markdown headingsSantiago Castro2017-04-171-1/+1
|/
* Update README.mdSimon Gündling2016-05-271-1/+1
| | | typo
* Update README.mdSimon Gündling2016-05-261-6/+10
| | | encourage users to recompile libopenmpt #20
* libopenmpt 0.2.6401-beta17 (2016-05-21)Simon Gündling2016-05-262-23/+25
|
* Add okaybenky to contriubutersSimon Gündling2016-04-181-1/+2
|
* Merge pull request #18 from okaybenji/config-contextSimon Gündling2016-04-181-2/+3
|\ | | | | allow user to pass own context in config
| * allow user to pass own context in configokaybenji2016-04-161-2/+3
|/
* dont check XHR response total size (fixes #14)Simon Gündling2015-09-111-1/+1
|
* Readme: Move looping from todo to feature sectionSimon Gündling2015-09-091-1/+1
|
* Merge pull request #11 from DanielOaks/loop-songsSimon Gündling2015-09-094-58/+30
|\ | | | | Loop songs and update library
| * Update libopenmptDaniel Oaks2015-09-092-57/+25
| |
| * Loop songs by default, and add support for loopingDaniel Oaks2015-09-092-1/+5
|/
* Merge pull request #9 from onikienko/fix-mem-errorSimon Gündling2015-05-131-1/+1
|\ | | | | Fix mem error
| * fix error with memory allocationMichael Onikienko2015-05-131-1/+1
| |
| * Merge branch 'error-handl'Michael Onikienko2015-05-132-5/+47
| |\
* | \ Merge pull request #8 from onikienko/error-handlSimon Gündling2015-05-071-1/+4
|\ \ \ | | |/ | |/| handle openmpt error
| * | handle openmpt errorMichael Onikienko2015-05-071-1/+4
| | |
* | | Update README.mdSimon Gündling2015-05-051-0/+1
| | |
* | | Merge pull request #7 from onikienko/handlersSimon Gündling2015-05-052-5/+44
|\ \ \ | |/ / | | / | |/ |/| onEnded and onError event handlers
| * fixMichael Onikienko2015-05-051-1/+0
| |
| * handlersMichael Onikienko2015-05-052-5/+45
|/ | | | | onEnded onError
* Update README.mdSimon Gündling2015-01-071-0/+8
|
* Update README.mdSimon Gündling2015-01-071-1/+1
|
* Merge pull request #4 from DanielOaks/upgradzSimon Gündling2014-11-2511-340/+528
|\ | | | | | | | | | | add metadata and duration functions and more stuff more stuff includes: - improvements to css (use sass) - more songs
| * Improve Demo Songs, add a few moreDaniel Oaks2014-10-196-12/+79
| |
| * Hook up new metadata discoveryDaniel Oaks2014-10-193-22/+61
| |
| * Fix error preventing playing of tracks after a track totally finishedDaniel Oaks2014-10-191-2/+2
| |
| * Add metadata and duration functions to playerDaniel Oaks2014-10-191-0/+19
| |
| * Actually change pause buttonDaniel Oaks2014-10-181-1/+38
| |
| * Change how ChiptunePlayer loads (autoload audio context), change stylesheet ↵Daniel Oaks2014-10-188-336/+350
| | | | | | | | building and add gitignore
| * don't depend on drag&drop in demonyov2014-09-122-2/+14
|/
* Merge pull request #1 from manxorist/masterSimon Gündling2014-08-244-9261/+181
|\ | | | | Rewrite player using the callback-based ScriptProcessorNode
| * Fixup index.html.Joern Heusipp2014-07-291-1/+1
| |
| * Update libopenmpt to 0.2.4191 (compiled with emscripten 1.21).Joern Heusipp2014-07-292-9147/+66
| |
| * Rewrite player using the callback-based ScriptProcessorNode instead of ↵Joern Heusipp2014-07-292-113/+114
|/ | | | | | multiple timestamp-scheduled AudioBufferSourceNode. Let WebAudio API handle the sample rate and buffer size selection automatically.
* markdown formattingSimon Gündling2014-07-271-1/+2
|
* update build intructionsSimon Gündling2014-07-271-8/+7
|
* add building instructions to readmeSimon Gündling2014-07-251-0/+12
|
* add readmeSimon Gündling2014-07-241-0/+43
|
* initial versionSimon Gündling2014-07-2412-0/+10244