Changeset 995917
- Timestamp:
- 09/24/2014 09:29:54 AM (12 years ago)
- Location:
- djpress
- Files:
-
- 2 edited
- 5 copied
-
tags/1.1 (copied) (copied from djpress/trunk)
-
tags/1.1/DjPress.php (copied) (copied from djpress/trunk/DjPress.php) (1 diff)
-
tags/1.1/js (copied) (copied from djpress/trunk/js)
-
tags/1.1/readme.txt (copied) (copied from djpress/trunk/readme.txt) (2 diffs)
-
tags/1.1/stylesheet.css (copied) (copied from djpress/trunk/stylesheet.css)
-
trunk/DjPress.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
djpress/tags/1.1/DjPress.php
r986148 r995917 4 4 * Plugin URI: http://clearcode.info 5 5 * Description: A simple WordPress plugin for displaying Mixes. 6 * Version: 1. 07 * Author: Mike Flynn 6 * Version: 1.1 7 * Author: Mike Flynn <mike@clearcode.info> 8 8 * Author URI: http://clearcode.info 9 9 * License: GPL2 -
djpress/tags/1.1/readme.txt
r986375 r995917 1 1 === DjPress === 2 Contributors: Clear_Code, spikeon2 Contributors: Clear_Code, mflynn, cngann 3 3 Tags: dj, mix, 4 4 Requires at least: 3.0.1 5 5 Tested up to: 4.0 6 Stable tag: 1. 06 Stable tag: 1.1 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 14 14 This Plugin is currently in it's early stages. 15 15 Many updates planned. 16 17 = Future Plans = 18 19 *This list includes a list of changes that are planned for a future release* 20 21 1. Creation of a hosted webservice to generate waveforms so that we can display the waveform prior to the song being played. *currently we cannot do this because the waveform processing crashes the web-browser if the song is longer than 5 minutes long* **Full Hi-Def waveform generation will be offered to those who purchase a future "Pro" version of this plugin, while the free version will include only a basic waveform outline** 22 1. A new "Appearance" panel where you can change the color of the different sections of the waveform 23 1. A new "Options" panel which will allow you to disable/enable certain plugin functions ( Tracklist, Download, Play, etc... ) 24 1. Addition of timestamps for the tracklist, which would place markers on the waveform 25 1. Creation of full description with screenshots, logo, etc. -
djpress/trunk/DjPress.php
r986148 r995917 4 4 * Plugin URI: http://clearcode.info 5 5 * Description: A simple WordPress plugin for displaying Mixes. 6 * Version: 1. 07 * Author: Mike Flynn 6 * Version: 1.1 7 * Author: Mike Flynn <mike@clearcode.info> 8 8 * Author URI: http://clearcode.info 9 9 * License: GPL2 -
djpress/trunk/readme.txt
r986375 r995917 1 1 === DjPress === 2 Contributors: Clear_Code, spikeon2 Contributors: Clear_Code, mflynn, cngann 3 3 Tags: dj, mix, 4 4 Requires at least: 3.0.1 5 5 Tested up to: 4.0 6 Stable tag: 1. 06 Stable tag: 1.1 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 14 14 This Plugin is currently in it's early stages. 15 15 Many updates planned. 16 17 = Future Plans = 18 19 *This list includes a list of changes that are planned for a future release* 20 21 1. Creation of a hosted webservice to generate waveforms so that we can display the waveform prior to the song being played. *currently we cannot do this because the waveform processing crashes the web-browser if the song is longer than 5 minutes long* **Full Hi-Def waveform generation will be offered to those who purchase a future "Pro" version of this plugin, while the free version will include only a basic waveform outline** 22 1. A new "Appearance" panel where you can change the color of the different sections of the waveform 23 1. A new "Options" panel which will allow you to disable/enable certain plugin functions ( Tracklist, Download, Play, etc... ) 24 1. Addition of timestamps for the tracklist, which would place markers on the waveform 25 1. Creation of full description with screenshots, logo, etc.
Note: See TracChangeset
for help on using the changeset viewer.