Craig Drummond
b6bd94c236
Update (c) year
2022-01-08 21:24:07 +00:00
Craig Drummond
b65b182629
Misc fixes - taken from https://github.com/fenuks/cantata
2021-12-27 17:05:24 +00:00
Craig Drummond
11bb7571c9
Update (c) year
2021-01-01 10:06:43 +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
padertux
4f26eb686e
Refactor code to use C++11 nullptr
2018-01-08 23:01:25 +01:00
padertux
dc8cbed1eb
Refactor code to use C++11 overriding
2018-01-08 22:51:48 +01:00
Craig Drummond
2139d3dbb8
Update (c) year
2018-01-01 10:11:39 +00:00
Craig Drummond
209e3ee485
Move PlayQueueTreeStyle class into source file, as its only used here.
2017-12-31 18:54:11 +00:00
padertux
3756aae702
Improve drop indicator in table playqueue
...
In the table play queue the drop indicator is almost not visible when
tracks get moved by drag'n drop. In addition the drop indicator is
only shown in only one column and does not span the whole row. This
change does fix both issues.
2017-12-31 19:06:32 +01:00
Craig Drummond
0a73215867
Update (c) year
2017-04-02 18:45:30 +01:00
Craig Drummond
705648420a
Update (c) year
2016-01-08 18:55:13 +00:00
Craig Drummond
9533f12881
Update (c) year
2015-08-13 21:12:34 +01: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
d220bd9d94
- Thinner splitters for more styles
...
- Because of the above, dont draw mac focus highlight for views
2014-10-02 17:16:13 +00:00
craig.p.drummond
7966a42098
Revert back to single context menu.
2014-09-16 17:54:54 +00:00
craig.p.drummond
dd6313abc6
Only show track actions if we have a selection
2014-08-22 15:48:07 +00:00
craig.p.drummond
c056c3ff13
Remove list style for playqueue - no real point!
2014-07-10 19:49:32 +00:00
craig.p.drummond
77df458307
Open search-widget as soon as user starts typing in view.
2014-06-05 18:41:32 +00:00
craig.p.drummond
64c06773ce
Alter includes to have su-folder - e.g. utils.h -> support/utils.h
2014-05-13 18:37:52 +00:00
craig.p.drummond
6f79dee43d
Add button under playqueue to re-center playqueue on current song.
...
BUG: 472
2014-04-29 19:03:47 +00:00
craig.p.drummond
786f2b39f6
Move model roles into separate roles.h file.
2014-04-23 20:36:38 +00:00
craig.p.drummond
7686c373cd
Add list style to playqueue
2014-04-23 18:57:22 +00:00
craig.p.drummond
c454533072
Re-organize play-queue view mode setting - make it easier to add more modes in future.
2014-04-22 18:41:48 +00:00
craig.p.drummond
9c20b3844e
Handle updating background in playqueueview class
2014-03-07 17:17:56 +00:00
craig.p.drummond
4d809330ea
Create a base class for TableViews
2014-02-04 19:14:11 +00:00
craig.p.drummond
9b0e881b16
Hide scrollbars if header is set to stretch
...
BUG: 397
2014-01-30 19:23:35 +00:00
craig.p.drummond
6c94add93c
Remove status colun, and draw status icon in first column.
2014-01-29 19:25:30 +00:00
craig.p.drummond
7168547a93
Use stretch header class from Clementine for table style views.
...
BUG: 397
2014-01-29 19:17:08 +00:00
craig.p.drummond
0a21cb8101
- Add option to use a custom image as playqueue background.
...
- Add option to specify blur and opacity of playqueue background image
BUG: 386
(Similar options to be added to context view background)
2014-01-25 09:59:21 +00:00
craig.p.drummond
addfca835a
Update (c) year
2014-01-06 19:32:05 +00:00
craig.p.drummond
ca0b7099fe
Try to preserve playqueue position after undo/redo
2013-12-18 19:18:36 +00:00
craig.p.drummond
13c4d2bfc6
(Hopefully) fix selection order of items - and order added to playqueue.
2013-09-03 18:40:50 +00:00
craig.p.drummond
d273009c66
Show message on playqueue when fetching a stream
2013-07-05 19:21:08 +00:00
craig.p.drummond
ad19432c27
Update palette when playqueue is moved to/from sidebar
2013-07-01 19:55:13 +00:00
craig.p.drummond
b0f0a723a1
Optionally use current album cover as play queue backdrop
2013-06-25 18:05:48 +00:00
craig.p.drummond
eab1676df6
Show spinner when loading streams, so that the user has some feedback!
2013-04-27 11:17:32 +00:00
craig.p.drummond
3e98fd1cc6
Better control over playqueue actions
2013-03-27 21:48:04 +00:00
craig.p.drummond
bbeb25e084
Formatting
2013-03-22 21:17:54 +00:00
craig.p.drummond
c60604502f
Remove Qt module prefix from includes - will make Qt5 port a little easier!
2013-01-28 19:33:42 +00:00
craig.p.drummond
b401f4e351
Pass key of current album to playqueue view
2013-01-19 12:33:30 +00:00
craig.p.drummond
fbe6f03408
Update copyright year
2013-01-17 16:57:20 +00:00
craig.p.drummond
b4c5efb417
Slightly speed up playqueue searches.
2012-12-30 21:00:23 +00:00
craig.p.drummond@gmail.com
faaf8bd29c
Fix fetching of covers for grouped playlists.
2012-04-20 11:34:15 +00:00
craig
5fac006d41
- Add showPAge to MPRIS interface
...
- Add a 'search' action (Ctrl-F) that will move focus to curent tab's search
field - or to play queue search field (if play queue has focus).
2012-04-16 18:38:00 +00:00
craig
b60f6ffeb3
Use 'plchangesposid' MPD command to get list of playqueue changes - means
...
less data needs to be read from MPD per playqueue update.
2012-03-29 15:49:19 +00:00
craig
a465cf58a3
Add 'Edit Song Tags' action to playqueue context menu.
2012-03-21 19:03:45 +00:00
craig
c7df4c5160
Initial import of grouped playlists - NOT FINISHED
2012-03-16 22:33:34 +00:00
craig
a54852a092
More control over playqueue
2012-03-09 18:58:30 +00:00
craig
d4b7c43f8b
Update playqueue cover
2012-03-07 19:27:42 +00:00