craig.p.drummond
|
5c7d22c72d
|
Initial work on Qt translations. Commented out for the moment, as xgettext is crashing!!!
|
2012-09-02 20:13:00 +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
|
7bf63b3a63
|
Use changeExtension() from Utils
|
2012-08-13 18:57:15 +00:00 |
|
craig.p.drummond
|
31ece6fffc
|
When saving lyrics provider settings to config file, need to use orignal ID string - not the translated one.
BUG: 44
|
2012-06-29 19:46:08 +00:00 |
|
craig.p.drummond@gmail.com
|
b1ec217249
|
When fetching lyrics or info for a song which has had the 'various artists' workaround applied - revert this before requesting data.
|
2012-06-26 11:11:18 +00:00 |
|
craig.p.drummond
|
b3f36f1cae
|
Android: more sizing fixes
|
2012-06-22 15:51:13 +00:00 |
|
craig.p.drummond
|
bd22eaa1e4
|
Android: no background image - and no lyrics at the moment :-(
|
2012-06-20 20:34:22 +00:00 |
|
craig.p.drummond
|
8894263b1f
|
More android work...
|
2012-06-19 15:48:18 +00:00 |
|
craig.p.drummond
|
c1c61ce0d4
|
Make TagLib optional.
|
2012-06-18 18:22:58 +00:00 |
|
craig.p.drummond@gmail.com
|
dcc47d1b57
|
Fix/workaround issues with fetching lyrics from letras.mus.br#
BUG:36
|
2012-06-15 11:21:07 +00:00 |
|
craig.p.drummond
|
c142deed7e
|
Update ultimate_providers.xml to match Clementine 1.0.1
|
2012-06-12 20:39:33 +00:00 |
|
craig.p.drummond
|
1b7ae77d7b
|
Read lyrics from tags - ID3v2 only at the moment.
BUG:25
|
2012-06-10 20:50:59 +00:00 |
|
craig.p.drummond
|
f31a7264cd
|
Add support for multiple MPD servers.
|
2012-06-08 17:53:35 +00:00 |
|
craig.p.drummond
|
f5f3114145
|
Reduce KDE/Qt code duplication - by creating dummy Dialog, MessageBox, and InputDialog classes/namespaces for Qt.
|
2012-05-31 17:45:57 +00:00 |
|
craig.p.drummond@gmail.com
|
618b55055a
|
When performing a custom lytics seatch, and we have no current song, dont attempt to save the file to MPDs music folder (there is no valid filename).
|
2012-05-04 11:11:27 +00:00 |
|
craig.p.drummond@gmail.com
|
596d66d3d8
|
When refreshing lyrics, instead of startnig at first provider and iterating them all again (which will result in the same hit again), start at the next provider. This allows all providers to be checked. Thanks to Martin Blumenstingl for the patch.
|
2012-05-03 20:15:39 +00:00 |
|
craig.p.drummond@gmail.com
|
99c564acf7
|
Limit downloaded covers to a max of 600x600 pixels.
When showing cover-widget tooltip, scale image if it is greater than 600x600.
BUG:8
|
2012-05-01 20:39:00 +00:00 |
|
craig.p.drummond@gmail.com
|
63ff2b6c2b
|
Add option to draw (15% opacity) tiled cover as background to lyrics page.
|
2012-04-26 20:47:51 +00:00 |
|
craig
|
5ca939c923
|
Update text
|
2012-04-16 18:44:46 +00:00 |
|
craig
|
cf2fa440b5
|
Set file perms for mpd lyrics files - and make thes owned by 'audio' group
|
2012-04-08 11:09:34 +00:00 |
|
craig
|
51bf08b6e8
|
Allow editing of empty lyrics - so that can create!
|
2012-03-31 16:24:11 +00:00 |
|
craig
|
5b9d27089b
|
Remvove any formatting (bold, etc) from lyrics
|
2012-03-31 16:15:20 +00:00 |
|
craig
|
40853fd5ff
|
Remove margins
|
2012-03-30 19:18:45 +00:00 |
|
craig
|
fbe7487d97
|
Add possibility to refine lyrics search
|
2012-03-30 19:12:12 +00:00 |
|
craig
|
e299686b3a
|
Check fof changes before prompting
|
2012-03-29 15:48:09 +00:00 |
|
craig
|
efab933f8f
|
Show song name when editing
|
2012-03-29 15:47:51 +00:00 |
|
craig
|
459acf33c6
|
Formatting
|
2012-03-26 18:23:17 +00:00 |
|
craig
|
e256c53845
|
Action text
|
2012-03-26 18:23:07 +00:00 |
|
craig
|
1cdbb9b256
|
Only enable del action if file exists
|
2012-03-26 18:22:46 +00:00 |
|
craig
|
5feae62af3
|
Fix qt-build
|
2012-03-25 08:58:00 +00:00 |
|
craig
|
1e325bbd3b
|
Add basic lyrics editing.
|
2012-03-25 08:42:32 +00:00 |
|
craig
|
fd2ce91469
|
Fix reading of lyrics files with special characters - thanks to Martin
Blumenstingl for the patch.
|
2012-03-19 20:28:40 +00:00 |
|
craig
|
d992b6fb8a
|
SAve zoom settings
|
2012-03-14 21:42:28 +00:00 |
|
craig
|
6fd75d5337
|
When renaming files, rename file.lyrics if it exists.
|
2012-03-13 19:31:43 +00:00 |
|
craig
|
baa73c3246
|
Fix memleaks
|
2012-02-28 19:32:50 +00:00 |
|
craig
|
3e525093a6
|
Fix icon size
|
2012-02-14 21:23:30 +00:00 |
|
craig
|
90211f2de8
|
- Add text-urilist to library/folder/album drag'n'drop mimetypes - so that can drop onto k3b
- Store mpdDir as a QString in settings class, so that everyone can access it from there
|
2012-01-30 19:27:09 +00:00 |
|
craig
|
518b7d41bb
|
Cleanup
|
2012-01-04 19:19:13 +00:00 |
|
craig
|
9fc2286ce3
|
Update copyright statements.
|
2012-01-04 19:15:55 +00:00 |
|
craig
|
03a7195e59
|
Add info page, to show wikipedia info.
|
2011-12-20 22:17:05 +00:00 |
|
craig
|
72c058f262
|
Use QHash instead of QMap - its faster
|
2011-12-05 19:34:43 +00:00 |
|
craig
|
3a77cb35c8
|
Remove debug
|
2011-12-05 19:34:24 +00:00 |
|
craig
|
d39eb91753
|
Update copyright
|
2011-12-05 19:32:25 +00:00 |
|
craig
|
d81885ef79
|
Move var down
|
2011-12-04 20:20:20 +00:00 |
|
craig
|
fb8b984f26
|
Add copyright
|
2011-12-04 10:48:50 +00:00 |
|
craig
|
77467cbc03
|
Remove margins
|
2011-12-04 10:33:12 +00:00 |
|
craig
|
7bde289b76
|
More code re-org
|
2011-12-03 20:17:23 +00:00 |
|
craig
|
c8defe8c71
|
Better text
|
2011-11-30 20:07:06 +00:00 |
|
craig
|
e4ac1f9d29
|
Add refresh action.
|
2011-11-30 20:05:11 +00:00 |
|
craig
|
2e3addff30
|
Re-arrange.
|
2011-11-30 19:38:03 +00:00 |
|