craig.p.drummond
173712493c
Device sync support for Qt-only builds. To support this, a cut-down version of Solid is included.
2012-09-17 18:39:01 +00:00
craig.p.drummond
b877562085
Add a server mode (with HTTP API) to cantata-dynamic. Intended so that dynamizer can run on same host as mpd
2012-09-07 19:42:17 +00:00
craig.p.drummond
49cc24eb46
Completly remove android changes - this NEVER worked very well, and never will with QWidgets :-(
2012-08-30 19:43:32 +00:00
craig.p.drummond
2034c11660
Force single-click activation in views. To enable double-click mode (which depends upon the style), edit cantatarc (KDE) or cantata.conf (Qt only) and set 'forceSingleClick=false' in the '[General]' section.
2012-08-30 19:37:59 +00:00
craig.p.drummond
9e9d390b21
Detect when this is the first time a user has run Cantata. If so, don't place the play queue in the sidebar.
2012-07-09 18:41:44 +00:00
craig.p.drummond
28d79676cd
Android: Set config and cache locations
2012-06-20 17:36:35 +00:00
craig.p.drummond
f822dafe3c
Hide 'stop dynamizer on exit' for windows build, as there is no dynamic mode!!
2012-06-18 18:24:44 +00:00
craig.p.drummond
c1c61ce0d4
Make TagLib optional.
2012-06-18 18:22:58 +00:00
craig.p.drummond@gmail.com
fc7f4ab98e
Add option to specify HTTP server listen address/interface.
2012-06-15 11:40:53 +00:00
craig.p.drummond
04b02b2b82
- Allow Icon/List for library view.
...
- Add option to show artist images in library view.
BUG:30
2012-06-11 21:07:24 +00:00
craig.p.drummond
f31a7264cd
Add support for multiple MPD servers.
2012-06-08 17:53:35 +00:00
craig.p.drummond
9ac7dad2c2
Disable 'Edit Tags' and 'Organize Files' actions if MPD dir is not readable.
2012-06-01 16:24:21 +00:00
craig.p.drummond
3f5f0cf148
Add ability to play MPD HTTP output strem via phonon.
...
NOTE: There seems to be some delay when starting, etc, probably caused by MPD/Phonon buffering.
2012-05-29 19:21:05 +00:00
craig.p.drummond@gmail.com
63ff2b6c2b
Add option to draw (15% opacity) tiled cover as background to lyrics page.
2012-04-26 20:47:51 +00:00
craig
ea66d1d7df
Dynamic playlists!!!
2012-04-10 21:23:21 +00:00
craig
a8b5fa52c6
Add option to sort albumview by artist/year/album.
2012-03-29 21:39:03 +00:00
craig
1e325bbd3b
Add basic lyrics editing.
2012-03-25 08:42:32 +00:00
craig
35408418f2
Provide option to *not* store downloaded covers in MPD dir.
2012-03-20 21:12:04 +00:00
craig
7db4b15c70
Add option to group albums with multiple artists under Various Artists.
2012-03-20 21:11:02 +00:00
craig
c7df4c5160
Initial import of grouped playlists - NOT FINISHED
2012-03-16 22:33:34 +00:00
craig
d992b6fb8a
SAve zoom settings
2012-03-14 21:42:28 +00:00
craig
69ae7eb9bc
Re-organise interface settings
2012-03-09 18:59:00 +00:00
craig
a54852a092
More control over playqueue
2012-03-09 18:58:30 +00:00
craig
30cbcb0e48
Make playq scroll optional
2012-03-01 18:28:19 +00:00
craig
468e7631dd
Save expanded and collapsed sizes to config file.
2012-03-01 18:28:00 +00:00
craig
8193029dc9
- Better height for collapsed interface.
...
- Save/restore height of expanded interface, even when interface is collapsed.
2012-02-29 18:11:43 +00:00
craig
e39587af23
Initial import of collapsable play queue listview
...
TODO: Removing collapsed item only removes 1 track; reloading play queue needs to preserve exapanded albums
2012-02-27 22:03:07 +00:00
craig
5c4d45f0fd
Import auto-hiding-splitter from piotr
2012-02-23 17:43:39 +00:00
craig
9a42dcf084
Start of siplified, amarok-style, playqueue - NOT working, no drawing code yet!!!!
2012-02-23 16:55:14 +00:00
craig
74f10be10d
Add option to sort albums in albums view by either; album-artist, or
...
artist-album.
2012-02-23 16:54:04 +00:00
craig
8f97302b7f
Add simple HTTP server
2012-02-22 18:52:38 +00:00
craig
785b92391a
Re-enalbe delayed save, destroying window foces ave to be called
2012-02-13 21:04:25 +00:00
craig
2b8059ff12
Save settings immediately
2012-02-13 21:03:05 +00:00
craig
3c559850e9
Optionally fade-out track when stopping.
2012-02-08 19:22:02 +00:00
craig
27daa9e9e0
Improve look of play queue. Display 'play' icon next to current track.
2012-02-07 19:37:59 +00:00
craig
90211f2de8
- Add text-urilist to library/folder/album drag'n'drop mimetypes - so that can drop onto k3b
...
- Store mpdDir as a QString in settings class, so that everyone can access it from there
2012-01-30 19:27:09 +00:00
craig
3f81f07f3b
- 'Fix Various Artists' setting belongs with device config
...
- Store Cantata specific UMS settings in separate file, as Amarok will completely replace the standard one!
2012-01-21 20:26:24 +00:00
craig
a62f2c907f
When disaplying songs of various artists albums, show as 'track number -
...
artist - song'
2012-01-20 20:18:55 +00:00
craig
01c7eb8a1e
Settings for MTP devices
2012-01-19 19:28:35 +00:00
craig
096d8a013c
Configurable lsit/treeview for devices
2012-01-19 19:28:20 +00:00
craig
00e8fd6c8a
Add option to hide delete songs action
2012-01-15 21:25:07 +00:00
craig
658f0bc29e
Initial import of device support work
...
- Basic copy to/from device support.
- When refreshing library/albums, only affect parts of the model that have
changed. (Previously the whole model was replaced).
- Allow songs to be deleted.
TODO:
- Make song deletion actually work
- Copy/delete album covers
- When deleting a whole album/artist, need to delete corresponding dir if it is empty.
- MTP devices
2012-01-15 19:18:12 +00:00
craig
9fc2286ce3
Update copyright statements.
2012-01-04 19:15:55 +00:00
craig
47ac68ee4b
Change dock item icon to cover
2012-01-03 19:56:03 +00:00
craig
8ef2023882
Add option to group single track artist/albums under
...
'Various Artists'/'Single Tracks'/'Artist - Track'
2012-01-03 19:52:45 +00:00
craig
30b815a8e0
Add option to show/sort album year.
2011-12-31 11:13:46 +00:00
craig
c4f2f81f3f
Add context menu to toolbar buttons to enable using smaller buttons.
2011-12-22 19:03:06 +00:00
craig
8fa1519800
Proper model for streams, and multi-view
2011-12-21 19:43:49 +00:00
craig
8c7c0a68f6
Album views
2011-12-19 19:28:13 +00:00
craig
dd06c86ccf
Make an 'ItemView' class so that each view can set whether to be list or tree like.
2011-12-18 20:04:13 +00:00