Craig Drummond
|
c5e7fa9c0d
|
Use AUTOMOC
|
2018-03-07 19:04:14 +00:00 |
|
Craig Drummond
|
445d1497ac
|
Update (c) year
|
2018-01-01 10:11:39 +00:00 |
|
Craig Drummond
|
948026d73b
|
Use for(var: list) and not foreach(var, list)
|
2017-11-27 22:36:53 +00:00 |
|
Craig Drummond
|
9ffba0a564
|
Use em-dash where appropriate
Issue #1064
|
2017-08-18 22:54:24 +01:00 |
|
Craig Drummond
|
3ef49aa27d
|
Revert "Use em-dash where appropriate"
This reverts commit aa41876e0c.
|
2017-08-15 23:00:26 +01:00 |
|
Craig Drummond
|
aa41876e0c
|
Use em-dash where appropriate
Issue #1064
|
2017-08-15 22:57:07 +01:00 |
|
Craig Drummond
|
1a94d81a5a
|
Add support for OriginalDate tag.
Issue #1012
|
2017-04-28 17:41:45 +01:00 |
|
Craig Drummond
|
e67d6e3a23
|
Use Qt5's translation framework - ts files, not po files.
|
2017-04-08 10:35:31 +01:00 |
|
Craig Drummond
|
a2f007a2b7
|
Update (c) year
|
2017-04-02 18:45:30 +01:00 |
|
Craig Drummond
|
18e2fb6dcf
|
Remove Qt4 support
|
2017-04-02 18:43:34 +01:00 |
|
Craig Drummond
|
e60bdafa11
|
Remove KDE4 and Ubuntu Touch support
|
2017-04-01 22:55:27 +01:00 |
|
Craig Drummond
|
c222069cf1
|
Refactor code to make adding a new search based online service easier.
|
2016-06-11 20:55:08 +01:00 |
|
Craig Drummond
|
05647dca0f
|
Update (c) year
|
2016-01-08 18:55:13 +00:00 |
|
Craig Drummond
|
7d5502674e
|
Use mono icon for music file and playlists
|
2015-09-06 00:25:59 +01:00 |
|
Craig Drummond
|
2406289303
|
Update (c) year
|
2015-08-13 21:12:34 +01:00 |
|
Craig Drummond
|
a7f1550741
|
Show song durations
|
2015-06-28 09:02:36 +01:00 |
|
Craig Drummond
|
430ee392ff
|
Call fixPath so that correct URL is passed
|
2015-06-19 22:55:51 +01:00 |
|
Craig Drummond
|
6d52512c46
|
Re-work online services so that Jamendo and Magantune use SQL backend.
This is NO WHERE NEAR COMPLETE! There are *lots* of missing features,
etc.
|
2015-06-19 21:39:56 +01:00 |
|
craig.p.drummond
|
58b90d497e
|
Show composer images - see README for details.
|
2015-04-05 22:32:27 +00:00 |
|
craig.p.drummond
|
12b7bf0e83
|
Rename mpd source folder to mpd-interface to help build errors when libmpdclient(?) is also installed.
BUG: 650
|
2015-03-16 19:18:52 +00:00 |
|
craig.p.drummond
|
2d343f8b79
|
- Separate title and track number in search model table view.
- Show rating in search model table view.
|
2015-02-27 22:06:34 +00:00 |
|
craig.p.drummond
|
d033a684ed
|
Fix header context menu items
BUG: 640
|
2015-02-27 18:05:39 +00:00 |
|
craig.p.drummond
|
1ad0e107ae
|
Allow setting of column alignments in table views.
BUG: 632
|
2015-02-24 11:32:10 +00:00 |
|
craig.p.drummond
|
7a0747d17d
|
Add option to disable song info tooltips.
|
2014-09-14 08:01:19 +00:00 |
|
craig.p.drummond
|
6dc934412d
|
Allow all bar title and artist columns to be hidden in playqueue.
|
2014-09-14 07:23:26 +00:00 |
|
craig.p.drummond
|
733fd055c1
|
Split genres by comma in table views
|
2014-08-17 14:59:37 +00:00 |
|
craig.p.drummond
|
c7361cce1a
|
Show covers in search response
|
2014-08-17 14:58:45 +00:00 |
|
craig.p.drummond
|
49a0f347c8
|
Use consistent song tooltip everywhere
|
2014-07-10 19:49:53 +00:00 |
|
craig.p.drummond
|
593acd3b3e
|
Store radio station 'name' field in extra map
|
2014-06-16 19:14:18 +00:00 |
|
craig.p.drummond
|
5b618df864
|
Add performer and composer to table-view for playqueue, playlists, and search
|
2014-06-11 18:27:13 +00:00 |
|
craig.p.drummond
|
8fe7865330
|
If artist is different to album-artist, then show track title as "title - artist"
|
2014-06-09 18:43:00 +00:00 |
|
craig.p.drummond
|
5bc64af91b
|
Use column 0 only
|
2014-05-23 21:44:14 +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
|
7e02d0058b
|
Move model roles into separate roles.h file.
|
2014-04-23 20:36:38 +00:00 |
|
craig.p.drummond
|
36da21692c
|
Remove Actions and Icons from Ubuntu build
|
2014-04-11 17:45:59 +00:00 |
|
craig.p.drummond
|
b788e7f2b1
|
Display album year
|
2014-04-11 17:39:21 +00:00 |
|
craig.p.drummond
|
2873cca889
|
Put plural translations in separate source files.
|
2014-03-25 20:11:58 +00:00 |
|
craig.p.drummond
|
0f2dabfdd9
|
More Song::formattedTime into Utils class
|
2014-03-19 19:47:47 +00:00 |
|
craig.p.drummond
|
9f1e1671e9
|
Speedup song list
|
2014-03-14 19:15:57 +00:00 |
|
craig.p.drummond
|
cccbcbf07f
|
Combine track number and title as per playlists table view
|
2014-02-07 20:12:22 +00:00 |
|
craig.p.drummond
|
2104a094d3
|
Add table style for search results. Not officially part of 1.3.0, as this is being translated, will be part of 1.4.0
|
2014-02-05 19:24:52 +00:00 |
|
craig.p.drummond
|
893d91fc81
|
Show track number
|
2014-02-04 19:11:45 +00:00 |
|
craig.p.drummond
|
ab7ffecca3
|
Update (c) year
|
2014-01-06 19:32:05 +00:00 |
|
craig.p.drummond
|
1ffac6fe7c
|
Show number of matched tracks at bottom of search page
|
2013-12-19 20:04:28 +00:00 |
|
craig.p.drummond
|
06cebf2b06
|
Fix row count
|
2013-12-18 19:17:41 +00:00 |
|
craig.p.drummond
|
dd115e9446
|
More icons
|
2013-12-18 19:17:26 +00:00 |
|
craig.p.drummond
|
af5c9b2c84
|
Use audioFileIcon from Icons
|
2013-12-18 19:17:05 +00:00 |
|
craig.p.drummond
|
bcf864444f
|
Add 'Search' tab - uses MPD for search.
|
2013-12-18 19:15:19 +00:00 |
|