Jonas Kvinge
e5e6cbf6e4
Hide samplerate, bitdepth and bitrate when not set
2018-09-08 13:25:40 +02:00
Jonas Kvinge
6d686ee66a
Add source to songs and playlist_items
2018-09-08 12:38:02 +02:00
Jonas Kvinge
19b645d731
Show filetype for Tidal
2018-09-06 22:34:18 +02:00
Jonas Kvinge
1562585561
Added support for reading lyrics from tags
...
Also fixed tagreader crash when saving tags to MP3 files
2018-09-06 20:04:29 +02:00
Jonas Kvinge
0a64a2a394
Finish Tidal
...
- Add configurable settings
- Add progressbar
- Simplify code
2018-09-06 17:39:26 +02:00
Jonas Kvinge
440a223bfb
Fix saving search_for_cover_auto
2018-09-06 17:37:50 +02:00
Jonas Kvinge
36b0a22c79
Fix saving above_status_bar
2018-09-06 17:37:03 +02:00
Jonas Kvinge
032022c246
Add "Show above status bar" as an option
2018-09-05 19:03:21 +02:00
Jonas Kvinge
36ab26c49a
Fix automatic album cover fetching
...
- Moved Album Choice Controller to mainwindow to use common for both
PlayingWidget and ContextView.
- Fixed a bug I created that caused fetching album covers in a loop
2018-09-04 21:43:44 +02:00
Jonas Kvinge
460cddb3dc
Add ResetWarning() to make sure label is hidden
2018-09-04 20:52:47 +02:00
Jonas Kvinge
a5c2dfacf0
Don't use discogs for automatic album cover search
2018-09-04 20:51:47 +02:00
Jonas Kvinge
f86b10c71f
Add bold to albums by label
2018-09-02 12:50:28 +02:00
Jonas Kvinge
ee78b6f2bb
Add DSF and DSDIFF/DFF support
2018-09-02 01:40:14 +02:00
Jonas Kvinge
dcae67ac7b
Change search limit
2018-09-01 22:21:45 +02:00
Jonas Kvinge
adc38c4b12
Disable Amazon cover provider (API key revoked)
2018-08-29 22:27:26 +02:00
Jonas Kvinge
5af58c19ae
Remove some unused variables
2018-08-29 22:17:23 +02:00
Jonas Kvinge
ac6cac8da1
New context with albums and lyrics +++ much more
...
* Added new lyrics provider with lyrics from AudD and API Seeds
* New improved context widget with albums and lyrics
* Fixed playing and context widget getting stuck in play mode when there was an error
* Changed icons for artists in collection, tidal and cover manager
* Removed "search" icon from "Search automatically" checkbox (right click) that looked ugly
* Removed some unused widgets from the src/widgets directory
* Fixed initial size of window and side panel
* Fixed saving window size correctly
2018-08-29 21:42:24 +02:00
Jonas Kvinge
3b30e66e87
Fix DB schema
2018-08-15 01:28:37 +02:00
Jonas Kvinge
41b0b1efd4
Remove broken xine fader until it's properly fixed
2018-08-12 15:05:34 +02:00
Jonas Kvinge
f5ba8da3c7
Remove info frame from DeviceViewContainer
...
Was broken and caused yellow background on windows
2018-08-09 22:30:18 +02:00
Jonas Kvinge
08fcedd925
Rename some UI stuff
2018-08-09 21:49:18 +02:00
Jonas Kvinge
57f6f40e7d
Fix missing icons and rework some UI stuff
2018-08-09 21:04:30 +02:00
Jonas Kvinge
4ca99dde43
Remove bak file
2018-08-09 18:41:43 +02:00
Jonas Kvinge
c518e42e18
Remove whitespace
2018-08-09 18:39:44 +02:00
Jonas Kvinge
820124f9e1
Add tidal support
2018-08-09 18:10:03 +02:00
Jonas Kvinge
26062bd07b
Remove unneeded include
2018-07-28 00:16:56 +02:00
Jonas Kvinge
73029ab7a2
Remove dead analyzer code from VLC engine
2018-07-28 00:09:39 +02:00
Jonas Kvinge
c3e916d945
Add some missing e-mails in about
2018-07-20 02:28:42 +02:00
Jonas Kvinge
6ee9f9d1ad
Add some missing names to about
2018-07-20 02:07:47 +02:00
Jonas Kvinge
b2c26eb4ed
Make chromaprint optional
2018-07-16 07:23:37 +02:00
Jonas Kvinge
e32ed02a24
Fix RPM build
2018-07-12 00:07:29 +02:00
Jonas Kvinge
670cd4e081
Remove unused variable
2018-07-05 03:28:32 +02:00
Jonas Kvinge
8aebfdc88c
Fix dbus compile in osd widget
2018-07-04 00:55:09 +02:00
Jonas Kvinge
a554032823
Fix compile without dbus
2018-07-03 21:21:33 +02:00
Jonas Kvinge
c818ce19e9
Show engine switch warning only if more than 1
2018-07-03 20:36:38 +02:00
Jonas Kvinge
602f9759bb
Fix dbus compile without X11
2018-07-03 20:32:28 +02:00
Jonas Kvinge
a00b8b2dca
Use HAVE_DBUS instead of QT_DBUS_LIB
2018-07-03 19:48:08 +02:00
Jonas Kvinge
1e4088b3e5
Make macdevicelister compile
2018-07-03 19:30:54 +02:00
Jonas Kvinge
ab3569a285
More macos fixes
2018-07-03 17:51:52 +02:00
Jonas Kvinge
ada7325a04
Fix macos build
2018-07-01 22:26:46 +02:00
Jonas Kvinge
c4e75dea65
Fix macos build
2018-07-01 22:24:23 +02:00
Jonas Kvinge
3894419b14
More engine fixes
2018-07-01 15:30:53 +02:00
Jonas Kvinge
04f1d296ea
More engine fixes
2018-07-01 01:29:52 +02:00
Jonas Kvinge
67df8f2243
Hide warning groupbox in backend settings
2018-06-29 00:57:26 +02:00
Jonas Kvinge
980d8a65a1
Hide warning label in backend settings when not shown.
2018-06-29 00:33:30 +02:00
Jonas Kvinge
fc66e2e2c7
Fixes to xine engine
2018-06-28 23:12:39 +02:00
Jonas Kvinge
985b91e5f4
Fix setting output/device for Xine and VLC backend
...
- Fixed setting output and device on Xine and VLC backend
- Fixed track slider for Xine, VLC and Phonon
- Improved backend settings to better support multiple backends
- Added group by samplerate and bitdepth in collection
- Fixed crash on exit when existing instance of the application is already runnung caused by NVIDIA driver
- Changed Q_OS_MAC to Q_OS_MACOS
2018-06-28 01:15:32 +02:00
Jonas Kvinge
008c39cd00
Add gstsink to devicefinder
2018-06-17 15:07:11 +02:00
Jonas Kvinge
416beb6b8e
Use BOOST_SCOPE_EXIT
2018-06-12 00:26:08 +02:00
Jonas Kvinge
c4e64b591d
Fix crash
2018-06-11 22:35:46 +02:00