Commit Graph

5561 Commits

Author SHA1 Message Date
craig.p.drummond
05d213abb7 Allow local socket path to start with ~ 2015-04-03 17:54:04 +00:00
craig.p.drummond
12f79776e4 Combine host+port into one line 2015-04-03 17:50:35 +00:00
craig.p.drummond
c7471aa64d Hide cover, HTTP stream, and top-level folder options under a 'Show All Options' button. 2015-04-03 17:44:39 +00:00
craig.p.drummond
1090d2ed94 For Linux builds, if system tray icon is null (becasue QIcon cannot find it) then add icon files manually.
BUG: 660
2015-04-03 09:13:55 +00:00
craig.p.drummond
d8d124b17b For Linux builds, add $install/share/icons to Qt's icon theme search path if it does not already contain it.
BUG: 660
2015-04-03 07:58:54 +00:00
craig.p.drummond
fc63c6f3c7 Add a note stating that 'Standard' is required for DSD 2015-04-01 21:51:40 +00:00
craig.p.drummond
3a4726f57c Improve wording 2015-03-31 18:52:43 +00:00
craig.p.drummond
f6e7192bda Fix KDE build
BUG: 658
2015-03-31 17:25:30 +00:00
craig.p.drummond
ef971bc8f5 Refactor 2015-03-31 17:21:35 +00:00
craig.p.drummond
dafbddee61 String format 2015-03-31 17:05:08 +00:00
craig.p.drummond
8ca8c4deea Use treble clef icon in artists list if composer tag is being used for an artist. 2015-03-28 14:36:15 +00:00
craig.p.drummond
d94d234cbd And fix build - should really check patches first!!!! 2015-03-28 14:22:48 +00:00
craig.p.drummond
ef48f2ecf4 Update
BUG: 654
2015-03-28 10:45:48 +00:00
craig.p.drummond
c9872c11fd Fix build with proxy config and Qt5
BUG: 656
2015-03-28 10:39:24 +00:00
craig.p.drummond
976693b58f Update 2015-03-28 10:37:32 +00:00
craig.p.drummond
29ca09df98 Need to also sent extraFields var 2015-03-28 10:37:13 +00:00
craig.p.drummond
64ff9944cc Fix composer support when loading from cache 2015-03-26 22:55:32 +00:00
craig.p.drummond
1693fe4ef8 Add option to provide a list of genres which should use composer, and not album-artist, to group albums. 2015-03-25 23:19:42 +00:00
craig.p.drummond
12b7bf0e83 Rename mpd source folder to mpd-interface to help build errors when libmpdclient(?) is also installed.
BUG: 650
2015-03-16 19:18:52 +00:00
craig.p.drummond
65568f8dd4 Fix copying of SSL libs to install folder for windows installer. 2015-03-04 07:42:47 +00:00
craig.p.drummond
8b180c8ae1 Bundle openSSL libs with windows builds.
BUG: 638
2015-03-03 21:30:47 +00:00
craig.p.drummond
57261d1602 Fix libz usage under windows to match the MinGW files from sourceforge 2015-03-02 20:41:59 +00:00
craig.p.drummond
72324b2250 Finally fix replaygain scanning with newer libavcodec!
BUG: 609
2015-03-01 15:56:00 +00:00
craig.p.drummond
918773493b init get_buffer outside of loop. 2015-03-01 13:00:17 +00:00
craig.p.drummond
e0437d7d54 Don't convert -ve track, disc, or years to unsigned - set to 0.
BUG: 643
2015-02-27 22:36:36 +00:00
craig.p.drummond
f7118de09e Unbreak views!!!! 2015-02-27 22:34:33 +00:00
craig.p.drummond
2d343f8b79 - Separate title and track number in search model table view.
- Show rating in search model table view.
2015-02-27 22:06:34 +00:00
craig.p.drummond
bfb2e9e8d8 Fix fetching of ratings in table style playqueue. 2015-02-27 18:23:57 +00:00
craig.p.drummond
e739223560 Fix display of rating in tag dialog when only 1 file is being edited. 2015-02-27 18:18:19 +00:00
craig.p.drummond
d033a684ed Fix header context menu items
BUG: 640
2015-02-27 18:05:39 +00:00
craig.p.drummond
e984c10c52 If scrobbling is disabled, its the 'inactive' song that needs to be 'loved'
BUG: 625
2015-02-27 17:57:51 +00:00
craig.p.drummond
5d9bd879f5 Fix possible crash 2015-02-27 17:53:04 +00:00
craig.p.drummond
ce71a76fcf Update tray item menus directly.
BUG: 633
2015-02-27 17:45:20 +00:00
craig.p.drummond
e8e6aa4ccd Fix cantata-remote script (used for Unity launcher integration) when this uses qdbus. 2015-02-26 23:09:03 +00:00
craig.p.drummond
d9e47c5da6 Add 'Collections' and 'Outputs' menus to system tray menu (Linux and Windows builds only)
BUG: 633
2015-02-26 22:53:28 +00:00
craig.p.drummond
6d6b8fa676 Enable 'save' button when reading ratings from multiple files.
BUG: 636
2015-02-26 20:08:02 +00:00
craig.p.drummond
d902485e8c Add 'setCollection' to Cantata's DBUS interface.
BUG: 634
2015-02-25 18:24:22 +00:00
craig.p.drummond
d12816c535 libavcodec 54
BUG: 609
2015-02-25 18:02:02 +00:00
craig.p.drummond
6d5e8006db Remove debug 2015-02-24 14:42:01 +00:00
craig.p.drummond
41b62c0a7d Fix replaygain calculation when ffmpeg is using planar formats.
BUG: 609
2015-02-24 14:39:48 +00:00
craig.p.drummond
1ad0e107ae Allow setting of column alignments in table views.
BUG: 632
2015-02-24 11:32:10 +00:00
craig.p.drummond
ecb59fad60 Use '#' for track number column title in table view. 2015-02-23 16:21:10 +00:00
craig.p.drummond
bc2b51e58e Re-add Gtk combo popup size hack - but for all styles that use this Gtk-like combo popup. 2015-02-23 13:37:14 +00:00
craig.p.drummond
ecc6b9b7e2 Use 'Crop Others' as text for crop action
BUG: 584
2015-02-23 12:47:58 +00:00
craig.p.drummond
3922e38b53 Respect carriage returns when displaying comments in context view.
BUG: 631
2015-02-20 22:33:36 +00:00
craig.p.drummond
3ce8573aa1 Fix FreeBSD build.
BUG: 629
2015-02-19 18:00:01 +00:00
craig.p.drummond
879e9bcf5d MPD 0.19.2 can handle m3u8, so pass stream URLs of this type straight to MPD. 2015-02-18 00:03:33 +00:00
craig.p.drummond
36f6d19d6a Use correct stream icon in playqueue for streams with no song details. 2015-02-17 23:08:17 +00:00
craig.p.drummond
ecdacb0479 Workaround build issues with SpeexDSP 1.2rc2
BUG: 627
2015-02-17 20:04:52 +00:00
craig.p.drummond
51c9bf433f Set language team? Should silence a warning at least... 2015-02-15 16:21:49 +00:00