Christian Muehlhaeuser
|
202bb2abb4
|
Fixed initialization order of class members.
|
2015-04-18 05:35:12 +02:00 |
|
Christian Muehlhaeuser
|
8a7a8bb4f0
|
Don't set time on AudioEngine's singleton instance, but emit signals to it.
|
2015-04-18 05:34:52 +02:00 |
|
Christian Muehlhaeuser
|
391cc821f8
|
Don't use '#if 0' - it might be defined and cause weird issues.
|
2015-04-18 05:33:52 +02:00 |
|
Christian Muehlhaeuser
|
38f05a7353
|
Merge pull request #294 from theli-ua/master
Fallback to position-based progress and seeking if current time is unavailable
|
2015-04-18 05:18:34 +02:00 |
|
Christian Muehlhaeuser
|
2948b91058
|
Removed TopHits view from Album page until we actually use it.
|
2015-04-18 05:13:03 +02:00 |
|
Christian Muehlhaeuser
|
f90297a629
|
Removed Album page's scroll-area. Scrolling within the TrackView is enough.
|
2015-04-18 05:02:23 +02:00 |
|
Anton Romanov
|
b5252c05a2
|
Remove all aboutToFinish/expectStop related things
|
2015-04-17 15:16:56 -07:00 |
|
Anton Romanov
|
0c8710ce4c
|
Fallback to position-based progress/seeking if timing info is not available
|
2015-04-15 19:55:14 -07:00 |
|
Christian Muehlhaeuser
|
c78b39e8d7
|
Add refresh button in script collection header.
|
2015-04-14 04:42:21 +02:00 |
|
Dominik Schmidt
|
58a52c71c2
|
Add InfoAlbumPurchaseUrl info system type
|
2015-04-13 22:49:46 +02:00 |
|
Christian Muehlhaeuser
|
d86fdded4b
|
Don't spam the log if VLC detects total-time changed. This can happen a lot.
|
2015-04-13 08:24:19 +02:00 |
|
Christian Muehlhaeuser
|
51fd1227e7
|
Prevent boost from throwing an exception when env's locale is invalid.
|
2015-04-13 08:04:32 +02:00 |
|
Christian Muehlhaeuser
|
e096f62b5c
|
Fixed starting Tomahawk with a track as cli-arg.
|
2015-04-13 07:00:03 +02:00 |
|
Christian Muehlhaeuser
|
bef28bcd87
|
Reset AlbumPlaylistInterface when associated collection changes.
|
2015-04-13 05:37:20 +02:00 |
|
Christian Muehlhaeuser
|
6914b7a45d
|
Update local collection after successful download.
|
2015-04-13 05:09:04 +02:00 |
|
Christian Muehlhaeuser
|
c0175b37f1
|
Don't try to filter artists/albums in ScriptCommands. This would fail because filtering for 'We will rock you' should still return 'Queen' e.g.
|
2015-04-13 02:26:45 +02:00 |
|
Christian Muehlhaeuser
|
6a1d0e6666
|
Fixed album and track filter in TreeProxyModel.
|
2015-04-13 02:26:45 +02:00 |
|
Christian Muehlhaeuser
|
8370e4b72f
|
Make sure m_artistsFilterCmd doesn't leak in TreeProxyModel.
|
2015-04-13 02:26:45 +02:00 |
|
Dominik Schmidt
|
aab9b28bdf
|
Add stub for passing filter to [album]Tracks() in script collection
|
2015-04-13 02:26:45 +02:00 |
|
Dominik Schmidt
|
df1d071922
|
Pass filter to [artist]Albums() in script collection
|
2015-04-13 02:26:45 +02:00 |
|
Dominik Schmidt
|
e519637546
|
Pass filter to artists() in script collection
|
2015-04-13 02:26:45 +02:00 |
|
Christian Muehlhaeuser
|
175bc80002
|
Work around nasty drag & drop issue.
|
2015-04-12 06:38:58 +02:00 |
|
Christian Muehlhaeuser
|
4e3b537f43
|
Disable drop-event hack in sidebar.
|
2015-04-12 04:49:55 +02:00 |
|
Christian Muehlhaeuser
|
53aa6dff9b
|
Work around odd drag & drop behaviour.
|
2015-04-12 01:28:24 +02:00 |
|
Jason Herskowitz
|
7d286e852e
|
Add download preference icon
|
2015-04-11 18:26:29 -04:00 |
|
Christian Muehlhaeuser
|
571f00611e
|
Work around showNormal() being broken in Qt5.4.
|
2015-04-11 21:20:31 +02:00 |
|
Christian Muehlhaeuser
|
57dac31d2a
|
Make MusicScanner run in verbose mode when Tomahawk is run with --verbose.
|
2015-04-11 08:11:35 +02:00 |
|
Christian Muehlhaeuser
|
78aae4912a
|
Merge pull request #289 from theli-ua/master
Add check for libvlc_set_app_id being available as its only from 2.1.0 (...
|
2015-04-10 08:39:09 +02:00 |
|
Christian Muehlhaeuser
|
d7f515a834
|
Make sure tr() gets called in the right context.
|
2015-04-10 08:34:24 +02:00 |
|
Christian Muehlhaeuser
|
a7eb3fe432
|
Disable last PR until scrollbar width is fixed.
|
2015-04-10 08:25:54 +02:00 |
|
Christian Muehlhaeuser
|
bc97b7418c
|
Merge pull request #275 from tomahawk-player/style-stv-scrollbar
Style SourceTreeView scrollbar
|
2015-04-10 08:20:25 +02:00 |
|
Christian Muehlhaeuser
|
007d0ae0e3
|
Don't lazily load additional query information in TrackView anymore.
|
2015-04-10 07:10:09 +02:00 |
|
Christian Muehlhaeuser
|
edbd14f4d0
|
Show horizontal column-view scrollbar as needed.
|
2015-04-10 07:09:12 +02:00 |
|
Christian Muehlhaeuser
|
f6a8b81298
|
Rename Fancy style to SingleColumn and use it for ColumnView's model.
|
2015-04-10 06:57:30 +02:00 |
|
Christian Muehlhaeuser
|
21e2aecd2b
|
Never trigger edit events for non-Locker models.
|
2015-04-10 06:25:23 +02:00 |
|
Christian Muehlhaeuser
|
b431f28fc2
|
Show ScriptCollections in Locker style.
|
2015-04-10 05:59:07 +02:00 |
|
Christian Muehlhaeuser
|
3734167a14
|
Introduce Locker style for PlayableProxyModel.
|
2015-04-10 05:58:30 +02:00 |
|
Christian Muehlhaeuser
|
cea45a9bf4
|
Slightly improve Query::howSimilar performance.
|
2015-04-10 05:20:43 +02:00 |
|
Christian Muehlhaeuser
|
ad160d456c
|
Style fixes for AudioOutput.
|
2015-04-10 05:17:26 +02:00 |
|
Christian Muehlhaeuser
|
d5331ea612
|
Disable expand/collapse animation in sidebar.
|
2015-04-10 05:15:55 +02:00 |
|
Christian Muehlhaeuser
|
8463064315
|
Apply scrolling fix for GridViews on OS X, too.
|
2015-04-10 03:53:40 +02:00 |
|
Christian Muehlhaeuser
|
0206d2107a
|
Fixed and simplified Artist::id() & Album::id().
|
2015-04-10 03:47:26 +02:00 |
|
Christian Muehlhaeuser
|
fa52fd9c48
|
Update copyright year.
|
2015-04-10 03:32:24 +02:00 |
|
Christian Muehlhaeuser
|
f51aea0d3a
|
Remove button box in SettingsDialog for OSX.
|
2015-04-09 22:52:32 +02:00 |
|
Christian Muehlhaeuser
|
c33e079eb2
|
Use regular QDialog on OSX.
|
2015-04-09 22:28:01 +02:00 |
|
Christian Muehlhaeuser
|
51abfd10cb
|
Make PlayableModel::itemFromQuery/Result aware of parent nodes, e.g. sources on the Dashboard/Inbox.
|
2015-04-08 04:53:51 +02:00 |
|
Christian Muehlhaeuser
|
b2145a805b
|
Removed obsolete includes in Query & Result.
|
2015-04-08 03:59:10 +02:00 |
|
Christian Muehlhaeuser
|
5d256d4224
|
Improve PlaylistItemDelegate performance, esp. for browsing collections.
|
2015-04-08 03:58:38 +02:00 |
|
Christian Muehlhaeuser
|
4a277c6f8e
|
Remove obsoleted code in PlaylistItemDelegate.
|
2015-04-08 03:16:36 +02:00 |
|
Christian Muehlhaeuser
|
587bf09872
|
Remove alpha-blending when preparing style options. We use fixed color values for results now.
|
2015-04-08 03:08:04 +02:00 |
|