strawberrymusicplayer:collectionmodel_old

Last commit made on 2023-11-15
Get this branch:
git clone -b collectionmodel_old https://git.launchpad.net/strawberrymusicplayer

Branch merges

Branch information

Name:
collectionmodel_old
Repository:
lp:strawberrymusicplayer

Recent commits

5663b46... by Jonas Kvinge

Remove lazy loading and FTS

Fixes #392

8e4b4d6... by Jonas Kvinge

nsi: Fix faad dll filename

ac9fd90... by Jonas Kvinge

GstEnginePipeline: Only set max size buffer if > 0

Fixes #1302

6348649... by Jonas Kvinge

GstEnginePipeline: Run QTimer::singleShot in main thread

Partial fix for #1302

c95886d... by Strawbs Bot <email address hidden>

Update translations

117b965... by Kicer

Translate number of tracks with nice plural forms

1b6b5f9... by Kicer

Use plurals

83bc8d9... by Kicer

Select target language

33f0421... by Kicer

Use 'n' for proper plurar form

661615e... by Sergei B <email address hidden>

Allow drag and drop of songs to favorite playlists

- allows adding songs from active playlist
to any favorite by drag & drop
- after 500msec hovering with the songs over
desired playlist it becomes current
- drag & drop multiple songs is supported