Review Request 110036: WIP - Simple equalizer scripting

Ryan McCoskrie ryan.mccoskrie at gmail.com
Tue Apr 16 02:56:47 UTC 2013


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/110036/
-----------------------------------------------------------

Review request for Amarok.


Summary (updated)
-----------------

WIP - Simple equalizer scripting


Description (updated)
-------

A new, unambitious attempt at adding equalizer functions to the scripting interface.

Adds to EngineController the functions:
* QString eqPreset()
* void eqApplyPreset(QString name)
And the signal:
eqPresetApplied(QString name)

Adds to AmarokEngineScript the same functions
set up as a property.


Diffs (updated)
-----

  src/EngineController.h 5de4beb 
  src/EngineController.cpp 28fb256 
  src/scriptengine/AmarokEngineScript.h f1cdb8c 
  src/scriptengine/AmarokEngineScript.cpp 4d52bbe 

Diff: http://git.reviewboard.kde.org/r/110036/diff/


Testing (updated)
-------

Quick check using the script console that presets can be changed.
The preset does get applied but it won't show in the EqualizerDialog.
Possible other bugs.


Thanks,

Ryan McCoskrie

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/amarok-devel/attachments/20130416/05f1476b/attachment.html>


More information about the Amarok-devel mailing list