Skip to content

Tags: mzedeler/LYT

Tags

lyt-2.2.0

Toggle lyt-2.2.0's commit message
Safari on OSX mutes for a second or two after updating playbackRate

Our fix for IE broke Safari, this introduces a browser sniffing.

lyt-2.1.1

Toggle lyt-2.1.1's commit message
Merge pull request Notalib#662 from mzedeler/nota-370

Nota 370: E17 Direkte virker ikke ved viderestilling fra E17

lyt-2.0.0_014

Toggle lyt-2.0.0_014's commit message
Merge remote-tracking branch 'saebekassebil/master'

lyt-2.0.0_013

Toggle lyt-2.0.0_013's commit message
Removing the last change introduced by 5772f65 - Local jQuery, ugly l…

…ogin fix.

lyt-2.0.0_012

Toggle lyt-2.0.0_012's commit message
Merge branch 'deadcode'

This is a general cleanup-branch that removes a lot of the old, obsolete
tests, and generally just tries to make the repository a bit more coherent

lyt-2.0.0_011

Toggle lyt-2.0.0_011's commit message
Fix issue Notalib#470 by utilizing Modernizr tests

This commit reverts the browser-sniffing in previous commit and
implements a Modernizr test that checks whether playback rate can be
changed if it is started and stopped afterwards, as is the case for iOS
devices

lyt-1.2.6_004

Toggle lyt-1.2.6_004's commit message
Revert "Fixed bug for issue Notalib#541: playback halts on Safari on …

…Mac."

This revert is done because it introduces new bugs on other platforms,
see issue Notalib#556.

This reverts commit 4df962a.

lyt-1.2.6

Toggle lyt-1.2.6's commit message
Revert "Fixed bug for issue Notalib#541: playback halts on Safari on …

…Mac."

This revert is done because it introduces new bugs on other platforms,
see issue Notalib#556.

This reverts commit 4df962a.

lyt-1.2.6_003

Toggle lyt-1.2.6_003's commit message
Version number bump.

lyt-1.2.6_002

Toggle lyt-1.2.6_002's commit message
Fixed error in check of audio support.