craig.p.drummond
|
9127b830fe
|
Lazy load streams.xml
|
2013-01-12 08:30:38 +00:00 |
|
craig.p.drummond
|
39a7779538
|
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
|
22b28e2b53
|
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
|
4f05632df1
|
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
|
e5d48bf7c1
|
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
|
3b6c2e9887
|
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
|
0b31092b91
|
Fix windows build
|
2012-12-14 21:04:40 +00:00 |
|
craig.p.drummond
|
ab919e6c48
|
Ensure we ALWAYS guess tags for untagged playqueue items
|
2012-12-13 19:53:22 +00:00 |
|
craig.p.drummond
|
81eeec81f0
|
When collapse/expand, only adjust height and not width.
|
2012-12-12 21:13:50 +00:00 |
|
craig.p.drummond
|
c6c0623b7b
|
Dont display all 'Unknown' for empty song
|
2012-12-11 19:24:42 +00:00 |
|
craig.p.drummond
|
8675e3f44e
|
- 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
|
90f88f48d5
|
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
|
3a6d729d06
|
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
|
db076cb6b4
|
Move MPD thread into MPDConnection class
|
2012-12-08 11:25:32 +00:00 |
|
craig.p.drummond
|
7883d1cf09
|
Remove 'Small Control Buttons' option.
|
2012-12-07 19:45:16 +00:00 |
|
craig.p.drummond
|
7ce11b0066
|
Ignore quit action if we have open dialogs.
|
2012-11-30 16:42:23 +00:00 |
|
craig.p.drummond
|
edc77873dd
|
When refresh button is pressed send an update and stats request to MPD.
|
2012-11-26 21:28:05 +00:00 |
|
craig.p.drummond
|
9c92545a21
|
Add a 1 pixel border around large cover in top-left corner.
|
2012-11-26 21:25:42 +00:00 |
|
craig.p.drummond
|
8ebc4714e4
|
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
|
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
|
c4bc722d1f
|
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
|
dc190b16ca
|
Apply some cppcheck and scan-build suggestions...
BUG:129
|
2012-11-05 20:41:30 +00:00 |
|
craig.p.drummond
|
b43e563d22
|
- 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
|
ef3b86cd8c
|
For Linux Qt builds, use dbus to determine single app status.
|
2012-10-30 20:47:15 +00:00 |
|
craig.p.drummond
|
cdc5743b2d
|
Add 'Show Window' to KDE builds as well
|
2012-10-23 14:56:58 +00:00 |
|
craig.p.drummond@gmail.com
|
0073bdced3
|
Update displayed details when sream song changes.
BUG:116
|
2012-10-17 17:09:27 +00:00 |
|
craig.p.drummond
|
21824a6571
|
- 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
|
931331bd81
|
Put system-tray code into its own class
|
2012-10-15 18:43:30 +00:00 |
|
craig.p.drummond
|
f90a21b7ae
|
Add a GenreCombo class
|
2012-10-15 18:42:39 +00:00 |
|
craig.p.drummond@gmail.com
|
9833e9f0d7
|
Sort selected playqueue indexes before adding to stored playlist.
BUG:108
|
2012-10-15 11:12:31 +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
|
5c68ed6503
|
- Fix missing 'edit' icons in non-oxygen icon sets
- Add icon to createAction
|
2012-10-10 18:41:43 +00:00 |
|
craig.p.drummond
|
5baf752026
|
For KDE builds, if run under Unity set KStatusNotifierItem status to Active - otherwise no item appears.
|
2012-10-09 15:41:47 +00:00 |
|
craig.p.drummond
|
21417f79ab
|
Only start to play if there are some tracks in the queue.
|
2012-10-08 20:13:46 +00:00 |
|
craig.p.drummond@gmail.com
|
f7f02057de
|
Cleanup network classes...
|
2012-10-08 17:24:26 +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@gmail.com
|
c1db2bada8
|
In windows build, when close button is pressed always terminate the app, even when we have a system tray icon. (Matchs VLC behaviour)
BUG:103
|
2012-10-05 11:02:44 +00:00 |
|
craig.p.drummond
|
ea091e660e
|
Unity menubar support for Qt builds only - as mods for shortcuts means we're not using standard actions, etc.
|
2012-10-04 08:34:30 +00:00 |
|
craig.p.drummond
|
974b50814c
|
Support for modifiable keyboard shortcuts in Qt-only builds. (Code stolen from Quassel!)
|
2012-10-03 19:58:42 +00:00 |
|
craig.p.drummond
|
094354c66b
|
Make 'Icon' a class, and move icons into Icons
|
2012-10-03 19:16:52 +00:00 |
|
craig.p.drummond@gmail.com
|
e2af2b394a
|
Add 'Add to playlist' action to playqueue context menu.
BUG:100
|
2012-10-02 11:19:05 +00:00 |
|
craig.p.drummond
|
293c8f4b5d
|
Play/Pause track when middle click on tray icon for Qt-only builds (KDE builds already have this). Thanks to spartanj for the patch.
|
2012-09-30 20:16:54 +00:00 |
|
craig.p.drummond
|
81fc4ec952
|
Re-add unity menubar, and closeEvent(), that were reverted by mistake!
|
2012-09-28 16:20:11 +00:00 |
|
craig.p.drummond
|
8ab381fe8b
|
Improve MPRISv2 interface.
|
2012-09-25 20:18:57 +00:00 |
|
craig.p.drummond
|
f4b456d8bb
|
Only show OSD when we are actually playing a song.
|
2012-09-25 19:46:09 +00:00 |
|
craig.p.drummond
|
94f039071f
|
Show menubar when run under Unity.
|
2012-09-24 20:14:56 +00:00 |
|
craig.p.drummond
|
4c4b3ae8df
|
Pass closeEvent to derived class if we are not using tray items.
|
2012-09-24 18:45:17 +00:00 |
|
craig.p.drummond@gmail.com
|
de22c98007
|
Use freedesktop notifications spec for Qt-only Linux builds.
|
2012-09-24 17:14:25 +00:00 |
|