Commit Graph

134 Commits

Author SHA1 Message Date
craig.p.drummond
1c44ab0ef6 Detailed tree for streams? Not 100% sure of default... 2013-04-07 09:30:45 +00:00
craig.p.drummond
59c75d54c2 Simlpe tree for streams by default? 2013-04-06 07:43:56 +00:00
craig.p.drummond
b82c71a0a9 Implement 'Stop after current track' 2013-03-29 20:58:28 +00:00
craig.p.drummond
07cf9da719 Press F11 to make Cantata fullscreen. 2013-03-28 19:12:13 +00:00
craig.p.drummond
fe37025b58 Rename 'cdMp3' to 'cdEncode' 2013-03-25 19:57:58 +00:00
craig.p.drummond
b1a2f96121 There is no ServerInfo page anymore! 2013-03-25 19:57:36 +00:00
craig.p.drummond
ba42cc9dab Fix info zoom 2013-03-25 19:57:12 +00:00
craig.p.drummond
9236166785 Increment version, as infoZoom has changed 2013-03-22 20:55:31 +00:00
craig.p.drummond
0dd629981b Optionally covert CD Audio tracks to MP3 when playnig back via HTTP server. 2013-03-16 10:30:18 +00:00
craig.p.drummond
52c4883132 MusicBrainz lookup 2013-03-13 20:01:51 +00:00
craig.p.drummond
13afdc5600 If we use a port<1024 for HTTP server, then just assign a 'dynamic'/random port 2013-03-11 19:53:25 +00:00
craig.p.drummond
5818cc9e37 CD Paranoia settings 2013-03-08 21:07:43 +00:00
craig.p.drummond
54d5a3fe23 CDDB settings 2013-03-07 20:35:45 +00:00
craig.p.drummond
3e6c45c626 Initial support for AudioCDs
TODO: Editing of track details, covers, testing, etc...
2013-03-06 17:24:33 +00:00
craig.p.drummond
47d3b4418f Respect ID3v2.3 / ID3v2.4 setting of tags - i.e. when save, ensure we use the same version. 2013-02-26 20:07:36 +00:00
craig.p.drummond
e39838b010 Write ID3v2.3 tags by default 2013-02-26 20:06:20 +00:00
craig.p.drummond
663ab2529a Default to detailed treeview for devices 2013-02-12 21:20:51 +00:00
craig.p.drummond
8a73797709 Remove small playback buttons option - size controlled via font settings 2013-02-12 16:52:38 +00:00
craig.p.drummond
4e48b6b9ff Remove 'Auto' cover size setting. Now cover sizes are based upon setting and font size. 2013-02-07 18:47:50 +00:00
craig.p.drummond
25f5107460 Store streams in mpd dir by default 2013-02-04 17:26:18 +00:00
craig.p.drummond
f304152fb7 Add option to save streams in mpd folder. 2013-02-03 20:38:11 +00:00
craig.p.drummond
c60604502f Remove Qt module prefix from includes - will make Qt5 port a little easier! 2013-01-28 19:33:42 +00:00
craig.p.drummond
319c91c63b Add a new view style - 'Detailed Tree'. This uses the list-style appearance for treeviews - e.g. The album count appears under each artist, etc. 2013-01-21 19:44:43 +00:00
craig.p.drummond
fbe6f03408 Update copyright year 2013-01-17 16:57:20 +00:00
craig.p.drummond
7d830a37ab Fix KDE compile 2013-01-15 19:18:35 +00:00
craig.p.drummond
fefd0caebd Intial support for Jamendo and Magnatune. 2013-01-14 20:02:22 +00:00
craig.p.drummond
7203cccf51 Initial stab a t a first-run wizard... 2012-12-12 20:30:43 +00:00
craig.p.drummond
3cde477138 Use #def more... 2012-12-07 19:45:41 +00:00
craig.p.drummond
7883d1cf09 Remove 'Small Control Buttons' option. 2012-12-07 19:45:16 +00:00
craig.p.drummond
8a475e5413 Fix saving of 'Store covers in MPD dir' setting. 2012-12-07 19:44:03 +00:00
craig.p.drummond
fbcc1b333b If window is minimized to system tray when Cantata is terminated, then restore to this state when restarted. 2012-11-21 20:32:46 +00:00
craig.p.drummond@gmail.com
b6598b7732 Allow icon theme to be set in config file.
BUG:130
2012-11-12 12:11:40 +00:00
craig.p.drummond
edf8bffab1 Destroy MainWindow when quit is activaed in KDE builds.
BUG:122
2012-10-23 14:58:18 +00:00
craig.p.drummond@gmail.com
5ef7fe1f1d - If we delete the current connection, set currentConnection name to empty.
- When obtaining conneciton details, if not found then try default. If this is not foud, use MPD default settings.
BUG:117
2012-10-18 11:07:21 +00:00
craig.p.drummond@gmail.com
6e10970251 Make quit/minimise-to-systray on close configurable.
BUG:103
2012-10-11 17:03:18 +00:00
craig.p.drummond@gmail.com
d5b8dcac77 - Remove setting of dockmanager item to current cover. This is better handled by an extrna dockmanager helper script, as per amarok, etc.
- Remove option to enable/disable MPRIS interface, and always have enabled.
2012-10-11 11:05:21 +00:00
craig.p.drummond
334397fe94 - Remove cover fetching from dyanmizer
- Only add config item for dynamizer port, as remote dynamizer should really be on the same machine as MPD.
2012-10-10 19:00:28 +00:00
craig.p.drummond@gmail.com
67e6bac8d9 Move most of Utils into support lib 2012-10-08 11:22:54 +00:00
craig.p.drummond
04a0c519a2 Add setting to control name of downloaded cover files.
BUG: 104
2012-10-07 19:27:29 +00:00
craig.p.drummond
56570dc7db Add option to support GNOME media keys. 2012-10-05 21:36:50 +00:00
craig.p.drummond@gmail.com
70677e1591 Only save settings when modified. 2012-10-05 11:05:49 +00:00
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
ace2380cb1 Save MPD filename scheme settings with MPD server settings. 2012-08-13 18:56:01 +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@gmail.com
13b5464fdc When reading mpd.conf file, if bind_to_address is set to "any", then use default of "locahost". 2012-06-26 11:12:11 +00:00
craig.p.drummond@gmail.com
b1c99d0ebc Store settings in config file if KDE wallet is disabled.
BUG:41
2012-06-26 11:09:57 +00:00
craig.p.drummond
9c6c1be71e Fix config dir 2012-06-22 15:50:50 +00:00