Dominik Schmidt
|
93bc06615d
|
Fix Zeroconf with recent Qt5
|
2016-02-23 12:21:44 +01:00 |
|
Christian Muehlhaeuser
|
61a15cafac
|
Speed up drag & drop moves over sidebar.
|
2016-02-22 22:31:34 +01:00 |
|
Christian Muehlhaeuser
|
2d141ccb5e
|
Style fix in SoureTreeView.
|
2016-02-22 22:31:34 +01:00 |
|
Christian Muehlhaeuser
|
4c023b7d2f
|
Style fix in XspfUpdater.
|
2016-02-22 22:31:34 +01:00 |
|
Christian Muehlhaeuser
|
ceb5dc6aa4
|
Style fix in main.cpp.
|
2016-02-22 22:31:34 +01:00 |
|
Dominik Schmidt
|
5075c9ddbf
|
Fix compilation with libvlc < 2.2.2
|
2016-02-22 16:10:47 +01:00 |
|
Dominik Schmidt
|
cd412add8f
|
Persist muted state accross restarts
|
2016-02-22 16:10:47 +01:00 |
|
Dominik Schmidt
|
68851843f5
|
Unmute AudioOutput on start up
|
2016-02-22 16:10:47 +01:00 |
|
Dominik Schmidt
|
af8811af30
|
Fix volume on external (un)muting
|
2016-02-22 16:10:47 +01:00 |
|
Dominik Schmidt
|
fa38ed5e91
|
Sync muted state as well
|
2016-02-22 16:10:47 +01:00 |
|
Dominik Schmidt
|
b7ff630808
|
Sync audio volume if it's changed externally in vlc
|
2016-02-22 16:10:47 +01:00 |
|
Dominik Schmidt
|
196256d77b
|
Fix startup volume for good
|
2016-02-22 16:10:47 +01:00 |
|
Dominik Schmidt
|
79cd3a7f0a
|
Revert "Fix startup volume for good"
This reverts commit 86cd7c1be0 .
|
2016-02-22 16:10:20 +01:00 |
|
Dominik Schmidt
|
86cd7c1be0
|
Fix startup volume for good
|
2016-02-22 00:10:17 +01:00 |
|
Dominik Schmidt
|
f74c6ae429
|
Fix #446: Fix compilation with Qt4
|
2016-02-21 18:06:14 +01:00 |
|
Dominik Schmidt
|
015b24479c
|
Fix crash in context menu
|
2016-02-21 11:12:17 +01:00 |
|
Christian Muehlhaeuser
|
175e498c43
|
Use folder icon for file manager in context menu.
|
2016-02-19 04:48:42 +01:00 |
|
Christian Muehlhaeuser
|
3c9deb6389
|
A few improvements regarding VLC's weird mute state on startup.
|
2016-02-19 04:11:11 +01:00 |
|
Christian Muehlhaeuser
|
978c1e58de
|
Fixed crash in ContextMenu and moved 'open file manager' action up.
|
2016-02-19 03:50:17 +01:00 |
|
Dominik Schmidt
|
ff34afb4e3
|
Fix #425: add "Open in Folder in File Manager..." context menu to local results
|
2016-02-18 16:02:16 +01:00 |
|
Dominik Schmidt
|
bd607b6c54
|
DRY in ContextMenu
|
2016-02-18 15:40:08 +01:00 |
|
Dominik Schmidt
|
81f7e3f8f4
|
consistency++: Pass track to linkGenerator instead of title
|
2016-02-18 14:14:21 +01:00 |
|
Christian Muehlhaeuser
|
798ca62190
|
When waiting for a query to resolve for playback, accept the earliest online result, preventing further playback delay.
|
2016-02-18 07:03:17 +01:00 |
|
Christian Muehlhaeuser
|
f2631cda74
|
Don't wait for resolving to finish if we want to play a track and already got some results.
|
2016-02-18 06:40:16 +01:00 |
|
Dominik Schmidt
|
4813698a9a
|
Allow creating basic data types from QtConcurrent::run
When QObjects are created from QtConcurrent::run they live in a pooled thread that doesn't handle events/signals/slots properly
|
2016-02-18 00:52:48 +01:00 |
|
Dominik Schmidt
|
3808e230d4
|
Make result more thread safe
|
2016-02-17 19:37:46 +01:00 |
|
Dominik Schmidt
|
0bdb8061e2
|
Do not set empty mimetype on results
|
2016-02-17 19:37:46 +01:00 |
|
Dominik Schmidt
|
87278456f4
|
Add download context menu to all playlist views but database collections
|
2016-02-17 19:37:46 +01:00 |
|
Dominik Schmidt
|
a5693d6663
|
Workaround preview widget flicker in column view
|
2016-02-17 19:37:46 +01:00 |
|
Dominik Schmidt
|
6416b34e8c
|
Don't reset column sort order on collection updated
|
2016-02-17 19:37:45 +01:00 |
|
Dominik Schmidt
|
f95bd4aab8
|
Correctly paint hover state in DropDownButton
|
2016-02-17 19:37:45 +01:00 |
|
Dominik Schmidt
|
996d112ebb
|
Fix DropDownButton font size and boldness
|
2016-02-17 19:37:45 +01:00 |
|
Dominik Schmidt
|
fc413ac103
|
Fix download all assert/crash
|
2016-02-17 19:37:45 +01:00 |
|
Dominik Schmidt
|
2020aad725
|
Download and branding improvements
|
2016-02-17 19:37:33 +01:00 |
|
Christian Muehlhaeuser
|
198201aec2
|
Don't try to reset hover-state if there is none. This speeds up collection browsing.
|
2016-02-17 12:15:24 +01:00 |
|
Christian Muehlhaeuser
|
6b84630ba1
|
Reset GridView's hover-state on wheel event.
|
2016-02-17 12:15:24 +01:00 |
|
Christian Muehlhaeuser
|
205dfca60d
|
Don't use native windows for each widget. This is insane. Thanks Domme for figuring this out.
|
2016-02-17 01:57:39 +01:00 |
|
Dominik Schmidt
|
ca2da81132
|
Don't parse artists/albums for non-fulltext queries
|
2016-02-16 17:11:52 +01:00 |
|
Dominik Schmidt
|
4dadbb5acd
|
Support album and artist results in JSResolvers
|
2016-02-16 14:53:39 +01:00 |
|
Christian Muehlhaeuser
|
dee504c997
|
Use correct units for filesize.
|
2016-02-16 14:40:25 +01:00 |
|
Dominik Schmidt
|
3c00f36df6
|
Add ScriptAccount debugger menu to SettingsDialog/AccountListWidget
|
2016-02-16 01:59:45 +01:00 |
|
Dominik Schmidt
|
2f4eb75745
|
Show debugger (WebInspector for JS) when clicking script errors
|
2016-02-14 13:50:05 +01:00 |
|
Dominik Schmidt
|
942eded60d
|
Make JobStatusItems clickable
|
2016-02-14 13:41:20 +01:00 |
|
Dominik Schmidt
|
1b2ec05ea3
|
Move infoplugin wrong thread log message above assert
|
2016-02-12 22:16:42 +01:00 |
|
Dominik Schmidt
|
3875b10bb4
|
Don't leak spotify info plugin
|
2016-02-12 22:13:58 +01:00 |
|
Dominik Schmidt
|
f396f59922
|
Fix xmpp info plugin
|
2016-02-12 22:13:39 +01:00 |
|
Dominik Schmidt
|
7271a95942
|
Add friendlyName to XMPP info plugin
|
2016-02-12 22:12:54 +01:00 |
|
Dominik Schmidt
|
9737b7a8bc
|
Make InfoPluginPtr a QSharedPointer
|
2016-02-12 21:37:47 +01:00 |
|
Dominik Schmidt
|
d87f966d9e
|
Merge pull request #429 from midzer/patch1
erasing in an iteration and pass by reference
|
2016-02-10 12:11:23 +01:00 |
|
Dominik Schmidt
|
cb3ccd5a76
|
Protect m_formats access with mutex in Result
|
2016-02-10 00:21:31 +01:00 |
|