Commit Graph

675 Commits

Author SHA1 Message Date
craig.p.drummond
bda9120b74 Use "play" command if play button is pressed and there is no current song. 2013-09-24 18:41:35 +00:00
craig.p.drummond
e8d9949f87 Add config page to determine list of online providers. 2013-09-20 19:48:27 +00:00
craig.p.drummond
8be7652eaa Fix saving of 'save covers in mpd dir' for non taglib builds 2013-09-18 18:09:08 +00:00
craig.p.drummond
d7740e7733 Initial podcast support
NOTE: This is NOT fully implemented, or functional!!!
2013-09-17 16:25:58 +00:00
craig.p.drummond
41e974bdb6 Online services support does not require taglib. 2013-09-17 15:54:54 +00:00
craig.p.drummond
9d80f402e7 Initial MacOS port - thanks to Ian Scott 2013-09-17 15:54:18 +00:00
craig.p.drummond
096b56a3c8 Make playqueue search consisten with view search - ie. only show search on activating 'Search Play Queue', do not toggle. 2013-09-13 19:09:59 +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@gmail.com
aaaf3ee6c4 Clean up inhibit code, place logic into powermanagement class. 2013-09-03 11:25:23 +00:00
craig.p.drummond@gmail.com
7398456bf2 Inhibit suspend if this is enabled whilst playing 2013-09-03 11:16:45 +00:00
craig.p.drummond
b800ead19a If playqueue is cleared when dynamizer is running, then also stop dynamizer. 2013-09-02 18:27:30 +00:00
craig.p.drummond
b1b0b8a294 Add option to prevent system from suspending whilst playing (Linux only). 2013-09-02 18:25:54 +00:00
craig.p.drummond
a037777ea5 Add config page to control which stream categories are enabled, to import new categories, and to remove imported categories. See README for import file format. 2013-08-28 18:50:04 +00:00
craig.p.drummond
2e22b1a258 HTTP stream URL is per collection 2013-08-23 16:34:03 +00:00
craig.p.drummond
9a53a1f44a Initial support for Composer tag 2013-08-22 18:18:59 +00:00
craig.p.drummond
8ef5d04a9f Fix 'Add Stream URL' action in builds where device support is disabled.
BUG: 271
2013-08-21 10:10:33 +00:00
craig.p.drummond
e6f730c2e7 Windows build fixes 2013-08-12 21:03:21 +00:00
craig.p.drummond
79f942e377 Use correct #define 2013-08-12 18:32:15 +00:00
craig.p.drummond
578dfbc2bf Click on time label to toggle between shwowing current time and time remaining. 2013-08-02 19:26:07 +00:00
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
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
f51a6f2fb9 Speed up online services model by disabling dynamic sort 2013-07-16 18:30:45 +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
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
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
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
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
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
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
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
8a8391de8f Dont attempt to get current song if connection is not active 2013-06-21 18:42:46 +00:00
craig.p.drummond
5da06afc51 Fix page shortcuts 2013-06-19 18:25:15 +00:00
craig.p.drummond@gmail.com
9babcb2a9b Assing volume popup as a menu to volume button - this seems to help with auto-raise state and Qt5 2013-06-18 11:09:20 +00:00
craig.p.drummond
6e2ae6654b Use fanart.tv for backdrops in contextview. This provides larger images than discogs (which is still the fallback), and HomeTheaterBackdrops seems to be no longer available :-( 2013-06-16 19:42:37 +00:00
craig.p.drummond
1312ded6db Don't show page shortcuts in tooltips, as tooltip is not updated when shortcut is changed. 2013-06-15 19:12:08 +00:00
craig.p.drummond
89d415ded2 Consistent way to get layout spacing 2013-06-13 18:54:28 +00:00
craig.p.drummond
bdd7b75664 Fix cover widget size 2013-06-13 18:54:02 +00:00