Yan Pashkovsky
|
a9a616863d
|
Scrolling over tray icon support
|
2016-05-30 02:12:03 +03:00 |
John Maguire
|
4ab4bbc23f
|
Remove Last.fm radio support.
Fixes #4259
|
2014-03-28 14:55:04 +01:00 |
John Maguire
|
192b60d965
|
Use nullptr as parent parameter default everywhere
|
2014-02-10 16:03:54 +01:00 |
John Maguire
|
bebd781fdf
|
Reformat all non-3rd-party C/C++/Objective-C++.
Command line:
find src ext -regex '.*\.\(h\|cpp\|mm\)' -exec clang-format -i
-style='{BasedOnStyle: Google, DerivePointerBinding: false}' {} \;
|
2014-02-07 16:34:20 +01:00 |
Arnaud Bienner
|
47ad50dc41
|
Update mute button in tray icon
|
2011-06-22 21:50:25 +00:00 |
Arnaud Bienner
|
be1ee059f2
|
Correct update lastfm's love/ban actions in tray icon
|
2011-04-21 22:19:28 +00:00 |
Arnaud Bienner
|
7fbd09954b
|
Using new actions (that doesn't display unusuable shorcuts) for the tray icon menu. Fixes issue 679
|
2011-03-07 21:33:01 +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 |
Paweł Bara
|
5ceb64c9e3
|
"mute" command in main menu and context menu of tray icon (Fixes issue #962)
"now playing" tray icon's tooltip in Qt environments
|
2010-11-21 21:36:27 +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
|
b4add2a7be
|
Refactor the system tray icon code a bit
|
2010-06-22 11:52:55 +00:00 |