craig.p.drummond
|
aeeb06d733
|
Change case of unknown tags - e.g. THIS_IS_A_TAG -> This is a tag
|
2014-06-11 18:26:37 +00:00 |
|
craig.p.drummond
|
74dae3cce0
|
Order tag entries
|
2014-06-11 18:25:57 +00:00 |
|
craig.p.drummond
|
eac245fd65
|
Also read performer for display in context view
|
2014-06-11 18:25:29 +00:00 |
|
craig.p.drummond
|
d758872220
|
Only need to check file once
|
2014-06-11 18:25:04 +00:00 |
|
craig.p.drummond
|
a5e0195312
|
Use external editor to edit lyrics
|
2014-06-11 18:24:44 +00:00 |
|
craig.p.drummond
|
1e4487a94f
|
Add a 'tags' view to tracks view to list all tags via taglib
|
2014-06-11 18:24:13 +00:00 |
|
craig.p.drummond
|
f1498f9d00
|
Remove colon
|
2014-06-10 19:49:21 +00:00 |
|
craig.p.drummond
|
5e18d5f007
|
Use QDesktopServices to start browser / file-manager
|
2014-06-10 19:48:00 +00:00 |
|
craig.p.drummond
|
88e4b1f2f8
|
Add option to re-load lyrics from disk
|
2014-06-10 19:46:45 +00:00 |
|
craig.p.drummond
|
94e1bb17f3
|
Fix wikpedia/last.fm link in track view
|
2014-06-10 19:45:08 +00:00 |
|
craig.p.drummond
|
cbe2977d9f
|
Show track info in context-view as well as artist and album info. Track info is stacked behind lyrics.
|
2014-06-09 18:43:49 +00:00 |
|
craig.p.drummond
|
d29d9a8781
|
Alter includes to have su-folder - e.g. utils.h -> support/utils.h
|
2014-05-13 18:37:52 +00:00 |
|
craig.p.drummond
|
bdf187ac41
|
When song is updated in context view, abort any current network jobs.
BUG: 442
|
2014-03-17 19:48:11 +00:00 |
|
craig.p.drummond
|
2589ab2530
|
Auto-scroll lyrics
BUG: 405
|
2014-02-18 19:34:37 +00:00 |
|
craig.p.drummond
|
054465656c
|
Decode Mopidy local:track:file paths
|
2014-01-21 18:57:47 +00:00 |
|
craig.p.drummond
|
f51fa4c0e5
|
Fix delete lyrics prompt
|
2014-01-20 19:27:08 +00:00 |
|
craig.p.drummond
|
88e7a4f700
|
If file path starts with /, then its not an MPD file
|
2014-01-16 19:31:12 +00:00 |
|
craig.p.drummond
|
ab7ffecca3
|
Update (c) year
|
2014-01-06 19:32:05 +00:00 |
|
craig.p.drummond
|
4c1c8cc8a2
|
Translate provider name when shown in song view
|
2013-11-28 19:55:25 +00:00 |
|
craig.p.drummond
|
4d372be368
|
Add action to cancel context jobs
|
2013-11-20 22:11:34 +00:00 |
|
craig.p.drummond
|
b609fe77fd
|
Revert reading/writing of tags in external helper - its not working correctly
BUG: 319
|
2013-10-25 20:01:33 +00:00 |
|
craig.p.drummond
|
99bccf6281
|
Read/write tags in an external app - as per Clementine and Amarok. Isolates Cantata from TagLib crashes.
|
2013-10-22 18:22:41 +00:00 |
|
craig.p.drummond
|
843bb0f2a4
|
Always use unix dir separator internally
|
2013-10-14 18:16:32 +00:00 |
|
craig.p.drummond
|
db11b6200e
|
Dir separator...
|
2013-10-14 18:14:12 +00:00 |
|
craig.p.drummond
|
5683f7939b
|
Use NetworkJob to automatically, and consistently, handle re-directs
|
2013-09-18 18:11:49 +00:00 |
|
craig.p.drummond
|
6877b0b214
|
Check if song is empty
|
2013-08-08 19:14:29 +00:00 |
|
craig.p.drummond
|
72cd22161c
|
Use i18n is a more KDE-like manner, other wise debug builds of kdelibs produce (I18N_ARGUMENT_MISSING)
BUG: 254
|
2013-07-18 14:52:45 +00:00 |
|
craig.p.drummond
|
a5622b4682
|
Fix Qt5 segfault on exit, due to static QIcons being destructed.
|
2013-06-12 19:56:59 +00:00 |
|
craig.p.drummond
|
5c2e2da501
|
Only revert various artists in contextpage class
|
2013-06-04 18:48:22 +00:00 |
|
craig.p.drummond
|
ef3d8f221a
|
Reduce number of actions
|
2013-06-03 18:16:53 +00:00 |
|
craig.p.drummond
|
8854c4b7c1
|
- Try no to use yes/no in dialogs - as Gtk reverses this to no/yes!!
- Use standard gui items, and create Qt equivalents
|
2013-05-29 19:00:50 +00:00 |
|
craig.p.drummond
|
3eae2eb7e0
|
Fix KDE compile
|
2013-05-23 16:59:05 +00:00 |
|
craig.p.drummond
|
94bf7b2c11
|
Add refresh to albums/artists views
|
2013-05-23 16:57:35 +00:00 |
|
craig.p.drummond
|
3a1d0349ba
|
Update status messages
|
2013-05-23 16:57:05 +00:00 |
|
craig.p.drummond
|
b4c0ffceff
|
Show image in textbrowser, so that it also scrolls
|
2013-05-23 16:54:30 +00:00 |
|
craig.p.drummond
|
2c04f49527
|
- Search for artists/albums using wikipedia search API.
- Add configurable languages
|
2013-05-21 19:03:07 +00:00 |
|
craig.p.drummond
|
86380f7341
|
Put lyrics actions into context menu
|
2013-05-20 18:46:46 +00:00 |
|
craig.p.drummond
|
34c6ac4f3f
|
Remove EchoNest usage, as this only seems to return English results.
|
2013-05-20 18:46:09 +00:00 |
|
craig.p.drummond
|
6115ba30ca
|
Remove lyrics and info pages, and place within a new context view.
|
2013-05-18 10:13:53 +00:00 |
|