Jonas Kvinge
e838840548
Remove duplicate check
2019-11-03 19:56:10 +01:00
Jonas Kvinge
6a430b441e
Remove debug line
2019-11-03 19:56:01 +01:00
Jonas Kvinge
7b977ea839
Rename EngineDevice --> DeviceFinders, Add MMDeviceFinder
2019-11-03 19:53:08 +01:00
Martin Delille
308244d901
Change email ( #287 )
...
I didn't noticed you mention me in the *About...* section. Thank you for that even if it is an oversized thank you for the contributions made! : sweat_smile:
I just update it to my personal address.
2019-10-29 19:12:29 +01:00
Strawbs Bot
80ebfbeb6b
Update translations
2019-10-28 01:02:39 +01:00
Jonas Kvinge
e800b236aa
Simplify the pipeline
...
Fix issue where bitrate is updated incorrectly by stream discoverer
Fixes issue #282
Also make it possible to enable stereo balancer without enabling the
equalizer
2019-10-27 23:48:54 +01:00
Jonas Kvinge
4ab7871106
Add wasapisink to directsound devicefinder
2019-10-27 23:47:28 +01:00
Jonas Kvinge
3de85549b6
Add option to automatically select current playing track
2019-10-27 02:11:51 +01:00
Jonas Kvinge
73164f7182
Update scrobble point when song is restarted
2019-10-27 02:09:34 +01:00
Strawbs Bot
004b000890
Update translations
2019-10-21 01:23:16 +02:00
Jonas Kvinge
d9c703d944
Add gst/audio/audio.h include
2019-10-20 20:04:23 +02:00
Jonas Kvinge
364b650033
Convert S32LE to S16LE for analyzer
2019-10-20 18:52:58 +02:00
Jonas Kvinge
156eb874db
Fix analyzer and cleanup old pipeline code
...
- Move HandoffCallback to audio queue
- Add new callback for detecting source format
- Remove old decodebin stuff
2019-10-20 02:56:47 +02:00
Strawbs Bot
1a28dd0311
Update translations
2019-10-20 01:24:47 +02:00
Jonas Kvinge
e29b4b8609
Add more alternative icon names
2019-10-20 01:11:40 +02:00
Jonas Kvinge
c02997e6d9
More icon fixes
2019-10-20 00:59:22 +02:00
Jonas Kvinge
7c9fc91af9
Enable system theme icons, add iconmapper and rename some icon names
2019-10-20 00:17:28 +02:00
Jonas Kvinge
cf5198ac64
Limit tagreader workers to 2
2019-10-19 15:09:18 +02:00
Strawbs Bot
e76ddd6dd2
Update translations
2019-10-19 14:56:24 +02:00
Jonas Kvinge
e3a4cf1cf5
Add option to prefer album artist when sending scrobbles
...
Fixes #274
2019-10-19 02:56:23 +02:00
Jonas Kvinge
5844616ea8
Only ignore closeEvent when minimizing to system tray
...
Fixes #277
2019-10-19 02:21:20 +02:00
Jonas Kvinge
abeb580228
Disable analyzer for other bit depths than 16
...
This removes the splitting of the pipeline with the tee.
Move HandoffCallback to the source, which makes it possible to convert the audio buffer in HandoffCallback later.
Until then just disable analyzer for other formats.
Removes tee and probe queue converter and sink
2019-10-19 01:45:24 +02:00
Ike Devolder
4d888dfce8
subsonic: change disc to discNumber ( #278 )
...
As found in the v1.13.0 xsd, the disc is named discNumber in the api,
currently there is a check for disc which will never be found in the
response.
@see http://www.subsonic.org/pages/inc/api/schema/subsonic-rest-api-1.13.0.xsd
Signed-off-by: BlackEagle <ike.devolder@gmail.com>
2019-10-17 17:06:30 +02:00
Jonas Kvinge
9821b70c38
Dont use gst_caps_to_string as it causes hang with some formats
2019-10-12 01:58:01 +02:00
Strawbs Bot
4f798c85cf
Update translations
2019-10-05 01:01:44 +02:00
Jonas Kvinge
1949bdb43f
Merge branch 'master' of github.com:jonaski/strawberry
2019-10-04 17:09:08 +02:00
Jonas Kvinge
8cf2e6b31b
Remove all lines in settings
2019-10-04 17:08:35 +02:00
Jonas Kvinge
b1069f9f18
Disable use system icons option
2019-10-04 17:08:12 +02:00
Strawbs Bot
fb8dfa9ae9
Update translations
2019-10-04 01:07:02 +02:00
Jonas Kvinge
4402a56e94
Fix compile with optional components disabled
2019-10-03 23:29:52 +02:00
Jonas Kvinge
5599739433
Fix lowercased playlist album artist column
...
Fixes #275
2019-10-03 18:25:50 +02:00
Jonas Kvinge
c1d9bc046d
Change context default
2019-09-30 22:05:03 +02:00
Jonas Kvinge
cd99fac7ed
Fix OSD Pretty upper left (0,0) position and positioning on Windows
...
Fixes #269
2019-09-30 20:32:34 +02:00
Jonas Kvinge
f4489e6807
No need to initialize SimpleMetaBundle here
2019-09-30 20:31:18 +02:00
Jonas Kvinge
f2078271b6
Only update scrobble point in SetStreamMetadata when length is changed
2019-09-30 18:58:55 +02:00
Jonas Kvinge
a3ae9acebb
Listenbrainz: don't send "various artists" as artist
2019-09-29 13:50:24 +02:00
Jonas Kvinge
b0580265ca
Listenbrainz: don't send "various artists" as album artist
...
Fixes #273
2019-09-29 13:31:46 +02:00
Jonas Kvinge
1598809f55
Fix OSD reposition image
2019-09-25 19:01:55 +02:00
Strawbs Bot
66ac529bca
Update translations
2019-09-25 12:01:08 +02:00
Jonas Kvinge
ab72207027
Change domain
2019-09-24 00:06:37 +02:00
Jonas Kvinge
a8700572b7
Allow empty artist and album in Subsonic song replies
...
Fixes #266
2019-09-23 19:20:11 +02:00
Jonas Kvinge
055516312a
Fix signature in Qobuz stream url request
...
Fixes #267
2019-09-23 19:18:12 +02:00
Jonas Kvinge
76b4a6585e
Update copyrights
2019-09-23 19:17:41 +02:00
Jonas Kvinge
b57535c5ad
Make gstreamer discoverer handle next url too
2019-09-23 01:03:03 +02:00
Jonas Kvinge
eb10a15eee
Reset next item temporary metadata
2019-09-23 01:00:55 +02:00
Jonas Kvinge
30ed362a8c
Increase preload gap
2019-09-23 01:00:27 +02:00
Jonas Kvinge
34f071ed1d
Change conflicting variable
2019-09-23 00:34:29 +02:00
Jonas Kvinge
3d3d641e1c
Fix player not using preloaded stream url breaking gapless playback
...
Fixes #26
2019-09-22 22:47:07 +02:00
Jonas Kvinge
10c11f2c3d
Fix compile on older Qt than 5.11
2019-09-22 22:43:54 +02:00
Jonas Kvinge
cec2745dc0
Qobuz: Send mac address as device_manufacturer_id in login
2019-09-22 17:10:04 +02:00
Jonas Kvinge
8d15edb063
Add function to get mac address
2019-09-22 17:06:45 +02:00
Jonas Kvinge
38cf3dc141
Only set user agent if it's missing in NetworkAccessManager
2019-09-22 17:05:26 +02:00
Jonas Kvinge
c146290e07
Add function to get mac address
2019-09-22 17:04:57 +02:00
Jonas Kvinge
a1745289be
Correct app id header
2019-09-21 18:54:15 +02:00
Jonas Kvinge
5a7dbfc87a
qobuz: add headers to requests
2019-09-21 18:53:12 +02:00
Jonas Kvinge
f645950a8f
Change all API urls to https
2019-09-20 23:22:27 +02:00
Jonas Kvinge
defc0ada78
Fix compile warnings
2019-09-19 17:44:14 +02:00
Jonas Kvinge
4a9c9f8cd4
gstreamer: disconnect callbacks, avoid gst_discoverer_stop
2019-09-17 22:42:51 +02:00
Jonas Kvinge
bdc089290d
Add fallthrough comments and remove -Wimplicit-fallthrough=0
...
Signed-off-by: Jonas Kvinge <jonas@jkvinge.net>
2019-09-16 21:20:12 +02:00
Strawbs Bot
cf9f48d8da
Update translations
2019-09-16 20:57:06 +02:00
Jonas Kvinge
2d67279180
Fix minor code issues
2019-09-15 20:27:32 +02:00
Jonas Kvinge
83e10aac27
Fix exiting macos devicelister
2019-09-15 01:12:05 +02:00
Jonas Kvinge
d0eb1ba96e
Avoid gst_discoverer_stop on all OSes except Linux
2019-09-14 20:11:29 +02:00
Jonas Kvinge
1cafaf3a79
Disable video for playbin
2019-09-12 18:07:10 +02:00
Jonas Kvinge
c66c1e17d3
Make gstreamer pipeline detect filetype
2019-09-09 22:11:13 +02:00
Jonas Kvinge
4496760340
Dont search for lyrics if tags are empty
2019-09-09 21:48:22 +02:00
Jonas Kvinge
f67fb53308
Fix conflicting variable
2019-09-09 18:17:56 +02:00
Jonas Kvinge
c5b78dde04
Convert remaining foreach to C++11 for loops
2019-09-09 00:53:05 +02:00
Jonas Kvinge
57d9c87de6
Replace NULL with nullptr
2019-09-08 21:18:26 +02:00
Jonas Kvinge
795f95d855
Add gstreamer stream discoverer workaround for Windows
...
- gst_discoverer_stop seem to block
2019-09-08 21:07:56 +02:00
Jonas Kvinge
c0ebbc8e2f
Fix ampache compatibility
2019-09-08 19:46:51 +02:00
Jonas Kvinge
fb377c32ea
Initialize filetype and bitrate
2019-09-08 17:36:50 +02:00
Jonas Kvinge
e13faff2d7
Add missing include for assert
2019-09-08 00:36:32 +02:00
Jonas Kvinge
b0c5348116
Remove comment
2019-09-07 23:50:36 +02:00
Jonas Kvinge
b462ec022a
Remove unused variable
2019-09-07 23:50:26 +02:00
Jonas Kvinge
e45a0bf24b
Add stream discoverer to gstreamer pipeline and continuous updating of bitrate
2019-09-07 23:34:13 +02:00
Jonas Kvinge
8962644ba8
Improvements to device manager
...
- Mount and unmount devices in lister thread
- Safely close watcher and backends for devices
- Enable abort loading device
- Fix MTP connection
2019-09-07 23:30:35 +02:00
Jonas Kvinge
ad5e04bbcc
Always ignore closeEvent
2019-09-05 19:07:58 +02:00
Jonas Kvinge
6fc7baec39
Add Russian
2019-09-01 23:59:03 +02:00
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
Jonas Kvinge
955b906b52
Add Song() != operator
2019-07-30 21:31:26 +02:00
Jonas Kvinge
0d424aa81e
Dont fetch lyrics again if only url is changed through url handler
2019-07-30 21:30:52 +02:00
Jonas Kvinge
80acbfa56a
Update contributors
2019-07-30 21:30:08 +02:00
Jonas Kvinge
a7cac24004
Unref pipeline in moodbar on failure
2019-07-28 23:42:12 +02:00
Jonas Kvinge
2927bcf09d
Merge branch 'master' of github.com:jonaski/strawberry
2019-07-28 14:58:52 +02:00
Jonas Kvinge
08dee6bb4f
Fix error message from url handler
2019-07-28 14:58:34 +02:00
Jonas Kvinge
08c92f906a
Update translations
2019-07-27 13:25:51 +02:00
Jonas Kvinge
0a71347e9a
Fix playlist shortcuts
2019-07-26 22:46:04 +02:00
Jonas Kvinge
cf33df1339
Log system type on startup
2019-07-26 19:24:16 +02:00
Jonas Kvinge
87e543b5ef
Fix collection query
2019-07-26 19:14:15 +02:00
Jonas Kvinge
81caec99b7
Fix closing databases
2019-07-25 17:56:28 +02:00
Jonas Kvinge
41484f8673
Fix exit
2019-07-24 23:29:09 +02:00
Jonas Kvinge
da0d61f36a
Fix regression in playlist backend caused by previous commits
2019-07-24 21:37:09 +02:00
Jonas Kvinge
6f3bc74db0
Fix cross-compile for windows
2019-07-24 19:34:33 +02:00
Jonas Kvinge
af3bd6ec2f
Use QNetworkAccessManager::supportedSchemes()
2019-07-24 19:27:00 +02:00
Jonas Kvinge
b5eb13449b
Safely close database connections and delete backends
...
Also fix NewClosure leak caused by disconnected object signals
2019-07-24 19:16:51 +02:00
Jonas Kvinge
bd78e8c275
Fix memory leaks
2019-07-22 20:53:05 +02:00
Jonas Kvinge
2df21081a1
Fix pixmap cache in collection model
...
- Properly remove both from pixmap cache, pending art and pending cache keys when songs are deleted
- Increase default pixmap cache
- Clear pixmap cache when model is reset
2019-07-22 19:57:53 +02:00
Jonas Kvinge
ffebff4ea9
Fix uninitialized variable
2019-07-21 21:28:45 +02:00
Jonas Kvinge
2885bc99ca
Fix memory leak in Database::BackupFile
2019-07-21 18:50:16 +02:00
Jonas Kvinge
acf5c57599
Use InitArtManual in InitFromFilePartial
2019-07-20 22:53:01 +02:00