Feed Advanced Search

Oct 5 2018

mgallien moved T6259: Fix restore ofvolume on start on Windows from Backlog to Done on the Elisa board.
Oct 5 2018, 6:22 PM · Elisa
mgallien moved T7184: Explore using VLC as an alternative to Qt Multimedia on desktop targets from In Progress to Done on the Elisa board.
Oct 5 2018, 6:22 PM · Elisa

Oct 4 2018

sourabhboss added a watcher for Elisa: sourabhboss.
Oct 4 2018, 10:08 AM

Oct 1 2018

mgallien moved T7184: Explore using VLC as an alternative to Qt Multimedia on desktop targets from Backlog to In Progress on the Elisa board.
Oct 1 2018, 6:47 PM · Elisa
mgallien closed D15864: Fix the library installation directory.
Oct 1 2018, 3:25 PM · Elisa
mgallien updated the diff for D15864: Fix the library installation directory.

use KDE_INSTALL_FULL_LIBDIR instead of the non working current solution

Oct 1 2018, 3:19 PM · Elisa
mgallien commandeered D15864: Fix the library installation directory.

I will update it and land it.

Oct 1 2018, 3:19 PM · Elisa

Sep 30 2018

rmauchin added a comment to D15864: Fix the library installation directory.

Do you want me to push a fix or are you able to do it directly ?

Sep 30 2018, 9:21 PM · Elisa
mgallien added a comment to D15864: Fix the library installation directory.

I have found a working solution. See my inline comment. Do you want me to push a fix or are you able to do it directly ?

Sep 30 2018, 9:05 PM · Elisa
rmauchin added a comment to D15864: Fix the library installation directory.

It might be caused by my default cmake parameters on my distro (Fedora):

Sep 30 2018, 8:36 PM · Elisa
mgallien accepted D15864: Fix the library installation directory.

Forgot what I said. It looks like CMAKE_INSTALL_PREFIX may be unnecessary. I thought I needed it to get correct installation paths.
Sorry about my confusion.

Sep 30 2018, 8:30 PM · Elisa
mgallien added a comment to D15864: Fix the library installation directory.

Thanks for taking care of that.
I am a bit lost at what is the cause of your problem.

Sep 30 2018, 8:00 PM · Elisa
rmauchin requested review of D15864: Fix the library installation directory.
Sep 30 2018, 7:35 PM · Elisa

Sep 29 2018

astippich added a comment to T5230: Implement ReplayGain.

Ability to read the ReplayGain tags will be released in kfilemetadata as part of KF 5.51

Sep 29 2018, 9:08 AM · Elisa
astippich placed T6255: Add support for cover images embedded in tracks up for grabs.
Sep 29 2018, 9:07 AM · Elisa
astippich placed T5230: Implement ReplayGain up for grabs.
Sep 29 2018, 9:06 AM · Elisa

Sep 26 2018

mgallien added a project to D15782: add support for progress bar built in the Plasma task bar: Elisa.
Sep 26 2018, 8:24 PM · Elisa
mgallien requested changes to D15078: keep pointer of track listener.

What is your rationale for this change ? I do not agree that we should change things when not needed by some other code changes. Even if there exists some automatic tests, the coverage is not good enough to guarantee that we will not have regressions.

Sep 26 2018, 7:37 PM · Elisa
mgallien added a comment to D15195: consolidate handling of title fallback into MusicAudioTrack.

The playlist is a very different case where some data come asynchronously. I am not convinced there is a way to have common code between models where one always gets a MusicAudioTrack and models where one does not always have a MusicAudioTrack. Please check.

Sep 26 2018, 7:28 PM · Elisa
mgallien requested changes to D14126: add ability to load playlists from file browser.

In order to avoid polluting the mediaplaylist with a QMimeDataBase, I decided to move the handling to the proxy model. Let me know what you think.

Sep 26 2018, 7:07 PM · Elisa

Sep 25 2018

ognarb added a comment to T7597: Add a progress bar under the current track in playlist.

The music collections is in an external drive and was probably not indexed by baloo. I can do some test with the external drive mounted somewhere in my home directory and indexed by baloo.

Sep 25 2018, 4:42 PM · Elisa
mgallien added a comment to T7597: Add a progress bar under the current track in playlist.

I don't use Elisa anymore (Elisa couldn't handle my 1Tb music collection). So I stopped working on this task.

Sep 25 2018, 1:41 PM · Elisa
ognarb placed T7597: Add a progress bar under the current track in playlist up for grabs.

I don't use Elisa anymore (Elisa couldn't handle my 1Tb music collection). So I stopped working on this task.

Sep 25 2018, 1:30 PM · Elisa

Sep 23 2018

mgallien closed D15607: Gives immediate focus to the search entry control after pressing the shortcut to show it.
Sep 23 2018, 7:55 PM · Elisa
mgallien added a comment to D15607: Gives immediate focus to the search entry control after pressing the shortcut to show it.

I think there is still one issue: when the view is not collapsed and you click on e.g. artist view, the search field also doesn't get focus immediately. but it's an improvement anyway

Sep 23 2018, 7:47 PM · Elisa
astippich abandoned D12639: remove sorting from sql queries.
Sep 23 2018, 7:13 PM · Elisa

Sep 21 2018

astippich updated the diff for D13872: create a FlatButtonWithToolTip component for MediaPlayerControl.
  • use tooltip directly
Sep 21 2018, 3:35 PM · Elisa
astippich accepted D15607: Gives immediate focus to the search entry control after pressing the shortcut to show it.

I think there is still one issue: when the view is not collapsed and you click on e.g. artist view, the search field also doesn't get focus immediately. but it's an improvement anyway

Sep 21 2018, 3:34 PM · Elisa
astippich closed D15486: disable sorting for single album view.
Sep 21 2018, 3:19 PM · Elisa
astippich added a watcher for Elisa: astippich.
Sep 21 2018, 3:17 PM

Sep 20 2018

aureliencouderc added a member for Elisa: aureliencouderc.
Sep 20 2018, 8:13 PM

Sep 19 2018

mgallien accepted D15486: disable sorting for single album view.
Sep 19 2018, 8:17 PM · Elisa
mgallien added a project to D15607: Gives immediate focus to the search entry control after pressing the shortcut to show it: Elisa.
Sep 19 2018, 8:16 PM · Elisa
astippich added a comment to D15486: disable sorting for single album view.

I removed the override.

Sep 19 2018, 7:56 PM · Elisa
astippich updated the diff for D15486: disable sorting for single album view.
  • remove function override
Sep 19 2018, 7:55 PM · Elisa
astippich added a comment to D13872: create a FlatButtonWithToolTip component for MediaPlayerControl.

I do not understand your intent with this patch. Especially the way you provide a special ToolButton with a lot of things in it.
Please explain better why each element in ElisaToolButton is here ?

Sep 19 2018, 7:53 PM · Elisa
aureliencouderc added a watcher for Elisa: aureliencouderc.
Sep 19 2018, 7:39 PM
shustinm added a member for Elisa: shustinm.
Sep 19 2018, 6:30 PM
shustinm added a watcher for Elisa: shustinm.
Sep 19 2018, 5:47 PM
mgallien added a comment to D13872: create a FlatButtonWithToolTip component for MediaPlayerControl.

As an example, I did try this:

Sep 19 2018, 3:44 PM · Elisa
mgallien added a comment to D13872: create a FlatButtonWithToolTip component for MediaPlayerControl.

I have spent some more time looking at your patch and fail to see the rationale behind the way tooltips are added. Did you try the ToolTip attached property ? That would be the "good" way to do it.

Sep 19 2018, 3:32 PM · Elisa
mgallien added a comment to D13872: create a FlatButtonWithToolTip component for MediaPlayerControl.

I do not understand your intent with this patch. Especially the way you provide a special ToolButton with a lot of things in it.
Please explain better why each element in ElisaToolButton is here ?

Sep 19 2018, 5:41 AM · Elisa
mgallien requested changes to D15486: disable sorting for single album view.
Sep 19 2018, 5:35 AM · Elisa

Sep 17 2018

mgallien closed D15456: makes data classes be implicitely shared: decrease memory usage.
Sep 17 2018, 8:43 PM · Elisa
astippich accepted D15456: makes data classes be implicitely shared: decrease memory usage.

I cannot really comment on the technical side of things as I am unfamiliar with it, so only tested as usual. Also a small reduction in memory usage here, and works fine.
You have again some changes for the theme file included which should not be here after rebase.

Sep 17 2018, 8:03 PM · Elisa
astippich added a comment to D14126: add ability to load playlists from file browser.

In order to avoid polluting the mediaplaylist with a QMimeDataBase, I decided to move the handling to the proxy model. Let me know what you think.

Sep 17 2018, 5:51 PM · Elisa
astippich updated the diff for D14126: add ability to load playlists from file browser.
  • rename enums, handle loading of playlist differently
Sep 17 2018, 5:50 PM · Elisa
astippich closed D15484: add margins for playing indicator.
Sep 17 2018, 5:09 PM · Elisa
safaalfulaij added a comment to T7184: Explore using VLC as an alternative to Qt Multimedia on desktop targets.

I forgot for a second that you don't need video support. Well I'm not entirely sure if QtAV supports many audio formats, but it depends on ffmpeg which I believe support many. I have very little knowledge here and just wanted to add some info about the existence of QtAV :)

Sep 17 2018, 6:25 AM · Elisa

Sep 16 2018

mgallien added a comment to T7184: Explore using VLC as an alternative to Qt Multimedia on desktop targets.

Digikam switched to QtAV once and they said it's better for cross-platform. It also has a QML interface and a similar API to Qt Multimedia. I think you should check that first before VLC.

Sep 16 2018, 7:47 PM · Elisa
safaalfulaij added a comment to T7184: Explore using VLC as an alternative to Qt Multimedia on desktop targets.

Digikam switched to QtAV once and they said it's better for cross-platform. It also has a QML interface and a similar API to Qt Multimedia. I think you should check that first before VLC.

Sep 16 2018, 6:46 PM · Elisa
mgallien renamed T7184: Explore using VLC as an alternative to Qt Multimedia on desktop targets from Explore switching to Phonon on desktop targets to Explore using VLC as an alternative to Qt Multimedia on desktop targets.
Sep 16 2018, 10:06 AM · Elisa
mgallien updated the task description for T9641: Publish Elisa in the Microsoft Store.
Sep 16 2018, 10:01 AM · Elisa, Windows

Sep 14 2018

mgallien accepted D15484: add margins for playing indicator.
Sep 14 2018, 5:18 AM · Elisa

Sep 13 2018

astippich added a comment to D15484: add margins for playing indicator.

The different titles are no longer aligned. Please fix that. It is important that the album title is aligned with tracks title.

Sep 13 2018, 8:14 PM · Elisa
astippich updated the summary of D15484: add margins for playing indicator.
Sep 13 2018, 8:13 PM · Elisa
astippich updated the diff for D15484: add margins for playing indicator.
  • restore previous behavior of album cover margins again
Sep 13 2018, 8:12 PM · Elisa
astippich abandoned D15200: fix margins and size for playlist entry.
Sep 13 2018, 8:03 PM · Elisa
mgallien closed D15298: fix handling of baloo starting after elisa.
Sep 13 2018, 7:50 PM · Elisa
astippich accepted D15298: fix handling of baloo starting after elisa.

okay, wiped everything and retried, works now and this patch fixes the bug

Sep 13 2018, 7:44 PM · Elisa
mgallien requested changes to D15484: add margins for playing indicator.

The different titles are no longer aligned. Please fix that. It is important that the album title is aligned with tracks title.

Sep 13 2018, 7:35 PM · Elisa
astippich added a comment to D15298: fix handling of baloo starting after elisa.

yes, elisa does not show any tracks first, but if baloo is enabled they start to appear

Sep 13 2018, 7:33 PM · Elisa
astippich requested review of D15486: disable sorting for single album view.
Sep 13 2018, 7:31 PM · Elisa
mgallien updated the diff for D15456: makes data classes be implicitely shared: decrease memory usage.

rebase on top of 0.3 branch

Sep 13 2018, 7:10 PM · Elisa
mgallien added a comment to D15298: fix handling of baloo starting after elisa.

I already did that, and in both cases tracks showed up. will try once more

Sep 13 2018, 7:09 PM · Elisa
astippich added a comment to D15298: fix handling of baloo starting after elisa.

I already did that, and in both cases tracks showed up. will try once more

Sep 13 2018, 6:55 PM · Elisa
mgallien added a comment to D15298: fix handling of baloo starting after elisa.

I can't reproduce. What's the exact test plan?

Sep 13 2018, 6:06 PM · Elisa
astippich added a comment to D15484: add margins for playing indicator.

Before

Sep 13 2018, 5:55 PM · Elisa
astippich requested review of D15484: add margins for playing indicator.
Sep 13 2018, 5:54 PM · Elisa
astippich updated the summary of D13685: allow metadata of tracks without album and tracknumber in database.
Sep 13 2018, 5:16 PM · Elisa
astippich added a comment to D14120: Tweak inital state for playlist.

ping. would be a shame to let this one go to waste so close to merging

Sep 13 2018, 5:14 PM · Elisa
astippich added a comment to D15298: fix handling of baloo starting after elisa.

I can't reproduce. What's the exact test plan?

Sep 13 2018, 5:12 PM · Elisa
astippich closed D15434: remove brightness contrast in favor of opacity.
Sep 13 2018, 5:11 PM · Elisa

Sep 12 2018

mgallien added reviewers for D15456: makes data classes be implicitely shared: decrease memory usage: astippich, januz, ognarb.
Sep 12 2018, 3:46 PM · Elisa
mgallien added a project to D15456: makes data classes be implicitely shared: decrease memory usage: Elisa.
Sep 12 2018, 3:45 PM · Elisa

Sep 11 2018

mgallien added a comment to D15200: fix margins and size for playlist entry.

Yes, this is supposed to fix the issue with the album header. The removal of the brightness contrast is actually unrelated to this, but it seemed unnecessary while looking at it.

Imho if adding a simple margin setting to an item in an unrelated qml row leads to these bugs, this code is quite fragile. I also don't know what all the math is about for a simple layout margin of an image for the main icon.

I have created D15322 with a proper fix for the album header bad handling of different font sizes.
This is a general problem in many layout in Elisa, they do not play nicely with different font sizes.
I fail to see how this review deal with this.

Now I am a bit confused. Is this the root cause? Can 0d5fbd5474eb now be applied again? Because I think it looks more polished and consistent if the indicator has some margin like everything else.
I factored out the changes with the BrightnessContrast into D15434 since they are unrelated

Sep 11 2018, 8:06 PM · Elisa
mgallien accepted D15434: remove brightness contrast in favor of opacity.

Thanks

Sep 11 2018, 8:04 PM · Elisa
astippich added a comment to D15200: fix margins and size for playlist entry.

Yes, this is supposed to fix the issue with the album header. The removal of the brightness contrast is actually unrelated to this, but it seemed unnecessary while looking at it.

Imho if adding a simple margin setting to an item in an unrelated qml row leads to these bugs, this code is quite fragile. I also don't know what all the math is about for a simple layout margin of an image for the main icon.

I have created D15322 with a proper fix for the album header bad handling of different font sizes.
This is a general problem in many layout in Elisa, they do not play nicely with different font sizes.
I fail to see how this review deal with this.

Sep 11 2018, 6:55 PM · Elisa
astippich updated the summary of D15434: remove brightness contrast in favor of opacity.
Sep 11 2018, 6:54 PM · Elisa
astippich added a comment to D15434: remove brightness contrast in favor of opacity.

Before

Sep 11 2018, 6:54 PM · Elisa
astippich requested review of D15434: remove brightness contrast in favor of opacity.
Sep 11 2018, 6:52 PM · Elisa

Sep 7 2018

mgallien added a comment to D15200: fix margins and size for playlist entry.

Yes, this is supposed to fix the issue with the album header. The removal of the brightness contrast is actually unrelated to this, but it seemed unnecessary while looking at it.

Imho if adding a simple margin setting to an item in an unrelated qml row leads to these bugs, this code is quite fragile. I also don't know what all the math is about for a simple layout margin of an image for the main icon.

Sep 7 2018, 5:55 AM · Elisa

Sep 6 2018

astippich added a comment to D13872: create a FlatButtonWithToolTip component for MediaPlayerControl.

ping, rolling this out would be a great step forward for a pure qqc2 application

Sep 6 2018, 7:09 PM · Elisa
astippich added a comment to D13685: allow metadata of tracks without album and tracknumber in database.

ping. we have multiple bug reports about this

Sep 6 2018, 7:01 PM · Elisa
astippich added a comment to D15200: fix margins and size for playlist entry.

Yes, this is supposed to fix the issue with the album header. The removal of the brightness contrast is actually unrelated to this, but it seemed unnecessary while looking at it.

Sep 6 2018, 6:55 PM · Elisa
mgallien added a comment to D15200: fix margins and size for playlist entry.

I am a bit lost. Is this diff supposed to fix the misalignment regression in playlist entries ?
I have identified commit 0d5fbd5474eb96989c5066b2f406c6b00ef7ee23 to be the one responsible for the regression I am seeing.
with D15200:


with 0d5fbd5474eb96989c5066b2f406c6b00ef7ee23:

with 0d5fbd5474eb96989c5066b2f406c6b00ef7ee23 reverted:

Sep 6 2018, 4:58 PM · Elisa

Sep 5 2018

mgallien added a comment to T9641: Publish Elisa in the Microsoft Store.

I am using the packages produced by binary-factory.kde.org using Craft at work and usually fix issues with the Windows version when I noticed them.

Sep 5 2018, 8:08 PM · Elisa, Windows
mgallien added a parent task for T9641: Publish Elisa in the Microsoft Store: T9575: Publish more of KDE's applications in the Microsoft Store.
Sep 5 2018, 8:05 PM · Elisa, Windows
mgallien created T9641: Publish Elisa in the Microsoft Store.
Sep 5 2018, 8:05 PM · Elisa, Windows
mgallien moved T9640: Fix problems when Elisa window is small from Backlog to In Progress on the Elisa board.
Sep 5 2018, 7:03 PM · Elisa
mgallien triaged T9640: Fix problems when Elisa window is small as High priority.
Sep 5 2018, 7:02 PM · Elisa
mgallien lowered the priority of T9181: Fix enqueue of genre from Unbreak Now! to High.
Sep 5 2018, 7:01 PM · Elisa
mgallien moved T9315: Make an Android service with Elisa c++ code from In Progress to Backlog on the Elisa board.
Sep 5 2018, 7:01 PM · Elisa
mgallien added a project to D15298: fix handling of baloo starting after elisa: Elisa.
Sep 5 2018, 3:43 PM · Elisa

Sep 4 2018

ognarb added a comment to D15062: Implementing a progessbar in the PlaylistEntry.qml. .

Sorry for the late reply.

Sep 4 2018, 9:28 PM · Elisa

Sep 1 2018

astippich requested review of D15200: fix margins and size for playlist entry.
Sep 1 2018, 10:01 AM · Elisa
astippich added inline comments to D13825: optimize adding album and multiple files to mediaplaylist.
Sep 1 2018, 9:58 AM · Elisa
astippich updated the diff for D13825: optimize adding album and multiple files to mediaplaylist.
  • directly query track list from music album
Sep 1 2018, 9:55 AM · Elisa
astippich added a comment to D15062: Implementing a progessbar in the PlaylistEntry.qml. .

I also have mixed feelings about this since it somewhat duplicates the top bar. Just a very slim progress indicator beneath the title without the ability to seek would suffice. One could also think of making the complete background a progress bar, maybe with a light blue or gray color.

Sep 1 2018, 8:05 AM · Elisa
mgallien added a comment to D15062: Implementing a progessbar in the PlaylistEntry.qml. .

It is working fine. Thanks for this work.
I have a few remarks. I would prefer a smaller progress bar without the handle and read-only. This would make it a nice way to visualize the currently playing track and at the same time the track progress.
What do you think ?
@januz, @astippich, @ngraham what do you think ?
I will have a look at the alignments also without your patch as it seems we have broken something here.

Sep 1 2018, 8:02 AM · Elisa