Commit graph

22 commits

Author SHA1 Message Date
moodler
c2ecfdfcbf Don't download MP3 files automatically.... download only when play button
is pressed.
2005-03-16 08:15:33 +00:00
moodler
df031f9a0d XHTML compliance, but also you can now set up colors to be passed to
the MP3 Flash player, using

  $THEME->filter_mediaplugin_colors = 'blah...';
2005-02-28 13:30:44 +00:00
moodler
428b9360de Latest version - very nice! 2005-02-03 11:12:47 +00:00
moodler
a2df2a1ac0 Updates from Charlie Williams and "wild girl"s fantastic flash friend
MP3 player now has a slider with loading information, and is slightly less high
(15px instead of 18px) so it fits better inline.

Source included.
2005-02-01 03:24:25 +00:00
moodler
66f99e7240 Some XHTML changes 2004-10-19 10:33:06 +00:00
gustav_delius
9a58f7cb85 towards XHTML compliance 2004-09-12 21:43:59 +00:00
moodler
df1c46115b Improvement to filters, providing speed boost AND better compatibility
with Turck MMCache.

Filter function must now have a particular name

   eg resource_filter

where "resource" is the name of the directory that filter.php is in.
2004-08-08 06:57:44 +00:00
moodler
59a3122e2a Added support for .mpg .mpeg and .avi files. 2004-08-02 14:39:05 +00:00
moodler
dcc0c13598 Merged bug fix from MOODLE_13_STABLE 2004-06-06 14:28:37 +00:00
moodler
cce96a89c2 Added Flash and some cleanups in display 2004-04-18 10:01:44 +00:00
moodler
5da09684e2 Better if autostart is off for the filter 2004-04-18 05:15:50 +00:00
moodler
16bc83d693 QUicktime should use "aspect" for best results on different movies 2004-04-17 07:49:54 +00:00
moodler
a72170fb39 Found the scale paramter for Quicktime 2004-04-17 07:29:41 +00:00
moodler
1b090b2f92 Added support for Quicktime and Media PLayer plugins 2004-04-17 06:59:25 +00:00
moodler
61b9cd063e Tinkered with this a bit to improve brightness of Play button on
darker screens
2004-03-23 04:13:35 +00:00
moodler
522e2249c6 More robustness when dealing with links that may have HTML tags
within the link.
2004-02-22 02:51:42 +00:00
moodler
d6021c77f6 FIxed a silly typo! 2004-02-18 05:48:31 +00:00
moodler
7a38bf2836 A tiny MP# player. :-) 2004-02-17 09:43:36 +00:00
moodler
4da85078e9 Changed the name of all filters to be consistent.
Removed texh filter
2004-02-17 05:22:26 +00:00
moodler
ae2aa3c82c More fixes 2004-02-17 03:43:33 +00:00
moodler
3ce906d64d Some fixes for multiple links 2004-02-17 03:15:55 +00:00
moodler
6de17fde07 Cool thing for the morning - a new filter that will turn any link to
an MP3 into an embedded plugin.  It would be easy to add movies
and things later.
2004-02-17 02:37:51 +00:00