Commit Graph

996 Commits

Author SHA1 Message Date
craig.p.drummond
187353310d Spelling 2014-02-25 19:25:52 +00:00
craig.p.drummond
b3731b88f1 If a sidebar view has focus, but sidebar is collapsed, then find action should activate playqueue search widget. 2014-02-25 19:25:29 +00:00
craig.p.drummond
36f462c436 When waiting for replies from MPD, use Qt's standard timeout value of 30s. While the socket is still connected, Cantata will wait up to 4 times the timeout value. Therefore, the actual timeout has increased to 2minutes!
BUG: 422
2014-02-25 19:23:30 +00:00
craig.p.drummond
722954b36d Fix painting of Gtk thin scrollbar style on comboboxes. 2014-02-24 20:44:27 +00:00
craig.p.drummond
802608a932 Fix MPD HTTP stream playback.
BUG: 420
2014-02-22 18:03:51 +00:00
craig.p.drummond
e85126f608 Use system's libebur128 if found
BUG: 415
2014-02-22 10:30:32 +00:00
craig.p.drummond
89f52915d7 Apply Fedora patches. 2014-02-22 10:19:19 +00:00
craig.p.drummond
cd3d74949a If volume control is disabled (as MPD returns negative volume), then make control semi-transparent, and don't just hide. 2014-02-21 10:58:42 +00:00
craig.p.drummond
9349f7ab46 Fix collapsed context-view selector buttons text when using a dark background. 2014-02-21 10:48:37 +00:00
craig.p.drummond
d2cf4c59e8 Spelling! 2014-02-21 10:37:15 +00:00
craig.p.drummond
98f13e666c Fix duplicate translations - cuases KDE builds to fail.
BUG: 414
BUG: 417
2014-02-21 10:15:21 +00:00
craig.p.drummond
d412c7e7ca If using small sidebar on top, or bottom, then centre-align tabs. 2014-02-20 19:12:23 +00:00
craig.p.drummond
ac6cfb4981 Dont draw tab-bar frame when using small sidebar style. 2014-02-20 19:12:02 +00:00
craig.p.drummond
87caad59c9 Fix corrupted scrollbar background in views with a background image when Gtk style is used. 2014-02-20 19:11:41 +00:00
craig.p.drummond
891091c535 Update 2014-02-20 19:10:53 +00:00
craig.p.drummond
0c354d6cb5 Use 2 lines for song info, as before! 2014-02-20 19:09:51 +00:00
craig.p.drummond
28526dcf06 - Remove corner cover widget.
- Remove collapsing of interface.
- Move position label inbetween controls.
- Use only 1 line for song details.
2014-02-19 20:39:12 +00:00
craig.p.drummond
dc5b20da41 Use smaller for for sidebar 2014-02-19 20:23:39 +00:00
craig.p.drummond
5c4b8d1c47 Auto-scroll lyrics
BUG: 405
2014-02-18 19:34:37 +00:00
craig.p.drummond
8b3ee48be3 Dont allow to collapse if messagewidget is visible 2014-02-18 19:33:31 +00:00
craig.p.drummond
9035cc9aa8 Add option to auto-switch to context view X seconds after playback starts, and switch back X seconds after stopped.
BUG: 406
2014-02-17 20:33:00 +00:00
craig.p.drummond
e202a73fbe Configurable search view 2014-02-17 20:16:39 +00:00
craig.p.drummond
cd686e8189 Allow setting of custom device name for UMS and MTP devices. 2014-02-17 20:09:49 +00:00
craig.p.drummond
ae31306570 Use WindowText, not ButtonText, for mono icons 2014-02-17 20:04:39 +00:00
craig.p.drummond
40fe26fa63 For UMS devices, add device (in brackets) after name. Should help devices with multiple partitions.
BUG: 413
2014-02-16 08:54:13 +00:00
craig.p.drummond
b832f9df4e Use same order (URL, name) for both add stream-URL dialogs. 2014-02-14 20:07:32 +00:00
craig.p.drummond
d920d9188a Update 2014-02-14 20:06:24 +00:00
craig.p.drummond
2bdfd72963 Closing files should be enough - so no need for size check 2014-02-13 19:10:57 +00:00
craig.p.drummond
51b828498a Check sizes of temporary files after write, to ensure data is written. This fixes an issue where sometimes 0 byte files were written from CoverDialog. 2014-02-12 22:43:47 +00:00
craig.p.drummond
be747053da Mono try icons for KDE builds too 2014-02-11 21:02:42 +00:00
craig.p.drummond
9a1c75b109 Move search fields back to the top of views. 2014-02-10 20:36:06 +00:00
craig.p.drummond
23359140e1 When downloading, and parsing, ListLive streams, if a station has more than 1 stream then list all streams - adding format and bitrate 2014-02-10 19:12:46 +00:00
craig.p.drummond
d1457e0ac9 Use system menu icon for Linux builds. 2014-02-10 19:11:47 +00:00
craig.p.drummond
b7567bd028 Dont embed pre-rendered versions of icon. Cantata *needs* svg icon loader, so removing previous work around... 2014-02-10 19:09:54 +00:00
craig.p.drummond
9eca38d8ad Dont allow expanding, or collapsing, if maximised. 2014-02-09 15:54:47 +00:00
craig.p.drummond
8177e79d97 Change views to scroll-per-pixel. 2014-02-09 15:46:14 +00:00
craig.p.drummond
94dadc31d9 Dont react to mouse-release event in coverwidget if an override cursor has been set. Fixes the case, with Qt5 builds, where a drag is started on the cover widget causes interface to expand/collapse. 2014-02-07 20:10:18 +00:00
craig.p.drummond
9a9b30cf75 Use wmctrl for Qt5 builds, to raise window under compiz. 2014-02-07 20:08:55 +00:00
craig.p.drummond
6e83445b76 ...actually, just remove showPage altogether... 2014-02-06 19:52:45 +00:00
craig.p.drummond
8be4538d37 Make showPage take an integer, and not page name. 2014-02-06 19:51:26 +00:00
craig.p.drummond
d4eb150edc Remove 'copy track info' functionality, I see no need for this! 2014-02-06 19:51:02 +00:00
craig.p.drummond
ecd00defa2 Hack-around issue with message widget not appearing in KDE builds when KDE's animations are disabled.
BUG: 400
2014-02-03 19:18:46 +00:00
craig.p.drummond
39e273a1d7 Only use symbolic incons fof sys tray with Qt-only builds 2014-02-03 19:18:06 +00:00
craig.p.drummond
5bc0b5187f Expand interface if it is collpased, and an error or question is to be displayed in message widget. 2014-02-02 20:57:44 +00:00
craig.p.drummond
3203f11671 Show time-slider position tooltip immediately.
BUG: 404
2014-02-02 16:12:34 +00:00
craig.p.drummond
109ad2bc01 Use mono system tray icon underUnity if icon theme is ubuntu-mono-light or ubuntu-mono-dark. 2014-01-30 19:26:37 +00:00
craig.p.drummond
1f3c1bca21 Dont change tray icon to play state - consistent with other apps. 2014-01-30 19:26:10 +00:00
craig.p.drummond
7168547a93 Use stretch header class from Clementine for table style views.
BUG: 397
2014-01-29 19:17:08 +00:00
craig.p.drummond
a81681678a Dont limit search to 4 words - when calculating num BITs, need to times num BYTES by 8!!!
BUG: 396
2014-01-28 19:35:11 +00:00
craig.p.drummond
cf3c813bb5 Bundle own copy of symblic media icons - so that these can be recoloured to match current theme. 2014-01-28 19:08:07 +00:00