Commit Graph

1216 Commits

Author SHA1 Message Date
craig.p.drummond
d538f8d155 Use KIconTheme to ascertain icon theme name with KDE builds. 2013-07-22 21:52:25 +00:00
craig.p.drummond
aa0796d79e Update online and devices views when cover size, or show year setting, is changed 2013-07-22 18:56:35 +00:00
craig.p.drummond
12183ef874 No artist image support in simple tree 2013-07-22 18:56:00 +00:00
craig.p.drummond
69e7948009 Remove spacer when playqueue is placed in sidebar 2013-07-19 18:27:23 +00:00
craig.p.drummond
01080397e4 Dont include qtplural in localize.h - support folder should be as stand-alone as possible 2013-07-18 14:54:10 +00:00
craig.p.drummond
f0bad94c9c Use i18n is a more KDE-like manner, other wise debug builds of kdelibs produce (I18N_ARGUMENT_MISSING)
BUG: 254
2013-07-18 14:52:45 +00:00
craig.p.drummond
98c9720df5 Dont use KIO - its not thread safe, and leads to segfault on exit if its used in a non-gui thread!!! 2013-07-16 18:31:55 +00:00
craig.p.drummond
f51a6f2fb9 Speed up online services model by disabling dynamic sort 2013-07-16 18:30:45 +00:00
craig.p.drummond
867370c63b Fix build when we hjave no libcddb, but do have musicbrainz
BUG:254
2013-07-15 19:12:48 +00:00
craig.p.drummond
22f86d9d24 Fix restoring of main window size for KDE builds.
BUG:258
2013-07-15 19:12:06 +00:00
craig.p.drummond
0af7231d7a Cant seek cdda:// streams 2013-07-12 19:32:19 +00:00
craig.p.drummond
cab072fd51 If time & elapsed are 0, keep polling for the first few seconds to see if this changes 2013-07-12 19:05:49 +00:00
craig.p.drummond
fe1eb01433 Remove ENABLE_ONLINE_SERVICE cmake option - always enabled. 2013-07-11 18:38:48 +00:00
craig.p.drummond
854d56d5dc Song is a struct, not class
BUG: 254
2013-07-11 18:34:13 +00:00
craig.p.drummond
b1da4733ef Add 'add to favourites' action onto main view too 2013-07-10 18:36:45 +00:00
craig.p.drummond
ded2d11de8 cdEncode config item no longer used! 2013-07-10 18:35:21 +00:00
craig.p.drummond
ed00b5743b Default to enabling use of media keys under GNOME/Unity. 2013-07-10 18:34:42 +00:00
craig.p.drummond
8a36efbcbc Re-add bookmarking of TuneIn categories
BUG:252
2013-07-09 14:16:38 +00:00
craig.p.drummond
ace353ae85 Play Queue search button text 2013-07-09 14:15:41 +00:00
craig.p.drummond
8e3d577201 Better TunIn searches. Search is now in main window, and all types are searched.
BUG:252
2013-07-09 14:15:11 +00:00
craig.p.drummond
8ee84a88f2 Add debug to stream fetching 2013-07-07 19:46:19 +00:00
craig.p.drummond
a4f010bfe9 Allow seeking in cantata HTTP streams. 2013-07-05 20:39:15 +00:00
craig.p.drummond
1a38e468b7 If stream is not a cantata stream, and the total time is known, then enable the position slider. 2013-07-05 19:22:45 +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
baea85455a Cache certain stream listings 2013-07-04 19:48:59 +00:00
craig.p.drummond
95e3d5dfdd Add some debug info to MPDParseUtils 2013-07-03 19:27:46 +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
8fe131d4a6 ctr-f also shows playqueue search if playqueue is in sidebar 2013-07-01 19:54:19 +00:00
craig.p.drummond
3728f5c080 Fix note 2013-07-01 19:53:22 +00:00
craig.p.drummond
8e7dc5c102 Place search fields on bottom of views, and hide by default. Show when Ctrl-F is used for views, and Ctrl-Shift-F for playqueue. 2013-06-30 21:35:43 +00:00
craig.p.drummond
7829309464 Fix track change notification on some streams where only track title, and no artist, is sent. 2013-06-29 08:03:58 +00:00
craig.p.drummond
84dbfdb865 Simplify streams page 2013-06-28 18:24:49 +00:00
craig.p.drummond
fc392f8858 Add 'Copy Songs To Device' action to playlists page. 2013-06-26 16:19:29 +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
ab853d24aa Add Cancel to add collection message box 2013-06-24 19:54:15 +00:00
craig.p.drummond
d1e3c28e72 Fix enabling of Next button! D'oh!!!
BUG: 247
2013-06-24 19:35:54 +00:00
craig.p.drummond
60318fe107 Fix clean build - header is no longer generated! 2013-06-24 18:50:04 +00:00
craig.p.drummond
f989fca265 Remove margin 2013-06-24 18:49:45 +00:00
craig.p.drummond
66051ccaf4 Better Qt sizing 2013-06-24 18:49:12 +00:00
craig.p.drummond
227978c3a4 Widget order 2013-06-24 18:48:56 +00:00
craig.p.drummond
32d6afe279 Dont build proxy config dialog by default, proxy config should really be a system thing - and not a feature you would expect in a music player! 2013-06-24 18:47:53 +00:00
craig.p.drummond
e06bb3d589 Fix special value text width 2013-06-24 18:46:20 +00:00
craig.p.drummond
c6bb1d0607 No need to emit connectTo in serversettings::save, as this is done later 2013-06-24 18:42:59 +00:00
craig.p.drummond
e3a6e90ef0 Combine Output and Playback config pages. 2013-06-24 18:41:53 +00:00
craig.p.drummond
16e64e524b Connection is referred to as collection in pref dialog, so use collection in main window too 2013-06-23 09:15:25 +00:00
craig.p.drummond
ff7a17dd22 Add support for a simple profile where MPD is started by cantata, and the only settings are the music folder and cover names. 2013-06-23 08:51:19 +00:00
craig.p.drummond
dfe0bb56c9 No need to shouw list of outputs if there is only 1 2013-06-22 15:03:34 +00:00
craig.p.drummond
8a8391de8f Dont attempt to get current song if connection is not active 2013-06-21 18:42:46 +00:00
craig.p.drummond
13ab6e31c4 Use new MPD website 2013-06-21 18:41:53 +00:00
craig.p.drummond
7ba98d333b Spelling! 2013-06-21 18:41:36 +00:00