Christian Muehlhaeuser
|
13fa9c7c53
|
Merge pull request #448 from tomahawk-player/vlc-volume-fix
Fix #441: Handle VLC volume and muted state properly
|
2016-02-22 22:31:04 +01:00 |
|
Dominik Schmidt
|
4c946b304c
|
Fix #451: Can't select crash ID in the crash report UI
|
2016-02-22 22:02:54 +01:00 |
|
Dominik Schmidt
|
5075c9ddbf
|
Fix compilation with libvlc < 2.2.2
|
2016-02-22 16:10:47 +01:00 |
|
Dominik Schmidt
|
8b3a916aa6
|
Update VLC for Windows
|
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 86cd7c1be01f1670255c317fde53e6f50764a9e9.
|
2016-02-22 16:10:20 +01:00 |
|
Dominik Schmidt
|
f0f45673b1
|
Fix #419: Fix HLS streams on Windows (e.g. Amazon Prime Music)
|
2016-02-22 16:09:11 +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 |
|
Jason Herskowitz
|
8b904cf806
|
Make folder icon match other context menu icons
|
2016-02-19 10:04:32 -05:00 |
|
Christian Muehlhaeuser
|
175e498c43
|
Use folder icon for file manager in context menu.
|
2016-02-19 04:48:42 +01:00 |
|
Jason Herskowitz
|
65908f9dfa
|
Add folder icon
|
2016-02-18 22:35:42 -05: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 |
|
Christian Muehlhaeuser
|
0722dd7812
|
Merge pull request #442 from tomahawk-player/open-in-file-manager
Add "Open File in File Manager..." context menu
|
2016-02-19 03:37:50 +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 |
|
Christian Muehlhaeuser
|
dc80d19a08
|
Merge pull request #399 from tomahawk-player/things
Various download and branding improvements
|
2016-02-17 20:32:06 +01:00 |
|
Dominik Schmidt
|
93745b19ef
|
Deployment scripts branding update
|
2016-02-17 19:37:46 +01:00 |
|
Dominik Schmidt
|
1b7b7ca4b3
|
Bump snorenotify requirement
|
2016-02-17 19:37:46 +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
|
08004ddbd4
|
Allow returning arrays or maps from resolve/search in JS
|
2016-02-16 16:47:58 +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 |
|
Christian Muehlhaeuser
|
81dae62349
|
Merge pull request #438 from tomahawk-player/makeresolverdevelopmentgreatagain-wip
Add "Open Account Debugger" menu to ScriptAccounts in SettingsDialog
|
2016-02-16 02:00:41 +01:00 |
|
Dominik Schmidt
|
3c00f36df6
|
Add ScriptAccount debugger menu to SettingsDialog/AccountListWidget
|
2016-02-16 01:59:45 +01:00 |
|
Christian Muehlhaeuser
|
f13ea2f6df
|
Merge pull request #436 from tomahawk-player/makeresolverdevelopmentgreatagain
Show debugger for script errors
|
2016-02-15 17:04:25 +01:00 |
|
Dominik Schmidt
|
2f4eb75745
|
Show debugger (WebInspector for JS) when clicking script errors
|
2016-02-14 13:50:05 +01:00 |
|