Jonas Kvinge
377e6fad25
gstmoodbar: Formatting
2021-10-30 00:48:58 +02:00
Jonas Kvinge
e75c955a68
mac_startup: Remove unused functions
2021-10-30 00:48:58 +02:00
buckmelanoma
6df356327d
Add 2px of padding for edit-clear icon
...
edit-clear icon tends to sit on left side of frame. adding 2 px makes it look nicer.
2021-10-29 17:52:43 +02:00
buckmelanoma
7a57586f90
Map edit-clear-list system icons
...
Use system edit-clear-list icons when enabled instead of defaulting to edit-clear-locationbar-ltr.png
2021-10-29 17:52:43 +02:00
Strawbs Bot
1e2bad270d
Update translations
2021-10-29 01:02:58 +02:00
Strawbs Bot
688d983b25
Update translations
2021-10-28 01:02:41 +02:00
Jonas Kvinge
fa834a76ef
ContextView: Avoid unnecessary album resize
2021-10-27 22:16:48 +02:00
Jonas Kvinge
5cb88efc38
Remove debug line
2021-10-26 23:54:27 +02:00
Jonas Kvinge
6b64c43851
TagReaderTagLib: Read FMPS_Rating for MPEG ID3v2 tag
2021-10-26 01:10:01 +02:00
Jonas Kvinge
704e6c5448
TagReaderTagLib: Use double for ratings to match Song
2021-10-26 00:24:03 +02:00
Jonas Kvinge
072d7379df
TagReaderTagLib: Add checks for nullptr
2021-10-26 00:02:36 +02:00
Strawbs Bot
df1b756a43
Update translations
2021-10-25 01:13:11 +02:00
Jonas Kvinge
30269d9d95
Organize: Remove unused "mark as listened" option
2021-10-24 23:19:01 +02:00
Jonas Kvinge
d29a1de980
Allow users to select native notifications on Windows
...
Setting will fallback to system tray notifications which are
native notifications on Windows.
2021-10-24 23:09:20 +02:00
Jonas Kvinge
57f5ccff81
InternetSearchView: Change tool button popup mode back to InstantPopup
2021-10-24 22:05:10 +02:00
buckmelanoma
69374bfa11
Revert collection options QToolButton mode
...
Changing this button type fixed the arrow problem but has a side effect of making the button only clickable on the arrow portion. #795 fixed the issue with styling on QToolButtons and ends up fixing this issue too. Therefore the change to MenuButtonPopup should be reverted in order to restore the original functionality.
2021-10-24 20:11:27 +02:00
Jonas Kvinge
d9fd330216
Update Changelog
2021-10-24 18:32:14 +02:00
Jonas Kvinge
312f62d98f
Fix stop after this track button with Qt 6
...
Fixes #795
2021-10-24 18:15:42 +02:00
buckmelanoma
0d408055b2
Add settings to enable/disable playlist toolbar
2021-10-24 17:04:35 +02:00
Jonas Kvinge
496ae42d72
EditTagDialog: Change return to continue in EditTagDialog::SongRated
2021-10-24 16:11:53 +02:00
Jonas Kvinge
3ab86543ad
Add support for saving playcounts and ratings to tags
2021-10-24 16:08:17 +02:00
Jonas Kvinge
ce7926cfa4
Update libffi in nsi
2021-10-23 11:35:52 +02:00
Strawbs Bot
48c81b188c
Update translations
2021-10-23 01:02:17 +02:00
Luna
21b241bbbe
add release info
2021-10-22 23:25:19 +02:00
Luna
934d6fc267
add oars content rating
2021-10-22 23:25:19 +02:00
Luna
a0ce2daa2e
add type to appdata.xml
2021-10-22 23:25:19 +02:00
Jonas Kvinge
006d77239b
Update protobuf in nsi
2021-10-21 18:40:04 +02:00
Jonas Kvinge
303d31bde7
Update Windows dependencies
2021-10-19 23:56:24 +02:00
Strawbs Bot
737fbeccde
Update translations
2021-10-19 01:02:20 +02:00
Jonas Kvinge
ec17dc9830
TagReaderClient: Sort functions
2021-10-18 23:15:50 +02:00
Strawbs Bot
0f710ea3be
Update translations
2021-10-18 01:01:58 +02:00
Jonas Kvinge
bd4eec4527
Song: Only merge user set playcount and rating if set
...
Fixes #790
2021-10-18 00:39:26 +02:00
Jonas Kvinge
c78252e0d5
Add dates to Changelog
...
Fixes #803
2021-10-17 20:30:57 +02:00
Jonas Kvinge
b1f70982bf
Make playlist column text elided
...
Fixes #801
2021-10-17 02:33:26 +02:00
Strawbs Bot
6128fb4f19
Update translations
2021-10-17 01:10:41 +02:00
Jonas Kvinge
ee915254e7
Song: Sort code in Song::ToProtobuf()
2021-10-17 00:34:33 +02:00
Jonas Kvinge
d835d4aae6
Add rating to Song::InitFromProtobuf and Song::ToProtobuf
2021-10-17 00:27:31 +02:00
Jonas Kvinge
5945d0ebee
Read rating from tags
...
Fixes #790
2021-10-16 23:33:03 +02:00
Jonas Kvinge
3d3aacdcb1
InternetSearchView: Change popupmode for toolbutton to QToolButton::MenuButtonPopup
2021-10-16 22:41:14 +02:00
Jonas Kvinge
c3ce6cff72
GstEngine: Move CreateElement() to GstEnginePipeline
2021-10-16 21:28:56 +02:00
Jonas Kvinge
6d7a01fb4e
Logging: Remove custom debug level for gst pipeline
2021-10-16 21:25:36 +02:00
Jonas Kvinge
8582e09e73
CI: Remove Ubuntu Groovy and add Impish
2021-10-16 14:30:45 +02:00
buckmelanoma
90744f2965
Fix filter menu button arrow overlap
...
Change collection filter menu button's popupMode to MenuButtonPopup to prevent arrow overlapping with button icon
2021-10-16 13:21:15 +02:00
Jonas Kvinge
03d0776fdc
Turn on git revision
2021-10-15 00:02:06 +02:00
Jonas Kvinge
9d18f40c5f
Release 1.0.0
2021-10-14 20:50:41 +02:00
Jonas Kvinge
47e771ee37
Update Changelog
2021-10-14 20:50:20 +02:00
Jonas Kvinge
20760dcf0e
Fix FreeBSD CI
2021-10-13 19:30:46 +02:00
Strawbs Bot
2edf12e4cd
Update translations
2021-10-13 01:16:38 +02:00
Jonas Kvinge
c946c1d1c4
Player: Don't preload next song while playing module music
...
Workaround bug in GStreamer
Fixes #787
Fixes #772
2021-10-12 22:59:23 +02:00
Jonas Kvinge
bb5fe5a6d1
Add Song::is_module_music()
2021-10-12 22:58:39 +02:00