Commit Graph

4097 Commits

Author SHA1 Message Date
craig.p.drummond
efd36899dc USe different small scale factor depending upon current font size 2014-02-25 19:27:29 +00:00
craig.p.drummond
159ebbf57d Wait longer for dconf/gconf replies 2014-02-25 19:26:58 +00:00
craig.p.drummond
3140e8e7ff Remvove spacing around large side bar items 2014-02-25 19:26:32 +00:00
craig.p.drummond
a0681ea50e Cleanup 2014-02-25 19:26:07 +00:00
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
d07a3c718a Dont auto-switch to context view if playing a radio stream 2014-02-25 19:25:00 +00:00
craig.p.drummond
595f8a7637 Add spacing at each end of time slider / track labels 2014-02-25 19:24:18 +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
192c10ab81 Better centering of text 2014-02-24 20:44:00 +00:00
craig.p.drummond
9cd02dce92 ebur config is in its own file 2014-02-24 20:43:37 +00:00
craig.p.drummond
fee176f315 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
8b74d3b18d Link correct target!
BUG: 420
2014-02-22 19:02:23 +00:00
craig.p.drummond
802608a932 Fix MPD HTTP stream playback.
BUG: 420
2014-02-22 18:03:51 +00:00
craig.p.drummond
0a1100fc63 Fix Phonon/QtMultimedia logging 2014-02-22 15:54:07 +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
b00187ec73 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
ea70088b34 Use same size font as sub-text in detailed views. 2014-02-21 21:26:52 +00:00
craig.p.drummond
0a12852181 Handle auto-switch of context when in sidebar 2014-02-21 17:04:08 +00:00
craig.p.drummond
4de2545498 Fix KDE build.
BUG: 418
2014-02-21 12:45:36 +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
3b6478f1dc Fix '-' usage in dates 2014-02-20 19:15:16 +00:00
craig.p.drummond
19cfa2128c Ensure icon images are loaded 2014-02-20 19:14:30 +00:00
craig.p.drummond
06de9973d5 Dont emit image twice! 2014-02-20 19:14:07 +00:00
craig.p.drummond
edd1f39fce Default text 2014-02-20 19:12:58 +00:00
craig.p.drummond
37cae96fcf Remove duplicate spacer name 2014-02-20 19:12:42 +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
58ac2782df Adjust spacing if info is moved to sidebar 2014-02-20 19:11:19 +00:00
craig.p.drummond
891091c535 Update 2014-02-20 19:10:53 +00:00
craig.p.drummond
2ef31eb83a Better spacing 2014-02-20 19:10:40 +00:00
craig.p.drummond
4237905042 Fix spacing for non QGtkStyle styles 2014-02-20 19:10:16 +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
0f6514b5d5 Consistency... 2014-02-20 19:09:01 +00:00
craig.p.drummond
2b7fb98720 Fix spacing when info is in sidebar 2014-02-20 19:08:34 +00:00
craig.p.drummond
95e428ec73 Fix min height 2014-02-20 19:08:11 +00:00
craig.p.drummond
3e16037998 Show tooltips below slider 2014-02-20 19:07:57 +00:00
craig.p.drummond
13b6beed68 Allow label to be squeezed 2014-02-20 19:07:36 +00:00
craig.p.drummond
1653f9df89 Center time slider 2014-02-20 18:53:27 +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
b1c9eebd46 Revert m n-width change 2014-02-19 20:28:59 +00:00
craig.p.drummond
7323b02f49 Slightly better... 2014-02-19 20:28:19 +00:00
craig.p.drummond
596a3fc1ab Update 2014-02-19 20:24:32 +00:00
craig.p.drummond
dc5b20da41 Use smaller for for sidebar 2014-02-19 20:23:39 +00:00