Re: Review Request: Support for equalizer scripts and plugins. WIP.

2012-08-16 Thread Ryan McCoskrie
owever I'll start afresh. - Ryan --- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/102798/#review17511 --- On Nov. 18, 2011, 11:

Review Request: Remove obsolete dependancies from playground

2012-08-17 Thread Ryan McCoskrie
dependancies from /playground/CMakeLists.txt that /CMakeLists.txt and /src/CMakeLists.txt Diffs - playground/CMakeLists.txt e96aa3f Diff: http://git.reviewboard.kde.org/r/106067/diff/ Testing --- Checked that it compiles. No discrernable differences. Thanks, Ryan McCoskrie

Re: Review Request: Remove obsolete dependancies from playground

2012-08-17 Thread Ryan McCoskrie
discrernable differences. Thanks, Ryan McCoskrie ___ Amarok-devel mailing list Amarok-devel@kde.org https://mail.kde.org/mailman/listinfo/amarok-devel

Re: Review Request: Extend the scope of the playground

2012-08-17 Thread Ryan McCoskrie
it that as a separate review? Tracks. Done. - Ryan --- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/103999/#review17516 --- On Feb

Re: Review Request: Remove obsolete dependancies from playground

2012-08-18 Thread Ryan McCoskrie
ly generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/106067/#review17649 --- On Aug. 18, 2012, 1:26 a.m., Ryan McCoskrie wrote: > > --- > This is an automatica

Re: Review Request: Extend the scope of the playground

2012-08-20 Thread Ryan McCoskrie
: http://git.reviewboard.kde.org/r/103999/diff/ Testing (updated) --- Checked that the code compiles with the playground option enabled. Since there is no active code, this should be sufficiant. Thanks, Ryan McCoskrie ___ Amarok-devel mailing list

Re: Review Request: Extend the scope of the playground

2012-09-04 Thread Ryan McCoskrie
-- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/103999/#review17840 --- On Aug. 19, 2012, 10:09 p.m., Ryan McCoskrie wrote: > > ---

Re: Review Request: Support for equalizer scripts and plugins. WIP.

2012-09-19 Thread Ryan McCoskrie
On Aug. 16, 2012, 10:18 a.m., Ryan McCoskrie wrote: > > How do we continue? Is this ready to be submitted? What is the actual > > functionality? Can you also add a line for the ChangeLog.txt? Will try to get a related patch (equalizer controller) into Amarok first. With that d

Review Request: WIP - Dedicated equalizer controller

2012-09-19 Thread Ryan McCoskrie
Testing --- Checked that Amarok compiles and that the equalizer dialogue still works. Found that enabling/dis-enabling the equalizer forces the track to freeze or restart. Pressing stop and then play will make it continue with the correct preset enabled. Thanks, Ryan

Re: Review Request: WIP - Dedicated equalizer controller

2012-09-20 Thread Ryan McCoskrie
e with the correct preset enabled. Thanks, Ryan McCoskrie ___ Amarok-devel mailing list Amarok-devel@kde.org https://mail.kde.org/mailman/listinfo/amarok-devel

Re: Review Request: WIP - Dedicated equalizer controller

2012-09-20 Thread Ryan McCoskrie
dialogue wouldn't compile without getting a bool. 8 (What does restore do?) I'm still not certain. The dialogue needed it but if it does what I think it does from the updated patch* then it probably isn't needed as the current behaviour of the dialogue seems to obsolete it. *

Re: Review Request: WIP - Dedicated equalizer controller

2012-09-20 Thread Ryan McCoskrie
or restart. Pressing stop and then play will make it continue with the correct preset enabled. Thanks, Ryan McCoskrie ___ Amarok-devel mailing list Amarok-devel@kde.org https://mail.kde.org/mailman/listinfo/amarok-devel

Review Request 110036: WIP - Simple equalizer scripting

2013-04-15 Thread Ryan McCoskrie
/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 ___ Amarok-devel mailing list A

Re: Review Request 110036: WIP - Simple equalizer scripting

2013-04-18 Thread Ryan McCoskrie
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 ___ Amarok-devel mailing list Amarok-devel@kde.org https://mail.kde.org/mailman/lis

Re: Review Request 110036: WIP - Simple equalizer scripting

2013-04-18 Thread Ryan McCoskrie
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 ___ Amarok-devel mailing list Amarok-devel@kde.org https://mail.kde.org/mailman/lis

Re: Review Request 110036: WIP - Simple equalizer scripting

2014-01-05 Thread Ryan McCoskrie
://git.reviewboard.kde.org/r/110036/diff/ Testing --- 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 ___ Amarok-devel mailing

Fix for bug #263693

2011-08-07 Thread Ryan McCoskrie
ateImpl.cpp index 349464c..a3ec56f 100644 --- a/src/core-impl/collections/support/CollectionLocationDelegateImpl.cpp +++ b/src/core-impl/collections/support/CollectionLocationDelegateImpl.cpp @@ -1,4 +1,5 @@ /**** +

Re: Fix for bug #263693

2011-08-09 Thread Ryan McCoskrie
On 8 August 2011 10:26, Sam Lade wrote: > > As Bart said, please submit patches to http://git.reviewboard.kde.org/ > (you'll need an account with identity.kde.org, if I remember correctly), > rather than the mailing list. It makes everything much neater and easier > to keep track of - things on t

Review Request: Fix for bug 263693: The Delete Tracks dialog is misleading/ambiguous

2011-08-09 Thread Ryan McCoskrie
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/102236/ --- Review request for Amarok. Summary --- Fix for bug 263693. When the u

Scripting interfaces and list values

2011-08-31 Thread Ryan McCoskrie
arokConfig::equalizerPresetsNames(); } It returns an empty array. Could someone point out what I am doing wrong? I'm pretty sure I could get it all right once I'm put on the right course. -- Ryan McCoskrie North Canterbury, New Zealand sourcelinksnotes.comyr.com signature.asc Description:

Re: Review Request: Fix for bug 263693: The Delete Tracks dialog is misleading/ambiguous

2011-09-11 Thread Ryan McCoskrie
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/102236/ --- (Updated Sept. 10, 2011, 10:26 p.m.) Review request for Amarok. Changes

Review Request: Initial look into equalizer scritping. Very experimental.

2011-10-07 Thread Ryan McCoskrie
script console. Works as expected. 0: Amarok.Engine.eqBandsFreq() seems to return no value. Thanks, Ryan McCoskrie ___ Amarok-devel mailing list Amarok-devel@kde.org https://mail.kde.org/mailman/listinfo/amarok-devel

Re: Review Request: Initial look into equalizer scritping. Very experimental.

2011-10-08 Thread Ryan McCoskrie
rst-timers. - Ryan --- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/102798/#review7162 --- On Oct. 7, 2011, 2:43 a.m.,

Review Request: Warn against build without taglib

2011-11-09 Thread Ryan McCoskrie
warning against building Amarok without support of taglib if it is attempted. Diffs - CMakeLists.txt 6fb0491 Diff: http://git.reviewboard.kde.org/r/103090/diff/diff Testing --- Built Amarok with this patch applied. Thanks, Ryan McCoskrie

Re: [amarok] /: CMake warning on missing TagLib

2011-11-11 Thread Ryan McCoskrie
rtist names, failing to detect albums and showing all manner of other strange bugs. -- Ryan McCoskrie North Canterbury, New Zealand sourcelinksnotes.comyr.com ___ Amarok-devel mailing list Amarok-devel@kde.org https://mail.kde.org/mailman/listinfo/amarok-devel

Re: Review Request: Support for equalizer scripts and plugins. WIP.

2011-11-18 Thread Ryan McCoskrie
qBandsFreq() seems to return no value. # First Revision # 0: Opened script console and Equalizer Dialog. Used both the dialog and Amarok.Engine.currentPreset property to alter the equalizer. Everything appears to work properly. Thanks, Ryan

Re: Review Request: Support for equalizer scripts and plugins. WIP.

2011-11-19 Thread Ryan McCoskrie
eq() seems to return no value. # First Revision # 0: Opened script console and Equalizer Dialog. Used both the dialog and Amarok.Engine.currentPreset property to alter the equalizer. Everything appears to work properly. Thanks, Ryan

Where to place generic equalizer facilities.

2011-12-03 Thread Ryan McCoskrie
I've started to wonder if I should make a new class to hold this behaviour? -- Ryan McCoskrie North Canterbury, New Zealand sourcelinksnotes.comyr.com ___ Amarok-devel mailing list Amarok-devel@kde.org https://mail.kde.org/mailman/listinfo/amarok-devel

Re: Amarok out of string freeze, let's plan features

2011-12-21 Thread Ryan McCoskrie
> > So what features do you have planned or would strongly suggest to make > it into 2.6? > I'll follow up later with my own shortlist. > I've got lots of codeing time coming up so I'll probably be able to get my second attempt at an equalizer scripting interface written

Re: Review Request: Bump the taglib dependency to 1.7

2012-01-30 Thread Ryan McCoskrie
I would suggest going back to 1.6 as 1.7 isn't yet available as a stable package on Mageia. -- Ryan McCoskrie North Canterbury, New Zealand sourcelinksnotes.comyr.com ___ Amarok-devel mailing list Amarok-devel@kde.org https://mail.kde.org/mailman/listinfo/amarok-devel

Re: Review Request: Fix for bug 263693: The Delete Tracks dialog is misleading/ambiguous

2012-03-07 Thread Ryan McCoskrie
.kde.org/r/102236/s/220/ Thanks, Ryan McCoskrie ___ Amarok-devel mailing list Amarok-devel@kde.org https://mail.kde.org/mailman/listinfo/amarok-devel

Re: Review Request: Fix for bug 263693: The Delete Tracks dialog is misleading/ambiguous

2012-03-07 Thread Ryan McCoskrie
meta-data instead of raw file path http://git.reviewboard.kde.org/r/102236/s/220/ Thanks, Ryan McCoskrie ___ Amarok-devel mailing list Amarok-devel@kde.org https://mail.kde.org/mailman/listinfo/amarok-devel

Re: Review Request: Fix for bug 263693: The Delete Tracks dialog is misleading/ambiguous

2012-03-07 Thread Ryan McCoskrie
() returns 'Unknown Artist' in place of an empty QString. This will render the data checking needless under all known circumstances. Screenshots --- Uses meta-data instead of raw file path http://git.reviewboard.kde.org/r/102236/s/220/ Thanks, Ryan

Review Request: Add composer button to wikipedia applet

2012-03-18 Thread Ryan McCoskrie
expected. This patch is simply a case of copying, pasting, substituteing artist with composer so new bugs are extremely unlikely. Thanks, Ryan McCoskrie ___ Amarok-devel mailing list Amarok-devel@kde.org https://mail.kde.org/mailman/listinfo/amarok-devel

Re: Review Request: Add composer button to wikipedia applet

2012-03-20 Thread Ryan McCoskrie
t: http://git.reviewboard.kde.org/r/104327/#review11530 --- On March 18, 2012, 6:27 a.m., Ryan McCoskrie wrote: > > --- > This is an automatically generated e-

Re: Review Request: Add composer button to wikipedia applet

2012-03-20 Thread Ryan McCoskrie
to have a different musician name to the composer name and pressed button. Everything works as expected. This patch is simply a case of copying, pasting, substituteing artist with composer so new bugs are extremely unlikely. Thanks, Ryan McCoskrie

Re: Review Request: Add composer button to wikipedia applet

2012-03-26 Thread Ryan McCoskrie
This patch is simply a case of copying, pasting, substituteing artist with composer so new bugs are extremely unlikely. Thanks, Ryan McCoskrie ___ Amarok-devel mailing list Amarok-devel@kde.org https://mail.kde.org/mailman/listinfo/amarok-devel

Re: Review Request: Add composer button to wikipedia applet

2012-03-26 Thread Ryan McCoskrie
language controls. This patch works fine. - Ryan McCoskrie On March 26, 2012, 6:50 a.m., Ryan McCoskrie wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > http://git.reviewboard.kde.