Leo Franchi
|
e1943e6f64
|
Queue too-fast revision changes and replay them in order to avoid crashes while fast editing
|
2011-07-31 19:30:45 -04:00 |
|
Leo Franchi
|
e3dddea777
|
Fix external resolvers that depend on setup message
|
2011-07-31 13:16:10 -04:00 |
|
Leo Franchi
|
3e1d58463d
|
Change Search to Filter in filter line edit for collections
|
2011-07-31 12:39:11 -04:00 |
|
Leo Franchi
|
8e51953427
|
Switch to using direct GenericSelect command
|
2011-07-31 11:44:23 -04:00 |
|
Leo Franchi
|
91bdfec734
|
Limit results to what was asked for
|
2011-07-30 17:16:56 -04:00 |
|
Leo Franchi
|
808901d192
|
Merge branch 'master' into databasegenerator
|
2011-07-30 17:06:06 -04:00 |
|
Leo Franchi
|
ce60c173b7
|
Add support for track, artist, and album generic queries
|
2011-07-30 17:05:01 -04:00 |
|
Leo Franchi
|
9c36b32e8e
|
add migrate script
|
2011-07-30 16:13:29 -04:00 |
|
Leo Franchi
|
c76fabbc2b
|
Create and load database-backed special dynamic playlists, and fix some debugs and stuff
|
2011-07-30 15:35:32 -04:00 |
|
Jeff Mitchell
|
75596c6744
|
Add initial configuration message support to external resolvers, send proxy info
|
2011-07-30 14:36:03 -04:00 |
|
Leo Franchi
|
ca467fb5bc
|
Add support for non-autoloaded dynamic playlists that can be used for custom displays
Add a SocialPlaylistWidget that will display some cool social stats and lists, but none right now
|
2011-07-29 14:06:44 -04:00 |
|
Leo Franchi
|
9120f6436c
|
Scroll per pixel on osx since that's how other apps do it, feels more natural with a trackpad
|
2011-07-28 16:18:19 -04:00 |
|
Leo Franchi
|
b7649a3281
|
Use 512x512 icon on osx as lion has bigger icon previews
|
2011-07-27 08:46:11 -04:00 |
|
Thierry Goeckel
|
10ec1f4f89
|
Correct minor mistakes according online lint.
|
2011-07-26 20:20:35 +02:00 |
|
Leo Franchi
|
9fdddbf04e
|
Slow down pipeline a bit to fix spotify resolver; need to talk to chris about why the timeout change broke it.
|
2011-07-26 09:25:24 -04:00 |
|
Leo Franchi
|
0380379634
|
Fix obscene filename of class
|
2011-07-25 18:16:37 -04:00 |
|
Leo Franchi
|
72bfeba65a
|
add to cmakelists
|
2011-07-25 18:15:46 -04:00 |
|
Leo Franchi
|
4a8b851ba5
|
Initial database generators
|
2011-07-25 18:15:39 -04:00 |
|
Jason Herskowitz
|
5fca433805
|
New album placeholder artwork. Better or worse?
|
2011-07-25 16:53:17 -04:00 |
|
Leo Franchi
|
cb75c10390
|
Attempt to stop eliding on osx and also keep things sane elsewhere
|
2011-07-25 11:58:26 -04:00 |
|
Leo Franchi
|
b7432c8b6c
|
Try using non-escaped path for QFile::exists()
|
2011-07-25 11:01:25 -04:00 |
|
Leo Franchi
|
df6dc711fc
|
qDebug()--
|
2011-07-25 10:52:31 -04:00 |
|
Leo Franchi
|
6a8febcdce
|
Make compile on lion
|
2011-07-25 10:32:42 -04:00 |
|
Christian Muehlhaeuser
|
ff4e52c398
|
* Fixed CPack.txt package details.
|
2011-07-25 14:48:31 +02:00 |
|
Christian Muehlhaeuser
|
2cf9cdab88
|
* Added QPixmap-caches to Album- & PlaylistItem delegates, too.
|
2011-07-25 04:01:23 +02:00 |
|
Christian Muehlhaeuser
|
1a3cae012e
|
* Add a QPixmap-cache to the TreeView delegate.
|
2011-07-25 03:55:02 +02:00 |
|
Christian Muehlhaeuser
|
d4ccbdfa56
|
* Fixed QTimeLine warning and give the biography on the Artist-Page as much space as possible.
|
2011-07-25 03:44:05 +02:00 |
|
Christian Muehlhaeuser
|
87531a7ac9
|
* Get rid of dupe qsrand()s. We do that on startup.
|
2011-07-25 03:26:58 +02:00 |
|
Christian Muehlhaeuser
|
0c5673ca79
|
* Filter out duplicate tracks in the Tree Collection.
|
2011-07-25 03:07:36 +02:00 |
|
Christian Muehlhaeuser
|
ff7012a65d
|
* Start tomahawk with --verbose to get full logging and console output, again.
|
2011-07-25 01:57:10 +02:00 |
|
Christian Muehlhaeuser
|
601b513da3
|
* Cleaned up more logging.
|
2011-07-25 01:41:49 +02:00 |
|
Christian Muehlhaeuser
|
cf6a3c9448
|
* Further cleanups & logging.
|
2011-07-25 00:48:40 +02:00 |
|
Christian Muehlhaeuser
|
8c78c0dc08
|
* Added logging levels.
|
2011-07-25 00:48:40 +02:00 |
|
Christian Muehlhaeuser
|
bb4b3b4faf
|
* Added tDebug and a debug-level. Don't log qDebug to disk _ever_.
|
2011-07-25 00:48:40 +02:00 |
|
Christian Muehlhaeuser
|
4caf6d6a28
|
* Logging cleanups.
|
2011-07-25 00:48:39 +02:00 |
|
Dominik Schmidt
|
499f45402f
|
Build installers with phonon-vlc and vlc from 0.1 time because currently mingw32-phonon-vlc is broken
|
2011-07-25 00:32:35 +02:00 |
|
Christian Muehlhaeuser
|
ddedc74501
|
* GPL headers for AvatarManager.
|
2011-07-24 20:08:58 +02:00 |
|
Christian Muehlhaeuser
|
0526d4071d
|
* Fixed a few more GPL headers.
|
2011-07-24 20:07:04 +02:00 |
|
Christian Muehlhaeuser
|
7555c06c0f
|
* Added GPL header to Logger.
|
2011-07-24 20:05:14 +02:00 |
|
Christian Muehlhaeuser
|
55bef176d3
|
* Make tLog() work properly.
|
2011-07-24 19:22:44 +02:00 |
|
Christian Muehlhaeuser
|
9c341bb3e6
|
* Disable qDebug() logging for release builds. Use tLog() for logging from NOW on.
|
2011-07-24 18:36:58 +02:00 |
|
Christian Muehlhaeuser
|
41f1a562fd
|
* Fixed DatabaseWorker logic.
|
2011-07-24 18:36:58 +02:00 |
|
Dominik Schmidt
|
34c618ed94
|
Fix windows deployment to use local vlc plugins again
|
2011-07-24 00:36:34 +02:00 |
|
Jeff Mitchell
|
a9e3b716f2
|
Make things a little safer and also try setting an explicit nam configuration on liblastfm2 in settings dialog to see if that fixes the Mac problem
|
2011-07-23 13:15:20 -04:00 |
|
Jeff Mitchell
|
287990ca96
|
Don't reconnect twitter on settings change if it wasn't already connected
|
2011-07-23 11:46:15 -04:00 |
|
Jeff Mitchell
|
9e54917ff8
|
Remove now-unnecessary and buggy proxy code in jabber plugin
|
2011-07-23 11:37:32 -04:00 |
|
Jeff Mitchell
|
40d44c31d0
|
Add more debug
|
2011-07-23 11:30:02 -04:00 |
|
Jeff Mitchell
|
f4be7f09e6
|
Merge branch 'master' into proxytesting
|
2011-07-23 10:32:20 -04:00 |
|
Jeff Mitchell
|
794d6f870c
|
Add weird debug output from jabber sip
|
2011-07-22 16:42:27 -04:00 |
|
Leo Franchi
|
8f6a567bee
|
Work harder to hide the header
|
2011-07-22 14:35:38 -04:00 |
|