Jonas Kvinge
|
57b056ac43
|
WorkerPool: Search for tagreader in libexec
|
2022-07-17 17:21:11 +02:00 |
Jonas Kvinge
|
71263863ad
|
Allow invalid ctime/mtime
Possible fix for #815 and #947
|
2022-07-10 03:24:02 +02:00 |
Jonas Kvinge
|
d82fd421ed
|
Replace use of C-style casts
|
2022-06-13 00:23:42 +02:00 |
Jonas Kvinge
|
124681605b
|
Change -Wno-old-style-cast to -Wold-style-cast
|
2022-06-10 01:23:55 +02:00 |
Jonas Kvinge
|
2655b8b43a
|
TagReaderTagLib: Replace use of `QByteArray::count()`
|
2022-03-29 01:43:07 +02:00 |
Jonas Kvinge
|
a6c05df362
|
Formatting
|
2022-03-22 21:19:59 +01:00 |
Jonas Kvinge
|
f6b70fda71
|
Formatting
|
2022-03-22 21:09:05 +01:00 |
Jonas Kvinge
|
eee3445d2f
|
Silence some conversion warnings
|
2022-02-06 04:19:45 +01:00 |
Jonas Kvinge
|
31fa60884f
|
Tagreader: Fix comment
|
2022-01-06 00:08:48 +01:00 |
Jonas Kvinge
|
15be227920
|
TagReader: Various fixes to embedded cover handling
- Add support for saving embedded for Opus
- Fix deleting cover for Ogg Vorbis, Opus and Speex
- Don't load empty covers
|
2022-01-06 00:06:20 +01:00 |
Jonas Kvinge
|
cb4332842f
|
Save MP4 tags as UTF-8
Fixes #830
|
2022-01-02 02:47:42 +01:00 |
Jonas Kvinge
|
5715f4c2cb
|
Remove use of macros in Song and TagReader
|
2021-11-09 19:34:43 +01:00 |
Jonas Kvinge
|
2dca3d6f5a
|
gstfastspectrum: Remove some macros
|
2021-11-09 19:34:43 +01:00 |
Jonas Kvinge
|
4daed0070a
|
WorkerPool: Add missing config.h include
|
2021-11-04 00:42:49 +01:00 |
Jonas Kvinge
|
3db6699018
|
WorkerPool: Use variable
|
2021-10-31 14:48:42 +01:00 |
Jonas Kvinge
|
5284ca90ef
|
Forward messages from tagreader worker process on Windows
|
2021-10-31 13:51:23 +01:00 |
Jonas Kvinge
|
628cdff4fa
|
TagReaderTagParser: Return false from SaveSongPlaycountToFile
|
2021-10-31 13:19:52 +01:00 |
Jonas Kvinge
|
af0c6f9233
|
Logging: Use `stdout` unless critical or fatal, and flush stream
|
2021-10-31 13:18:26 +01:00 |
Jonas Kvinge
|
7697bbfa4e
|
Logging: Formatting
|
2021-10-31 13:18:26 +01:00 |
Jonas Kvinge
|
5eae3ddd8a
|
Use `float` for rating
|
2021-10-30 18:53:14 +02:00 |
Jonas Kvinge
|
3d0b6e6ea1
|
TagReader: Check for valid file times
Fixes #815
|
2021-10-30 17:57:13 +02:00 |
Jonas Kvinge
|
79ac53b2d9
|
Fix narrowing conversions
|
2021-10-30 02:21:29 +02:00 |
Jonas Kvinge
|
377e6fad25
|
gstmoodbar: Formatting
|
2021-10-30 00:48:58 +02:00 |
Jonas Kvinge
|
5cb88efc38
|
Remove debug line
|
2021-10-26 23:54:27 +02:00 |
Jonas Kvinge
|
6b64c43851
|
TagReaderTagLib: Read FMPS_Rating for MPEG ID3v2 tag
|
2021-10-26 01:10:01 +02:00 |
Jonas Kvinge
|
704e6c5448
|
TagReaderTagLib: Use double for ratings to match Song
|
2021-10-26 00:24:03 +02:00 |
Jonas Kvinge
|
072d7379df
|
TagReaderTagLib: Add checks for nullptr
|
2021-10-26 00:02:36 +02:00 |
Jonas Kvinge
|
3ab86543ad
|
Add support for saving playcounts and ratings to tags
|
2021-10-24 16:08:17 +02:00 |
Jonas Kvinge
|
ec17dc9830
|
TagReaderClient: Sort functions
|
2021-10-18 23:15:50 +02:00 |
Jonas Kvinge
|
5945d0ebee
|
Read rating from tags
Fixes #790
|
2021-10-16 23:33:03 +02:00 |
Jonas Kvinge
|
6d7a01fb4e
|
Logging: Remove custom debug level for gst pipeline
|
2021-10-16 21:25:36 +02:00 |
Jonas Kvinge
|
a6569d09ac
|
Read XM and IT module music
|
2021-10-12 21:43:46 +02:00 |
Jonas Kvinge
|
92f6a0c6c8
|
Add mod and s3m to filetypes
|
2021-09-26 16:23:02 +02:00 |
EmmanuelMess
|
68c44daef2
|
Fix SingleApplication static functions called from instance
|
2021-09-10 18:44:36 +02:00 |
Jonas Kvinge
|
24a3ac9811
|
Use static QMetaObject::invokeMethod
|
2021-09-09 21:53:14 +02:00 |
Jonas Kvinge
|
49ccbddb17
|
Add Q_DISABLE_COPY
|
2021-08-25 02:56:30 +02:00 |
Jonas Kvinge
|
be3c7eef60
|
Use default
|
2021-08-25 02:55:54 +02:00 |
Jonas Kvinge
|
d02241d32c
|
Fix compile with MSVC
|
2021-08-24 21:49:06 +02:00 |
Jonas Kvinge
|
ea2bfbda44
|
Formatting
|
2021-08-23 21:21:08 +02:00 |
Jonas Kvinge
|
c076933b52
|
Use FREEBSD variable
|
2021-08-22 23:22:15 +02:00 |
Jonas Kvinge
|
cf2a0af3d9
|
Fix macdeploycheck link directories
|
2021-08-19 20:24:11 +02:00 |
Jonas Kvinge
|
9cc995cb52
|
Add macdeploycheck
|
2021-08-19 19:17:43 +02:00 |
Jonas Kvinge
|
6ede400f3a
|
CMakeLists.txt formatting
|
2021-08-07 03:02:36 +02:00 |
Jonas Kvinge
|
7ce922b084
|
Simplify CMake by using macros
|
2021-07-30 21:17:50 +02:00 |
Jonas Kvinge
|
f144c982e3
|
Minor CMakeLists.txt cleanup
|
2021-07-21 17:45:22 +02:00 |
Jonas Kvinge
|
16625b1dc7
|
Move some files from ext to src
|
2021-07-21 17:29:16 +02:00 |
Jonas Kvinge
|
2cb8fa62df
|
Remove duplicate TAGLIB_LIBRARY_DIRS
|
2021-07-18 16:38:20 +02:00 |
Jonas Kvinge
|
68dbc29f2c
|
Use QString::compare with Qt::CaseInsensitive to reduce allocations
|
2021-07-13 23:18:12 +02:00 |
Jonas Kvinge
|
f02741284c
|
Tagparser: Fix reading and writing year/originalyear
|
2021-07-12 07:54:01 +02:00 |
Jonas Kvinge
|
af29acf462
|
tagparser: Save release and record date
|
2021-07-12 07:32:41 +02:00 |