Log of /contributions/modules/swftools/genericplayers.module
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.4 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Mar 6 16:45:46 2009 UTC
(8 months, 3 weeks ago)
by
stuartgreenfield
Branch:
MAIN
Changes since
1.3: +10 -7 lines
Diff to
previous 1.3
More code tidy up, renamed one of the hooks to try and get the code reading consistently, and FlowPlayer3 now supports streamed playlists.
Revision
1.1.2.3 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu May 10 19:00:30 2007 UTC
(2 years, 6 months ago)
by
sime
Branch:
DRUPAL-5
Changes since
1.1.2.2: +12 -7 lines
Diff to
previous 1.1.2.2
, to
branch point 1.1
Final refactor of swf(). See documentation in code for new parameter order and how to.
* Fixed swfobject first var problem. (Thanks Stuart Greenfield)
* Fixed theme_swftools_embed() so that the ID is controllable. Classes alse reflect the methods in use. The inner uneditable <div> simple contains
the minimal id/class for functionality.
* Basic support for custom media players by passing a player path into the $methods->player parameter.
* Flash_filter will be broken.
* Only tested with wijering and swfobject.
* Probably a few more things improved that I can't remember now.
Revision
1.1.2.2 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue May 1 12:49:40 2007 UTC
(2 years, 6 months ago)
by
sime
Branch:
DRUPAL-5
Changes since
1.1.2.1: +5 -5 lines
Diff to
previous 1.1.2.1
, to
branch point 1.1
1. Split /admin code into separate includes. Quite significant for wijering.module which has 800 lines of admin form.
2. Fixed width-height inconsistency for swfobject embedding
3. Moved upload.module integration to swftools_integration.module where all integration code should go. You can now automatically render the attached
files in a player. Tested with wijering.
4. Missing files are now flagged in the main admin pages.
5. Some typos fixed. Thanks @tanoshimi
6. Fixed apparent pass-by-reference issue with module_invoke. Change to user_call_func_array, seems to work.
Revision
1.1.2.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Apr 29 16:43:26 2007 UTC
(2 years, 7 months ago)
by
sime
Branch:
DRUPAL-5
Changes since
1.1: +99 -0 lines
Diff to
previous 1.1
Added two flash players to shared/generic. With this, SWF Tools can handle
some techniques out of the box: mp3 and flv. These two players are not
very pretty, and don't have complex features like xml playlist handling, but
they are GPL and maintianed in Drupal repository. The goal is to allow
people to get running quickly, but then to use a professional 3rd-party
script when they are ready.
Revision
1.1
Sun Apr 29 16:43:26 2007 UTC
(2 years, 7 months ago)
by
sime
Branch:
MAIN
Branch point for:
DRUPAL-5
FILE REMOVED
file genericplayers.module was initially added on branch DRUPAL-5.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.