craig.p.drummond
|
0fd7f6518f
|
Use menu icon for main toolbar as well
|
2013-02-12 16:41:02 +00:00 |
|
craig.p.drummond
|
c65fc7713c
|
Support for Qt5
|
2013-02-08 17:57:02 +00:00 |
|
craig.p.drummond
|
249d6fd5b0
|
Fix adjusting play pos by clicking slider
|
2013-02-06 19:16:43 +00:00 |
|
craig.p.drummond
|
bd6d3bd91a
|
Fix compact size
|
2013-02-05 18:23:18 +00:00 |
|
craig.p.drummond
|
ca25aade0e
|
Ambiance theme integration
|
2013-02-05 17:45:48 +00:00 |
|
craig.p.drummond
|
97f8bae3e3
|
Check if can save
|
2013-02-04 17:24:53 +00:00 |
|
craig.p.drummond
|
7b118cc106
|
GPLv3
|
2013-02-04 17:23:56 +00:00 |
|
craig.p.drummond
|
235dfdd406
|
Add option to save streams in mpd folder.
|
2013-02-03 20:38:11 +00:00 |
|
craig.p.drummond
|
0823f623c0
|
Load initial page
|
2013-02-01 18:06:39 +00:00 |
|
craig.p.drummond
|
2e33153e64
|
Update year
|
2013-01-30 20:02:25 +00:00 |
|
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 |
|