Review Request 109695: JJ#241066: Added a prepareToQuit() signal to amarokWindowScript
Anmol Ahuja
darthcodus at gmail.com
Sun Mar 24 20:56:43 UTC 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/109695/
-----------------------------------------------------------
Review request for Amarok.
Description
-------
Bug 241066 - JJ: Add Signals trackStop and amarokShutdown to Amarok scripting interface
Changes:
1. Added a prepareToQuit() signal to amarokWindowScript
2. Delayed the app's exit to 1 second after the signal is emitted
2. Replaced kapp macro calls with App::instance() because quit() is not virtual
Note:
Signal trackFinished()[trackStop] already exists, so only added prepareToQuit()[amarokShutdown]
Diffs
-----
src/App.h 97dfdf2
src/App.cpp fdb4255
src/MainWindow.cpp 66f4f76
src/dbus/mpris1/RootHandler.cpp e60eb1b
src/dbus/mpris2/MediaPlayer2.cpp f86ccb3
src/scriptengine/AmarokScript.cpp 922e71d
src/scriptengine/AmarokWindowScript.h 5407579
src/scriptengine/AmarokWindowScript.cpp 897e2da
Diff: http://git.reviewboard.kde.org/r/109695/diff/
Testing
-------
Tested the new signal in a script
Thanks,
Anmol Ahuja
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/amarok-devel/attachments/20130324/d15a0e3d/attachment.html>
More information about the Amarok-devel
mailing list