Commit Graph

261 Commits

Author SHA1 Message Date
craig.p.drummond
999cebc843 Only save size if greater than 16,16 2014-06-19 19:25:52 +00:00
craig.p.drummond
16ed892a45 Re-add collapsing of interface 2014-06-18 19:05:26 +00:00
craig.p.drummond
ac9e3a7d80 Re-add option to have cover in toolbar 2014-06-18 18:52:18 +00:00
craig.p.drummond
0924c3f398 Oops... 2014-06-10 19:48:17 +00:00
craig.p.drummond
d76b2a6044 Match Q_OS_WIN and Q_OS_MAC more 2014-06-10 19:46:18 +00:00
craig.p.drummond
00003720f9 s/Q_OS_WIN32/Q_OS_WIN/g 2014-06-10 19:45:33 +00:00
craig.p.drummond
cbe2977d9f Show track info in context-view as well as artist and album info. Track info is stacked behind lyrics. 2014-06-09 18:43:49 +00:00
craig.p.drummond
d261939009 Remove 'Stop dynamizer on exit' option. Stop dynamzer if 'Stop playback on exit' is enabled. 2014-05-23 21:40:50 +00:00
craig.p.drummond
5f0b67f02c Use client-to-client to talk to cantata-dynamic when run in server mode => no need for port setting! 2014-05-23 21:38:33 +00:00
craig.p.drummond
d29d9a8781 Alter includes to have su-folder - e.g. utils.h -> support/utils.h 2014-05-13 18:37:52 +00:00
craig.p.drummond
6720738531 Store streams in '[Radio Streams]' MPD playlist - and not streams.xml.gz 2014-05-02 16:36:25 +00:00
craig.p.drummond
345b755818 Add option to only act on songs that pass current string or genre filter.
BUG: 473
2014-04-30 18:48:00 +00:00
craig.p.drummond
1232bdee69 Re-organize play-queue view mode setting - make it easier to add more modes in future. 2014-04-22 18:41:48 +00:00
craig.p.drummond
04ab916bda Fix saving of playqueue clear prompt 2014-04-19 08:48:31 +00:00
craig.p.drummond
54b0eb57cc Make QtWidgets version more touch friendly? 2014-04-17 16:06:00 +00:00
craig.p.drummond
343788c0df More album sort options 2014-04-15 19:15:12 +00:00
craig.p.drummond
88c109288a Context panels can be completely collapsed - but this is saved with splitter state. Because enabling thi si snew, we need to ignore any previously saved state. 2014-04-12 18:37:14 +00:00
craig.p.drummond@gmail.com
a98cf23b91 Reduce number of non-touch related classes that are compiled for the UbuntuTouch version. 2014-04-09 11:02:04 +00:00
craig.p.drummond
21ec1eb507 stopHttpStreamOnPause is only required for HTTP builds 2014-04-02 19:57:43 +00:00
craig.p.drummond
163ff5d68c D'oh!!! 2014-04-02 19:56:20 +00:00
craig.p.drummond
b0fb9ea4e3 If compiled with MPD HTTP playback support, when MPD stream is paused then stop the Phonon/QMediaObject from playing. See README for config option on this.
BUG: 456
2014-04-02 19:47:27 +00:00
craig.p.drummond
ff55be5305 Remove grouping of multiple-artist albums under 'Various Artists' 2014-04-01 18:02:12 +00:00
craig.p.drummond
8b19eaf390 REduce KDE differences 2014-03-26 19:34:28 +00:00
craig.p.drummond
89510526e8 Fix saving of view styles.
BUG: 447
2014-03-26 19:34:02 +00:00
craig.p.drummond
cbb9f14d72 Let Configuration class check if setting has been modified 2014-03-25 19:48:30 +00:00
craig.p.drummond
b7268e16ab Use a class to hide KConfig/QSettings differences - as opposed to using #defines 2014-03-25 19:47:36 +00:00
craig.p.drummond
c874818623 More utf-8 fixes 2014-03-19 19:46:53 +00:00
craig.p.drummond
313db56e2a Locate and load all non cached covers in non GUI thread. 2014-03-18 19:49:28 +00:00
craig.p.drummond
0f320b7631 Use Q_GLOBAL_STATIC for Qt only builds 2014-03-17 19:52:47 +00:00
craig.p.drummond
d9fe4a1e50 Use 10M for cover cache 2014-03-17 19:51:11 +00:00
craig.p.drummond
19689a2fa2 Make in memory cache size configurable 2014-03-14 19:07:31 +00:00
craig.p.drummond
80a3dd324d Attempt to respect menubar usage of current desktop. For windows and Gnome, menu button is used, and menubar hidden. For Mac and Unity, menubar is used, and menu button is hidden. For KDE, by default the menu button is used, and the menu bar hidden - but a menu entry is provided to toggle. This setting maybe overridden - see README for details. 2014-03-03 19:32:39 +00:00
craig.p.drummond
e573479a56 Do not allow 'auto-hide sidebar' and 'playqueue in sidebar' to be active at the same time. 2014-02-28 20:13:38 +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
2589ab2530 Auto-scroll lyrics
BUG: 405
2014-02-18 19:34:37 +00:00
craig.p.drummond
aec7ae2ccb Add option to auto-switch to context view X seconds after playback starts, and switch back X seconds after stopped.
BUG: 406
2014-02-17 20:33:00 +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
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
a422c6b2ad Create a base class for TableViews 2014-02-04 19:14:11 +00:00
craig.p.drummond
8dd127e63d Tidy up 2014-01-29 19:18:33 +00:00
craig.p.drummond
cbedf2776d Add 'Table' style view for playlists.
BUG: 391
2014-01-27 19:37:54 +00:00
craig.p.drummond
0cab95c6e9 - Add option to use a custom image as context view backdrop.
- Add option to specify blur and opacity of context view backdrop image.
2014-01-26 16:04:23 +00:00
craig.p.drummond
53b528e31f Artist images should not be used in basic tree style.
BUG: 389
2014-01-26 10:28:05 +00:00
craig.p.drummond
4999f8979a Increase max blur to 20 pixels 2014-01-25 10:01:47 +00:00
craig.p.drummond
e1f0b38148 - Add option to use a custom image as playqueue background.
- Add option to specify blur and opacity of playqueue background image
BUG: 386

(Similar options to be added to context view background)
2014-01-25 09:59:21 +00:00
craig.p.drummond
5407da54d5 Add option to NOT download covers from last.fm 2014-01-25 09:56:54 +00:00
craig.p.drummond
ae63a63b82 Mask bits of sidbar config item 2014-01-21 18:56:23 +00:00
craig.p.drummond
d5c5baf190 Nicer sidebar context menu - split style into style & position 2014-01-12 17:29:19 +00:00
craig.p.drummond
a6b1ef5b62 Use version() not ver - as ver might not have been initialised! 2014-01-12 10:57:24 +00:00
craig.p.drummond
e3f54f0781 Hide search tab by default 2014-01-10 20:01:17 +00:00