David Sansome
|
bacef04405
|
Refactoring: remove a couple of the AlbumCoverLoader instances and instead use a shared CurrentArtLoader.
|
2012-02-26 14:40:51 +00:00 |
David Sansome
|
48f15c9fc7
|
Refactoring: instead of passing individual pointers to useful core classes (like TaskManager or LibraryBackend) to each class that uses them, pass one singleton-like Application instance everywhere.
|
2012-02-26 14:40:51 +00:00 |
Andrea Decorte
|
527171fadb
|
Toggle visibility for Pretty OSD by command line and global shortcut.
Fixes issue 1344
|
2011-06-05 08:21:17 +00:00 |
Andrea Decorte
|
61092899c9
|
Add font choice for pretty OSD and fixed bugs in the notification
preview
|
2011-05-28 08:50:29 +00:00 |
Andrea Decorte
|
c2e9bee463
|
Add an option to customize OSD message on song change
|
2011-05-22 21:15:11 +00:00 |
Paweł Bara
|
032b5f7e48
|
initial commit of "multiple covers providers" feature:
- simple API for cover providers (both C++ and SIP)
- a new "package" for cover related code
|
2011-04-02 13:34:06 +00:00 |
Andrea Decorte
|
4b6e2a8a62
|
Add global shortcuts for repeat and shuffle modes. Fixes issue #955
|
2011-03-17 08:21:05 +00:00 |
David Sansome
|
2c4102b060
|
Fix an error if you try to disable dbus, but enable wiimotedev. Fixes issue #1516
|
2011-03-12 21:19:32 +00:00 |
David Sansome
|
f929a88473
|
Fix mpris
|
2011-01-24 21:25:09 +00:00 |
David Sansome
|
b15398e90d
|
Connect to the notification daemon in a background thread
|
2011-01-08 16:06:28 +00:00 |
David Sansome
|
35242f740e
|
Fix dbus
|
2010-12-26 17:24:44 +00:00 |
David Sansome
|
e3a9bd7b26
|
Make DBUS bits optional on Linux. Thanks Nickollai. Fixes issue #1177
|
2010-12-26 13:38:35 +00:00 |
Paweł Bara
|
9f3e5773fb
|
QT tooltip now includes cover art and is generally prettier (updates issue #125)
ArtLoader is now available to every object, even if MPRIS is off
|
2010-12-05 23:41:41 +00:00 |
David Sansome
|
ed1a25693c
|
Add missing licenses to debian/copyright, and add copyright information to each source file
|
2010-11-20 13:27:10 +00:00 |
David Sansome
|
b5f366c40a
|
Add a thread safe network disk cache, and remove the need to pass a NetworkAccessManager around everywhere. Fixes issue #852
|
2010-10-16 17:20:54 +00:00 |
Bartłomiej Burdukiewicz
|
ed8f87af0b
|
Add action active/dective support to WiimotedevShortcuts, add special checks for bug #670
|
2010-09-01 15:37:09 +00:00 |
Bartłomiej Burdukiewicz
|
6c3be4f5b1
|
Add notification support to WiimotedevShortcuts
|
2010-09-01 14:46:15 +00:00 |
David Sansome
|
ad9d6e7e73
|
Beginnings of some code to handle removable devices. DeviceKit engine for linux. Doesn't do anything useful yet.
|
2010-06-25 19:04:10 +00:00 |
David Sansome
|
f8d0afbc18
|
Move dbus xml files to src/dbus
|
2010-06-25 16:05:02 +00:00 |
David Sansome
|
b4add2a7be
|
Refactor the system tray icon code a bit
|
2010-06-22 11:52:55 +00:00 |
David Sansome
|
8340aa0a64
|
Warn before cancelling a Magnatune download, flash the taskbar and display a notification when it completes.
|
2010-06-12 20:43:07 +00:00 |
David Sansome
|
1aee5e4667
|
Split all the source files up into seven new directories.
|
2010-05-10 21:50:31 +00:00 |