Skip to content

Commit

Permalink
added html5 audio player
Browse files Browse the repository at this point in the history
  • Loading branch information
Llewellynvdm committed Feb 17, 2017
1 parent 58de363 commit 252820e
Show file tree
Hide file tree
Showing 323 changed files with 1,606 additions and 1,379 deletions.
20 changes: 10 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sermon Distributor (1.4.0)
# Sermon Distributor (1.4.1)

![Sermon Distributor image](https://raw.githubusercontent.com/SermonDistributor/Joomla-3-Component/master/admin/assets/images/component-300.jpg "The Sermon Distributor")

Expand All @@ -20,41 +20,41 @@ The best way to see all your options is to install this component on you Joomla
# Build Details

+ *Company*: [Vast Development Method](https://www.vdm.io/)
+ *Author*: [Llewellyn van der Merwe](mailto:llewellyn@vdm.io)
+ *Author*: [Llewellyn van der Merwe](mailto:joomla@vdm.io)
+ *Name*: [Sermon Distributor](https://www.vdm.io/)
+ *First Build*: 22nd October, 2015
+ *Last Build*: 4th December, 2016
+ *Version*: 1.4.0
+ *Last Build*: 17th February, 2017
+ *Version*: 1.4.1
+ *Copyright*: Copyright (C) 2015. All Rights Reserved
+ *License*: GNU/GPL Version 2 or later - http://www.gnu.org/licenses/gpl-2.0.html

## Build Time :hourglass:

**180 Hours** or **23 Eight Hour Days** (actual time the author saved -
**181 Hours** or **23 Eight Hour Days** (actual time the author saved -
due to [Automated Component Builder](https://www.vdm.io/joomla-component-builder))

> (if creating a folder and file took **5 seconds** and writing one line of code took **10 seconds**,
> never making one mistake or taking any coffee break.)
+ *Line count*: **64519**
+ *File count*: **436**
+ *Line count*: **64745**
+ *File count*: **439**
+ *Folder count*: **90**

**119 Hours** or **14 Eight Hour Days** (the actual time the author spent)
**119 Hours** or **15 Eight Hour Days** (the actual time the author spent)

> (with the following break down:
> **debugging @45hours** = codingtime / 4;
> **planning @26hours** = codingtime / 7;
> **mapping @18hours** = codingtime / 10;
> **office @30hours** = codingtime / 6;)
**299 Hours** or **37 Eight Hour Days**
**300 Hours** or **38 Eight Hour Days**
(a total of the realistic time frame for this project)

> (if creating a folder and file took **5 seconds** and writing one line of code took **10 seconds**,
> with the normal everyday realities at the office, that includes the component planning, mapping & debugging.)
Project duration: **7.4 weeks** or **1.5 months**
Project duration: **7.6 weeks** or **1.6 months**

> This **component** was build with a Joomla [Automated Component Builder](https://www.vdm.io/joomla-component-builder).
> Developed by [Llewellyn van der Merwe](mailto:[email protected])
Expand Down
20 changes: 10 additions & 10 deletions admin/README.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sermon Distributor (1.4.0)
# Sermon Distributor (1.4.1)

![Sermon Distributor image](https://raw.githubusercontent.com/SermonDistributor/Joomla-3-Component/master/admin/assets/images/component-300.jpg "The Sermon Distributor")

Expand All @@ -20,41 +20,41 @@ The best way to see all your options is to install this component on you Joomla
# Build Details

+ *Company*: [Vast Development Method](https://www.vdm.io/)
+ *Author*: [Llewellyn van der Merwe](mailto:llewellyn@vdm.io)
+ *Author*: [Llewellyn van der Merwe](mailto:joomla@vdm.io)
+ *Name*: [Sermon Distributor](https://www.vdm.io/)
+ *First Build*: 22nd October, 2015
+ *Last Build*: 4th December, 2016
+ *Version*: 1.4.0
+ *Last Build*: 17th February, 2017
+ *Version*: 1.4.1
+ *Copyright*: Copyright (C) 2015. All Rights Reserved
+ *License*: GNU/GPL Version 2 or later - http://www.gnu.org/licenses/gpl-2.0.html

## Build Time :hourglass:

**180 Hours** or **23 Eight Hour Days** (actual time the author saved -
**181 Hours** or **23 Eight Hour Days** (actual time the author saved -
due to [Automated Component Builder](https://www.vdm.io/joomla-component-builder))

> (if creating a folder and file took **5 seconds** and writing one line of code took **10 seconds**,
> never making one mistake or taking any coffee break.)

+ *Line count*: **64519**
+ *File count*: **436**
+ *Line count*: **64745**
+ *File count*: **439**
+ *Folder count*: **90**

**119 Hours** or **14 Eight Hour Days** (the actual time the author spent)
**119 Hours** or **15 Eight Hour Days** (the actual time the author spent)

> (with the following break down:
> **debugging @45hours** = codingtime / 4;
> **planning @26hours** = codingtime / 7;
> **mapping @18hours** = codingtime / 10;
> **office @30hours** = codingtime / 6;)

**299 Hours** or **37 Eight Hour Days**
**300 Hours** or **38 Eight Hour Days**
(a total of the realistic time frame for this project)

> (if creating a folder and file took **5 seconds** and writing one line of code took **10 seconds**,
> with the normal everyday realities at the office, that includes the component planning, mapping & debugging.)

Project duration: **7.4 weeks** or **1.5 months**
Project duration: **7.6 weeks** or **1.6 months**

> This **component** was build with a Joomla [Automated Component Builder](https://www.vdm.io/joomla-component-builder).
> Developed by [Llewellyn van der Merwe](mailto:[email protected])
Expand Down
4 changes: 2 additions & 2 deletions admin/assets/css/admin.css
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 1.4.0
@build 4th December, 2016
@version 1.4.1
@build 17th February, 2017
@created 22nd October, 2015
@package Sermon Distributor
@subpackage admin.css
Expand Down
4 changes: 2 additions & 2 deletions admin/assets/css/dashboard.css
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 1.4.0
@build 4th December, 2016
@version 1.4.1
@build 17th February, 2017
@created 22nd October, 2015
@package Sermon Distributor
@subpackage dashboard.css
Expand Down
6 changes: 3 additions & 3 deletions admin/assets/css/external_source.css
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 1.4.0
@build 4th December, 2016
@created 22nd October, 2015
@version @update number 53 of this MVC
@build 27th November, 2016
@created 3rd November, 2016
@package Sermon Distributor
@subpackage external_source.css
@author Llewellyn van der Merwe <https://www.vdm.io/>
Expand Down
6 changes: 3 additions & 3 deletions admin/assets/css/external_sources.css
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 1.4.0
@build 4th December, 2016
@created 22nd October, 2015
@version @update number 53 of this MVC
@build 27th November, 2016
@created 3rd November, 2016
@package Sermon Distributor
@subpackage external_sources.css
@author Llewellyn van der Merwe <https://www.vdm.io/>
Expand Down
6 changes: 3 additions & 3 deletions admin/assets/css/help_document.css
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 1.4.0
@build 4th December, 2016
@created 22nd October, 2015
@version @update number 20 of this MVC
@build 17th October, 2016
@created 13th July, 2015
@package Sermon Distributor
@subpackage help_document.css
@author Llewellyn van der Merwe <https://www.vdm.io/>
Expand Down
6 changes: 3 additions & 3 deletions admin/assets/css/help_documents.css
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 1.4.0
@build 4th December, 2016
@created 22nd October, 2015
@version @update number 20 of this MVC
@build 17th October, 2016
@created 13th July, 2015
@package Sermon Distributor
@subpackage help_documents.css
@author Llewellyn van der Merwe <https://www.vdm.io/>
Expand Down
6 changes: 3 additions & 3 deletions admin/assets/css/local_listing.css
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 1.4.0
@build 4th December, 2016
@created 22nd October, 2015
@version @update number 10 of this MVC
@build 27th November, 2016
@created 20th November, 2016
@package Sermon Distributor
@subpackage local_listing.css
@author Llewellyn van der Merwe <https://www.vdm.io/>
Expand Down
6 changes: 3 additions & 3 deletions admin/assets/css/local_listings.css
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 1.4.0
@build 4th December, 2016
@created 22nd October, 2015
@version @update number 10 of this MVC
@build 27th November, 2016
@created 20th November, 2016
@package Sermon Distributor
@subpackage local_listings.css
@author Llewellyn van der Merwe <https://www.vdm.io/>
Expand Down
6 changes: 3 additions & 3 deletions admin/assets/css/manual_updater.css
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 1.4.0
@build 4th December, 2016
@created 22nd October, 2015
@version @update number 44 of this MVC
@build 27th November, 2016
@created 4th November, 2016
@package Sermon Distributor
@subpackage manual_updater.css
@author Llewellyn van der Merwe <https://www.vdm.io/>
Expand Down
4 changes: 2 additions & 2 deletions admin/assets/css/preacher.css
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 1.4.0
@build 4th December, 2016
@version @update number 16 of this MVC
@build 4th November, 2016
@created 22nd October, 2015
@package Sermon Distributor
@subpackage preacher.css
Expand Down
4 changes: 2 additions & 2 deletions admin/assets/css/preachers.css
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 1.4.0
@build 4th December, 2016
@version @update number 16 of this MVC
@build 4th November, 2016
@created 22nd October, 2015
@package Sermon Distributor
@subpackage preachers.css
Expand Down
4 changes: 2 additions & 2 deletions admin/assets/css/series.css
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 1.4.0
@build 4th December, 2016
@version @update number 16 of this MVC
@build 4th November, 2016
@created 22nd October, 2015
@package Sermon Distributor
@subpackage series.css
Expand Down
4 changes: 2 additions & 2 deletions admin/assets/css/series_list.css
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 1.4.0
@build 4th December, 2016
@version @update number 16 of this MVC
@build 4th November, 2016
@created 22nd October, 2015
@package Sermon Distributor
@subpackage series_list.css
Expand Down
4 changes: 2 additions & 2 deletions admin/assets/css/sermon.css
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 1.4.0
@build 4th December, 2016
@version @update number 89 of this MVC
@build 16th February, 2017
@created 22nd October, 2015
@package Sermon Distributor
@subpackage sermon.css
Expand Down
4 changes: 2 additions & 2 deletions admin/assets/css/sermons.css
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 1.4.0
@build 4th December, 2016
@version @update number 89 of this MVC
@build 16th February, 2017
@created 22nd October, 2015
@package Sermon Distributor
@subpackage sermons.css
Expand Down
6 changes: 3 additions & 3 deletions admin/assets/css/statistic.css
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 1.4.0
@build 4th December, 2016
@created 22nd October, 2015
@version @update number 8 of this MVC
@build 18th November, 2015
@created 29th October, 2015
@package Sermon Distributor
@subpackage statistic.css
@author Llewellyn van der Merwe <https://www.vdm.io/>
Expand Down
6 changes: 3 additions & 3 deletions admin/assets/css/statistics.css
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 1.4.0
@build 4th December, 2016
@created 22nd October, 2015
@version @update number 8 of this MVC
@build 18th November, 2015
@created 29th October, 2015
@package Sermon Distributor
@subpackage statistics.css
@author Llewellyn van der Merwe <https://www.vdm.io/>
Expand Down
4 changes: 3 additions & 1 deletion admin/config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
label="COM_SERMONDISTRIBUTOR_CONFIG_AUTHOR_EMAIL_LABEL"
description="COM_SERMONDISTRIBUTOR_CONFIG_AUTHOR_EMAIL_DESC"
size="60"
default="llewellyn@vdm.io"
default="joomla@vdm.io"
readonly="true"
class="readonly"
/>
Expand Down Expand Up @@ -379,6 +379,8 @@
COM_SERMONDISTRIBUTOR_CONFIG_SOUNDMANAGER</option>
<option value="2">
COM_SERMONDISTRIBUTOR_CONFIG_JPLAYER</option>
<option value="3">
COM_SERMONDISTRIBUTOR_CONFIG_HTML_FIVE_BASIC</option>
</field>
</fieldset>
<fieldset
Expand Down
4 changes: 2 additions & 2 deletions admin/controller.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 1.4.0
@build 4th December, 2016
@version 1.4.1
@build 17th February, 2017
@created 22nd October, 2015
@package Sermon Distributor
@subpackage controller.php
Expand Down
16 changes: 8 additions & 8 deletions admin/controllers/ajax.json.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version 1.4.0
@build 4th December, 2016
@version 1.4.1
@build 17th February, 2017
@created 22nd October, 2015
@package Sermon Distributor
@subpackage ajax.json.php
Expand Down Expand Up @@ -42,7 +42,7 @@ public function __construct($config)
JResponse::setHeader('Content-Disposition','attachment;filename="getajax.json"');
JResponse::setHeader("Access-Control-Allow-Origin", "*");
// load the tasks
$this->registerTask('autoUpdateLocalListingExternal', 'ajax');
$this->registerTask('theQueue', 'ajax');
$this->registerTask('updateLocalListingExternal', 'ajax');
$this->registerTask('isNew', 'ajax');
$this->registerTask('isRead', 'ajax');
Expand All @@ -62,16 +62,16 @@ public function ajax()
$task = $this->getTask();
switch($task)
{
case 'autoUpdateLocalListingExternal':
case 'theQueue':
try
{
$returnRaw = $jinput->get('raw', false, 'BOOLEAN');
$listingValue = $jinput->get('listing', NULL, 'INT');
$targetValue = $jinput->get('target', NULL, 'INT');
$listValue = $jinput->get('list', NULL, 'INT');
$tarValue = $jinput->get('tar', NULL, 'INT');
$typeValue = $jinput->get('type', NULL, 'INT');
if($listingValue && $targetValue && $typeValue)
if($listValue && $tarValue && $typeValue)
{
$result = $this->getModel('ajax')->autoUpdateLocalListingExternal($listingValue, $targetValue, $typeValue);
$result = $this->getModel('ajax')->theQueue($listValue, $tarValue, $typeValue);
}
else
{
Expand Down
Loading

0 comments on commit 252820e

Please sign in to comment.