Jonas Kvinge
|
08d627bc9f
|
Update Changelog
|
2020-07-13 00:39:33 +02:00 |
Jonas Kvinge
|
5b5f048faf
|
Add missing taglib test files
|
2020-07-13 00:12:15 +02:00 |
Jonas Kvinge
|
212ebae043
|
Fix tab order in Appearance settings
|
2020-07-12 21:33:39 +02:00 |
Jonas Kvinge
|
a0c99df6b2
|
Make icon size for small tabbar configurable too
|
2020-07-12 21:02:29 +02:00 |
Jonas Kvinge
|
b0fabd7897
|
Adjust fancy tabbar size
|
2020-07-12 19:43:59 +02:00 |
Jonas Kvinge
|
938811f24f
|
Fix sizes of horizontal modes and icon on top modes in fancy tabbar
|
2020-07-12 18:53:41 +02:00 |
Strawbs Bot
|
374d6e4d0f
|
Update translations
|
2020-07-12 01:01:47 +02:00 |
Jonas Kvinge
|
5f54cdee0f
|
Add new tagreader tests
|
2020-07-10 20:41:37 +02:00 |
Jonas Kvinge
|
c2bd452391
|
Fix playlist shuffle test, current index will never be at the end
|
2020-07-10 17:06:20 +02:00 |
Jonas Kvinge
|
d2bfc73b91
|
Only set playlist view item delegates once
|
2020-07-10 16:18:31 +02:00 |
Jonas Kvinge
|
42c62206c8
|
Move the currently playing song to the top when the playlist is manually shuffled
Fixes #304
|
2020-07-09 20:52:06 +02:00 |
Jonas Kvinge
|
4208b512f8
|
Remove some unused stuff in CMakeLists.txt
|
2020-07-09 20:09:07 +02:00 |
Strawbs Bot
|
3a3d5cd487
|
Update translations
|
2020-07-09 01:02:03 +02:00 |
Jonas Kvinge
|
e143a6d126
|
Enable playlist model tests
|
2020-07-08 20:52:50 +02:00 |
Jonas Kvinge
|
a99a19aa60
|
Fix broken playlist undostack when i.e. removing duplicates and unavailable songs
|
2020-07-08 20:43:46 +02:00 |
Jonas Kvinge
|
aba7d2b6a4
|
Fix mock_playlistitem.h
|
2020-07-08 18:22:12 +02:00 |
Jonas Kvinge
|
2fc6f835a8
|
Update sqlite test to use FTS5 instead of FTS3
|
2020-07-08 17:46:04 +02:00 |
Jonas Kvinge
|
27ce0e6d60
|
Add REQUIRED to find_package for GnuTLS
|
2020-07-08 17:29:58 +02:00 |
Strawbs Bot
|
05c70f2adb
|
Update translations
|
2020-07-08 01:12:31 +02:00 |
Jonas Kvinge
|
904097b7b1
|
Add back option to use system taglib, add warning at the bottom
|
2020-07-07 23:44:04 +02:00 |
Jonas Kvinge
|
4e003c12a6
|
Add a taste of Strawbs background image
|
2020-07-07 23:02:24 +02:00 |
Jonas Kvinge
|
24f2cfb29f
|
Fix playlist background image not loading
|
2020-07-07 22:21:07 +02:00 |
Jonas Kvinge
|
3f2b683fca
|
Change pcmanfm-qt to pcmanfm
|
2020-07-07 18:28:47 +02:00 |
Strawbs Bot
|
83cee26d7d
|
Update translations
|
2020-07-07 01:03:43 +02:00 |
Jonas Kvinge
|
c7df0c9b28
|
Use Q_UNUSED
|
2020-07-06 20:32:17 +02:00 |
Jonas Kvinge
|
26a8bfaac4
|
Open directory instead of file for PCManFM
|
2020-07-06 20:27:48 +02:00 |
Strawbs Bot
|
fc8a3be7d9
|
Update translations
|
2020-07-05 01:02:03 +02:00 |
Jonas Kvinge
|
b195c4033d
|
Remove Ubuntu Eoan from CI
|
2020-07-04 11:34:47 +02:00 |
Jonas Kvinge
|
ab2732c55d
|
Remove Fedora 33 from CI
|
2020-07-04 11:20:07 +02:00 |
Jonas Kvinge
|
7fd5c058be
|
Fix buffer overflow when coverting S24LE
|
2020-07-04 01:55:36 +02:00 |
Jonas Kvinge
|
b22e8b4702
|
Convert S24LE and F32LE for analyzer
Fixes #155
|
2020-07-04 00:29:11 +02:00 |
Strawbs Bot
|
e2c2af3447
|
Update translations
|
2020-07-03 01:13:01 +02:00 |
Jonas Kvinge
|
4cd738ecb5
|
Properly calculate tab width
|
2020-07-02 04:24:55 +02:00 |
Strawbs Bot
|
e838470c26
|
Update translations
|
2020-07-02 01:01:57 +02:00 |
Jonas Kvinge
|
68e0bc40e1
|
Dont use fixed font size in fancy tabbar
|
2020-07-01 17:23:57 +02:00 |
Jonas Kvinge
|
9fc8bcdf62
|
Increase tab size
|
2020-07-01 14:32:30 +02:00 |
Jonas Kvinge
|
227b14a0b6
|
Make text in fancy tabbar wrap if too wide
|
2020-07-01 02:53:18 +02:00 |
Strawbs Bot
|
abcd184d5d
|
Update translations
|
2020-06-30 01:02:57 +02:00 |
Jonas Kvinge
|
3fd9f4b0df
|
Make fancy tabbar large mode icon size configurable
|
2020-06-29 03:03:04 +02:00 |
Jonas Kvinge
|
12ff3e963b
|
Increase icon sizes in fancy tabbar large mode
|
2020-06-29 02:15:11 +02:00 |
Jonas Kvinge
|
558e392234
|
Make search field clear buttons follow icon size settings
|
2020-06-29 01:09:02 +02:00 |
Strawbs Bot
|
e747c2e263
|
Update translations
|
2020-06-29 01:03:02 +02:00 |
Jonas Kvinge
|
4d78b30e8c
|
Make icon sizes configurable, increase default sizes for icons
Fixes #250
|
2020-06-28 18:36:48 +02:00 |
Strawbs Bot
|
9a1520d5e3
|
Update translations
|
2020-06-28 01:13:47 +02:00 |
Jonas Kvinge
|
04f3543424
|
Rename some layouts in mainwindow UI
|
2020-06-28 00:17:22 +02:00 |
Jonas Kvinge
|
eae287be37
|
Remove -Wno-bool-conversion
|
2020-06-27 03:00:25 +02:00 |
Jonas Kvinge
|
a0e698b058
|
Remove add_dependencies for singleapplication
|
2020-06-27 02:53:45 +02:00 |
Jonas Kvinge
|
cd2932adea
|
taglib: Only match APE if MAC is found in the beginning of the file
|
2020-06-27 02:01:24 +02:00 |
Strawbs Bot
|
286b270592
|
Update translations
|
2020-06-27 01:13:13 +02:00 |
Jonas Kvinge
|
d1ebef2cc5
|
Remove DSF and DSDIFF from lists of supported audio formats
|
2020-06-27 00:58:37 +02:00 |