Commit Graph

4104 Commits

Author SHA1 Message Date
craig.p.drummond
ce4dbfcc5a Show song details in window titlebar 2014-02-26 20:10:50 +00:00
craig.p.drummond
46b950675b Handle case where title is empty 2014-02-26 20:10:25 +00:00
craig.p.drummond
15ece55ffb Fixed height for song label - means 'Not Playing' is not required to be shown. 2014-02-26 20:10:09 +00:00
craig.p.drummond
3bec4f0a03 Show duration after " - " 2014-02-26 20:09:42 +00:00
craig.p.drummond
e5b1af9b64 Fix scaling of context view background when size of view changes. 2014-02-26 20:08:19 +00:00
craig.p.drummond
3630effa01 FreeBSD compile fixes?
BUG: 424
2014-02-26 20:07:19 +00:00
craig.p.drummond
1f25756e59 Use single label to show current song details 2014-02-25 19:28:02 +00:00
craig.p.drummond
0c2ac1d5f4 USe different small scale factor depending upon current font size 2014-02-25 19:27:29 +00:00
craig.p.drummond
8cab4358e2 Wait longer for dconf/gconf replies 2014-02-25 19:26:58 +00:00
craig.p.drummond
57d019afd2 Remvove spacing around large side bar items 2014-02-25 19:26:32 +00:00
craig.p.drummond
c54ff4a184 Cleanup 2014-02-25 19:26:07 +00:00
craig.p.drummond
81f8151918 Spelling 2014-02-25 19:25:52 +00:00
craig.p.drummond
f0b1df54ad 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
720aee083a Dont auto-switch to context view if playing a radio stream 2014-02-25 19:25:00 +00:00
craig.p.drummond
7e5e47678b Add spacing at each end of time slider / track labels 2014-02-25 19:24:18 +00:00
craig.p.drummond
feafcbb19a 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
71dc83553a Fix painting of Gtk thin scrollbar style on comboboxes. 2014-02-24 20:44:27 +00:00
craig.p.drummond
0dd966c1c8 Better centering of text 2014-02-24 20:44:00 +00:00
craig.p.drummond
584b3a05e8 ebur config is in its own file 2014-02-24 20:43:37 +00:00
craig.p.drummond
3bad3fc335 Remove Cantata changes to libebur128 - no longer required, seeing as replaygain is calculated in separate helper app.
BUG: 420
2014-02-22 19:03:01 +00:00
craig.p.drummond
82db4b1e9c Link correct target!
BUG: 420
2014-02-22 19:02:23 +00:00
craig.p.drummond
757627d9fe Fix MPD HTTP stream playback.
BUG: 420
2014-02-22 18:03:51 +00:00
craig.p.drummond
a90902e373 Fix Phonon/QtMultimedia logging 2014-02-22 15:54:07 +00:00
craig.p.drummond
9b519a3d44 Use system's libebur128 if found
BUG: 415
2014-02-22 10:30:32 +00:00
craig.p.drummond
43e4375f81 Apply Fedora patches. 2014-02-22 10:19:19 +00:00
craig.p.drummond
885f9064fe Move ebur128 code into 3rdpart. It should've been here all along, plus this will make things easier when porting to system's libebur128... 2014-02-22 10:04:08 +00:00
craig.p.drummond
6c6de398dd Use same size font as sub-text in detailed views. 2014-02-21 21:26:52 +00:00
craig.p.drummond
31fd680f45 Handle auto-switch of context when in sidebar 2014-02-21 17:04:08 +00:00
craig.p.drummond
1bb453b5bf Fix KDE build.
BUG: 418
2014-02-21 12:45:36 +00:00
craig.p.drummond
c592aa6804 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
5ac7e5be4b Fix collapsed context-view selector buttons text when using a dark background. 2014-02-21 10:48:37 +00:00
craig.p.drummond
fe3f7bb686 Spelling! 2014-02-21 10:37:15 +00:00
craig.p.drummond
aba7fc8bd7 Fix duplicate translations - cuases KDE builds to fail.
BUG: 414
BUG: 417
2014-02-21 10:15:21 +00:00
craig.p.drummond
52344abbe2 Fix '-' usage in dates 2014-02-20 19:15:16 +00:00
craig.p.drummond
283e03b8dd Ensure icon images are loaded 2014-02-20 19:14:30 +00:00
craig.p.drummond
91374aab4d Dont emit image twice! 2014-02-20 19:14:07 +00:00
craig.p.drummond
52720f4e70 Default text 2014-02-20 19:12:58 +00:00
craig.p.drummond
114fa1966e Remove duplicate spacer name 2014-02-20 19:12:42 +00:00
craig.p.drummond
ea6bc70fb3 If using small sidebar on top, or bottom, then centre-align tabs. 2014-02-20 19:12:23 +00:00
craig.p.drummond
1be0018cb5 Dont draw tab-bar frame when using small sidebar style. 2014-02-20 19:12:02 +00:00
craig.p.drummond
c6cb015a06 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
c01c7128e5 Adjust spacing if info is moved to sidebar 2014-02-20 19:11:19 +00:00
craig.p.drummond
2e73ffc2b1 Update 2014-02-20 19:10:53 +00:00
craig.p.drummond
ade55120d2 Better spacing 2014-02-20 19:10:40 +00:00
craig.p.drummond
f8bbddfa4e Fix spacing for non QGtkStyle styles 2014-02-20 19:10:16 +00:00
craig.p.drummond
ef519558da Use 2 lines for song info, as before! 2014-02-20 19:09:51 +00:00
craig.p.drummond
3a2ad93440 Consistency... 2014-02-20 19:09:01 +00:00
craig.p.drummond
04fcbc26d0 Fix spacing when info is in sidebar 2014-02-20 19:08:34 +00:00
craig.p.drummond
901477335a Fix min height 2014-02-20 19:08:11 +00:00
craig.p.drummond
5d88477a9e Show tooltips below slider 2014-02-20 19:07:57 +00:00