Martin Langhoff
13534ef716
cvsimport fixups
2007-08-29 13:10:11 +12:00
nicolasconnault
2619224c8a
MDL-10177 Applied lovely hack (not ugly!) suggested by Pablo. It's lovely because it solves an ugly design error in the previous code: modifying a parameter variable in the function body.
2007-08-20 08:40:46 +00:00
toyomoyo
6488cec8ab
reversing a change that's making multiple mp3s not to work
2007-08-17 02:07:26 +00:00
toyomoyo
ab52e4fa0f
merged fix for MDL-10856, mp3 filter not working in uploaded html files
2007-08-16 05:29:13 +00:00
skodak
7e64d36193
MDL-8957 Multimedia filter cleanup; merged from MOODLE_18_STABLE
2007-03-19 08:09:09 +00:00
moodler
bcb2c37a8d
merged fix for MDL-8674, realplayer multimdeia filter does not work
2007-02-27 05:33:56 +00:00
skodak
619c7447b0
MDL-8570 broken flv player embedding and outdate player
2007-02-19 11:28:12 +00:00
moodler
f6994e71fa
Flash-based filters are now strrrrrrrict AND accessible! MDL-7889
...
Unfortunately this is only possible using Javascript to rewrite the DOM, so this means Flash content won't work without Javascript on.
MDL-7861
2007-01-08 11:55:18 +00:00
moodler
f4bf6a5b15
Merged two-line deletes from stable (causing notices)
2006-11-23 09:13:19 +00:00
moodler
83703f0862
Merged some fixes for & in XHTML
2006-10-22 08:19:41 +00:00
skodak
3e46c6ec5a
Swf now disabled by default in Mediaplugin and added explanation SC#284; merged from MOODLE_16_STABLE
2006-08-07 14:53:53 +00:00
wildgirl
f1fc87d045
Updated small MP3 player to handle autoPlay (by Andrew Walker, Alton College)
2006-05-28 20:19:31 +00:00
moodler
6663109659
Fix for bug 5223 - might need testing
2006-04-20 08:25:49 +00:00
ikawhero
03d843b2dc
Added another extension for Real Media. This should cover all the file
...
types for which you would want to embed a player or give you a way to do
it eg writing an ram or rpm file.
2006-03-13 07:21:50 +00:00
ikawhero
d539ccf3e8
Added support for .ram files and added config settings.
2006-03-13 06:16:23 +00:00
ikawhero
f73eb30b02
Added realmedia support.
2006-02-27 23:48:25 +00:00
thepurpleblob
f6dc60844f
Added provision for resetting values to default. Bug #4123
2006-02-06 16:48:32 +00:00
moodler
35da89c2f6
Change solution for bug 4540. See: http://moodle.org/mod/forum/discuss.php?d=29588
2006-01-11 06:18:46 +00:00
moodler
562452486d
Adding feature for resizeable flash object (Bug #: 4540)
2006-01-10 02:33:58 +00:00
moodler
003ab11db4
Updated license info :-)
2005-10-27 06:33:44 +00:00
moodler
4d7c093e12
FLV player source
2005-10-25 07:42:22 +00:00
moodler
d07851e131
Added support for FLV. Might need to replace the FLV player
...
if we don't get explicit permission for this one.
Thanks to Julian Ridden for the code!
2005-10-25 07:40:09 +00:00
thepurpleblob
47b85b4a83
Hard coded yes/no strings now properly looked up. Bug #3993
2005-09-07 09:51:15 +00:00
thepurpleblob
3f2a955d19
Try again - adding new files for new settings screen.
2005-08-05 10:38:43 +00:00
thepurpleblob
c96bdc0242
Added settings screen for mediaplugin filter.
2005-08-05 10:37:46 +00:00
moodler
a625e5eb5c
Merged multiline link fix from stable
2005-07-20 01:55:56 +00:00
moodler
b99e8b98fc
Merged Flash script fix from stable
2005-06-05 05:12:50 +00:00
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