1
0
mirror of https://github.com/strawberrymusicplayer/strawberry synced 2025-01-16 10:50:41 +01:00
strawberry-audio-player-win.../src
Eri the Switch 3bd0331aa3 Use accumulator for seeking via scrolling
This results in much smoother experience on my touchpad.
The value of 120 was chosen as the most common for mice,
according to Qt 6 documentation.
2024-07-24 20:02:33 +02:00
..
analyzer Rename analyzers and add turbine analyzer 2024-07-09 04:39:48 +02:00
collection CollectionModel: Remove unused ExpandAll function 2024-07-24 19:58:53 +02:00
context ContextAlbum: Delete timeline to delete previous cover 2024-06-20 16:05:07 +02:00
core Use accumulator for volume scrolling events 2024-07-24 20:02:33 +02:00
covermanager OpenTidalCoverProvider: Handle authentication required 2024-07-09 02:37:21 +02:00
dbus
device
dialogs EditTagDialog: Fix build without MusicBrainz 2024-07-17 00:00:17 +02:00
engine Add Spotify support 2024-06-13 17:09:06 +02:00
equalizer
filterparser Remove unused FilterParserRatingComparatorDecorator 2024-07-19 18:18:02 +02:00
globalshortcuts
lyrics
moodbar Formatting 2024-06-27 18:00:44 +02:00
musicbrainz
organize Add better error handling for Tag reader 2024-07-01 02:06:42 +02:00
osd
playlist PlaylistView: Adjust initial header layout 2024-07-20 15:19:50 +02:00
playlistparsers Add better error handling for Tag reader 2024-07-01 02:06:42 +02:00
providers
qobuz Rename QueryType to Type 2024-07-02 18:34:27 +02:00
queue Update individual playlist columns, use enum class 2024-06-20 22:52:27 +02:00
radios
scrobbler
settings Remove placeholder text 2024-07-22 20:48:46 +02:00
smartplaylists Update individual playlist columns, use enum class 2024-06-20 22:52:27 +02:00
spotify Rename QueryType to Type 2024-07-02 18:34:27 +02:00
streaming
subsonic
tidal Rename QueryType to Type 2024-07-02 18:34:27 +02:00
transcoder simplify CreateElementForMimeType + good practices 2024-07-14 17:24:42 +02:00
translations
utilities Use common filter parser for collection and playlist 2024-07-19 17:29:05 +02:00
widgets Use accumulator for seeking via scrolling 2024-07-24 20:02:33 +02:00
CMakeLists.txt Use common filter parser for collection and playlist 2024-07-19 17:29:05 +02:00
config.h.in Add better error handling for Tag reader 2024-07-01 02:06:42 +02:00
main.cpp main: Remove QCoreApplication::setQuitLockEnabled(false); 2024-06-19 21:33:01 +02:00
main.h
version.h.in