Commit Graph

122 Commits

Author SHA1 Message Date
craig.p.drummond
5ba506f542 Extract, and store, podcast publication date - and use this to sort 2013-09-26 18:03:28 +00:00
craig.p.drummond
06e735796e 'fix' URL before adding to podcasts 2013-09-26 18:02:54 +00:00
craig.p.drummond
e499693c91 Only compare URLs, not episode names 2013-09-26 18:02:23 +00:00
craig.p.drummond
28654a9148 Use HTTPS URLs for Last.fm, Wikipedia, SoundCloud, etc, for non-windows builds. 2013-09-24 18:42:52 +00:00
craig.p.drummond
159fecd66f Store data under XDG_DATA_HOME (~/.local/share) 2013-09-24 18:38:31 +00:00
craig.p.drummond
d5e25b5eee Re-organise a little... 2013-09-20 19:59:10 +00:00
craig.p.drummond
521b6ebe13 GPodder search 2013-09-20 19:57:44 +00:00
craig.p.drummond
53f696e352 Parse more values 2013-09-20 19:56:45 +00:00
craig.p.drummond
a85f588f3f Need to sort online when add podcast 2013-09-20 19:55:00 +00:00
craig.p.drummond
1688820dbe Add config page to determine list of online providers. 2013-09-20 19:48:27 +00:00
craig.p.drummond
03354900fa Show podcast images 2013-09-20 19:46:52 +00:00
craig.p.drummond
eca012836d Display podcast details 2013-09-20 19:42:16 +00:00
craig.p.drummond
55d2b69190 Cache browser results for 2 days 2013-09-20 19:38:44 +00:00
craig.p.drummond
2e5d4845fc Place focus in search field 2013-09-20 19:37:53 +00:00
craig.p.drummond
1fc2618920 Clear previous search results before next search 2013-09-20 19:37:35 +00:00
craig.p.drummond
ecef132e41 Remove another toAscii!!! 2013-09-19 19:45:54 +00:00
craig.p.drummond
aa426d5493 Import initial podcast search dialog
- Search iTunes
- Browse BBC, CBC, NPR, and Digital Podcast
2013-09-19 19:44:23 +00:00
craig.p.drummond
f01fb3a9d1 Use correct message box type 2013-09-19 18:19:22 +00:00
craig.p.drummond
c30978ea64 Fix retrival of images in itunes namespace 2013-09-19 18:19:04 +00:00
craig.p.drummond
79c08fef85 Use toLatin1 not toAscii
BUG: 294
2013-09-19 18:18:31 +00:00
craig.p.drummond
c2a9b105aa - fix podcast update timer
- fix more podcast urls
2013-09-19 18:17:45 +00:00
craig.p.drummond
1fa651b392 Fix marking episode as played 2013-09-18 18:32:14 +00:00
craig.p.drummond
3da2da7f18 Oops! Forgot to import these... 2013-09-18 18:19:23 +00:00
craig.p.drummond
ee5ab66ed8 Control actions visibility 2013-09-18 18:18:00 +00:00
craig.p.drummond
07294faaa8 Store, and retrieve, last actual rss update 2013-09-18 18:17:36 +00:00
craig.p.drummond
5a3740f2ab - Show sound-cloud icon in playqueue and corner widget
- Show podcasts icon in playqueue, and if possible podcast image in cover widget/notifications.
2013-09-18 18:16:58 +00:00
craig.p.drummond
726c446671 Cleaner way of setting online properties on song 2013-09-18 18:14:47 +00:00
craig.p.drummond
5683f7939b Use NetworkJob to automatically, and consistently, handle re-directs 2013-09-18 18:11:49 +00:00
craig.p.drummond
2fd3864ce5 Add option to refresh all podcasts 2013-09-18 18:11:05 +00:00
craig.p.drummond
301a8a9b7e - Indicate when podcast episodes have been played
- Display number on unplayed episodes
2013-09-18 18:10:30 +00:00
craig.p.drummond
c80030a8e3 Add timer to check for podcast updates 2013-09-17 21:08:01 +00:00
craig.p.drummond
d5c0ab1bb6 Initial podcast support
NOTE: This is NOT fully implemented, or functional!!!
2013-09-17 16:25:58 +00:00
craig.p.drummond@gmail.com
1f303ff065 Add 1 pixel spacing between toolbuttons 2013-09-13 11:27:19 +00:00
craig.p.drummond@gmail.com
a6b578fea2 Place a 0-pixel wide 'size widget' at the bottom of each view, to attempt to ensure consisten sizes between views. 2013-09-13 11:25:34 +00:00
craig.p.drummond
87f3dfccc8 (Hopefully) fix selection order of items - and order added to playqueue. 2013-09-03 18:40:50 +00:00
craig.p.drummond
2579d53dc3 Fix decoding of details for Online service URLs sent to MPD, and subsequently read back.
BUG: 278
2013-08-26 18:54:02 +00:00
craig.p.drummond
11749453bc Work-around Windows and QJson issue. 2013-08-19 17:54:57 +00:00
craig.p.drummond
a225e31c00 Dont use https for context view searches. 2013-08-19 17:53:47 +00:00
craig.p.drummond
a674b82c36 Disable labels when text entries are disabled 2013-08-14 18:18:45 +00:00
craig.p.drummond
be32554eab Use settings to determine if to show artist images 2013-08-12 18:33:50 +00:00
craig.p.drummond
f88e49e5f3 Place loading of online icons into OnlineService 2013-08-12 18:33:25 +00:00
craig.p.drummond
e6e175b210 Stripped versions that seems to work with older desktops?
BUG: 263
2013-08-11 21:05:53 +00:00
craig.p.drummond
faa33400c2 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
c9b8a98937 Dont use uniform row heights - with simple tree and covers, not all rows are the same height.
BUG: 259
2013-07-21 16:04:03 +00:00
craig.p.drummond
69259c7f7b Remove leftover debug 2013-07-18 14:54:37 +00:00
craig.p.drummond
e13b45259d Fix function X is hidden by Y in KDE builds 2013-07-18 14:53:39 +00:00
craig.p.drummond
72cd22161c 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
2ab48f4b37 Reduce code duplication slightly - by placing common code in MusicModel and MultiMusicModel 2013-07-17 18:16:50 +00:00
craig.p.drummond
4996cfc9ba Better control over config and refresh actions 2013-07-16 18:34:31 +00:00
craig.p.drummond
9228e06651 Service is not busy if search gets cancelled 2013-07-16 18:33:54 +00:00