Jonas Kvinge
acd49a9c40
Update translations
2019-09-01 18:00:04 +02:00
Jonas Kvinge
bf04358a47
Replace media buttons
2019-08-29 22:11:22 +02:00
Jonas Kvinge
b7e13c7b86
Fix windows thumbbar
2019-08-29 21:32:52 +02:00
Jonas Kvinge
9b45f0661e
Add option to bundle gstreamer plugins on Linux
2019-08-27 22:29:48 +02:00
Jonas Kvinge
2a61b1202b
Set subsonic API version to 1.13.0
2019-08-27 17:26:49 +02:00
Jonas Kvinge
7fe1f4de93
Fix compile on OpenBSD
2019-08-26 01:37:22 +02:00
Jonas Kvinge
1fbb1b1524
Keep original window size when restoring from system tray
2019-08-23 20:43:58 +02:00
Jonas Kvinge
bd5ab80276
Use FollowRedirectsAttribute everywhere
2019-08-22 19:28:54 +02:00
Jonas Kvinge
387d790228
Fix spelling in contributor variables in about
2019-08-22 18:49:03 +02:00
Jonas Kvinge
d199a2be0d
Fix typos and spelling
2019-08-22 18:45:32 +02:00
Jonas Kvinge
f81ecffda6
Don't treat songs with different album as duplicates
2019-08-21 20:46:08 +02:00
Jonas Kvinge
882f80de1e
Add FollowRedirectsAttribute
2019-08-21 00:01:38 +02:00
Jonas Kvinge
4359f2a0ce
Follow redirects in subsonic
2019-08-20 23:32:20 +02:00
Jonas Kvinge
9c485c4d94
Split NetworkTimeouts and RedirectFollower to it's own files
...
- Follow redirects by default
2019-08-20 23:31:23 +02:00
Jonas Kvinge
1330197036
Small subsonic changes
...
- Follow redirect in subsonic ping test
- Reset networkaccessmanager to make verify certificate setting take
affect immediately
2019-08-20 12:33:01 +02:00
Jonas Kvinge
654f553d8f
Move InformOfCurrentSongChange() to fix crash when active playlist item
...
is reset
2019-08-17 00:52:29 +02:00
Jonas Kvinge
e4b6e20db6
Turn playlist glow effect off by default on macOS
2019-08-17 00:00:12 +02:00
Jonas Kvinge
b4f6c6f869
Include NSWindow in mac_startup.mm
2019-08-16 22:52:50 +02:00
Jonas Kvinge
16edc52bae
Fix deprecated macOS key modifiers
2019-08-16 22:27:48 +02:00
Jonas Kvinge
a33e6c03e4
Use QPixmap::toImage() and QImage.toCGImage() instead
2019-08-16 22:26:30 +02:00
Jonas Kvinge
9ce1981f93
Fix copyright in iconloader
2019-08-14 23:28:55 +02:00
Jonas Kvinge
6374c77aa8
Read Json error when possible
2019-08-12 22:24:05 +02:00
Jonas Kvinge
871bb391d6
Add lyrics from lololyrics.com
2019-08-12 22:06:01 +02:00
Jonas Kvinge
c3903a7b35
Add lyrics from lyrics.ovh
2019-08-12 18:11:01 +02:00
Jonas Kvinge
42e7f64856
Make marking songs unavailable optional
2019-08-11 22:30:28 +02:00
Jonas Kvinge
79d963fd65
Change variable name
2019-08-11 22:29:02 +02:00
Jonas Kvinge
44649fd950
Remove remaining references to SPMediaKeyTap
2019-08-11 21:06:25 +02:00
Martin Delille
0e97f99f93
remove 3rdparty SPMediaKeyTap ( #239 )
2019-08-11 20:44:32 +02:00
Jonas Kvinge
4f52ceb3e0
Make fancy tabbar background color configurable
2019-08-08 23:16:45 +02:00
llucps
12bd6f0d9b
Enable About Strawberry and QT menu on macOS ( #237 )
...
* Enable About Strawberry and QT menu on macOS
* Enable About Strawberry and QT menu on macOS
2019-08-07 18:26:11 +02:00
SamTShaw
a32010e03b
Ipod Playlist Support ( #220 )
...
* Ipod Playlist Support
Copy a whole playlist to the ipod and create an entry in Playlists on
the iPod
* Fix formatting and indentation
Fix indenting and formatting to be consistent
2019-08-07 17:13:40 +02:00
Jonas Kvinge
4a934c9dab
Remove use of some deprecated code and cleanup other macOS code
2019-08-06 20:31:54 +02:00
Jonas Kvinge
20766c1feb
Fix systemtray icon on macOS
2019-08-06 20:31:31 +02:00
Jonas Kvinge
e8af3e8d3c
Simplify if statement
2019-08-05 23:03:40 +02:00
Jonas Kvinge
cd05b10168
Remove extra debugging
2019-08-05 23:03:04 +02:00
Jonas Kvinge
140935bd8c
Add album - disc grouping
2019-08-05 19:17:31 +02:00
Jonas Kvinge
ecb122d93c
Make collection watcher unwatch removed directories
...
Fixes #233
2019-08-05 18:40:47 +02:00
Jonas Kvinge
c6e08e0039
Fix crash in internet services
2019-08-05 18:38:27 +02:00
Jonas Kvinge
be1e14df81
Fix musicbrainz tagfetcher
2019-08-04 16:02:22 +02:00
Jonas Kvinge
c992768efe
Remove ChartLyrics (service is down)
2019-08-03 13:08:14 +02:00
Jonas Kvinge
7b13c0d059
Fix watching new subdirs in collection watcher
2019-08-02 23:58:47 +02:00
Jonas Kvinge
2d3f41da6f
Automatically remove devices with old schemas when upgrading
2019-08-02 22:58:30 +02:00
Jonas Kvinge
e7c3dafa36
Handle a case where the playing widget is gets stuck when switch fast
...
between context and other widgets
2019-08-01 21:15:46 +02:00
Jonas Kvinge
e90a36da79
Fix track slider popup being stuck
2019-08-01 20:03:37 +02:00
Jonas Kvinge
99569081c9
Simply some song checks and make url always unique by using stream url
...
instead
2019-07-31 22:26:51 +02:00
Jonas Kvinge
4a1118ceb3
Fix macOS build
2019-07-31 20:03:24 +02:00
Jonas Kvinge
8a0e66bf11
Switch to FTS5 with unicode61 ( #229 )
...
* Switch to FTS5 with unicode61
* Update required sqlite version in README
* Update README
* Change back db file
2019-07-30 22:45:22 +02:00
Jonas Kvinge
02cda47c28
Disable trackslider popup on macos
2019-07-30 22:11:09 +02:00
Jonas Kvinge
d34a323a81
Handle cases where playlist background album gets stuck on error
2019-07-30 21:32:56 +02:00
Jonas Kvinge
4166ae8db0
Check HttpStatusCodeAttribute
2019-07-30 21:32:20 +02:00