Commit Graph

3551 Commits

Author SHA1 Message Date
craig.p.drummond
2944d02e5e Only use taglib in tags.cpp/filetyperesolver.cpp 2013-11-26 19:59:15 +00:00
craig.p.drummond
5407c96b7f Fix fetching lyrics for songs, or artists, containing ampersand or question mark characters.
BUG: 339
2013-11-26 19:58:45 +00:00
craig.p.drummond
a20d84f234 Add debug loggin of network connections 2013-11-26 19:57:36 +00:00
craig.p.drummond
c4e671ddc7 Using mouse wheel over position slider changes position by 5 seconds.
BUG: 338
2013-11-25 19:25:36 +00:00
craig.p.drummond
8ad4ea8f2c Check if ID3V2 is empty 2013-11-24 20:19:00 +00:00
craig.p.drummond
bb53d2175f Add "-o" to oggenc and faac encoder usage. 2013-11-24 20:14:29 +00:00
craig.p.drummond
ec017fcaf9 Update unity progress with per-track progress 2013-11-24 20:00:55 +00:00
craig.p.drummond
c6195bcf77 Fix build with proxy config dialog.
BUG: 336
2013-11-24 15:58:24 +00:00
craig.p.drummond
b3dc0c06e8 Update 2013-11-24 15:48:26 +00:00
craig.p.drummond
0585424d78 Only re-load favourites if filename changed 2013-11-21 18:16:44 +00:00
craig.p.drummond
ca570f5312 Instantiate network proxy factory when network access manager is constructed. 2013-11-21 18:16:18 +00:00
craig.p.drummond
016a0f724e Add model test code 2013-11-21 18:15:36 +00:00
craig.p.drummond
05c5844cfc Correctly update tooltips when removing a short-cut from an action. 2013-11-20 22:14:32 +00:00
craig.p.drummond
576cece491 Better tooltip shortcut display. 2013-11-20 22:13:16 +00:00
craig.p.drummond
4d372be368 Add action to cancel context jobs 2013-11-20 22:11:34 +00:00
craig.p.drummond
3a9414ba51 Update 2013-11-19 20:32:46 +00:00
craig.p.drummond
867dbf39a7 Also replace ~ with _ for cache file name - as MPD 0.18 allows usage of ~ in local socket name. 2013-11-18 21:25:01 +00:00
craig.p.drummond
8498f19507 Use QString to convert year into a number, as i18n formats number according to locale (so soetimes adds a comma!)
BUG: 329
2013-11-18 19:17:04 +00:00
craig.p.drummond
baaae17450 Dont load folder list until view is visible. 2013-11-15 19:40:02 +00:00
craig.p.drummond
32e0e2de11 Allow to disable playlists model - if so hide playlist actions 2013-11-15 19:39:11 +00:00
craig.p.drummond
846c13c36c Mention that error comes from MPD 2013-11-15 19:38:25 +00:00
craig.p.drummond
3dffa9021c If no db time from MPD, use current time. Proxy DB setups dont sent DB time!! 2013-11-15 19:38:03 +00:00
craig.p.drummond
edb7b59943 Update 2013-11-14 20:27:12 +00:00
craig.p.drummond
dc0098d2f8 Fix debug lopgging with KDE builds 2013-11-14 20:16:05 +00:00
craig.p.drummond
26fae4e63f CPack tar.bz2 not tar.gz 2013-11-14 20:15:46 +00:00
craig.p.drummond
9ef460a27a Show device copy/delete status in Unity launcher - show current progress, and track count to be actioned. 2013-11-14 20:15:25 +00:00
craig.p.drummond
2977eaa550 Style toolbar separator 2013-11-13 20:26:03 +00:00
craig.p.drummond
8cb52bd0ad Better parent checking 2013-11-12 20:20:56 +00:00
craig.p.drummond
5dfc8e0f6c Fix crash when an album link is clicked on in context-view when current song is from a Various Artists album and the album link is to another album by the artist.
BUG: 327
2013-11-12 20:20:08 +00:00
craig.p.drummond
56044f3f4a Update note 2013-11-11 19:50:14 +00:00
craig.p.drummond
816ee12987 Fix return value from messageboxes with list 2013-11-11 19:28:40 +00:00
craig.p.drummond
fa1a25be60 - Look for backdrop.jpg/png in music folder before attempting to download.
- Add option to store downloaded backdrops into music folder. Stored as backdrop.jpg
2013-11-11 19:27:38 +00:00
craig.p.drummond
ad01f49580 Only save cache if we have a valid date 2013-11-10 17:52:19 +00:00
craig.p.drummond
ddd86a7a6f If MPD's database time is invalid, and the cache's database time is invalid, then accept a database listing. This works-around an issue with using MPD's proxy DB - where no database time is sent.
BUG: 326
2013-11-10 17:47:55 +00:00
craig.p.drummond
3b91b01cb8 Spelling!!! 2013-11-10 07:57:27 +00:00
craig.p.drummond
2cf1ce9f83 When showin a new page, place focus on view. 2013-11-10 07:55:14 +00:00
craig.p.drummond
a099f79b49 Make it possible to force Gtk theme and icon settings 2013-11-08 21:39:44 +00:00
craig.p.drummond
075261b31b Darken text of disabled labels 2013-11-08 21:03:56 +00:00
craig.p.drummond
90a522b91e The QToolBar's too 2013-11-08 21:03:24 +00:00
craig.p.drummond
5a327c08fa More List messageboxes 2013-11-08 21:02:57 +00:00
craig.p.drummond
a57bea702b Only remove items if we have items! 2013-11-07 22:49:46 +00:00
craig.p.drummond
0731d43e16 Add possibility to set elide position 2013-11-07 22:37:53 +00:00
craig.p.drummond
e3e238fb48 Fix build when 'support' is used in another project 2013-11-07 22:37:30 +00:00
craig.p.drummond
1963a67a74 Check cddb 'disc' before calling related functions
BUG: 324
2013-11-07 22:37:03 +00:00
craig.p.drummond
1fe94563b2 Add 'Shuffle Albums' entry to playqueue context menu.
BUG: 323
2013-11-01 19:30:26 +00:00
craig.p.drummond
7615588b7c Simplify 2013-11-01 18:38:12 +00:00
craig.p.drummond
1255514694 Add albums in random order to playqueue.
BUG: 323
2013-11-01 18:37:19 +00:00
craig.p.drummond
1b474ea6c8 Playback control button sizes 2013-10-30 22:12:40 +00:00
craig.p.drummond
8ed657be6d Update 2013-10-30 22:11:50 +00:00
craig.p.drummond
623e37664c USe FanyTabBar type 2013-10-30 22:11:38 +00:00