craig.p.drummond
|
9fdd9510fd
|
Spelling :-(
|
2012-08-30 19:45:43 +00:00 |
|
craig.p.drummond
|
d931b9c72d
|
Improve FancyTabWidget appearance for Gtk+ style - when hovering, draw selection into a QImage and set painter's opacity before drawing image.
|
2012-08-30 19:44:47 +00:00 |
|
craig.p.drummond
|
439046faff
|
Spelling :-(
|
2012-08-30 19:44:14 +00:00 |
|
craig.p.drummond
|
49cc24eb46
|
Completly remove android changes - this NEVER worked very well, and never will with QWidgets :-(
|
2012-08-30 19:43:32 +00:00 |
|
craig.p.drummond
|
5f0fd2a717
|
When looking for album covers, also check for "${file}.jpg/png", "${albumArtist} - ${album}.jpg/png" and "${album}.jpg/png" within current songs folder. (These are checked AFTER cover.jpg/png, etc.)
BUG:65
|
2012-08-30 19:38:45 +00:00 |
|
craig.p.drummond
|
2034c11660
|
Force single-click activation in views. To enable double-click mode (which depends upon the style), edit cantatarc (KDE) or cantata.conf (Qt only) and set 'forceSingleClick=false' in the '[General]' section.
|
2012-08-30 19:37:59 +00:00 |
|
craig.p.drummond@gmail.com
|
01d0ee9851
|
Use correct palette (Active/Inactive) when drawing item text.
|
2012-08-30 11:58:06 +00:00 |
|
craig.p.drummond@gmail.com
|
7e79306010
|
Package missing edit-clear-locationbar-rtl.png icons so that clear button appears in windows line-edits.
|
2012-08-30 11:13:56 +00:00 |
|
craig.p.drummond@gmail.com
|
2342c1f3a0
|
Package Qt's jpeg image plugin with windows zip file - otherwise jpeg cover images cannot be loaded!
|
2012-08-30 11:09:40 +00:00 |
|
craig.p.drummond
|
6920496682
|
When displaying cover tooltip, if image is too big or image file is not found (as is the case for embedded covers), then save the image into a base64 array as a PNG - and have Qt use this in the 'img' tag.
BUG:64
|
2012-08-29 19:30:45 +00:00 |
|
craig.p.drummond
|
a117e8e385
|
Initialise some vars - probably not really required, but doesn't hurt!!!
|
2012-08-27 19:46:05 +00:00 |
|
craig.p.drummond
|
3976961311
|
Connect to replayFinishied signal of job, not manager.
|
2012-08-27 19:38:09 +00:00 |
|
craig.p.drummond
|
03b1427477
|
Improve cover fetching?
|
2012-08-27 19:37:33 +00:00 |
|
craig.p.drummond
|
1e52da8d66
|
Fix dir retrieval when we just have filename - return /
|
2012-08-27 19:36:15 +00:00 |
|
craig.p.drummond@gmail.com
|
26e216a6e3
|
Store flag to indicate if device support album-artist tag.
|
2012-08-24 12:01:27 +00:00 |
|
craig.p.drummond@gmail.com
|
7af0e2b8b2
|
Better features text
|
2012-08-24 12:01:13 +00:00 |
|
craig.p.drummond@gmail.com
|
9fd4109300
|
Fix MPD dir accessibility check for qt builds
|
2012-08-23 17:49:59 +00:00 |
|
craig.p.drummond@gmail.com
|
0f27a3d4a9
|
If not changing artist/albumartist/album of a track in tag editor, then just update track if possible - as opposed to removing and adding to list (which causes a complete refresh of list)
|
2012-08-23 17:49:32 +00:00 |
|
craig.p.drummond@gmail.com
|
320d385b60
|
HTTP paths should also be fixed to end with /
|
2012-08-23 11:05:24 +00:00 |
|
craig.p.drummond@gmail.com
|
b249b21b91
|
If the date string recieved from MPD is longer than 4 characters, just use the first 4 - as we are only interested in the year.
|
2012-08-23 11:04:34 +00:00 |
|
craig.p.drummond@gmail.com
|
935fd7787d
|
Also qt-only
|
2012-08-22 12:33:32 +00:00 |
|
craig.p.drummond@gmail.com
|
def05566fc
|
Include kdeversion.h for KDE_IS_VERSION macro
|
2012-08-22 12:22:30 +00:00 |
|
craig.p.drummond@gmail.com
|
56c05ef290
|
For KDE<4.9 or Qt (Linux) builds, monitor /proc/mounts for changes - to know whether MPD dir is accessible or not.
|
2012-08-22 11:28:00 +00:00 |
|
craig.p.drummond@gmail.com
|
d96f457a6b
|
When displaying year, get the year from the album - as this maybe different per track of album (if the album is a compilation)
|
2012-08-21 17:55:30 +00:00 |
|
craig.p.drummond@gmail.com
|
b9fd3eb225
|
In KDE builds, check if MPD is readable each time we get a device added or removed signal from Solid. (Requires KDE4.9 to function correctly)
BUG:53
|
2012-08-21 17:55:06 +00:00 |
|
craig.p.drummond@gmail.com
|
ac5bcc0d31
|
If we have no song tag details, show filename in playqueue.
BUG:59
|
2012-08-21 11:28:52 +00:00 |
|
craig.p.drummond@gmail.com
|
d1822cefd6
|
Use "users" group and not "audio" when setting the group ID of covers, lyrics, and audio files.
BUG:54
|
2012-08-21 11:06:42 +00:00 |
|
craig.p.drummond@gmail.com
|
62611bad53
|
- Dont split albums based upon year - this messes up compilation albums, where each track may have a different year.
- To be consistent, use the year of the lowest track number to be an album's year.
BUG:56
|
2012-08-21 11:05:41 +00:00 |
|
craig.p.drummond@gmail.com
|
be707eaa3c
|
Fix track order when adding newly added album, via folders page, to playqueue.
|
2012-08-20 11:36:51 +00:00 |
|
craig.p.drummond@gmail.com
|
7f43f2bfd8
|
Fix issue with filenames containing quotes for playlist items
BUG:58
|
2012-08-20 11:09:01 +00:00 |
|
craig.p.drummond
|
3a34b9203f
|
Update playqueue, and outputs, when reconnecting.
|
2012-08-19 20:35:26 +00:00 |
|
craig.p.drummond
|
417102c325
|
Fix handling of filename's with quotes.
BUG:58
|
2012-08-19 10:56:51 +00:00 |
|
craig.p.drummond
|
e0eb891c29
|
Fix spelling mistakes.
BUG:55
|
2012-08-19 10:29:23 +00:00 |
|
craig.p.drummond@gmail.com
|
34ebfb6f13
|
Reset 'mpdDbUpdated' flag each time before getting mpd status.
|
2012-08-16 17:15:40 +00:00 |
|
craig.p.drummond@gmail.com
|
b4409bf2ba
|
Update always contains full list of songs, so if we have extra these need to be removed.
|
2012-08-16 17:14:59 +00:00 |
|
craig.p.drummond@gmail.com
|
458cead912
|
Dont need to stop dynamizer unless connection details have changed.
|
2012-08-16 17:14:32 +00:00 |
|
craig.p.drummond@gmail.com
|
5a61cf0609
|
When press CTRL-F, put focus on playqueue search if its currently on one of the playqueue buttons.
|
2012-08-15 11:13:49 +00:00 |
|
craig.p.drummond@gmail.com
|
4147e69835
|
Allow 'showPage' dbus command to also show playqueue (if this has been placed in the sidebar)
|
2012-08-15 11:12:55 +00:00 |
|
craig.p.drummond@gmail.com
|
ac5ac8a177
|
More consistent control of prev/next buttons.
|
2012-08-15 11:12:33 +00:00 |
|
craig.p.drummond@gmail.com
|
c7088e59bf
|
Dont attempt to get current song if we are still inactive
|
2012-08-15 11:12:13 +00:00 |
|
craig.p.drummond@gmail.com
|
4c8e7dd67b
|
Use QWIDGETSIZE_MAX and not INT_MAX to set maximum height of expanded interface.
|
2012-08-15 11:11:36 +00:00 |
|
craig.p.drummond@gmail.com
|
b9aee91f27
|
Only refresh status once in praseIdle
|
2012-08-14 11:08:46 +00:00 |
|
craig.p.drummond@gmail.com
|
7cb5d94b42
|
Fix Qt compile
|
2012-08-14 11:08:20 +00:00 |
|
craig.p.drummond
|
7bf63b3a63
|
Use changeExtension() from Utils
|
2012-08-13 18:57:15 +00:00 |
|
craig.p.drummond
|
47cb1eaba5
|
Set full filepath, if from a device
|
2012-08-13 18:56:53 +00:00 |
|
craig.p.drummond
|
e398cd39e6
|
Check file exists before tryng to read tags
|
2012-08-13 18:56:28 +00:00 |
|
craig.p.drummond
|
ace2380cb1
|
Save MPD filename scheme settings with MPD server settings.
|
2012-08-13 18:56:01 +00:00 |
|
craig.p.drummond
|
33f4544361
|
If 'showPage' is called (via DBUS interface), ensure interface is expanded.
|
2012-08-13 18:55:33 +00:00 |
|
craig.p.drummond@gmail.com
|
266171697b
|
Cant use 'isVisible' to detect when expanded/collapsed - as we might be hidden in system tray!!
|
2012-08-13 11:07:32 +00:00 |
|
craig.p.drummond@gmail.com
|
129172ad0f
|
Reduce tiemout waiting for read replies - cant't jsut wait indefinetely
|
2012-08-13 11:06:59 +00:00 |
|