Commit Graph

1697 Commits

Author SHA1 Message Date
craig.p.drummond
a3fc3dc5d7 Fix windows build! 2014-04-19 09:24:23 +00:00
craig.p.drummond
cb605ddef0 Better touch-friendly sizing? 2014-04-19 09:02:28 +00:00
craig.p.drummond
c07222a3a3 Fix saving of playqueue clear prompt 2014-04-19 08:48:31 +00:00
craig.p.drummond
9987fdf7bb Fix Mac defines 2014-04-19 07:08:49 +00:00
craig.p.drummond
4f0de55117 OSX builds should also use QtSingleApplication? 2014-04-18 22:42:49 +00:00
craig.p.drummond
832e575f09 MPDConnectionDetails and Output are structs not classes 2014-04-18 19:49:55 +00:00
craig.p.drummond
17d4863385 Make QtWidgets version more touch friendly? 2014-04-17 16:06:00 +00:00
craig.p.drummond
b6fd0973ce No need for settings class in touch builds 2014-04-16 17:48:51 +00:00
craig.p.drummond
69431c99f4 If a jpg has a png extension, or vice versa, then do not use the file for touch builds. As for these we pass the file to QImage, and this fails on these. 2014-04-15 19:23:03 +00:00
craig.p.drummond
4348fc96f1 More album sort options 2014-04-15 19:15:12 +00:00
craig.p.drummond
fbdb23466c 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
7ceead0289 replace ?, :, and % with _ for touch builds 2014-04-11 18:00:23 +00:00
craig.p.drummond
eb34a2bcd5 Remove Actions and Icons from Ubuntu build 2014-04-11 17:45:59 +00:00
craig.p.drummond@gmail.com
5f633a4734 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
e1593b7dd0 Initial Ubuntu SDK version 2014-04-08 22:18:27 +00:00
craig.p.drummond
c706db3d33 No need to update next-track in playqueue update 2014-04-08 18:57:05 +00:00
craig.p.drummond
c6e3dbb809 Call update on current cover class before rest 2014-04-08 18:56:23 +00:00
craig.p.drummond
28437d77ef Move 'load' into playqueue model 2014-04-08 18:55:25 +00:00
craig.p.drummond
b082f06db8 MPDConnection itself can call playlist update 2014-04-08 18:55:01 +00:00
craig.p.drummond
80217fb9f1 Place shuffle albums and shuffle tracks into a shuffle menu 2014-04-07 20:24:04 +00:00
craig.p.drummond
5ad4321130 Move shuffle actions into playqueue model 2014-04-07 20:23:42 +00:00
craig.p.drummond
3bf4d7aff6 Correctly initialise state
BUG: 463
2014-04-07 20:22:20 +00:00
craig.p.drummond
e19c4a0955 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
1929ddaffe 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
aefa80125f stopHttpStreamOnPause is only required for HTTP builds 2014-04-02 19:57:43 +00:00
craig.p.drummond
653de2a436 D'oh!!! 2014-04-02 19:56:20 +00:00
craig.p.drummond
348e32c2fa 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
719b10fed8 Code layout re-org 2014-04-02 17:35:21 +00:00
craig.p.drummond
5c2156bf6f 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
9242cd1ede Add playqueue action to main window, so that shortcut works. 2014-04-02 17:34:30 +00:00
craig.p.drummond
f7181b534c Need to use albumArtist to load scaled cover! 2014-04-02 17:33:27 +00:00
craig.p.drummond
c82d5dab6b Attempt to stop tag helper process when Cantata exits 2014-04-02 17:33:04 +00:00
craig.p.drummond
5dcf71d8b8 Fix menu 2014-04-01 18:04:03 +00:00
craig.p.drummond
e0e03f0696 Fix text 2014-04-01 18:03:52 +00:00
craig.p.drummond
06891fd730 Better text 2014-04-01 18:03:40 +00:00
craig.p.drummond
2bbbe959be Add some tooltips 2014-04-01 18:03:14 +00:00
craig.p.drummond
9a0cc533da Mention artist image in checkbox 2014-04-01 18:02:59 +00:00
craig.p.drummond
fd5936c603 Move tooltip into UI file 2014-04-01 18:02:41 +00:00
craig.p.drummond
834f2179ef Remove grouping of multiple-artist albums under 'Various Artists' 2014-04-01 18:02:12 +00:00
craig.p.drummond
2f0b923b40 Remove unecessary include 2014-03-31 18:01:11 +00:00
craig.p.drummond
5e843b9299 ThreadCleaner stops all threads 2014-03-31 17:57:24 +00:00
craig.p.drummond
5edd006d74 Dont hard code artist name fixes 2014-03-31 17:57:01 +00:00
craig.p.drummond
001315c2df No real need for getting amarok/clementine covers. 2014-03-31 17:56:32 +00:00
craig.p.drummond
2ddccf539d Remove ununsed 'Back' action. 2014-03-31 17:53:49 +00:00
craig.p.drummond
90f1adead6 Coding 2014-03-31 17:51:39 +00:00
craig.p.drummond
39c195f1bf 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
8c0a929951 s/TagServer/TagHelper/g
s/TagClient/TagHelperIface/g
2014-03-28 21:43:36 +00:00
craig.p.drummond
b6cea4ed33 Noew 'View' menu for KDE builds 2014-03-28 21:11:05 +00:00
craig.p.drummond
5c663b946b Name GUI thread 2014-03-28 21:10:50 +00:00
craig.p.drummond
99692c0cb2 Dont look for "$trackFile.png/jpg" as a cover 2014-03-28 21:10:08 +00:00