Re: Review Request 116874: Patch for the next and previous button functionality in an inactive playlist.

2014-06-21 Thread Shantanu Tushar
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/116874/#review60666 --- Looks good to me, just one suggestion

Re: Review Request 116874: Patch for the next and previous button functionality in an inactive playlist.

2014-06-21 Thread R.Harish Navnit
On June 21, 2014, 1:59 p.m., Shantanu Tushar wrote: mediaelements/mediacontroller/MediaController.qml, line 100 https://git.reviewboard.kde.org/r/116874/diff/9/?file=282642#file282642line100 runtimeData.playing || runtimeData.paused should work better, thats usually the case in

Re: Review Request 116874: Patch for the next and previous button functionality in an inactive playlist.

2014-06-21 Thread R.Harish Navnit
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/116874/ --- (Updated June 21, 2014, 3:55 p.m.) Review request for Plasma, Shantanu

Re: Review Request 116874: Patch for the next and previous button functionality in an inactive playlist.

2014-06-21 Thread Shantanu Tushar
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/116874/#review60669 --- Ship it! Ship It! - Shantanu Tushar On June 21, 2014,

Re: Review Request 116874: Patch for the next and previous button functionality in an inactive playlist.

2014-06-21 Thread Commit Hook
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/116874/#review60670 --- This review has been submitted with commit

Re: Review Request 116874: Patch for the next and previous button functionality in an inactive playlist.

2014-06-21 Thread R.Harish Navnit
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/116874/ --- (Updated June 21, 2014, 3:58 p.m.) Status -- This change has been

Re: Review Request 116874: Patch for the next and previous button functionality in an inactive playlist.

2014-06-21 Thread Commit Hook
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/116874/#review60674 --- This review has been submitted with commit

Re: Review Request 116874: Patch for the next and previous button functionality in an inactive playlist.

2014-06-19 Thread R.Harish Navnit
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/116874/ --- (Updated June 19, 2014, 9:04 p.m.) Review request for Plasma, Shantanu

Re: Review Request 116874: Patch for the next and previous button functionality in an inactive playlist.

2014-04-19 Thread R.Harish Navnit
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/116874/ --- (Updated April 19, 2014, 12:44 p.m.) Review request for Plasma, Shantanu

Re: Review Request 116874: Patch for the next and previous button functionality in an inactive playlist.

2014-04-19 Thread Bhushan Shah
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/116874/#review56054 --- browsingbackends/onlineservices/CMakeLists.txt

Re: Review Request 116874: Patch for the next and previous button functionality in an inactive playlist.

2014-04-19 Thread R.Harish Navnit
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/116874/ --- (Updated April 19, 2014, 2:02 p.m.) Review request for Plasma, Shantanu

Re: Review Request 116874: Patch for the next and previous button functionality in an inactive playlist.

2014-04-19 Thread R.Harish Navnit
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/116874/ --- (Updated April 19, 2014, 3:37 p.m.) Review request for Plasma, Shantanu

Re: Review Request 116874: Patch for the next and previous button functionality in an inactive playlist.

2014-04-16 Thread R.Harish Navnit
On April 14, 2014, 12:58 p.m., Sinny Kumari wrote: checking only url of runtimeData will work only when PMC is launched and nothing has been played. You need to handle many other cases like when media get stopped, next/prev shouldn't be enabled until and unless current media is

Re: Review Request 116874: Patch for the next and previous button functionality in an inactive playlist.

2014-04-14 Thread Sinny Kumari
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/116874/#review55718 --- checking only url of runtimeData will work only when PMC is

Re: Review Request 116874: Patch for the next and previous button functionality in an inactive playlist.

2014-04-12 Thread R.Harish Navnit
On March 27, 2014, 1:05 p.m., Sebastian Kügler wrote: If a button doesn't do anything, it should be indicated by disabling it, not just making it a no-op. Hey, Should I disable the other buttons like the play/pause, mediascroller, currentmediatime etc ? I mean when there's no media

Re: Review Request 116874: Patch for the next and previous button functionality in an inactive playlist.

2014-03-28 Thread R.Harish Navnit
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/116874/ --- (Updated March 28, 2014, 12:39 p.m.) Review request for Plasma, Shantanu

Re: Review Request 116874: Patch for the next and previous button functionality in an inactive playlist.

2014-03-28 Thread R.Harish Navnit
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/116874/ --- (Updated March 28, 2014, 12:37 p.m.) Review request for Plasma, Shantanu

Re: Review Request 116874: Patch for the next and previous button functionality in an inactive playlist.

2014-03-28 Thread Sebastian Kügler
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/116874/#review54431 --- See inline comment about line breaks. Also, the disabling of

Re: Review Request 116874: Patch for the next and previous button functionality in an inactive playlist.

2014-03-27 Thread R.Harish Navnit
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/116874/ --- (Updated March 27, 2014, 11:22 a.m.) Review request for Plasma, Shantanu

Re: Review Request 116874: Patch for the next and previous button functionality in an inactive playlist.

2014-03-27 Thread Sebastian Kügler
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/116874/#review54293 --- If a button doesn't do anything, it should be indicated by

Re: Review Request 116874: Patch for the next and previous button functionality in an inactive playlist.

2014-03-27 Thread R.Harish Navnit
On March 27, 2014, 1:05 p.m., Sebastian Kügler wrote: mediaelements/playlist/Playlist.qml, line 159 https://git.reviewboard.kde.org/r/116874/diff/3/?file=257374#file257374line159 indenting is wrong now I have added a new diff file after I pulled the latest source and built

Re: Review Request 116874: Patch for the next and previous button functionality in an inactive playlist.

2014-03-27 Thread Shantanu Tushar
On March 27, 2014, 1:05 p.m., Sebastian Kügler wrote: mediaelements/playlist/Playlist.qml, line 159 https://git.reviewboard.kde.org/r/116874/diff/3/?file=257374#file257374line159 indenting is wrong now R.Harish Navnit wrote: I have added a new diff file after I pulled the

Re: Review Request 116874: Patch for the next and previous button functionality in an inactive playlist.

2014-03-26 Thread R.Harish Navnit
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/116874/ --- (Updated March 26, 2014, 4 p.m.) Review request for Plasma, Shantanu

Re: Review Request 116874: Patch for the next and previous button functionality in an inactive playlist.

2014-03-22 Thread R.Harish Navnit
On March 19, 2014, 6:05 p.m., Sinny Kumari wrote: shells/newshell/package/contents/ui/mediacenter.qml, line 90 https://git.reviewboard.kde.org/r/116874/diff/2/?file=255217#file255217line90 Instead of checking runtimeData.url check if playlist current Index is -1. I've checked

Re: Review Request 116874: Patch for the next and previous button functionality in an inactive playlist.

2014-03-19 Thread Sinny Kumari
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/116874/#review53435 --- With current patch, suppose you play anything from media

Review Request 116874: Patch for the next and previous button functionality in an inactive playlist.

2014-03-18 Thread R.Harish Navnit
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/116874/ --- Review request for Plasma, Shantanu Tushar and Sinny Kumari. Bugs:

Re: Review Request 116874: Patch for the next and previous button functionality in an inactive playlist.

2014-03-18 Thread Ashish Madeti
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/116874/#review53324 --- shells/newshell/package/contents/ui/mediacenter.qml

Re: Review Request 116874: Patch for the next and previous button functionality in an inactive playlist.

2014-03-18 Thread R.Harish Navnit
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/116874/ --- (Updated March 18, 2014, 6 p.m.) Review request for Plasma, Shantanu

Re: Review Request 116874: Patch for the next and previous button functionality in an inactive playlist.

2014-03-18 Thread R.Harish Navnit
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/116874/#review53331 --- shells/newshell/package/contents/ui/mediacenter.qml