Jonas Kvinge
301e6b194a
Replace 0 msec singleshot with invoke method
2023-05-03 19:55:58 +02:00
Jonas Kvinge
1208ca3ad4
ContextView: Simplify font code
2023-05-03 01:59:13 +02:00
Jonas Kvinge
84e7cd0df8
CollectionWatcher: Connect PathChanged signal once
2023-05-03 01:17:10 +02:00
Strawbs Bot
7e1077426e
Update translations
2023-05-02 01:01:40 +02:00
Jonas Kvinge
1e2c437a08
CMakeLists: Remove hardcoded sqlite3 link with MSVC
2023-05-01 19:20:00 +02:00
Jonas Kvinge
1d3223e9c6
Add getopt supporting unicode
...
Fixes #1191
2023-05-01 16:44:18 +02:00
Strawbs Bot
ee4cd11ae1
Update translations
2023-04-29 01:01:40 +02:00
Strawbs Bot
3df29ed2a9
Update translations
2023-04-25 01:01:22 +02:00
Jonas Kvinge
69658f2022
AlbumCoverChoiceController: Check for nullptr in SearchForCover
2023-04-23 19:27:01 +02:00
Jonas Kvinge
5fd0a0831f
GstEngine: Include all outputs that starts with "Sink/Audio"
2023-04-23 01:28:52 +02:00
Strawbs Bot
43b299ebd1
Update translations
2023-04-23 01:21:40 +02:00
Jonas Kvinge
9612304023
GstEngine: Use _stricmp with MSVC
2023-04-23 01:20:11 +02:00
Jonas Kvinge
3154e59b36
EngineBase: Remove extra semicolon
2023-04-22 20:41:22 +02:00
Jonas Kvinge
4c1c322b54
Rename AnalyzerBase
2023-04-22 19:45:21 +02:00
Jonas Kvinge
e9f3281694
Rename EngineBase
2023-04-22 19:13:42 +02:00
Jonas Kvinge
c3534affdb
EngineBase: Remove PluginDetails
2023-04-22 17:18:29 +02:00
Jonas Kvinge
c6e62b3263
GstStartup: Remove setting rank for wasapisink and directsoundsink
2023-04-22 17:15:41 +02:00
Jonas Kvinge
d8ce177ce7
GstEngine: Remove class comment
2023-04-22 17:14:49 +02:00
Jonas Kvinge
726bfbefb0
Replace gst_element_factory_get_klass with gst_element_factory_get_metadata
2023-04-22 16:49:37 +02:00
Jonas Kvinge
3145433099
SystemTrayIcon: Simply icon loading
2023-04-22 15:27:34 +02:00
Jonas Kvinge
bdf6844b74
Database: Move error_reported
2023-04-22 14:38:45 +02:00
Jonas Kvinge
9ad430915c
CddaDevice: Remove application.h include
2023-04-22 14:31:25 +02:00
Jonas Kvinge
60bbd71a22
Remove NetworkAccessManager from song loader
2023-04-22 14:05:48 +02:00
Jonas Kvinge
c96498758f
Fix and improve gapless playback
...
If "about-to-finish" was emitted before the preload time was reached, we never set the next uri, so gapless playback was broken.
Make sure to always set the next uri, and increase preload gap from 5 to 8 seconds.
2023-04-22 03:54:11 +02:00
Strawbs Bot
f4600bd8eb
Update translations
2023-04-22 01:21:46 +02:00
Jonas Kvinge
7202a5734c
ListenBrainzScrobbler: Only send duration_ms when valid
2023-04-21 20:54:18 +02:00
Jonas Kvinge
8edb6eaa81
Song: Add missing const
2023-04-21 20:48:30 +02:00
Jonas Kvinge
b8eecc05fd
AlbumCoverLoader: Use own NetworkAccessManager instance
...
Since AlbumCoverLoader runs in it's own thread.
2023-04-21 20:29:43 +02:00
Jonas Kvinge
7fc5aef553
Use one instance of NetworkAccessManager
2023-04-21 20:20:53 +02:00
Jonas Kvinge
bee6b7f946
Rename original_url to media_url
2023-04-21 16:20:00 +02:00
Jonas Kvinge
3bedfb6ac8
GstEngine: Formatting
2023-04-21 15:07:17 +02:00
Jonas Kvinge
f49bf0192b
Engine::Base: Formatting
2023-04-21 15:06:44 +02:00
Jonas Kvinge
f36ac5272b
Scrobbler: Simplify error handling
2023-04-21 02:11:26 +02:00
Strawbs Bot
f0fe446f7f
Update translations
2023-04-21 01:01:44 +02:00
Jonas Kvinge
d9c4720a3e
ListenBrainzScrobbler: Split artist mbids by slash
2023-04-20 21:55:11 +02:00
monochromec
4de5d8f2a3
Fixed typo and improved wording of Rosetta notice
2023-04-20 16:29:48 +02:00
Strawbs Bot
8651311016
Update translations
2023-04-19 01:08:38 +02:00
Jonas Kvinge
1d27c5a14c
MainWindow: Add missing QSettings declaration
2023-04-18 20:17:01 +02:00
Jonas Kvinge
b0b8ff2d49
CollectionModel: URL percent encode disk cache keys
...
Fixes #1183
2023-04-18 18:42:37 +02:00
Jonas Kvinge
cd03e1fc74
Make it possible to not show Rosetta warning
...
Fixes #1180
2023-04-18 18:03:39 +02:00
Jonas Kvinge
b273a449e3
Add common message dialog
2023-04-18 17:44:42 +02:00
Jonas Kvinge
b637867f9e
MainWindow: Hide checkbox, set size, center rosetta warning
2023-04-18 16:54:43 +02:00
Jonas Kvinge
41d5792b27
Add screen utilities for screen and center widget on screen
2023-04-18 16:54:35 +02:00
Strawbs Bot
9baf1774e0
Update translations
2023-04-15 01:01:23 +02:00
Strawbs Bot
9ca66e4061
Update translations
2023-04-12 01:01:23 +02:00
Jonas Kvinge
db2d34f840
FavoriteWidget: Use icon loader for star icons
...
Fixes #1178
2023-04-10 21:29:52 +02:00
Strawbs Bot
195cc61df7
Update translations
2023-04-10 01:22:37 +02:00
Jonas Kvinge
aaa530e72b
Add const/references to all signal parameters
2023-04-09 20:23:42 +02:00
Jonas Kvinge
fa856ee905
Remove directory.h
2023-04-09 20:17:45 +02:00
Strawbs Bot
2bf7a5c4d3
Update translations
2023-04-08 01:27:44 +02:00
Jonas Kvinge
780b982635
SmartPlaylistSearchTermWidget: Fix loading search terms
...
Fixes #1172
2023-04-07 23:05:07 +02:00
Jonas Kvinge
74bbc1f19f
PlaylistGenerator: Use std::make_shared
2023-04-07 22:41:10 +02:00
Jonas Kvinge
e314545f2e
Database: Fix SQL query error message
2023-04-07 20:54:31 +02:00
Jonas Kvinge
f1a3a12c1c
CollectionBackend: Fix SQL query error message
2023-04-07 20:54:15 +02:00
Jonas Kvinge
ef080c3cb1
PlaylistView: Fix resetting album cover
2023-04-07 20:07:40 +02:00
Jonas Kvinge
7313db5ac0
Add compile test for QX11Application
...
if Qt was compiled without XCB, globalshortcut-x11 failed to compile.
2023-04-07 15:57:39 +02:00
Jonas Kvinge
b59aa0827e
GstEnginePipeline: Always set initial volume
2023-04-07 02:30:41 +02:00
Strawbs Bot
2584f1293e
Update translations
2023-04-07 01:13:27 +02:00
Jonas Kvinge
b660287779
Use `std::shared_ptr`for `AlbumCoverLoaderResult`
...
Reduces memory fragmentation with Qt 6
2023-04-06 23:18:10 +02:00
Jonas Kvinge
962536bc83
AlbumCoverLoaderResult: Use enum class for type
2023-04-06 01:23:42 +02:00
Strawbs Bot
ee4fcf8100
Update translations
2023-04-04 01:01:21 +02:00
Strawbs Bot
9a4ed1a19d
Update translations
2023-03-31 21:56:09 +02:00
Gaganpreet Arora
c1d0702b4d
QobuzRequest: Handle multiple discs in integration
...
Albums with multiple discs are not being handled which results in tracks
being listed out of order. If the disc (media_number) is present in
JSON, we use it to set the disc in the Song object.
2023-03-31 21:21:58 +02:00
Jonas Kvinge
bae1b42394
OSDPretty: Respect device pixel ratio
2023-03-29 18:23:06 +02:00
Jonas Kvinge
a2533edd57
PlayingWidget: Make previous pixmap respect device pixel ratio
2023-03-29 00:24:38 +02:00
Jonas Kvinge
7b88c198fe
SongSourceDelegate: Fix compile with Qt 5
2023-03-29 00:14:21 +02:00
Jonas Kvinge
c49cb0c119
ImageUtils: Formatting
2023-03-29 00:09:40 +02:00
Jonas Kvinge
03aabeb848
AlbumCoverManager: Respect device pixel ratio
2023-03-29 00:06:56 +02:00
Jonas Kvinge
1d3a837f7a
SongSourceDelegate: Respect device pixel ratio
2023-03-29 00:04:34 +02:00
Jonas Kvinge
92adc18b8f
ContextAlbum: Make size hint respect device pixel ratio
2023-03-28 18:21:19 +02:00
Fletcher Dostie
e4697c8ff1
Render context art at correct size
2023-03-28 17:54:56 +02:00
Jonas Kvinge
a3e9f152d8
CollectionSettingsPage: Remove iopriority hide
2023-03-26 03:14:52 +02:00
Jonas Kvinge
ffe6a81b9a
Collection: Always use Idle priority for watcher
2023-03-26 00:10:29 +01:00
Jonas Kvinge
9bb051b4eb
CollectionSettingsPage: Remove settings for IO and thread priority and workers
2023-03-26 00:09:41 +01:00
Jonas Kvinge
c1465a890f
TagReaderClient: Always use 1 tagreader worker
2023-03-26 00:08:55 +01:00
Jonas Kvinge
272976f0b7
TagReaderClient: Fix default save options
2023-03-25 23:54:15 +01:00
Jonas Kvinge
4724b170b1
AuddLyricsProvider: Disable provider by default
...
Since we are currently missing API key.
2023-03-25 19:20:10 +01:00
Jonas Kvinge
337bd4bcef
ListenBrainzScrobbler: Make sure we only add the same artist id once
2023-03-25 19:14:26 +01:00
Jonas Kvinge
0604c78453
CollectionBackend: Check for changed fingerprint
2023-03-25 18:35:14 +01:00
Jonas Kvinge
c8169adf7c
CollectionModel: Guard against invalid disc and year
2023-03-25 18:32:41 +01:00
Jonas Kvinge
7b610d131c
CollectionModel: Replace qMax with std::max
2023-03-25 18:31:21 +01:00
Jonas Kvinge
18da55453f
EditTagDialog: Not set for track, disc, year, etc to -1
2023-03-25 18:29:12 +01:00
Jonas Kvinge
2aeab8b672
CollectionModel: Remove unused QByteArray include
2023-03-25 18:26:53 +01:00
Jonas Kvinge
b02ac833ad
CollectionWatcher: Fix rescan songs feature
2023-03-25 16:38:03 +01:00
Jonas Kvinge
4de912cf41
Song: Fix missing colon in SQL bind value
2023-03-25 16:34:26 +01:00
Jonas Kvinge
ed260c6e20
CollectionWatcher: Check for changed AcoustID and MusicBrainz
2023-03-25 14:35:12 +01:00
Jonas Kvinge
fab38f693d
Scrobbler: Refactor and add MusicBrainz integration
2023-03-25 14:25:21 +01:00
Jonas Kvinge
aedbd52e9d
Add AcoustID
2023-03-24 22:48:22 +01:00
Jonas Kvinge
e967d15b4e
Add AudD lyrics provider
2023-03-24 21:16:11 +01:00
Fletcher Dostie
bb43cc63ec
Fix album art rendering on High DPI displays
2023-03-24 21:02:55 +01:00
Jonas Kvinge
ca176c319d
Add Acoustid and MusicBrainz tags to database schema
2023-03-24 21:00:58 +01:00
Jonas Kvinge
17c960ecd4
Song: Add Acoustid fingerprint and MusicBrainz tags
2023-03-24 20:57:46 +01:00
Jonas Kvinge
b766ae3498
Song: Use static_cast from int to Source
2023-03-24 20:54:42 +01:00
Jonas Kvinge
52c83d592c
Rename Stands4 to Lyrics.com
2023-03-22 23:36:15 +01:00
Jonas Kvinge
c8caea0d30
GstEnginePipeline: Use constexpr
2023-03-22 23:29:56 +01:00
Jonas Kvinge
7a6c54d8e7
GstEnginePipeline: Remove hard-coded num-bands
2023-03-22 23:29:24 +01:00
Strawbs Bot
7082e52a4f
Update translations
2023-03-21 01:01:49 +01:00
Strawbs Bot
6cdca617e0
Update translations
2023-03-20 01:14:38 +01:00
Jonas Kvinge
a1adc1a75a
Add option for strict SSL mode in backend settings
2023-03-19 23:02:17 +01:00
Jonas Kvinge
b16bec704a
GstEnginePipeline: Use "source-setup" instead of "notify::source" signal
...
This works with both playbin 2 and 3.
Possible fix for #1148
2023-03-19 22:28:12 +01:00
Jonas Kvinge
664a8c79a1
GstEnginePipeline: Check for ssl-strict property
2023-03-19 22:13:16 +01:00
Jonas Kvinge
01d0eeaed0
FileViewList: Add reserve
2023-03-19 20:32:06 +01:00
Jonas Kvinge
8c4e24e65d
filemanagerutils: Add namespace comment
2023-03-19 20:31:46 +01:00
Jonas Kvinge
19c9f9698d
QobuzService: Make DecodeAppSecret const
2023-03-19 20:31:31 +01:00
Jonas Kvinge
ae87c1b578
Stands4LyricsProvider: Remove unused variable
2023-03-19 20:24:07 +01:00
Jonas Kvinge
c42b1f5548
GstEnginePipeline: Cast guint to int
2023-03-19 19:38:36 +01:00
Jonas Kvinge
87ffbb0a85
Equalizer: Remove redundant QString cast
2023-03-19 19:38:12 +01:00
Jonas Kvinge
14d215bdf3
ContextView: Add static_cast for font size
2023-03-19 19:32:41 +01:00
Jonas Kvinge
12aebc2fe9
Sonogram: Remove unused destructor
2023-03-19 19:32:23 +01:00
Jonas Kvinge
f41b051ec7
LyricsSearchResult: Add missing const reference
2023-03-19 19:31:43 +01:00
Jonas Kvinge
0c62147536
SongLoader: Remove probe and bus watch
2023-03-19 05:08:35 +01:00
Strawbs Bot
c1fbe6d84c
Update translations
2023-03-19 01:20:59 +01: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
394955a03f
Replace QList<QByteArray> with QByteArrayList
2023-03-18 19:41:36 +01:00
Jonas Kvinge
16b4f5d065
DeviceDatabaseBackend: Remove use of QSqlDatabase::exec()
2023-03-18 02:20:03 +01:00
Jonas Kvinge
c95295d8b4
Console: Remove use of QSqlDatabase::exec()
2023-03-18 01:49:03 +01:00
Strawbs Bot
658dce2607
Update translations
2023-03-18 01:01:44 +01:00
Jonas Kvinge
01f8d0a27e
SavedGroupingManager: Add missing collectionsettingspage include
2023-03-18 01:01:28 +01:00
Jonas Kvinge
39e1bfc84f
CollectionBackend: Add default for ResetStatistics save_tags to false
2023-03-18 01:00:28 +01:00
Jonas Kvinge
e394416fa7
CollectionFilterWidget: Add missing collectionsettingspage include
2023-03-18 00:59:39 +01:00
Strawbs Bot
f1108bc0e2
Update translations
2023-03-15 01:01:28 +01:00
Jonas Kvinge
ff31815d49
SmartPlaylistSearchTerm: Revert if / else
2023-03-11 18:16:48 +01:00
Jonas Kvinge
604aa63b47
SmartPlaylists: Rename variable collection to collection_backend
2023-03-11 17:18:35 +01:00
Jonas Kvinge
ec4d036f50
SmartPlaylistsModel: Add missing endArray
2023-03-11 17:17:23 +01:00
Strawbs Bot
ff673b1941
Update translations
2023-03-09 01:01:45 +01:00
Jonas Kvinge
40a4bf195a
Link with Protobuf_LIBRARIES
2023-03-08 18:56:15 +01:00
Jonas Kvinge
312c5cbc3f
macosutils: Formatting
2023-03-08 01:03:57 +01:00
Strawbs Bot
f314c56ef0
Update translations
2023-03-08 01:02:01 +01:00
Jonas Kvinge
ea8e5180ff
Detect if running under Rosetta
2023-03-07 23:04:00 +01:00
Jonas Kvinge
e4c5e99d0f
MainWindow: Add macOS warning if running on different CPU
2023-03-07 20:14:37 +01:00
Strawbs Bot
9556a14de9
Update translations
2023-03-07 01:02:32 +01:00
Jonas Kvinge
2dd0f6a9ba
Remove AudD lyrics provider
2023-03-06 21:46:00 +01:00
Jonas Kvinge
a42039d6e5
Lyrics: Match both album artist and artist in lyrics results
2023-03-06 21:42:59 +01:00
Jonas Kvinge
7fafa8adfb
QtFSListener: Log watcher errors
2023-03-05 01:23:28 +01:00
Strawbs Bot
e30233ac74
Update translations
2023-03-03 01:01:55 +01:00
Jonas Kvinge
a6d10b1fa7
GstEnginePipeline: Check that audio bin exists before unref
2023-02-27 18:50:09 +01:00
Strawbs Bot
16c027ecab
Update translations
2023-02-19 01:21:50 +01:00
Jonas Kvinge
cc578e7cc5
Sonogram: Remove unused parameter variable
2023-02-18 18:44:14 +01:00
Jonas Kvinge
6972d3c4f9
Sonogram: Change int to size_t
2023-02-18 17:52:01 +01:00
Jonas Kvinge
5431307527
CollectionFilterOptions: Match album artist too
2023-02-18 17:05:41 +01:00
Jonas Kvinge
79bf194ed6
CollectionModel: Fix compilation requirement query
...
Fixes #1140
2023-02-18 16:40:12 +01:00
Jonas Kvinge
fdfe164dd1
SmartPlaylistsModel: Save smart playlist type as int
2023-02-18 14:34:02 +01:00
Jonas Kvinge
af37056179
Change TrackChangeType to enum
2023-02-18 14:33:43 +01:00
Jonas Kvinge
b0fc7187cf
PlaylistSettingsPage: Add Q_DECLARE_METATYPE for PathType
2023-02-18 14:33:19 +01:00
Jonas Kvinge
33ad1a7a86
Song: Add Q_DECLARE_METATYPE for Source and FileType
2023-02-18 14:33:01 +01:00
Jonas Kvinge
dd72fb4ca5
Use C++11 enum class
2023-02-18 14:09:30 +01:00
Jonas Kvinge
e6c5f76872
FancyTabWidget: Remove extra namespace
2023-02-18 14:09:30 +01:00
Jonas Kvinge
14aa22d590
Stands4LyricsProvider: Use direct URL if API usage limit exceeds
2023-02-18 14:09:30 +01:00
Strawbs Bot
5ed4293641
Update translations
2023-02-12 01:02:28 +01:00
Jonas Kvinge
99b40293db
Stands4LyricsProvider: Use percent encoding
2023-02-11 01:39:14 +01:00
Jonas Kvinge
9b06e85f94
Stands4LyricsProvider: Use API for search
2023-02-11 01:33:33 +01:00
Jonas Kvinge
93d1d40ea5
LyricsProvider: Default to empty results
2023-02-11 01:33:33 +01:00
Strawbs Bot
98597c047a
Update translations
2023-02-11 01:19:51 +01:00
Jonas Kvinge
a5c1f4b0ee
EditTagDialog: Fix saving play statistics
...
Fixes #1124
2023-02-10 22:51:48 +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
7df4453560
OrganizeFormat: Use suffix instead of complete suffix
...
Fixes #1136
2023-02-10 22:47:11 +01:00
Jonas Kvinge
d406a1c341
GstEnginePipeline: Use playbin3 with GStreamer 1.22.0 and higher
2023-02-10 22:43:55 +01:00
Jonas Kvinge
6671d97b4a
GstEnginePipeline: Free audio bin in destructor
...
When the audio bin failed to initialize, we tried to disconnect signals and probes after the audio bin was already freed.
Instead, free the audio bin in the destructor after disconnecting signals and probes.
Fixes #1133 and #1123
2023-02-10 22:42:37 +01:00
Strawbs Bot
d02de72830
Update translations
2023-02-06 01:01:22 +01:00
Strawbs Bot
08f5172028
Update translations
2023-01-23 01:01:39 +01:00
Jonas Kvinge
4717d783dc
Stands4LyricsProvider: Finish search when no lyrics are found
2023-01-21 15:55:47 +01:00
Strawbs Bot
93af064b36
Update translations
2023-01-21 01:02:43 +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
377f54700d
TidalRequest: Make cover optional
2023-01-20 23:35:47 +01:00
Jonas Kvinge
d276339c80
Add lyrics from stands4 (lyrics.com)
2023-01-20 22:48:52 +01:00
Jonas Kvinge
b982a6a762
LyricsProvider: Improve parsing from HTML function
2023-01-20 22:45:05 +01:00
Jonas Kvinge
536fe637aa
About: Remove e-mail addresses
2023-01-20 19:32:49 +01:00
Strawbs Bot
69f36eaa25
Update translations
2023-01-15 01:01:48 +01:00
Strawbs Bot
d6927a70bb
Update translations
2023-01-14 01:01:51 +01:00
Jonas Kvinge
1b1892a187
Sonogram: Fix parameter mismatch in header
2023-01-13 23:46:38 +01:00
Sungrak Choi
5bea71cd5c
Add Sonogram analyzer
...
Co-Authored-By: Jonas Kvinge <jonas@jkvinge.net>
2023-01-13 23:41:43 +01:00
Strawbs Bot
3a60dfe025
Update translations
2023-01-13 01:01:53 +01:00
Jonas Kvinge
d358854e16
Transcoder: Use static cast
2023-01-12 23:37:12 +01:00
Jonas Kvinge
129587e94a
TranscoderOptionsMP3: Change default settings
2023-01-12 23:36:34 +01:00
Jonas Kvinge
0f575f4639
main: Remove explicitly enabling debug messages
...
Fixes #1106
2023-01-11 22:08:58 +01:00
Jonas Kvinge
7aac741571
GstEnginePipeline: Fix setting initial volume
...
Fixes #1104
2023-01-11 18:52:14 +01:00
Jonas Kvinge
b8a9da8a4e
GstEngine: Use QUrl::isLocalFile
2023-01-10 18:26:42 +01:00
Jonas Kvinge
be6b974334
MoodbarPipeline: Fix saving moodbar if the URL contains host
...
Fixes #1101
2023-01-10 18:18:49 +01:00
Strawbs Bot
38a1b7765a
Update translations
2023-01-09 01:09:50 +01:00
Jonas Kvinge
02f2b8b6f0
CueParser: Detect encoding
2023-01-08 23:40:56 +01:00
Jonas Kvinge
7bfa75102c
Remove QRegularExpressionMatch include
2023-01-08 23:24:25 +01:00
Jonas Kvinge
b5fa401db9
Collection: Make sure `RunQuery` does not access collection items
...
- Rename `QueryOptions` to `CollectionFilterOptions`.
- Create new class `CollectionQueryOptions` for passing options from model to `CollectionQuery`.
- Rename `Directory` to `CollectionDirectory`.
Fixes #1095
2023-01-08 18:16:16 +01:00
Jonas Kvinge
41f2710dea
GstEnginePipeline: Use linear volume
2023-01-08 15:25:24 +01:00
Jonas Kvinge
cc4a99ad80
CollectionModel: Close database with same mutex
2023-01-07 23:57:23 +01:00
Jonas Kvinge
1c1a3fc417
ResizableTextEdit: Don't delete setText
2023-01-07 23:38:59 +01:00
Jonas Kvinge
e97be5850b
CollectionModel: Change while to for loop
2023-01-07 23:26:36 +01:00
Jonas Kvinge
2c302654b7
CollectionBackendInterface: Initialize filetype
2023-01-07 23:19:37 +01:00
Jonas Kvinge
db55f314c9
Settings: Require tab icons to be minimum 32
2023-01-04 21:24:57 +01:00
Jonas Kvinge
0b536b287f
MainWindow: Require tab icons to be minimum 32
...
Fixes #1084
2023-01-04 21:24:39 +01:00
Jonas Kvinge
6f298a9917
Use system icons for tabbar
...
Fixes #1093
2023-01-04 17:53:28 +01:00
Jonas Kvinge
70f829a2e5
PlaylistParser: Fix saving relative playlists to new files
...
Fixes #1092
2023-01-04 17:40:54 +01:00
Jonas Kvinge
1dfe07003f
GstEnginePipeline: Set and notify volume only when changed
...
Another fix for #1089
2023-01-03 21:32:20 +01:00
Jonas Kvinge
286b908062
SliderSlider: Rename ``value`` to ``new_value``
2023-01-03 19:53:53 +01:00
Jonas Kvinge
4ec028e736
GstEnginePipeline: Change callback ID's to long
2023-01-03 19:51:23 +01:00
Strawbs Bot
35a6d1437a
Update translations
2023-01-03 01:01:50 +01:00
Jonas Kvinge
7e3cb3de89
OrganizeFormat: Parse the file path as a single block to avoid splitting brackets
...
Fixes #1091
2023-01-02 22:23:49 +01:00
Strawbs Bot
dca3b0052a
Update translations
2023-01-02 01:02:18 +01:00
Jonas Kvinge
6d05bb2de5
GstEnginePipeline: Remove upstream events and buffer probes
...
Also rename some variables and callback functions
Possible fix for #1090
2023-01-02 00:06:18 +01:00