Commit Graph

495 Commits

Author SHA1 Message Date
craig.p.drummond
00f8741c35 Fix loading cache twice at start-up 2013-01-30 19:16:42 +00:00
craig.p.drummond
a2cad3d269 Better thread termination 2013-01-30 19:16:03 +00:00
craig.p.drummond
8e5d0aeeb8 Better control over add/remove service actions 2013-01-30 19:15:10 +00:00
craig.p.drummond
09374f37a4 Remove Qt module prefix from includes - will make Qt5 port a little easier! 2013-01-28 19:33:42 +00:00
craig.p.drummond
102beb6d86 Use com.googlecode.cantata instead of org.kde.cantata for DBUS service, etc. 2013-01-22 18:09:21 +00:00
craig.p.drummond
a3f0de90a6 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
f5d623e1dc Pass key of current album to playqueue view 2013-01-19 12:33:30 +00:00
craig.p.drummond
e07361bb30 Only stop dynamizer on exit if option enabled, not if just stop playback on exit is enabled.
BUG:165
2013-01-19 12:00:30 +00:00
craig.p.drummond
505da25010 Add support for downloading from Jamendo 2013-01-17 17:03:42 +00:00
craig.p.drummond
476d132466 Update copyright year 2013-01-17 16:57:20 +00:00
craig.p.drummond
7d365c8b06 Add 'add-stream' icon 2013-01-16 19:57:39 +00:00
craig.p.drummond
1043d7d5b7 'Add Stream' button 2013-01-15 19:21:14 +00:00
craig.p.drummond
1144b61a42 Only add online music in one place - stops duplicates!
BUG:161
2013-01-15 19:16:42 +00:00
craig.p.drummond
d044c96eb2 Intial support for Jamendo and Magnatune. 2013-01-14 20:02:22 +00:00
craig.p.drummond
605006e5ab Custom radio stream icon 2013-01-12 10:07:48 +00:00
craig.p.drummond
f87d7b063b Move server info into a dialog. 2013-01-12 08:30:57 +00:00
craig.p.drummond
432d1e6dda Lazy load streams.xml 2013-01-12 08:30:38 +00:00
craig.p.drummond
826a1c17a4 Only enable play queue save-as and clear buttons if there are items in the play queue! 2013-01-10 19:57:32 +00:00
craig.p.drummond
a3ad093ca3 For streams, if we have a 'name' but no artist or album title, then just display the name (this is usually the Radio Station) 2013-01-08 19:26:58 +00:00
craig.p.drummond
bd4bf46395 Move window to 96,96 - so that it does not overlap any panels. Its only a work-around afterall... 2013-01-02 19:58:09 +00:00
craig.p.drummond
a56c069f2d Work-around issue of non display of main window when using transparent QtCurve theme. 2012-12-31 11:42:08 +00:00
craig.p.drummond
e4726ae574 Fix restoring of splitter sizes when we start minimized to system tray.
BUG:147
2012-12-30 17:46:20 +00:00
craig.p.drummond
10d0e2c742 Fix windows build 2012-12-14 21:04:40 +00:00
craig.p.drummond
e3f326d162 Ensure we ALWAYS guess tags for untagged playqueue items 2012-12-13 19:53:22 +00:00
craig.p.drummond
4afc3a1a7c When collapse/expand, only adjust height and not width. 2012-12-12 21:13:50 +00:00
craig.p.drummond
fe36e0411b Dont display all 'Unknown' for empty song 2012-12-11 19:24:42 +00:00
craig.p.drummond
858f4bb52e - When guessing tags, remove leading spaces/dashes from title.
- Also add tag/title guessing to details shown in main window.
2012-12-10 19:55:08 +00:00
craig.p.drummond
a8e66de29e Allow editing of tags, and replaygain calculation, of files from folder view which do not contain tags. 2012-12-10 19:54:52 +00:00
craig.p.drummond
001c10dc4b Save window position when hidden frmo system tray, so that it can be restored to the same position. 2012-12-09 10:48:55 +00:00
craig.p.drummond
9bffe212dd Move MPD thread into MPDConnection class 2012-12-08 11:25:32 +00:00
craig.p.drummond
c5e7efdfaa Remove 'Small Control Buttons' option. 2012-12-07 19:45:16 +00:00
craig.p.drummond
43e286b943 Ignore quit action if we have open dialogs. 2012-11-30 16:42:23 +00:00
craig.p.drummond
563335bc16 When refresh button is pressed send an update and stats request to MPD. 2012-11-26 21:28:05 +00:00
craig.p.drummond
22467afc3b Add a 1 pixel border around large cover in top-left corner. 2012-11-26 21:25:42 +00:00
craig.p.drummond
e91655e786 Only set 'startHidden' if we are set to minimise to system tray on close
BUG:132
2012-11-22 21:10:24 +00:00
craig.p.drummond
62d69d0db6 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
37a4bf6d05 If group single tracks, or multiple artists, settings are changed, then rebuild library and device models frmo existing set of songs - as opposed to re-reading all songs from mpd/device. 2012-11-16 19:43:53 +00:00
craig.p.drummond
ef551186e4 Apply some cppcheck and scan-build suggestions...
BUG:129
2012-11-05 20:41:30 +00:00
craig.p.drummond
456ad135fc - Remove MediaDeviceCache - as was not really being used as a cache.
- Move Solid device code into DevicesModel
- When list of mount-points changes, rescan devices. /Might/ help with BUG:127
2012-11-05 20:08:10 +00:00
craig.p.drummond
13d97d7146 For Linux Qt builds, use dbus to determine single app status. 2012-10-30 20:47:15 +00:00
craig.p.drummond
7a9fd754df Add 'Show Window' to KDE builds as well 2012-10-23 14:56:58 +00:00
craig.p.drummond@gmail.com
2c8f3d4177 Update displayed details when sream song changes.
BUG:116
2012-10-17 17:09:27 +00:00
craig.p.drummond
e2a4f2ba9a - Create class to store contents of /proc/mounts
- Only update on changes
- Use this in RemoteFsDevice to check if device is connected
2012-10-16 21:04:18 +00:00
craig.p.drummond
e474e095ee Put system-tray code into its own class 2012-10-15 18:43:30 +00:00
craig.p.drummond
237ba51f1b Add a GenreCombo class 2012-10-15 18:42:39 +00:00
craig.p.drummond@gmail.com
3852b6cdde Sort selected playqueue indexes before adding to stored playlist.
BUG:108
2012-10-15 11:12:31 +00:00
craig.p.drummond@gmail.com
a4c055159e Make quit/minimise-to-systray on close configurable.
BUG:103
2012-10-11 17:03:18 +00:00
craig.p.drummond@gmail.com
610ef1b8b5 - 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
e6d2094c86 - Fix missing 'edit' icons in non-oxygen icon sets
- Add icon to createAction
2012-10-10 18:41:43 +00:00
craig.p.drummond
467f920666 For KDE builds, if run under Unity set KStatusNotifierItem status to Active - otherwise no item appears. 2012-10-09 15:41:47 +00:00