Commit Graph

1533 Commits

Author SHA1 Message Date
craig.p.drummond@gmail.com
9da2c2e9ae By default i18n strings are american english. 2012-10-12 12:18:29 +00:00
craig.p.drummond@gmail.com
ab8e772c5e Dont build with phonon support by default - its not working very well. 2012-10-12 12:18:15 +00:00
craig.p.drummond@gmail.com
dff41b2c5f Need to enable/disable -/+ buttons when user manually enters value. 2012-10-12 12:17:59 +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
bb967b9d47 Link to X11 for KDE builds as well.
BUG:97
2012-10-11 17:02:27 +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
8ec5bef8ba Fix compile when remote devices disabled.
BUG:105
2012-10-11 07:12:08 +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
ff72c199c7 Update 2012-10-10 18:46:28 +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@gmail.com
fc6190e6f1 Remove mount-point folder when we forget sshfs device. 2012-10-10 11:33:40 +00:00
craig.p.drummond@gmail.com
fc37746627 'moc' does not like #ifdef 2012-10-10 11:32:49 +00:00
craig.p.drummond@gmail.com
40b046d9d1 Slightly better error messages. 2012-10-10 11:32:41 +00:00
craig.p.drummond@gmail.com
f3fc85ee1a Truncate error messages to 150 characters. Set message (up to 500 characters) as tooltip of message widget. 2012-10-10 11:32:31 +00:00
craig.p.drummond@gmail.com
b07dbf387c Fix blurry icons - specify image size when add file to icon. 2012-10-10 11:32:07 +00:00
craig.p.drummond
d29096854b - Move clear() into RemoteFsDevice, as only used by this class
- Set audioFolder in cacheFileName() if it is not already set
- Listen for changes to mtab, and load list of songs if connected and none already loaded. Likewise, clear list if not connected.
2012-10-09 19:46:36 +00:00
craig.p.drummond
7bf04bf2f4 When a mont point is removed, clear the music list. 2012-10-09 19:10:34 +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
e40b388f03 Fix mpris updates. Stops sound menu ccrashing, and shows cover art. 2012-10-08 20:56:36 +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
32e85f3a24 Fix build 2012-10-08 20:10:19 +00:00
craig.p.drummond@gmail.com
f7f02057de Cleanup network classes... 2012-10-08 17:24:26 +00:00
craig.p.drummond@gmail.com
e51f7c8b8f Outdated, and not used. 2012-10-08 17:22:30 +00:00
craig.p.drummond@gmail.com
b8ce040487 Not used. 2012-10-08 17:22:14 +00:00
craig.p.drummond@gmail.com
8551e0303f If an instance already exists, then raise this when appempting to start a new instance. 2012-10-08 17:21:53 +00:00
craig.p.drummond@gmail.com
c325a9ed28 Move cacheDir/configDir helpers into Utils 2012-10-08 11:35:29 +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@gmail.com
bac416a47d Configured filename is only name part, no extension. Allows for ${coverName}.jpg and ${coverName}.png
BUG: 104
2012-10-08 11:06:48 +00:00
craig.p.drummond
ce4b7bf2e3 Fix build 2012-10-08 07:10:28 +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
831ca93bce ToggleButton is never used... 2012-10-07 15:51:38 +00:00
craig.p.drummond
5c57ca8a12 Forgot to add... 2012-10-07 15:51:25 +00:00
craig.p.drummond
305b0e9769 Move more stuff into 'support' library - these might be useful to other projects 2012-10-07 15:49:10 +00:00
craig.p.drummond
56570dc7db Add option to support GNOME media keys. 2012-10-05 21:36:50 +00:00
craig.p.drummond
88deeb2b12 Q_SLOTS 2012-10-05 17:30:21 +00:00
craig.p.drummond
d3d1e23871 Fix strings 2012-10-05 17:16:06 +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
7894694929 Mention Quassel and Solid in credits 2012-10-05 11:03:51 +00:00
craig.p.drummond@gmail.com
b37acceb91 Remove border, and use custom line-edit. 2012-10-05 11:03:30 +00:00
craig.p.drummond@gmail.com
c65503f366 Fix media icons. 2012-10-05 11:03:19 +00:00
craig.p.drummond@gmail.com
868e662b2c Fix missing icons in windows build. 2012-10-05 11:03:07 +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
fe5277807a Use custom lineedit class - so that we have clear button 2012-10-04 14:38:39 +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
d31cfca242 Fix crash on KDE exit 2012-10-03 19:57:44 +00:00
craig.p.drummond
10f753c105 Move QGtkStyle work-arounds into their own files. 2012-10-03 19:17:56 +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
a7dc456a8f Create PageWidget class, to reduce KDe/Qt differences in preferences dialog 2012-10-03 19:16:01 +00:00
craig.p.drummond
8d7dcbcb35 Fix retrieval of covers from file-system based devices. 2012-10-02 20:44:39 +00:00