Commit Graph

4178 Commits

Author SHA1 Message Date
craig.p.drummond
8df3449df8 Background update imrovements 2014-03-07 17:17:10 +00:00
craig.p.drummond
1443ad9335 ...part of consistency fix! 2014-03-06 20:08:36 +00:00
craig.p.drummond
6a9b492874 Fix notification for non-dbus builds 2014-03-06 20:08:00 +00:00
craig.p.drummond
d0c0cfdeb0 Fix notification mem-leak 2014-03-06 20:07:34 +00:00
craig.p.drummond
e4f6a0b163 Update 2014-03-06 20:07:15 +00:00
craig.p.drummond
c1ed9c72f8 When copying from a CD, check that we have enough space for track that was encoded with a 1:18 ratio. Just a sanity check really. 2014-03-06 20:06:59 +00:00
craig.p.drummond
b77e1dd79d Fix calculating size of song files when copying off a device that has been previously scanned, and its contents cached. 2014-03-06 20:06:33 +00:00
craig.p.drummond
7d7365f590 Show number of tracks under playqueue, even if total time is 0 2014-03-06 20:06:05 +00:00
craig.p.drummond
783afcc442 Fix non-markup details 2014-03-06 20:05:40 +00:00
craig.p.drummond
966757ef4d Fix grouped playlist view initial state when set to initially collapse albums. 2014-03-06 20:05:25 +00:00
craig.p.drummond
a3eeeea19f Fix enabling of "Initially collapse albums" in playlists settings tab. 2014-03-06 20:05:02 +00:00
craig.p.drummond
d9d5a9e1e1 Consistency with rest of codebase... 2014-03-06 20:02:59 +00:00
craig.p.drummond
53bfc917fa Search composer too
BUG: 436
2014-03-05 19:53:43 +00:00
craig.p.drummond
0a4d210a96 Thin splitter 2014-03-05 19:52:24 +00:00
craig.p.drummond
4e615b87a2 Just fore enough space for MM:SS by default 2014-03-05 19:52:04 +00:00
craig.p.drummond
c83a41d412 Fix window drag on menubar 2014-03-05 19:51:26 +00:00
craig.p.drummond
39c90cad9e Remov hack to hide menubar 2014-03-05 19:51:04 +00:00
craig.p.drummond
a8104e1368 Only enable Cancel when job in progress 2014-03-04 20:07:46 +00:00
craig.p.drummond
d25bc94608 No frame when editing 2014-03-04 20:07:28 +00:00
craig.p.drummond
751b5f2dd1 Use 1pixel wide splitter if not using QGtkStyle 2014-03-04 20:07:13 +00:00
craig.p.drummond
59d9fa3d05 KDE builds use KDE-linke menu order 2014-03-04 20:06:38 +00:00
craig.p.drummond
f3d854969c Fix KDE crash 2014-03-04 20:06:15 +00:00
craig.p.drummond
862ece6c89 Use KStandardActions::showMenuubar for KDE 2014-03-04 20:05:54 +00:00
craig.p.drummond
a80c0d3259 Fix KDE builds 2014-03-04 20:05:17 +00:00
kamikazow@gmail.com
1bd8921adf Rename text files to have .txt file extensions for Windows compatibility 2014-03-04 17:13:02 +00:00
kamikazow@gmail.com
0658f9cdfb Windows compatible line breaks 2014-03-04 17:09:37 +00:00
craig.p.drummond
3b9543485a Add undo/redo to menubar 2014-03-03 20:17:30 +00:00
craig.p.drummond
3641b767bd Also bind menus to main window, so that short-cuts work under Unity when in full screen. 2014-03-03 20:12:38 +00:00
craig.p.drummond
1bb2939124 Set no-interaction flag on more labels, so that oxygen drag works on these... 2014-03-03 19:36:05 +00:00
craig.p.drummond
d8d3db5290 If click on buddy label of check or radio, then toggle 2014-03-03 19:35:37 +00:00
craig.p.drummond
5408d791f5 Don't mention menu button - as there might not be a menu button! 2014-03-03 19:35:13 +00:00
craig.p.drummond
823b46a286 Set min size for initial wizard 2014-03-03 19:34:40 +00:00
craig.p.drummond
95a7b9f138 Better menubar 2014-03-03 19:34:17 +00:00
craig.p.drummond
66b6d64e6f Add volume to layout - so that we get a better layout when song-info and menu button hidden 2014-03-03 19:34:04 +00:00
craig.p.drummond
2b0dfe0573 Add more entries to menubar... 2014-03-03 19:33:32 +00:00
craig.p.drummond
1a1fba0c86 Treat Pantheon as per Gnome 2014-03-03 19:33:05 +00:00
craig.p.drummond
80a3dd324d Attempt to respect menubar usage of current desktop. For windows and Gnome, menu button is used, and menubar hidden. For Mac and Unity, menubar is used, and menu button is hidden. For KDE, by default the menu button is used, and the menu bar hidden - but a menu entry is provided to toggle. This setting maybe overridden - see README for details. 2014-03-03 19:32:39 +00:00
craig.p.drummond
960cd3708f Start locator and downloader only when needed too... 2014-03-03 19:31:42 +00:00
craig.p.drummond
7c5fc7186b Use CMake to find X11 include and libs 2014-03-03 19:31:12 +00:00
craig.p.drummond
d0573b3d90 Just some little code re-org 2014-03-03 19:30:43 +00:00
craig.p.drummond
b57ae6e96b Create NetworkAccessManager only when needed 2014-03-03 19:30:09 +00:00
craig.p.drummond
7c1a7dede4 For the web-links in the context view, replace ampersand and question mark characters in artist names with the relevant URL encoding. 2014-03-03 19:29:42 +00:00
craig.p.drummond
55c38a44f8 When determining the 'basic' artist of a track, if albumartist is set and artist is not, then use albumartist.
BUG: 431
2014-03-02 19:47:39 +00:00
craig.p.drummond
505720abcc - Install Cantata's list of lyrics providers to INSTALL/share/cantata/lyrics
- Read lyrics providers from each .xml file in ~/.local/share/cantata/lyrics, and INSTALL/share/cantata/lyrics
BUG: 432
2014-03-02 18:00:40 +00:00
craig.p.drummond
0a3e47b09f Create cache dir if it does not exist 2014-03-02 15:40:53 +00:00
craig.p.drummond
15112dd5c6 Use case-insensitive sort of folder view items when adding to playqueue.
BUG: 430
2014-03-02 12:53:15 +00:00
craig.p.drummond
04a12656bd When saving artist image from cover dialog, if set to save in MPD folder and song's path does not have 2 folder elements then save in cache folder.
Cantata will only save artist images, and backdrops, in MPD folder if the folder structure is (e.g.) Artist/Album/Track.mp3
BUG: 429
2014-03-01 18:03:38 +00:00
craig.p.drummond
ee1ba3bb6e In cover/artist dialog, when attempting to save an image into Cantata's cache folder - ensure the 'covers' sub-folder is created. 2014-03-01 17:53:26 +00:00
craig.p.drummond
20d5759c73 Add support for 'comment' tag in tag-editor and dynamic playlists.
BUG: 427
2014-02-28 20:14:45 +00:00
craig.p.drummond
e573479a56 Do not allow 'auto-hide sidebar' and 'playqueue in sidebar' to be active at the same time. 2014-02-28 20:13:38 +00:00