aboutsummaryrefslogtreecommitdiffstats
path: root/src/js
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop' into masterSam Potts2017-04-251-1536/+2847
|\
| * Looping menu (WIP)Sam Potts2017-04-191-13/+34
| * Toggle menuSam Potts2017-04-171-55/+71
| * Airplay and PiPSam Potts2017-04-171-15/+32
| * ID fix and styling fixSam Potts2017-04-171-16/+14
| * More work on menusSam Potts2017-04-161-40/+60
| * Cleanup events and referencesSam Potts2017-04-161-104/+168
| * Merge branch 'develop' of https://github.com/Selz/plyr into developSam Potts2017-04-151-3/+3
| |\
| | * FormattingSam Potts2017-04-151-7/+7
| * | FormattingSam Potts2017-04-151-10/+29
| |/
| * Merge branch 'develop' of github.com:Selz/plyr into developSam Potts2017-03-291-10/+21
| |\
| | * Merge branch 'develop' of https://github.com/Selz/plyr into developSam Potts2017-03-281-81/+193
| | |\
| | * | TweaksSam Potts2017-03-281-13/+21
| * | | NamespacingSam Potts2017-03-291-564/+576
| | |/ | |/|
| * | Menu creation (WIP)Sam Potts2017-03-281-87/+196
| |/
| * Controls rewriteSam Potts2017-03-271-311/+319
| * WIP on new controls creationSam Potts2017-03-261-465/+637
| * Merge branch 'develop' into feature/subtitlesSam Potts2017-03-251-77/+148
| |\
| | * Merge branch 'master' into developSam Potts2017-03-251-1/+1
| | |\
| | * | Clean upSam Potts2017-03-251-51/+39
| | * | Merge branch 'develop' of https://github.com/Selz/plyr into developSam Potts2017-03-251-3/+39
| | |\ \
| | | * \ Merge branch 'develop' into feature/loop-eventsSam Potts2017-03-251-66/+100
| | | |\ \
| | | * | | Add looping key bindings to allowed arrayChrysa Papadopoulou2017-02-141-0/+3
| | | * | | Removed consoleChrysa Papadopoulou2017-02-141-1/+0
| | | * | | Added key bindings for loopChrysa Papadopoulou2017-02-141-2/+40
| | * | | | Code formattingSam Potts2017-03-251-8/+8
| | | |/ / | | |/| |
| | * | | Merge branch 'develop' into improvement/loop-color-areaSam Potts2017-03-251-65/+79
| | |\ \ \
| | | * \ \ Merge branch 'develop' of https://github.com/Selz/plyr into developSam Potts2017-03-251-3/+3
| | | |\ \ \
| | | * | | | Loop variable namingSam Potts2017-03-251-54/+73
| | | | |/ / | | | |/| |
| | * | | | Colored strip indicating looped areaChrysa Papadopoulou2017-02-151-1/+25
| | | |/ / | | |/| |
| | * | | Fix on typoChrysa Papadopoulou2017-02-141-3/+3
| | |/ /
| * | | remove commented out codeMarios Tasos2017-03-241-7/+2
| * | | toggle quality optionsMarios Tasos2017-03-241-4/+13
| * | | make config.captions.selectedIndex numberMarios Tasos2017-03-221-2/+2
| * | | set captionExists to true if selectedIndex is bigger than capt sourceMarios Tasos2017-03-221-1/+1
| * | | fix data typo in language buttonMarios Tasos2017-03-181-1/+1
| * | | check if captions existsMarios Tasos2017-03-151-13/+16
| * | | Conflicts and tracks array on configChrysa Papadopoulou2017-02-241-39/+42
| |\| |
| | * | Merge branch 'develop' of https://github.com/Selz/plyr into developSam Potts2017-02-051-18/+153
| | |\ \
| | * | | Menu workSam Potts2017-02-051-8/+11
| * | | | Subtitles tracksChrysa Papadopoulou2017-02-241-11/+57
| | |/ / | |/| |
| * | | Removed not needed functions + reverted demo.js to previousChrysa Papadopoulou2017-02-031-60/+1
| * | | Refactored loop event buttons + on 'No Loop' cleared displayed timingChrysa Papadopoulou2017-02-021-29/+13
| * | | Loop functionalityChrysa Papadopoulou2017-02-011-6/+193
| * | | Playback speed control settingsChrysa Papadopoulou2017-01-311-12/+36
| |/ /
| * | ToDo notes, code tidy upSam Potts2017-01-111-647/+741
| * | JsBeautifier in use, syntax tweaksSam Potts2017-01-101-461/+596
| * | Merge pull request #457 from amowu/patch-3Sam Potts2017-01-041-8/+5
| |\ \
| | * | fix: Firefox can not display captionsAmo Wu2016-12-151-8/+5
| * | | fix: parse webVTT time NaNAmo Wu2016-12-161-2/+6
| |/ /