craig.p.drummond
|
c594f7d3c9
|
Fix KDE compile
BUG: 220
|
2013-05-27 08:39:07 +00:00 |
|
craig.p.drummond
|
99e53efd5e
|
Fix link colours in about dialog when using dark context view.
|
2013-05-24 20:13:30 +00:00 |
|
craig.p.drummond
|
0167a869e2
|
Link to GPL text
|
2013-05-24 19:08:46 +00:00 |
|
craig.p.drummond
|
892e4926a0
|
Remove config compatibility with Cantata versions older than 0.7
|
2013-05-24 19:07:25 +00:00 |
|
craig.p.drummond
|
1daf5c47e8
|
Detailed tree view for playlists by default.
|
2013-05-24 19:07:02 +00:00 |
|
craig.p.drummond
|
ab2595c0ff
|
Use a string to save device view style - as per other views!
|
2013-05-24 19:06:40 +00:00 |
|
craig.p.drummond
|
7dd8de0d7a
|
Show list of albums for an artist
|
2013-05-24 19:05:14 +00:00 |
|
craig.p.drummond
|
aca34bba54
|
Zooming of context page
|
2013-05-24 19:03:21 +00:00 |
|
craig.p.drummond
|
c2810f08c0
|
Add option to have dark context view background
|
2013-05-24 19:02:36 +00:00 |
|
craig.p.drummond
|
88fdb76278
|
Move weblinks into context folder
|
2013-05-23 18:44:03 +00:00 |
|
craig.p.drummond
|
c907dbfb92
|
Link to QtMPC web site
|
2013-05-23 18:43:16 +00:00 |
|
craig.p.drummond
|
605fe95588
|
Give credit to htbrackdrops and wikipedia
|
2013-05-23 16:58:50 +00:00 |
|
craig.p.drummond
|
22d333b141
|
Backdrops enabled by default
|
2013-05-23 16:58:28 +00:00 |
|
craig.p.drummond
|
751149c28e
|
Make 'wikipedia intro only' and backdrops configurable
|
2013-05-23 16:56:39 +00:00 |
|
craig.p.drummond
|
8780e072ff
|
Code layout
|
2013-05-23 16:55:47 +00:00 |
|
craig.p.drummond
|
16cdf47331
|
Remove gap between splitter/context view and 'toolbar'. In context page, and tabwidget/playqueue, re-add some spacing
|
2013-05-23 16:55:30 +00:00 |
|
craig.p.drummond
|
95de26b8e8
|
Add support for backdrop in context view.
NOTE: This currecntly does not work, as awaiting an API key.
|
2013-05-23 16:54:06 +00:00 |
|
craig.p.drummond
|
082e63d61d
|
Combine lyrics and wiki settings
|
2013-05-22 16:30:19 +00:00 |
|
craig.p.drummond
|
9e3a2f6deb
|
Only show wikipedia intro text for artist/album - and have a link to the wiki page used to show more.
(This is controllable via config file)
|
2013-05-22 16:29:58 +00:00 |
|
craig.p.drummond
|
09e0e5f999
|
- Save wikipedia langs as prefix:urlPrefix
- Treid to use langlinks as per Amarok, but didnt like the results - so commented out!
|
2013-05-22 16:27:44 +00:00 |
|
craig.p.drummond
|
6114afbe5e
|
- Search for artists/albums using wikipedia search API.
- Add configurable languages
|
2013-05-21 19:03:07 +00:00 |
|
craig.p.drummond
|
0cf43554af
|
Read wikipedia locale fro config file.
NOTE: Wikipedia fetching/locale code is NOT complete!!!!
|
2013-05-20 18:47:19 +00:00 |
|
craig.p.drummond
|
dbf7fa9a20
|
Remove EchoNest usage, as this only seems to return English results.
|
2013-05-20 18:46:09 +00:00 |
|
craig.p.drummond
|
e263b069c2
|
Simplify last.fm code
|
2013-05-18 12:32:53 +00:00 |
|
craig.p.drummond
|
67f7058633
|
Remove lyrics and info pages, and place within a new context view.
|
2013-05-18 10:13:53 +00:00 |
|
craig.p.drummond
|
b98f7e807e
|
Fix provider setting
|
2013-05-16 20:17:25 +00:00 |
|
craig.p.drummond
|
3ba512674c
|
Make quote substition wikipedia specific
|
2013-05-16 20:06:37 +00:00 |
|
craig.p.drummond
|
ef4bcb8ba8
|
Fix some wikipedia quotes
|
2013-05-16 20:05:28 +00:00 |
|
craig.p.drummond
|
2d889e6392
|
Save current info provider setting.
|
2013-05-16 18:11:22 +00:00 |
|
craig.p.drummond
|
c6fb579a0d
|
Add QSizeGrip to bottom right of mainwindow.
|
2013-05-16 18:10:06 +00:00 |
|
craig.p.drummond
|
e734e8e88d
|
When searchinbg for artist information, if song's album artist contains artist, then use album artist. This si for track that have an artist such as "abc featuring 123", and album artist is "abc"
|
2013-05-14 18:47:13 +00:00 |
|
craig.p.drummond
|
23fac23d50
|
Simplify HTTP server settings. Now only the interface can be chosen. HTTP server is used for all non-MPD files. If computer has no active network connection (e.g. lo is the only interface), then the HTTP server settings page is hidden.
|
2013-05-13 20:40:37 +00:00 |
|
craig.p.drummond
|
29c61ba89a
|
Spelling!!!
|
2013-05-10 19:03:30 +00:00 |
|
craig.p.drummond
|
77ffaff6f3
|
Fix non taglib compile
|
2013-05-07 19:07:33 +00:00 |
|
craig.p.drummond
|
efa4b43db7
|
Remove unused var
|
2013-05-05 17:57:25 +00:00 |
|
craig.p.drummond
|
813ee2f784
|
- Fix deletion of threads.
- Enable online services for windows builds.
|
2013-05-04 10:35:06 +00:00 |
|
craig.p.drummond
|
cbc2e2309a
|
Fix missing slots in windows builds. Basically we should have all slots, and only #ifdef out the code in the slot body.
|
2013-05-03 23:49:08 +00:00 |
|
craig.p.drummond
|
2b05751572
|
Fix cover downloading.
|
2013-05-03 23:22:32 +00:00 |
|
craig.p.drummond
|
17c5d4ce32
|
Fix non-taglib builds
|
2013-05-03 21:58:57 +00:00 |
|
craig.p.drummond
|
211428d0e5
|
Fix usage of timers in threads
|
2013-05-03 19:07:12 +00:00 |
|
craig.p.drummond
|
481acceaff
|
Connect 'Set Cover' signal for windows builds.
|
2013-05-03 18:06:35 +00:00 |
|
craig.p.drummond
|
98f666df22
|
Add option to toggle mono icons
|
2013-05-03 18:06:05 +00:00 |
|
craig.p.drummond
|
9fc2050fd7
|
Document %artist% / %album% in cover name
|
2013-05-03 18:05:48 +00:00 |
|
craig.p.drummond
|
8945d1ec6c
|
Add "(Muted)" to volume button tooltip if volume is currently muted.
|
2013-05-03 18:05:21 +00:00 |
|
craig.p.drummond
|
8c46566276
|
Show artist name as caption for cover dialog when setting artist images.
|
2013-05-03 18:04:51 +00:00 |
|
craig.p.drummond
|
8c85eb8d28
|
- s/Set Cover/Set Image/g
- Correct warning if artist image is not writeable
|
2013-05-03 18:04:14 +00:00 |
|
craig.p.drummond
|
a2304c3735
|
Display 'Calculating...', and 'Deleting...' in cache settings page if relevant
|
2013-05-03 18:03:29 +00:00 |
|
craig.p.drummond@gmail.com
|
6fff3520bb
|
Fix deletion of cache when single item selected.
|
2013-05-03 11:11:55 +00:00 |
|
craig.p.drummond@gmail.com
|
994c2c45e9
|
Correctly calculate size of cache folders when folder does not exist.
|
2013-05-03 11:09:09 +00:00 |
|
craig.p.drummond@gmail.com
|
2ac7a86a46
|
Dont display Jamendo and Magnatune cache settings in config dialog if these have been disabled at build time.
|
2013-05-03 11:08:02 +00:00 |
|