Commit Graph

3848 Commits

Author SHA1 Message Date
craig.p.drummond
92ed4d6b5b Mopidy sets DB time to 0, so need to handle this :-( 2014-01-22 19:21:16 +00:00
craig.p.drummond
e10e4ecc8a Ignore Mpodiy's "incorrect arguments" error code for crossfade and replaygain mode. The commands are not supported by Mopidy. 2014-01-21 20:20:46 +00:00
craig.p.drummond
395558352b Mopidy seems to require integer arguments to be quoted! 2014-01-21 20:04:45 +00:00
craig.p.drummond
6333aa1ff0 Handle Mopidy local:track:file paths 2014-01-21 19:42:44 +00:00
craig.p.drummond
ed4b0007c3 Fix some Mopidy 0.18 issues; cover and lyrics retrieval, folders view loading.
...more changes still required!
2014-01-21 18:58:22 +00:00
craig.p.drummond
6daf18d942 Decode Mopidy local:track:file paths 2014-01-21 18:57:47 +00:00
craig.p.drummond
060ae12e1c Dont need to pass "/" to first lsinfo call 2014-01-21 18:57:13 +00:00
craig.p.drummond
3a745d62ff Smaller +/- on spin buttons 2014-01-21 18:56:41 +00:00
craig.p.drummond
b22bf81d4d Mask bits of sidbar config item 2014-01-21 18:56:23 +00:00
craig.p.drummond
26ecf8fcfb As per Amarok, split albums into discs in grouped playqueue view. 2014-01-21 18:56:05 +00:00
craig.p.drummond
778957157d Be consistent with other players, and dont show disc number in list. 2014-01-21 18:55:02 +00:00
craig.p.drummond
d3e0f97e02 Update 2014-01-21 18:54:39 +00:00
craig.p.drummond
570faef57c Artists and Albums models dont need to use covers from AudioCDs... 2014-01-20 21:12:52 +00:00
craig.p.drummond
b22513a98b Fix automatic setting of CD cover. 2014-01-20 21:08:11 +00:00
craig.p.drummond
ab300c485f Custom widget for collapsed view selector 2014-01-20 20:45:31 +00:00
craig.p.drummond
7837184d26 Use squeezed labels so that dialog does not auto-resize 2014-01-20 20:32:12 +00:00
craig.p.drummond
6d9a577736 Fix delete lyrics prompt 2014-01-20 19:27:08 +00:00
craig.p.drummond
0b110cd0fb Fix potential crash 2014-01-18 18:14:56 +00:00
craig.p.drummond
641a5d5404 Use lyrics if NOT empty :-(
BUG: 382
2014-01-18 16:03:04 +00:00
craig.p.drummond
5defb8541d Read lyrics from LYRICS tag for FLAC, Opus, Vorbis, and Speex files. 2014-01-17 21:50:23 +00:00
craig.p.drummond
1f0096c890 Call QApplication::alert() when showing errors - this causes taskbar entry to be marked. 2014-01-17 21:41:47 +00:00
craig.p.drummond
5518982c4e No need to theme 'ToolBar' - no longer used. 2014-01-17 20:08:51 +00:00
craig.p.drummond
b25796aa52 Simplify calculation of collapsed height 2014-01-17 20:08:10 +00:00
craig.p.drummond
481a87def6 Place Cantata's 'toolbar' within a QToolBar - so that the style's toolbar look is preserved, and styles that can drag window via toolbar (e.g. QtCurve) still work. 2014-01-17 20:07:38 +00:00
craig.p.drummond
73dd285c6a Fix windows build 2014-01-17 20:06:56 +00:00
craig.p.drummond
14ecf733bd Set CMake defaults if not supplied on commandline; set prefix to /usr for Qt only Linux builds, path to kde4-config --prefix for KDE4 builds, and set build type to Release 2014-01-17 20:06:39 +00:00
craig.p.drummond
d186de5390 Update 2014-01-17 20:06:08 +00:00
craig.p.drummond
4cd01cf6ea Europe and Canada regions in ListenLive are not re-loadable (as they are read from listenlive.xml) 2014-01-17 20:05:13 +00:00
craig.p.drummond
a03618d458 Add new view style "Basic Tree (No Icons)". This is as per the simple tree, but only images, and not icons, will be shown. 2014-01-17 20:04:12 +00:00
craig.p.drummond
eedbf1d010 setEnabled/isEnabled should be on the actual slider - not all widgets 2014-01-16 20:05:37 +00:00
craig.p.drummond
a7c67b9237 AudioCDs can seek, jsut not reliably :-( 2014-01-16 20:01:45 +00:00
craig.p.drummond
7b1d5b0838 Consisten (c) notice between KDE and Qt builds 2014-01-16 19:34:11 +00:00
craig.p.drummond
d8fbb0467f Better layout - less padding 2014-01-16 19:33:45 +00:00
craig.p.drummond
ced47ac5ca Better dialog sizes - and dont need to store sizes of ALL dialogs in config... 2014-01-16 19:33:10 +00:00
craig.p.drummond
d9db3c2020 Change to collection page if settings dialog is open, and user re-activates the preferences action. 2014-01-16 19:32:35 +00:00
craig.p.drummond
72930d8b5a Check for more image files... 2014-01-16 19:31:49 +00:00
craig.p.drummond
4201e936b5 If file path starts with /, then its not an MPD file 2014-01-16 19:31:12 +00:00
craig.p.drummond
7448f95369 Move all sidebar settings into settings dialog. 2014-01-16 19:30:39 +00:00
craig.p.drummond
48dc521c8c Fix case 2014-01-15 19:34:17 +00:00
craig.p.drummond
1175186926 Control 'set prio' action 2014-01-15 19:34:04 +00:00
craig.p.drummond
719020d850 Move configuring of enabled views into main interface section of settings dialog. 2014-01-15 19:33:45 +00:00
craig.p.drummond
2df5a96b2b Fill view corner with base colour 2014-01-15 19:33:17 +00:00
craig.p.drummond
2e833bf6e1 Better titles 2014-01-15 19:32:59 +00:00
craig.p.drummond
2cc84fab28 Keep stream's full filepath - so that undo/redo works on playqueue 2014-01-15 19:32:44 +00:00
craig.p.drummond
fefe4ab9b9 Dont use podcast image as playqueue background - too blurry 2014-01-15 19:32:13 +00:00
craig.p.drummond
2d4b996c66 Fix displaying of disc and track numbers for online services. 2014-01-15 19:31:52 +00:00
craig.p.drummond
5eccda8a33 Use Podcasts and SoundCloud icons in cover widget, and song notification, for relevant tracks. 2014-01-15 19:31:32 +00:00
craig.p.drummond
bcd9965c9d Use correct #define! 2014-01-15 19:31:05 +00:00
craig.p.drummond
3f80976980 Speedup rotation 2014-01-15 19:30:48 +00:00
craig.p.drummond
9158972583 Take scrollbar into account when setting position 2014-01-15 19:30:35 +00:00