Commit Graph

4122 Commits

Author SHA1 Message Date
craig.p.drummond
17ef2138c1 Increase height of context selector button - so that line is at same position as bottom of play queue 2014-02-27 17:46:01 +00:00
craig.p.drummond
0dd5b07989 For some Gtk styles, make it appear as if there is just one line between views. 2014-02-27 17:45:16 +00:00
craig.p.drummond
6ce8491b52 0-pixel wide splitter... 2014-02-27 17:44:25 +00:00
craig.p.drummond
feeac29de1 Fix folder-view path parsing. If two folders only differed in the last character then Cantata would have placed the contents of the second into the listing of the first.
BUG: 425
2014-02-27 17:43:42 +00:00
craig.p.drummond
7a544fc0e7 Fix broken en_GB translation... plus other little fixes. 2014-02-27 17:42:53 +00:00
craig.p.drummond
355ccf02fc Copy branches/1.3 de.po to trunk 2014-02-27 17:42:27 +00:00
craig.p.drummond
bb84dbbe01 Cleanup 2014-02-27 17:42:07 +00:00
craig.p.drummond
15a272c8be ...add the files! 2014-02-27 17:41:48 +00:00
craig.p.drummond
97a16f8a27 Reduce splitter width between playqueue and views to 1 pixel. 2014-02-27 17:41:23 +00:00
craig.p.drummond
32670fb301 Remove more space 2014-02-27 17:40:31 +00:00
craig.p.drummond
f91a44e5a3 Remove space between sidebar and view 2014-02-27 17:39:37 +00:00
craig.p.drummond
2c64894348 Remove space between toolbar and views. 2014-02-27 17:39:16 +00:00
craig.p.drummond
f9d77cf25f Only show mopidy note in copy/remove dialog if connected to mopidy. 2014-02-27 17:38:53 +00:00
craig.p.drummond
1103b8ee09 After editing files in tag editor, editing in track organizer, adding new files, or removing exisint files, only ask MPD to update folders that have changed. 2014-02-27 17:38:28 +00:00
kamikazow@gmail.com
cae6fe8ac0 Typo corrections 2014-02-27 01:12:38 +00:00
craig.p.drummond
be44f6f5bd Update 2014-02-26 20:12:05 +00:00
craig.p.drummond
d44ce937fc Elide text of context view page selector 2014-02-26 20:11:50 +00:00
craig.p.drummond
00d602c5d3 ...but now, dont show song details. Not really required, as info is clearly visible in window. 2014-02-26 20:11:26 +00:00
craig.p.drummond
738c2a7f4e Show song details in window titlebar 2014-02-26 20:10:50 +00:00
craig.p.drummond
52c6d6b2c4 Handle case where title is empty 2014-02-26 20:10:25 +00:00
craig.p.drummond
53299e7fa8 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
2d1d6f1d99 Show duration after " - " 2014-02-26 20:09:42 +00:00
craig.p.drummond
cd4f653e32 Fix scaling of context view background when size of view changes. 2014-02-26 20:08:19 +00:00
craig.p.drummond
22d5977188 FreeBSD compile fixes?
BUG: 424
2014-02-26 20:07:19 +00:00
craig.p.drummond
7c96f5f50d Use single label to show current song details 2014-02-25 19:28:02 +00:00
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