craig.p.drummond
|
de5fcffa36
|
Typos...
|
2014-02-07 20:15:21 +00:00 |
|
craig.p.drummond
|
0e1f1fc79c
|
Combine track number and title as per playlists table view
|
2014-02-07 20:12:22 +00:00 |
|
craig.p.drummond
|
ddf3d94d5b
|
No 'go back' action for search page - its only ever 1 level deep!
|
2014-02-07 20:11:35 +00:00 |
|
craig.p.drummond
|
94dadc31d9
|
Dont react to mouse-release event in coverwidget if an override cursor has been set. Fixes the case, with Qt5 builds, where a drag is started on the cover widget causes interface to expand/collapse.
|
2014-02-07 20:10:18 +00:00 |
|
craig.p.drummond
|
9a9b30cf75
|
Use wmctrl for Qt5 builds, to raise window under compiz.
|
2014-02-07 20:08:55 +00:00 |
|
craig.p.drummond
|
a641a6f8ad
|
Tidy up a bit
|
2014-02-06 19:54:05 +00:00 |
|
craig.p.drummond
|
dd31870ebe
|
Fix warnings about hidden virtual functions
|
2014-02-06 19:53:48 +00:00 |
|
craig.p.drummond
|
d7750cc1f3
|
Move HTTP streaming into its own class
|
2014-02-06 19:53:13 +00:00 |
|
craig.p.drummond
|
6e83445b76
|
...actually, just remove showPage altogether...
|
2014-02-06 19:52:45 +00:00 |
|
craig.p.drummond
|
a0621ada6e
|
Use currentPage pointer...
|
2014-02-06 19:52:25 +00:00 |
|
craig.p.drummond
|
952448ef8b
|
No need to clear title and artist labels
|
2014-02-06 19:52:07 +00:00 |
|
craig.p.drummond
|
5a313bf9ff
|
Inline some functions
|
2014-02-06 19:51:42 +00:00 |
|
craig.p.drummond
|
8be4538d37
|
Make showPage take an integer, and not page name.
|
2014-02-06 19:51:26 +00:00 |
|
craig.p.drummond
|
d4eb150edc
|
Remove 'copy track info' functionality, I see no need for this!
|
2014-02-06 19:51:02 +00:00 |
|
craig.p.drummond
|
b47bedab07
|
Create a 'Page' interface class, and use as base class for all pages. Mainwindow can now just store a pointer to the current page, and call relevant functions on this.
|
2014-02-06 19:50:16 +00:00 |
|
craig.p.drummond
|
ca14247ca4
|
Better...
|
2014-02-06 19:49:23 +00:00 |
|
craig.p.drummond
|
2cb9ae2ee9
|
Simplify - no need for highlight colouring
|
2014-02-06 19:49:11 +00:00 |
|
craig.p.drummond
|
b9722e3428
|
Enable 'Refresh DB' for Mopidy - does not actually refresh db, as mopidy does not support this, but Cantata's cache will be deleted and library reloaded.
|
2014-02-06 19:48:43 +00:00 |
|
craig.p.drummond
|
2d99a84826
|
Fix check if song belongs to smart-playlist
BUG: 409
|
2014-02-06 19:47:33 +00:00 |
|
craig.p.drummond
|
02de51c526
|
Fix adding to playqueue from search page
BUG: 408
|
2014-02-06 19:46:41 +00:00 |
|
craig.p.drummond
|
f85c782d1a
|
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
|
b79c7c2271
|
make TableView internal
|
2014-02-05 19:24:16 +00:00 |
|
craig.p.drummond
|
3f1bcf5f74
|
Enable 'refresh db' command for mopidy. Update will not reall yhappen, but Cantata will delete its caches, and reload these
|
2014-02-05 19:22:59 +00:00 |
|
craig.p.drummond
|
7cda7b29d5
|
Need to store if date is unreliable (i.e. 0) in cache
|
2014-02-05 19:22:07 +00:00 |
|
craig.p.drummond
|
a342f36ec9
|
Remove debug
|
2014-02-05 19:21:11 +00:00 |
|
craig.p.drummond
|
970b02def5
|
Attempt to locate covers for non-MPD tracks in MPD folders
|
2014-02-04 19:15:07 +00:00 |
|
craig.p.drummond
|
b058a97b17
|
Dont display duration for smart-playlists - will be 0
|
2014-02-04 19:14:44 +00:00 |
|
craig.p.drummond
|
4d809330ea
|
Create a base class for TableViews
|
2014-02-04 19:14:11 +00:00 |
|
craig.p.drummond
|
65ac8cde39
|
Remove typo
|
2014-02-04 19:13:42 +00:00 |
|
craig.p.drummond
|
276c78af4f
|
Fix some i18n initialisation with KDE builds
|
2014-02-04 19:13:24 +00:00 |
|
craig.p.drummond
|
6a34757987
|
Mono icon for Unity is for Qt only builds
|
2014-02-04 19:12:53 +00:00 |
|
craig.p.drummond
|
8d26850bd7
|
Use proxy to show search results - so these are ordered
|
2014-02-04 19:12:22 +00:00 |
|
craig.p.drummond
|
b16fded0dc
|
Show track number
|
2014-02-04 19:11:45 +00:00 |
|
craig.p.drummond
|
de9109c49a
|
Need to quote boolean (1/0) params for mopidy.
BUG: 407
|
2014-02-04 19:11:05 +00:00 |
|
craig.p.drummond
|
121f0f0299
|
Only want local files from Mopidy for library and folders
|
2014-02-04 19:10:18 +00:00 |
|
craig.p.drummond
|
71e0ae218b
|
Match shade of sidebar icons
|
2014-02-03 19:19:47 +00:00 |
|
craig.p.drummond
|
ecd00defa2
|
Hack-around issue with message widget not appearing in KDE builds when KDE's animations are disabled.
BUG: 400
|
2014-02-03 19:18:46 +00:00 |
|
craig.p.drummond
|
39e273a1d7
|
Only use symbolic incons fof sys tray with Qt-only builds
|
2014-02-03 19:18:06 +00:00 |
|
craig.p.drummond
|
93b6ad3121
|
Rescaled icons
|
2014-02-03 19:17:24 +00:00 |
|
craig.p.drummond
|
8cd9a885bd
|
Reset stylesheet when disabled
|
2014-02-03 19:17:03 +00:00 |
|
craig.p.drummond
|
09826d8f9a
|
Match symbolic icons
|
2014-02-03 19:16:45 +00:00 |
|
craig.p.drummond
|
375c488a39
|
Specify colour of symbolic icons in css file
|
2014-02-03 19:16:22 +00:00 |
|
craig.p.drummond
|
5bc0b5187f
|
Expand interface if it is collpased, and an error or question is to be displayed in message widget.
|
2014-02-02 20:57:44 +00:00 |
|
craig.p.drummond
|
cfabcf287a
|
Recreate for 1.3.0 release
|
2014-02-02 20:03:05 +00:00 |
|
craig.p.drummond
|
9643b2e0c2
|
Update from Pavel
|
2014-02-02 19:59:19 +00:00 |
|
craig.p.drummond
|
3203f11671
|
Show time-slider position tooltip immediately.
BUG: 404
|
2014-02-02 16:12:34 +00:00 |
|
craig.p.drummond
|
d8398cc57f
|
Fix usage of Qt5 deprecated funciton.
BUG: 403
|
2014-02-02 10:50:14 +00:00 |
|
craig.p.drummond
|
5f64cf2803
|
Simplify MPD update
|
2014-01-31 19:51:29 +00:00 |
|
craig.p.drummond
|
7abecbdc83
|
Keep track of 'Thread' objects, and attempt to close all these when app exits.
|
2014-01-30 20:37:02 +00:00 |
|
craig.p.drummond
|
33556ce5ce
|
...and rc changes for mono sys tray icons!
|
2014-01-30 19:27:45 +00:00 |
|