Commit Graph

2431 Commits

Author SHA1 Message Date
Craig Drummond
8f7f4c8c9f Allow .jpeg as extension from cover dialog.
Closes #1368
2018-09-12 19:48:41 +01:00
Craig Drummond
562fd3ff89 Initialise network proxy factory when starting.
Issue #1346
2018-08-14 15:57:39 +01:00
Craig Drummond
4184c18880 Add 'paranoiaOffset' config item to set cdparanoia offset whe reading
discs.
Issue #1341
2018-08-10 11:31:24 +01:00
Craig Drummond
fe158f41db Use ":/" as root path for windows folder browse, seems to then list each
drive.
Closes #1331
2018-07-29 18:03:01 +01:00
Craig Drummond
75f7a5d447 Add all drives (apart from A and B) to folder page for windows.
Issue #1331
2018-07-20 22:57:39 +01:00
Craig Drummond
64742047d1 Fix 'Locate In Library / Album' for albums with musicbrainz ID.
Issue #1324
2018-07-09 16:37:38 +01:00
Craig Drummond
5814e66684 Fix enable output signal 2018-06-30 13:55:11 +01:00
Craig Drummond
a2267503a2 Unpoarsed arguments is file list 2018-06-24 16:05:01 +01:00
Craig Drummond
c6cdd780a3 Use 32-bit unsigned int to store output IDs.
Closes #1316
2018-06-23 09:24:32 +01:00
Craig Drummond
d97e5d28bc Emit errors when trying to add local files to playqueue, and these cannot be added. 2018-06-16 11:59:00 +01:00
Craig Drummond
5eff774989 Mark strings for translation 2018-06-16 11:58:43 +01:00
Craig Drummond
76818a543a Add a cantata.png for windows, to use in system tray
Issue #1308
2018-06-10 19:30:26 +01:00
Craig Drummond
af7a346435 s/AlbumArt/albumart 2018-06-08 16:56:05 +01:00
Craig Drummond
fca2efdd8c Store actual song path for local files (mainly affects windows
Issue #1304
2018-06-07 20:35:06 +01:00
Craig Drummond
5924369539 Fix loading of MPD playlists the very first time Cantata is started.
Closes #1299
2018-06-01 17:26:55 +01:00
Craig Drummond
b1b70e9d2f Use isChecked() 2018-05-30 22:04:44 +01:00
Craig Drummond
c613b2b940 Enable HTTP streaming by default 2018-05-30 22:04:09 +01:00
Craig Drummond
82ea7447a5 Remove qt5ct work-around.
Issue #1291
2018-05-27 17:51:48 +01:00
Craig Drummond
45aace9d48 Fix saving of podcast images to JPG. 2018-05-26 19:24:13 +01:00
Craig Drummond
96df12148e Fix case 2018-05-26 18:53:58 +01:00
Craig Drummond
1f62bbd763 If plain widget (eg. spacer) then add 4 pixels 2018-05-26 16:07:35 +01:00
Craig Drummond
5004d6f1f0 Use 2*PM_FocusFrameHMargin ??? 2018-05-26 15:53:57 +01:00
Craig Drummond
3f1e0f54a8 Use function to set size? 2018-05-26 10:10:21 +01:00
Craig Drummond
a82fba3e23 Fix usage of podcast cover in title widget. 2018-05-25 18:18:38 +01:00
Craig Drummond
74fb297167 Make 'Icon' a namespace not class 2018-05-24 19:05:54 +01:00
Craig Drummond
ed3fc33f91 Fix QTemporaryFile usage 2018-05-24 18:03:48 +01:00
Craig Drummond
b3d34210cb Mono icons 2018-05-24 17:58:40 +01:00
Craig Drummond
f0701eb48a Remove group warning from initial wizard. 2018-05-24 17:57:41 +01:00
Craig Drummond
153c68f0b1 Use more mono icons 2018-05-23 21:14:42 +01:00
Craig Drummond
79b3587808 Fix GNOME shell tray icon 2018-05-23 19:25:02 +01:00
Craig Drummond
6f106acbf8 No need to differentiate between GNOME and Ubuntu GNOME 2018-05-21 17:28:10 +01:00
Craig Drummond
36689620eb Use symbolic icon for GNOME panel 2018-05-21 17:23:41 +01:00
Craig Drummond
60d14e2dc8 Fix covers settings from wizard not being saved.
Closes #1283
2018-05-19 15:55:15 +01:00
Craig Drummond
c40337ac08 Fix saving of 'Fadeout on stop' duration.
Closes #1282
2018-05-19 08:23:12 +01:00
Craig Drummond
9f612ec438 Look for translations in "translations" folder within current cantata
folder - mainly for dev builds.
2018-05-17 17:29:50 +01:00
Craig Drummond
0609f982b6 Fix showing of statusbar items
Closes #1279
2018-05-17 17:24:26 +01:00
Craig Drummond
e86be2974a Control view/buttons when window is shown
Issue #1279
2018-05-16 22:56:10 +01:00
Craig Drummond
534ddb9181 Embed more files into cantata 2018-05-16 22:43:54 +01:00
Craig Drummond
815fb98520 Install panel-light to suru, and use 2018-05-16 16:58:31 +01:00
Craig Drummond
8ea06054e6 Change icon 2018-05-16 06:14:58 +01:00
Craig Drummond
87bd672663 Dont set theme name/path 2018-05-16 06:14:05 +01:00
Craig Drummond
25eb72397f Remove custom icon theme, and just use FontAwesome.
Issue #1277
2018-05-14 22:24:49 +01:00
Craig Drummond
b4a4f5a6ab Fix crash if try to expand dirble and --no-network passed to Cantata. 2018-05-11 17:37:09 +01:00
Craig Drummond
a2d4593191 Add monochrome tray icon for Ubuntu GNOME 2018-05-09 22:19:59 +01:00
Craig Drummond
9dd63be262 Use small, italic font, for help labels. 2018-05-09 20:37:34 +01:00
Craig Drummond
a135fd0fac Initialise more pointers to null
Issue #1272
2018-05-09 20:33:59 +01:00
Craig Drummond
424b8d20a6 Add "--collection" commandline option to control the initial collection
to use.
Closes #1268
2018-05-08 22:55:49 +01:00
Craig Drummond
4909a7cf9c Don't allow slashes, asterisks, or question marks in collection name. 2018-05-08 22:40:50 +01:00
Craig Drummond
fb29cff135 Fix preference dialog size under windows.
Closes #1251
2018-05-05 17:16:33 +01:00
Craig Drummond
b8ef7384f4 Revert #62537412bf66c023af3be969ec606c7f1fa4ab5f
Closes #1267
2018-05-05 12:04:46 +01:00