Jonas Kvinge
|
1d3a837f7a
|
SongSourceDelegate: Respect device pixel ratio
|
2023-03-29 00:04:34 +02:00 |
|
Jonas Kvinge
|
e20cbe4170
|
Save embedded cover in the same process as tags
Possible fix for #1158
|
2023-03-18 20:03:07 +01:00 |
|
Jonas Kvinge
|
dd72fb4ca5
|
Use C++11 enum class
|
2023-02-18 14:09:30 +01:00 |
|
Jonas Kvinge
|
3d4c98d981
|
Playlist: Fix tag inline editing for steams
Fixes #1130
|
2023-02-10 22:49:57 +01:00 |
|
Jonas Kvinge
|
384e7dedb5
|
PlaylistView: Move ifdef
|
2023-02-10 22:47:55 +01:00 |
|
Jonas Kvinge
|
c78d73d727
|
LastPlayedItemDelegate: Show blank for zero or invalid time
|
2023-01-20 23:45:33 +01:00 |
|
Jonas Kvinge
|
b69b3228be
|
DateItemDelegate: Show blank for zero or invalid time
|
2023-01-20 23:45:19 +01:00 |
|
Jonas Kvinge
|
205b7f2401
|
Split utilities functions into separate files
|
2022-12-28 22:53:59 +01:00 |
|
Jonas Kvinge
|
b22320c48f
|
Replace typedef with using
|
2022-10-13 22:39:31 +02:00 |
|
Jonas Kvinge
|
3454656207
|
PlaylistContainer: Fix search field crash on macOS
Fixes #1053
|
2022-10-12 00:11:12 +02:00 |
|
Jonas Kvinge
|
143f72cf6b
|
PlaylistView: Fix scaling mid bar for currently playing track
Fixes #1051
|
2022-10-09 21:41:16 +02:00 |
|
Jonas Kvinge
|
2b24ac54a0
|
Remove unused includes
|
2022-08-28 03:09:33 +02:00 |
|
Jonas Kvinge
|
d97b0478a7
|
Fix typos
|
2022-08-28 02:44:37 +02:00 |
|
Jonas Kvinge
|
acb6c0fc83
|
Use PlaylistFilter directly
|
2022-08-09 17:23:46 +02:00 |
|
Jonas Kvinge
|
553d4cce93
|
PlaylistContainer: Translate Undo/Redo
Fixes #1017
|
2022-08-09 17:04:59 +02:00 |
|
Jonas Kvinge
|
33581fa61d
|
PlaylistContainer: Fix filter text when switching playlist
Fixes #1005
|
2022-07-26 07:35:43 +02:00 |
|
Jonas Kvinge
|
b02e0aae98
|
PlaylistListSortFilterModel: Add header guard
|
2022-07-26 07:33:11 +02:00 |
|
Jonas Kvinge
|
3ffcc29249
|
Add back save all playlists action
|
2022-07-20 01:09:00 +02:00 |
|
Jonas Kvinge
|
21f1fe52c0
|
Remove save all playlists action
It's hard-coded to m3u, needs a new select directory dialog with option to select different playlist formats.
Fixes #987
|
2022-07-18 22:56:32 +02:00 |
|
Jonas Kvinge
|
fcd148b8d5
|
Playlist: Fix "Stop after this track" greys out next track in dynamic mode
Fixes #912
|
2022-06-16 17:53:07 +02:00 |
|
Jonas Kvinge
|
d82fd421ed
|
Replace use of C-style casts
|
2022-06-13 00:23:42 +02:00 |
|
Jonas Kvinge
|
fa3891e383
|
Use list instead of map for songs in internet search
Fixes issues with sorting
|
2022-06-12 01:59:46 +02:00 |
|
Jonas Kvinge
|
25e48d6cae
|
Add option for disabling bars on currently playing track
Fixes #972
|
2022-06-09 00:50:21 +02:00 |
|
Jonas Kvinge
|
18a2692dc1
|
PlaylistParser: Refactor code and exclude CUE from save playlist filters
Fixes #953
|
2022-05-13 23:14:56 +02:00 |
|
Jonas Kvinge
|
a2dad982f8
|
Move sqlrow to core
|
2022-05-13 18:15:04 +02:00 |
|
Jonas Kvinge
|
21c4022fca
|
PlaylistView: Fix invalidating cached pixmap on scroll
Fixes #952
|
2022-05-09 23:46:33 +02:00 |
|
Maxime Haselbauer
|
962b52bd5b
|
Add save all playlists action
|
2022-03-26 22:38:21 +01:00 |
|
Jonas Kvinge
|
a6c05df362
|
Formatting
|
2022-03-22 21:19:59 +01:00 |
|
Jonas Kvinge
|
f6b70fda71
|
Formatting
|
2022-03-22 21:09:05 +01:00 |
|
Jonas Kvinge
|
eee3445d2f
|
Silence some conversion warnings
|
2022-02-06 04:19:45 +01:00 |
|
Jonas Kvinge
|
fdedfd54c7
|
Moodbar: Disable moodbar loader for CUE songs
|
2022-01-05 18:59:14 +01:00 |
|
Jonas Kvinge
|
ca4ea0719f
|
Playlist: Fix updating summary after reloading items
Fixes #848
|
2021-12-08 01:35:49 +01:00 |
|
Jonas Kvinge
|
05b168aa04
|
Fix incorrect playlist column filesize for streams
|
2021-11-09 21:16:44 +01:00 |
|
Adam Hill
|
e9f7f42c03
|
PlaylistView: Fix for currenttrack_bar blocky rendering
|
2021-11-09 19:45:41 +01:00 |
|
Uint
|
7b8265d4a3
|
Prevent filtering when filter toolbar is hidden, clear when disabled
|
2021-11-09 19:41:23 +01:00 |
|
Jonas Kvinge
|
5715f4c2cb
|
Remove use of macros in Song and TagReader
|
2021-11-09 19:34:43 +01:00 |
|
Jonas Kvinge
|
2151d96303
|
Use PlaylistItemList
|
2021-11-09 19:34:43 +01:00 |
|
Jonas Kvinge
|
5eae3ddd8a
|
Use float for rating
|
2021-10-30 18:53:14 +02:00 |
|
buckmelanoma
|
7c87b53517
|
PlaylistView: Use SmoothPixmapTransform when drawing play icon
Fixes #794
|
2021-10-30 03:36:17 +02:00 |
|
Jonas Kvinge
|
79ac53b2d9
|
Fix narrowing conversions
|
2021-10-30 02:21:29 +02:00 |
|
Jonas Kvinge
|
3d807d2331
|
FilterParser: Add iter_ and end_ to initialization list
|
2021-10-30 02:00:26 +02:00 |
|
buckmelanoma
|
0d408055b2
|
Add settings to enable/disable playlist toolbar
|
2021-10-24 17:04:35 +02:00 |
|
staticssleever668
|
b38ad81928
|
Remove use of C-style casts
|
2021-10-12 18:50:17 +02:00 |
|
Jonas Kvinge
|
4cc54a2f05
|
PlaylistTabBar: Hide star option with clicked outside of a tab
|
2021-09-28 22:19:31 +02:00 |
|
Jonas Kvinge
|
9bd728889b
|
PlaylistTabBar: Add right click option to star playlist
Fixes #782
|
2021-09-28 22:14:25 +02:00 |
|
Jonas Kvinge
|
8d2615547d
|
Add keyboard shortcut for focusing search fields
Fixes #779
|
2021-09-27 21:42:30 +02:00 |
|
Jonas Kvinge
|
62e53b53f0
|
Replace assert with Q_ASSERT
|
2021-09-27 19:30:31 +02:00 |
|
Jonas Kvinge
|
d2d7f32c45
|
Add new method for updating songs based on song ID
Show status updating database.
Fixes #750
|
2021-09-19 15:43:36 +02:00 |
|
EmmanuelMess
|
1a967597e8
|
Fix roundings with lround()
|
2021-09-14 21:29:29 +02:00 |
|
Jonas Kvinge
|
d78ee3d62b
|
Fix total playlist length for songs without length
|
2021-09-13 20:46:55 +02:00 |
|