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 |
Hugo Dueñas
|
5b2938003b
|
Clean up of the last commit
|
2013-12-29 14:04:30 -06:00 |
Hugo Dueñas
|
a4d0a65624
|
Added ability to quickly display partial results on Song Info and Artist Info Panes.
|
2013-12-21 12:58:51 -06:00 |
David Sansome
|
3a88d8fcda
|
Fade between podcast info screens a bit more nicely
|
2012-03-06 18:40:17 +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 |
David Sansome
|
2f3732e73e
|
Move lyrics into the song info pane, refactor out a load of the common code between artist and song info.
|
2010-10-10 16:09:20 +00:00 |
David Sansome
|
58f455ec15
|
Fade smoothly between pages in the artist info pane when changing artists.
|
2010-10-09 14:15:30 +00:00 |
David Sansome
|
547a009d73
|
Show all the artist info at once rather than as it arrives, make resizing the text areas smoother, remove duplicate biogoraphies.
|
2010-10-09 13:34:28 +00:00 |
David Sansome
|
7e39bfece2
|
Show icons for each biography, order biographies by relevance, don't refresh artist info when switching to another song by the same artist.
|
2010-10-09 12:39:49 +00:00 |
David Sansome
|
f09a115339
|
Add a pretty image viewer widget to the artist info pane
|
2010-10-07 23:13:41 +00:00 |
David Sansome
|
d035b1abc2
|
Add libechonest into 3rdparty, and add a basic echonest artist info fetcher.
|
2010-10-02 16:23:33 +00:00 |