Commit Graph

818 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
1f25756e59 Use single label to show current song details 2014-02-25 19:28:02 +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
0dd966c1c8 Better centering of text 2014-02-24 20:44:00 +00:00
craig.p.drummond
757627d9fe Fix MPD HTTP stream playback.
BUG: 420
2014-02-22 18:03:51 +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
52344abbe2 Fix '-' usage in dates 2014-02-20 19:15:16 +00:00
craig.p.drummond
52720f4e70 Default text 2014-02-20 19:12:58 +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
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
901477335a Fix min height 2014-02-20 19:08:11 +00:00
craig.p.drummond
50e1f360f2 Center time slider 2014-02-20 18:53:27 +00:00
craig.p.drummond
9f17d0f02d - 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
578d2c6dcd Only adjust cover-widget size if the difference between it and the tab widget is <=16 pixels 2014-02-19 20:23:21 +00:00
craig.p.drummond
749d6e31ef Dont allow to collapse if messagewidget is visible 2014-02-18 19:33:31 +00:00
craig.p.drummond
9759bd3c4e Only pass file:// paths to MPD if not from /media - as usually only owner can read from here 2014-02-14 20:06:58 +00:00
craig.p.drummond
cb1846c8de Dont draw toolbar border for some themes. 2014-02-13 19:12:04 +00:00
craig.p.drummond
428f2a30eb No need to set min and max size - set fixed! 2014-02-13 19:11:24 +00:00
craig.p.drummond
8b49648a06 Ensure menubar is hidden when running under Unity and using a Qt build that has not been modified for dbus-menu 2014-02-12 14:59:12 +00:00
craig.p.drummond
943d27190c Use system menu icon for Linux builds. 2014-02-10 19:11:47 +00:00
craig.p.drummond
94bfbb42e1 Add auto-context switch - to be part of 1.4.0 2014-02-10 19:11:02 +00:00
craig.p.drummond
18b762b767 Dont allow expanding, or collapsing, if maximised. 2014-02-09 15:54:47 +00:00
craig.p.drummond
b16638f888 Typos... 2014-02-07 20:15:21 +00:00
craig.p.drummond
55b7cc6731 Use wmctrl for Qt5 builds, to raise window under compiz. 2014-02-07 20:08:55 +00:00
craig.p.drummond
6175d88a93 Tidy up a bit 2014-02-06 19:54:05 +00:00
craig.p.drummond
e9343c1bfd Fix warnings about hidden virtual functions 2014-02-06 19:53:48 +00:00
craig.p.drummond
767e9eab18 Move HTTP streaming into its own class 2014-02-06 19:53:13 +00:00
craig.p.drummond
d63cdab075 ...actually, just remove showPage altogether... 2014-02-06 19:52:45 +00:00
craig.p.drummond
7bb7e28276 Use currentPage pointer... 2014-02-06 19:52:25 +00:00
craig.p.drummond
6e497e1608 No need to clear title and artist labels 2014-02-06 19:52:07 +00:00
craig.p.drummond
485ffa1ff8 Inline some functions 2014-02-06 19:51:42 +00:00
craig.p.drummond
5fd0e072bc Make showPage take an integer, and not page name. 2014-02-06 19:51:26 +00:00
craig.p.drummond
2baab25625 Remove 'copy track info' functionality, I see no need for this! 2014-02-06 19:51:02 +00:00
craig.p.drummond
ff67333643 Create a 'Page' interface class, and use as base class for all pages. Mainwindow can now just store a pointer to the current page, and call relevant functions on this. 2014-02-06 19:50:16 +00:00
craig.p.drummond
f36c5b9729 Enable 'Refresh DB' for Mopidy - does not actually refresh db, as mopidy does not support this, but Cantata's cache will be deleted and library reloaded. 2014-02-06 19:48:43 +00:00
craig.p.drummond
fff3f3e6ce Fix adding to playqueue from search page
BUG: 408
2014-02-06 19:46:41 +00:00
craig.p.drummond
2104a094d3 Add table style for search results. Not officially part of 1.3.0, as this is being translated, will be part of 1.4.0 2014-02-05 19:24:52 +00:00
craig.p.drummond
4ab8732487 Enable 'refresh db' command for mopidy. Update will not reall yhappen, but Cantata will delete its caches, and reload these 2014-02-05 19:22:59 +00:00
craig.p.drummond
b94aa86b74 Specify colour of symbolic icons in css file 2014-02-03 19:16:22 +00:00
craig.p.drummond
5280d5b993 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
8432f3e608 Simplify MPD update 2014-01-31 19:51:29 +00:00
craig.p.drummond
6b18ee6d76 Keep track of 'Thread' objects, and attempt to close all these when app exits. 2014-01-30 20:37:02 +00:00
craig.p.drummond
a16f32f434 Dont change tray icon to play state - consistent with other apps. 2014-01-30 19:26:10 +00:00
craig.p.drummond
05951006be Fix DB refresh action - sill cut'n'paste error...
BUG: 400
2014-01-30 19:20:43 +00:00
craig.p.drummond
f90944dc80 Add refreshDb and find actions to KDE menu!!!
BUG: 400
2014-01-29 21:12:01 +00:00
craig.p.drummond
a542e1e9ca Only translate "Unknown" and "Various Artists" once 2014-01-29 19:15:57 +00:00