Jonas Kvinge
e44a3d013d
Disable windows thumbbar
...
Fixes stability issues with WASAPI
2020-10-15 16:07:20 +02:00
Jonas Kvinge
393a2e0ea0
Set hide to false when window is shown
2020-10-05 19:08:09 +02:00
Jonas Kvinge
e862afcb78
Log song change
2020-10-01 20:09:36 +02:00
Jonas Kvinge
872da05ff6
Inform of song change on play restart, add playlist auto sorting.
...
Fixes #511
2020-10-01 19:58:16 +02:00
Jonas Kvinge
938ee20f1f
Make sure song changed is only called once
2020-09-29 22:40:43 +02:00
Jonas Kvinge
30001be0ee
Show song in OSD when pausing and stopping
2020-09-29 19:27:35 +02:00
Jonas Kvinge
e390f3a399
Clear now playing in MainWindow::MediaPlaying() instead
...
Fixes #548
2020-09-29 17:38:00 +02:00
Jonas Kvinge
5cdc24bfb0
Reload Subsonic scrobbler settings
2020-09-23 18:31:09 +02:00
Jonas Kvinge
204508478f
Don't ignore closeevent if already hidden
...
Possible fix for #277
2020-09-22 18:40:37 +02:00
Jonas Kvinge
89d6b7cec0
Add smart playlists, ratings and Qobuz
...
Fixes #259
Fixes #264
2020-09-17 17:50:17 +02:00
Jonas Kvinge
e3a9b0b943
Use collection settings for group by settings
2020-09-12 15:48:26 +02:00
Jonas Kvinge
b45c7ace78
Fix show equalizer signal slot connect
2020-09-08 18:12:18 +02:00
Jonas Kvinge
f3422cb2fe
Call raise() on dialogs to make sure they are on top
...
Fixes #535
2020-09-05 19:54:21 +02:00
Jonas Kvinge
df4b2f7938
Add icon for edit tag playlist right click menu actions
...
Fixes #531
2020-09-04 20:55:57 +02:00
Jonas Kvinge
4b67aee020
Use | operator for QShortcut
2020-09-04 20:43:02 +02:00
Jonas Kvinge
71dc47d6c9
Use deleteLater() when destroying lazy initialized objects
...
Fixes #530
2020-09-04 20:25:46 +02:00
Jonas Kvinge
5aaa5231b8
Add Last.fm import
...
Fixes #247
2020-08-30 18:09:13 +02:00
Jonas Kvinge
08f32d1de6
Refactor playlist view/header code
...
- Don't reload all settings when changing playlists
- Fix initial playlist header columns sizes
- Properly reset header state when resetting columns
2020-08-29 19:55:00 +02:00
Jonas Kvinge
82142751de
Improve playlist autoscrolling
...
Fixes #420
2020-08-23 19:37:24 +02:00
Jonas Kvinge
4e5755f218
Refactor some functions
2020-08-23 19:17:50 +02:00
Jonas Kvinge
653a35496d
Add optional delete from disk in collection and playlist
...
Fixes #284
2020-08-19 22:02:35 +02:00
Jonas Kvinge
0ce613264f
Make sure to always use original metadata when editing tags
2020-08-10 21:32:14 +02:00
Jonas Kvinge
34634d776e
Make sure to always use original metadata when editing tags
2020-08-10 21:27:56 +02:00
Jonas Kvinge
c15103636c
Fix NotificationPreview signal slot
2020-08-09 02:07:22 +02:00
Jonas Kvinge
ab7d383cf1
Use virtual functions for OSD
2020-08-09 01:37:00 +02:00
Jonas Kvinge
1cb3ec0c7b
Only add autocomplete tags to playlist menu when we have chromaprint and gstreamer
2020-08-08 19:05:14 +02:00
Jonas Kvinge
c2a94b61bf
Fixes to playlist context menu
...
- Add all playlist actions to initialization list
- Make rescan songs work for non-collection songs by using playlist item reload
- Only show add to another playlist and remove from playlist when songs are selected
- Add some missing icons
Fixes #503
2020-08-07 22:13:02 +02:00
Jonas Kvinge
1db16232de
Only show rescan songs for collection songs
...
Fixes #503
2020-08-07 21:18:48 +02:00
Jonas Kvinge
a4f692c788
Only show playlist add file(s) to transcoder when songs are selected
2020-08-06 18:37:17 +02:00
Jonas Kvinge
9f01206c57
Only show open in file browser when songs are selected
2020-08-06 18:36:52 +02:00
Jonas Kvinge
d34fc551ed
Add playlist right click option to copy URL
2020-08-06 18:29:35 +02:00
Jonas Kvinge
459404e3f0
Rename organise to organize
...
Prefer US spelling
2020-08-04 21:18:14 +02:00
Jonas Kvinge
214b6f4358
Use correct qt sparkle include for Qt 6
2020-08-01 03:41:48 +02:00
Jonas Kvinge
af0d092054
Use sparkle to check for updates on macOS and Windows
2020-08-01 03:37:16 +02:00
Jonas Kvinge
b15c4ecd10
Fix check for context tab in TabSwitched
...
Broken with Qt 6
2020-07-18 15:52:36 +02:00
Jonas Kvinge
1f0961d574
Make MainWindow::nativeEvent compatible with Qt 6
2020-07-18 04:15:42 +02:00
Jonas Kvinge
07553476d4
Remove xine
2020-07-16 00:59:46 +02:00
Jonas Kvinge
221ab51d90
Simply startup behaviour
2020-07-16 00:06:51 +02:00
Jonas Kvinge
a99a19aa60
Fix broken playlist undostack when i.e. removing duplicates and unavailable songs
2020-07-08 20:43:46 +02:00
Jonas Kvinge
24f2cfb29f
Fix playlist background image not loading
2020-07-07 22:21:07 +02:00
Jonas Kvinge
4d78b30e8c
Make icon sizes configurable, increase default sizes for icons
...
Fixes #250
2020-06-28 18:36:48 +02:00
Jonas Kvinge
deb567fde7
Enable show in file browser based on local songs
...
Fixes #472
2020-06-27 00:52:26 +02:00
Jonas Kvinge
0695941a77
Fix showing/hiding playing widget when playback is started while window is hidden
2020-06-19 17:32:08 +02:00
Jonas Kvinge
d3463250a9
Add on startup options to show maximized or minimized
2020-06-18 21:46:36 +02:00
Jonas Kvinge
72ede666d4
Replace use of C style casts
2020-06-15 17:59:02 +02:00
Jonas Kvinge
3f5f3d143f
Fix compile without gstreamer
2020-05-30 21:39:16 +02:00
Jonas Kvinge
16d9a077f0
emit SearchCoverInProgress before SearchCoverAutomatically
2020-05-14 19:29:07 +02:00
Jonas Kvinge
d78bb94af3
Fix Tidal OAuth login
2020-05-13 21:56:11 +02:00
Jonas Kvinge
e7e77ed86b
Add automatically search for album cover to context settings
2020-05-09 18:31:10 +02:00
Jonas Kvinge
7bccc21878
Add setting for cover providers
2020-05-09 01:48:08 +02:00