Commit Graph

1687 Commits

Author SHA1 Message Date
craig.p.drummond
88c109288a Context panels can be completely collapsed - but this is saved with splitter state. Because enabling thi si snew, we need to ignore any previously saved state. 2014-04-12 18:37:14 +00:00
craig.p.drummond
32352ed360 replace ?, :, and % with _ for touch builds 2014-04-11 18:00:23 +00:00
craig.p.drummond
36da21692c Remove Actions and Icons from Ubuntu build 2014-04-11 17:45:59 +00:00
craig.p.drummond@gmail.com
a98cf23b91 Reduce number of non-touch related classes that are compiled for the UbuntuTouch version. 2014-04-09 11:02:04 +00:00
nikwen.developer@gmail.com
2921a273bf Initial Ubuntu SDK version 2014-04-08 22:18:27 +00:00
craig.p.drummond
643e64d386 No need to update next-track in playqueue update 2014-04-08 18:57:05 +00:00
craig.p.drummond
9924b4710f Call update on current cover class before rest 2014-04-08 18:56:23 +00:00
craig.p.drummond
08045bf3af Move 'load' into playqueue model 2014-04-08 18:55:25 +00:00
craig.p.drummond
288d38026e MPDConnection itself can call playlist update 2014-04-08 18:55:01 +00:00
craig.p.drummond
c5f4ffadc3 Place shuffle albums and shuffle tracks into a shuffle menu 2014-04-07 20:24:04 +00:00
craig.p.drummond
1976daa24f Move shuffle actions into playqueue model 2014-04-07 20:23:42 +00:00
craig.p.drummond
d4589f826b Correctly initialise state
BUG: 463
2014-04-07 20:22:20 +00:00
craig.p.drummond
3e738d5e55 Add 'Sort By' to playqueue context model - allowing to re-sort tracks by artist, album artist, album, genre, or year.
BUG: 462
2014-04-05 14:41:25 +00:00
craig.p.drummond
bd1b077552 If MPD database is refreshed whilst listview is not at top level, then reset view to top level 2014-04-04 19:34:10 +00:00
craig.p.drummond
21ec1eb507 stopHttpStreamOnPause is only required for HTTP builds 2014-04-02 19:57:43 +00:00
craig.p.drummond
163ff5d68c D'oh!!! 2014-04-02 19:56:20 +00:00
craig.p.drummond
b0fb9ea4e3 If compiled with MPD HTTP playback support, when MPD stream is paused then stop the Phonon/QMediaObject from playing. See README for config option on this.
BUG: 456
2014-04-02 19:47:27 +00:00
craig.p.drummond
c916ba368c Code layout re-org 2014-04-02 17:35:21 +00:00
craig.p.drummond
931cb3524b Change default sidebar shortcuts from 'Alt+' to 'Ctrl+Shift+' so as to avoid clashes with menubar. 2014-04-02 17:34:55 +00:00
craig.p.drummond
915ad3d663 Add playqueue action to main window, so that shortcut works. 2014-04-02 17:34:30 +00:00
craig.p.drummond
74fabb7315 Need to use albumArtist to load scaled cover! 2014-04-02 17:33:27 +00:00
craig.p.drummond
26383f9a5a Attempt to stop tag helper process when Cantata exits 2014-04-02 17:33:04 +00:00
craig.p.drummond
ce4819bdfb Fix menu 2014-04-01 18:04:03 +00:00
craig.p.drummond
8b74bc32f7 Fix text 2014-04-01 18:03:52 +00:00
craig.p.drummond
91a6a934ff Better text 2014-04-01 18:03:40 +00:00
craig.p.drummond
3e22ae544d Add some tooltips 2014-04-01 18:03:14 +00:00
craig.p.drummond
09f0735c6e Mention artist image in checkbox 2014-04-01 18:02:59 +00:00
craig.p.drummond
10d2b33600 Move tooltip into UI file 2014-04-01 18:02:41 +00:00
craig.p.drummond
ff55be5305 Remove grouping of multiple-artist albums under 'Various Artists' 2014-04-01 18:02:12 +00:00
craig.p.drummond
15612d1129 Remove unecessary include 2014-03-31 18:01:11 +00:00
craig.p.drummond
ef91746152 ThreadCleaner stops all threads 2014-03-31 17:57:24 +00:00
craig.p.drummond
c6015ef231 Dont hard code artist name fixes 2014-03-31 17:57:01 +00:00
craig.p.drummond
055466ab07 No real need for getting amarok/clementine covers. 2014-03-31 17:56:32 +00:00
craig.p.drummond
b4ecefc243 Remove ununsed 'Back' action. 2014-03-31 17:53:49 +00:00
craig.p.drummond
d8032fd0fc Coding 2014-03-31 17:51:39 +00:00
craig.p.drummond
24e61e5cde Hide track change popup setting if running under Linux and org.freedesktop.Notifications DBus service is not registered. 2014-03-31 17:51:26 +00:00
craig.p.drummond
4709141536 s/TagServer/TagHelper/g
s/TagClient/TagHelperIface/g
2014-03-28 21:43:36 +00:00
craig.p.drummond
3e8f15cfd7 Noew 'View' menu for KDE builds 2014-03-28 21:11:05 +00:00
craig.p.drummond
4105bb1cff Name GUI thread 2014-03-28 21:10:50 +00:00
craig.p.drummond
ecd6873bce Dont look for "$trackFile.png/jpg" as a cover 2014-03-28 21:10:08 +00:00
craig.p.drummond
10861cb1c0 Only add cover.png/jpg once to seach list, and add other standard ones too 2014-03-28 21:09:30 +00:00
craig.p.drummond
ab1beec9a5 Add more debug to locateImage, to detail each file being checked 2014-03-27 20:08:57 +00:00
craig.p.drummond
baa90d6321 Only look for other app cover in locate 2014-03-27 20:00:02 +00:00
craig.p.drummond
9a22343b33 Fix "%1 Tracks (%2)" 2014-03-27 19:58:07 +00:00
craig.p.drummond
3501e76ae3 Ensure certain objects are in GUI thread 2014-03-27 19:56:05 +00:00
craig.p.drummond
9059586fa9 Init random number generator 2014-03-27 19:53:58 +00:00
craig.p.drummond@gmail.com
185ab69a7e Use a sparate thread for communications with tag helper. 2014-03-27 12:17:44 +00:00
craig.p.drummond
e8b022ddd6 Read file header to determine type 2014-03-27 07:40:14 +00:00
craig.p.drummond
e2192a84a2 When loading covers, if load fails, check to see if this is because of an incorrect extension. e.g. load a .jpg file with PNG type, and vice versa. 2014-03-26 19:41:36 +00:00
craig.p.drummond
e2f98aab7a Re-organise the code a little... 2014-03-26 19:39:37 +00:00