Commit Graph

164 Commits

Author SHA1 Message Date
Craig Drummond
11bb7571c9 Update (c) year 2021-01-01 10:06:43 +00:00
Craig Drummond
b8645d1358 Fix most, but not all, deprecation warnings. 2020-02-16 09:51:37 +00:00
Craig Drummond
d7b3965b9b Update (c) year 2020-01-01 11:51:13 +00:00
Craig Drummond
cb9efe205f Update (c) year 2019-09-15 15:56:58 +01:00
Craig Drummond
7e8c0ab29b Use 'small bullet' unicode character to separate fields
Closes #1494
2019-05-23 17:42:32 +01:00
Craig Drummond
c8d9490b36 Add option to remove invalid tracks from playlists
Closes #1271
2018-09-02 14:50:31 +01:00
Craig Drummond
e4624964e2 Use more mono icons 2018-05-23 21:14:42 +01:00
Craig Drummond
eff0e66d39 Use AUTOMOC 2018-03-07 19:04:14 +00:00
Craig Drummond
3f46978d05 Add original date to playlist table columns. 2018-02-01 19:11:17 +00:00
padertux
4f26eb686e Refactor code to use C++11 nullptr 2018-01-08 23:01:25 +01:00
Craig Drummond
2139d3dbb8 Update (c) year 2018-01-01 10:11:39 +00:00
Craig Drummond
8b074ceafc ...and playlists
Issue #1139
2017-12-07 19:13:28 +00:00
Craig Drummond
6e100a5ef5 Use for(var: list) and not foreach(var, list) 2017-11-27 22:36:53 +00:00
Craig Drummond
9b1ef09dea Use em-dash where appropriate
Issue #1064
2017-08-18 22:54:24 +01:00
Craig Drummond
32468f7e1e Revert "Use em-dash where appropriate"
This reverts commit aa41876e0c.
2017-08-15 23:00:26 +01:00
Craig Drummond
fd2f7bdbac Use em-dash where appropriate
Issue #1064
2017-08-15 22:57:07 +01:00
Craig Drummond
60244c36c5 Better playlist icons 2017-07-03 22:43:24 +01:00
Craig Drummond
7b54cdbe60 Try to always use fontawesome icons 2017-07-03 18:12:17 +01:00
Craig Drummond
b63c6fbe26 Use Qt5's translation framework - ts files, not po files. 2017-04-08 10:35:31 +01:00
Craig Drummond
0a73215867 Update (c) year 2017-04-02 18:45:30 +01:00
Craig Drummond
b0b0140d98 Remove Qt4 support 2017-04-02 18:43:34 +01:00
Craig Drummond
a517bf4f17 Remove KDE4 and Ubuntu Touch support 2017-04-01 22:55:27 +01:00
Craig Drummond
5b946b980e Parse name field in playlists.
Issue #965
2017-02-26 11:30:51 +00:00
Craig Drummond
7aaab192d6 Only show sub-text if we have some info 2017-02-26 11:14:52 +00:00
Craig Drummond
123e84bbd2 Improve Mopidy support.
Issue #949
2017-01-10 22:37:07 +00:00
Craig Drummond
3e3db0570c Fix updating of playlists if these contain duplicates and are modified by another client. Issue #873 2016-07-25 21:25:31 +01:00
Craig Drummond
94f26acfe0 Use FontAwesome icons for all action icons. 2016-07-19 19:44:51 +01:00
Craig Drummond
4b163a7080 Fix drag'n'drop of non-loaded playlists. 2016-04-26 19:47:00 +01:00
Craig Drummond
705648420a Update (c) year 2016-01-08 18:55:13 +00:00
Craig Drummond
8da6b5ef1a Always enable save to playlist actions, even if view is hidden. 2016-01-02 21:29:59 +00:00
Craig Drummond
491d68f0d3 Fix/work-around Qt 5.5 issues with QMenu being used in 2 actions.
#740
2015-11-13 23:01:50 +00:00
Craig Drummond
e02d31229c Use mono icon for music file and playlists 2015-09-06 00:25:59 +01:00
Craig Drummond
9533f12881 Update (c) year 2015-08-13 21:12:34 +01:00
Craig Drummond
b78a4f4204 Show + and |> buttons in some titlebars - allowing an album to be played
when its listing is shown
2015-07-20 20:28:03 +01:00
Craig Drummond
9dcc39d788 Show song durations 2015-06-28 09:02:36 +01:00
Craig Drummond
2f71978fbb Combine playlists and dynamic into sub-pages of playlists tab 2015-06-26 18:10:00 +01:00
Craig Drummond
4a713c7ec9 Initial work on using SQL for MPD cache. Not 100% functional. Eventually
will also use SQL for Jamendo and Magantune...
2015-06-07 22:18:19 +01:00
Craig Drummond
b2ce9ff016 Various devel changes
- Use time_t to store MPD DB version, as that is what MPD sends anyway
- Initial changes for an (experimental) webapp
2015-06-01 21:53:55 +01:00
craig.p.drummond
4e7705ceae Show composer images - see README for details. 2015-04-05 22:32:27 +00:00
craig.p.drummond
93b70ec240 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
5eb4c67062 Fix header context menu items
BUG: 640
2015-02-27 18:05:39 +00:00
craig.p.drummond
3c880d8707 Allow setting of column alignments in table views.
BUG: 632
2015-02-24 11:32:10 +00:00
craig.p.drummond
ac6335a433 Only request ratings when needed 2014-10-07 07:01:10 +00:00
craig.p.drummond
c0d3ac81db - Add control buttons for windows thumbnail toolbutton.
- Add prev/play/pause/etc to OSX dock menu
- As part of this connect to correct triggered signal!
2014-10-01 15:50:29 +00:00
craig.p.drummond
2190ba242b Add option to disable song info tooltips. 2014-09-14 08:01:19 +00:00
craig.p.drummond
a11ac21525 Allow all bar title and artist columns to be hidden in playqueue. 2014-09-14 07:23:26 +00:00
craig.p.drummond
39a80ba9de Display multiple genres as separate entries in playlists page genre combo. 2014-09-03 18:27:53 +00:00
craig.p.drummond
1252c2f7e1 Show covers in playlists views 2014-08-21 16:38:35 +00:00
nikwen.developer@gmail.com
2e05fe0564 Fix Ubuntu build and increase version number 2014-08-18 11:09:43 +00:00
craig.p.drummond
0ee187bb01 Simplify 2014-08-17 15:03:19 +00:00