1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-05 19:41:55 +02:00
Commit graph

19 commits

Author SHA1 Message Date
Afterster
3d0ab4eaec Reset page title when show song title in page title and iframes activated 2013-11-20 22:17:51 +01:00
Afterster
78c889f4b3 Remove remaining Prototype call and replace tinybox by prettyPhoto 2013-11-20 22:12:01 +01:00
Afterster
11144cbf6b Fix code style 2013-11-20 21:25:22 +01:00
Afterster
d143b3ed77 File type according to extension if no media->type 2013-11-20 14:02:42 +01:00
Afterster
5ee8bb7342 Fix transcode type detection and set content-length guessing by default for html5 player when transcoding 2013-11-19 23:40:13 +01:00
Afterster
5dd56668bb Fix code style 2013-11-18 08:16:57 +01:00
Afterster
2f41d29e8f Add 'Now Playing' insertion date field and an option to show current played song in HTML5 page title 2013-11-18 08:08:25 +01:00
Afterster
22cb316a48 Ampache code now respect PSR-2 code style 2013-11-17 18:54:14 +01:00
Afterster
cf836d6f8a Flac type to ogg on html5 player 2013-11-14 08:29:58 +01:00
Afterster
346b25516d HTML5 player transcode only if available, otherwise keep flash fallback 2013-11-10 11:57:35 +01:00
Afterster
3fa790e8b2 Disable content-length and Accept-Ranges by default when transcoding 2013-11-10 11:09:21 +01:00
Afterster
d48adcc45c Add 'Exit' for HTML5 iframed player 2013-11-09 14:18:36 +01:00
Afterster
52dd42919c Add content-length guessing when transcoding as an option 2013-11-09 13:33:05 +01:00
Afterster
cb19531a5a HTML5 audio format according to browser detection 2013-11-09 13:33:01 +01:00
Afterster
99ad5f7f82 HTML5 player replaced by JPlayer and add an iframed version of the player 2013-11-09 13:32:47 +01:00
Holger Brunn
7370abe979 add accesskeys (=hotkeys), changed <div>s for buttons to <button> 2013-02-07 14:46:27 -05:00
Paul Arthur
17613d0905 Rework the stylesheet loading for the HTML5 player
Move the standard stylesheet head lines into a separate include file,
so that the player will actually do the standard and pick up the RTL
and things like that.
2013-01-28 13:26:11 -05:00
Paul Arthur
cd54a287fa Add some CSS defaults for the HTML5 player
Requires less boilerplate in the individual themes.
2013-01-28 13:26:11 -05:00
Holger Brunn
959aebe07f Add an HTML5 player
Merge request #20.  Basic, not very pretty, but works and, unlike the
Flash player, is maintainable.
2013-01-28 13:26:11 -05:00