49 lines
1.7 KiB
Plaintext
49 lines
1.7 KiB
Plaintext
- Qt5 port
|
|
- Crash if link to QtWebKit?
|
|
- Looks like QtWebKit is sonehow pulling in QtGui from Qt4
|
|
- QUrl.setEncodedUrl
|
|
covers.cpp
|
|
magnatuneservice.cpp
|
|
infopage.cpp
|
|
- Fix raising of mainwindow via dbus.
|
|
- Qt5 no longer has QX11Info
|
|
- Stylesheet seems to mess things up
|
|
- Disabled icons in sidebar context menu
|
|
- Menu button keeps border after used?
|
|
- Menu button icon does not get changed to light
|
|
- QGtkStyle seems to be using gnome icons, this causes some conflicts
|
|
|
|
- Albums
|
|
- Coverflow view?
|
|
|
|
- Streams
|
|
- Handle more than 1st entry?? Not sure
|
|
|
|
- Devices
|
|
- libMTP album artist usage.
|
|
- libMTP does not provide an album artist tag.
|
|
- song.cpp has a check to see if this.albumartist=other.album artist, so
|
|
that when library is frefreshed the file is in the correct place.
|
|
- mtpdevice.cpp will remove albumartist from 'Song' entries copied to it,
|
|
so that these are placed in the correct part of the model.
|
|
- If libMTP is 'fixed' then the above can be removed.
|
|
- Make Various 'Artists' fix applicable to all compilation albums?
|
|
- Not sure how this could be done with MTP :-(
|
|
- MTP has no access to other tags, so when converting back, how would I
|
|
know this is a compilation?
|
|
- Allow to drag songs from albums/library to devices, and vice versa.
|
|
|
|
- Lyrics
|
|
- Add support for reading via tags in mp4, flac, and ogg files.
|
|
|
|
- PlayQueue
|
|
- Add copy to device to context menu?
|
|
- Will need to be careful that songs are not from device
|
|
- Also, check that songs are not streams!
|
|
|
|
- General
|
|
- Ratings (use KRatingWidget?)
|
|
- Not sure, would need support in cantata-dynamic
|
|
- mpdscribble management?
|
|
- Combine 'Page' classes
|