emeric
|
6b9bbb2788
|
Minor refacto + limit the number of tracks/releases we can put at once in the playqueue
|
2020-05-16 19:24:18 +02:00 |
|
emeric
|
381075d49d
|
Minor cleanup
|
2020-05-16 13:54:57 +02:00 |
|
emeric
|
2d8c350dea
|
Added a link to music brainz for releaseS/artists
|
2020-05-15 14:12:36 +02:00 |
|
emeric
|
0f4e3270cf
|
Remove quit message (actually quite annoying)
|
2020-05-13 19:56:33 +02:00 |
|
emeric
|
5300e817c2
|
Mitigate the nasty theme switch
|
2020-05-13 14:02:21 +02:00 |
|
emeric
|
97526de1aa
|
Added a tooltip to indicate when transcoding is active. fixes #55
|
2020-05-13 13:42:10 +02:00 |
|
emeric
|
6523ce48a2
|
Fixed search for artists
|
2020-05-12 17:23:56 +02:00 |
|
emeric
|
956a08b092
|
Fixed size for covers
|
2020-05-12 14:35:03 +02:00 |
|
emeric
|
b0c6aa746c
|
Added disc subtitles support. Fixes #56
|
2020-05-11 18:38:28 +02:00 |
|
emeric
|
74fc4e058e
|
New UI layout and UI improvements. Fixes #50
|
2020-05-10 13:11:43 +02:00 |
|
emeric
|
8277b9c82b
|
Corrected typo. fixes #53
|
2020-05-02 20:46:18 +02:00 |
|
emeric
|
e69c4038ac
|
Add a hint for files that are going to be transcoded. ref #53
|
2020-05-02 16:03:29 +02:00 |
|
emeric
|
9edad1314e
|
Use the last modified file attribute in order to display recently added items. fixes #51
|
2020-05-02 14:34:40 +02:00 |
|
emeric
|
6c1a7863eb
|
Recycled the default cover cache to cache any cover (cache is still small to fit on devices that have small RAM constraints)
|
2020-04-27 14:58:12 +02:00 |
|
emeric
|
c0ef664061
|
Fixed a bug when the playqueue is emptied (by a rescan for example) and repeat all is active
|
2020-04-27 14:50:18 +02:00 |
|
emeric
|
80fb592ee6
|
Fixed bad settings read in release mode
|
2020-04-26 18:01:06 +02:00 |
|
emeric
|
a2b85f7e6b
|
ReplayGain: added a dedicated preamp gain for tracks that do not have RG info. ref #38
|
2020-04-26 14:57:33 +02:00 |
|
emeric
|
dab89554b4
|
Actually implementing the auto replay gain mode
|
2020-04-26 14:31:26 +02:00 |
|
emeric
|
40b6602aa4
|
removed unused stuff
|
2020-04-26 13:34:07 +02:00 |
|
emeric
|
0de476c5d3
|
WIP replaygain support
|
2020-04-25 22:00:22 +02:00 |
|
emeric
|
f41b6c38a7
|
WIP replaygain support
|
2020-04-25 14:39:49 +02:00 |
|
emeric
|
4749fd7548
|
Added a new transcoding mode: transcode if and only if the format is not handled by the browser. Made the subsonic API configurable again in conf file. Moved the subsonic's artist list mode in the per-user settings page. fixes #46
|
2020-04-20 20:54:16 +02:00 |
|
emeric
|
7d8ec6ff1e
|
First step: make the player handle both transcode and native audio streams
|
2020-04-19 14:59:39 +02:00 |
|
emeric
|
1fe87fec4c
|
Fixed bad transcode field mapping. fixes #49
|
2020-04-18 20:49:32 +02:00 |
|
emeric
|
9a3dcbdcbf
|
Subsonic API: Added an option to only list album artists. fixes #27
|
2020-04-17 23:36:34 +02:00 |
|
emeric
|
27320054e5
|
Made some more progress on theming
|
2020-04-17 17:37:26 +02:00 |
|
emeric
|
4f560fe015
|
Added a user setting to chose darkmode or not
|
2020-04-15 15:53:13 +02:00 |
|
emeric
|
c339d929d5
|
Added covers for the playhistory view
|
2020-04-15 10:56:20 +02:00 |
|
emeric
|
d4ff1e1a2d
|
Added covers for the playqueue view
|
2020-04-14 21:40:07 +02:00 |
|
emeric
|
8d0a18d1ed
|
Added covers for the tracks view
|
2020-04-14 21:32:44 +02:00 |
|
emeric
|
8f2c36ede9
|
Added a currently playing indicator in the tracks view
|
2020-04-14 21:09:26 +02:00 |
|
emeric
|
622d20afa8
|
Some more polish
|
2020-04-14 20:25:29 +02:00 |
|
emeric
|
2e660314a2
|
Some more btn polish
|
2020-04-14 09:43:59 +02:00 |
|
emeric
|
036cef4510
|
Some more polish both flatly and darkly themes
|
2020-04-13 14:46:46 +02:00 |
|
emeric
|
8d8d778e47
|
Ignore warnings from coders when loading cover images. fixes #48
|
2020-04-10 16:40:58 +02:00 |
|
emeric
|
e17b2333ac
|
Use synchronous mode since WAL is used
|
2020-04-10 16:01:14 +02:00 |
|
emeric
|
e3ffd2361f
|
Restored metadata on files get via subsonic API. fixes #47
|
2020-04-10 09:33:05 +02:00 |
|
emeric
|
06f9673b28
|
Sort artists using sortname tag + search by name also in this tag. Fixes #44
|
2020-04-04 15:34:26 +02:00 |
|
emeric
|
5d07dcbc3b
|
Handle sorting method for artists
|
2020-04-04 14:47:39 +02:00 |
|
emeric
|
0fd230a8d8
|
Merge branch 'develop' into sortname
|
2020-04-04 14:08:30 +02:00 |
|
emeric
|
c79d03b04e
|
Fixed the logout redirect path
|
2020-04-04 13:52:31 +02:00 |
|
emeric
|
9d06b02acc
|
Fixed some relative paths to ease deployment on non a root path. Ref #41
|
2020-04-03 14:43:04 +02:00 |
|
emeric
|
2bd4fb8c78
|
WIP
|
2020-04-02 20:54:31 +02:00 |
|
emeric
|
5e8e46e77f
|
Force optimizing the database in case of crash/forced exit during scan
|
2020-04-01 13:50:29 +02:00 |
|
emeric
|
eb20ade14d
|
Added an option to set the deployment path. Fixes #41
|
2020-03-29 20:07:52 +02:00 |
|
emeric
|
3727c64a13
|
Fixed exit (make freebsd 12.1 happy when exiting. ref #42
|
2020-03-29 19:37:48 +02:00 |
|
emeric
|
8a09aa4e01
|
Trying to find std::filesystem using cmake
|
2020-03-29 18:41:26 +02:00 |
|
emeric
|
d8fa47c949
|
Added missing includes. ref #42
|
2020-03-29 14:20:29 +02:00 |
|
emeric
|
f5034e1e7b
|
Fix some compilation warnings
|
2020-03-29 14:16:58 +02:00 |
|
emeric
|
2c9952b8b7
|
Switching from ImageMagick++ to GraphicsMagick++ to ease compatibility with wt4. ref #42
|
2020-03-28 20:09:57 +01:00 |
|