Jonas Kvinge
0c6872b352
Disable automatic conversions from 8-bit strings
2024-04-13 05:05:33 +02:00
Jonas Kvinge
a915e62e2c
GPodDevice: Fix error message
2024-01-24 19:52:24 +01:00
Jonas Kvinge
226a6c50e0
Add better error messages for device and organize
...
Fixes #1364
2024-01-24 19:27:30 +01:00
Jonas Kvinge
2e61235403
Application: Use shared pointers
...
Fixes #1239
2023-07-21 05:55:24 +02:00
Jonas Kvinge
dd72fb4ca5
Use C++11 enum class
2023-02-18 14:09:30 +01:00
Jonas Kvinge
f10e928106
Organize: Only load embedded cover if the destination is a device
2022-10-19 18:37:49 +02:00
Jonas Kvinge
78d6fd634b
Fix casts from `QByteArray`
2022-09-12 22:39:08 +02:00
Jonas Kvinge
2b24ac54a0
Remove unused includes
2022-08-28 03:09:33 +02:00
Jonas Kvinge
ea2bfbda44
Formatting
2021-08-23 21:21:08 +02:00
Jonas Kvinge
f1d3cadb3b
Add better logging for file open and write errors
2021-08-09 23:32:26 +02:00
Jonas Kvinge
a6742d401c
Formatting
2021-07-11 07:40:57 +02:00
Jonas Kvinge
1295033fae
Clang-Tidy and Clazy fixes
2021-06-20 19:04:08 +02:00
Jonas Kvinge
f786a17014
Formatting
2021-06-12 20:53:23 +02:00
Jonas Kvinge
54f2aa5f77
Update copyrights
2021-03-20 21:14:47 +01:00
Jonas Kvinge
d022e9dd00
Close the file
2021-03-20 19:23:33 +01:00
Jonas Kvinge
17cf8ec1c6
Move declaration
2021-03-20 19:11:05 +01:00
Jonas Kvinge
c4a6d81cda
Fix copying album covers to iPod
...
Cover file was deleted too soon.
File needs to be accessible until itdb_write is called.
Fixes #663
2021-03-20 19:00:42 +01:00
Jonas Kvinge
bf7c8df353
Connection syntax migration ( #637 )
2021-01-26 16:48:04 +01:00
Jonas Kvinge
dbbf07c9c1
Specify JPG when saving cover to temp file for iPod's
2020-08-31 20:13:53 +02:00
Jonas Kvinge
ab8cd619d5
Save cover image to file before copying to iPod
...
Fixes #519
2020-08-31 18:38:54 +02:00
Jonas Kvinge
459404e3f0
Rename organise to organize
...
Prefer US spelling
2020-08-04 21:18:14 +02:00
Jonas Kvinge
6c77294a86
Fixes to imobiledeviceconnection support
2020-05-29 17:36:01 +02:00
Jonas Kvinge
1851f26e3f
Reduce includes
2020-02-09 02:29:35 +01:00
Jonas Kvinge
8962644ba8
Improvements to device manager
...
- Mount and unmount devices in lister thread
- Safely close watcher and backends for devices
- Enable abort loading device
- Fix MTP connection
2019-09-07 23:30:35 +02:00
SamTShaw
a32010e03b
Ipod Playlist Support ( #220 )
...
* Ipod Playlist Support
Copy a whole playlist to the ipod and create an entry in Playlists on
the iPod
* Fix formatting and indentation
Fix indenting and formatting to be consistent
2019-08-07 17:13:40 +02:00
Jonas Kvinge
81caec99b7
Fix closing databases
2019-07-25 17:56:28 +02:00
Jonas Kvinge
ea6cce7068
Fix mtp device support
2019-07-19 19:56:37 +02:00
Jonas Kvinge
1ce553fb65
Copy album covers to file system devices
2019-01-26 17:18:26 +01:00
Jonas Kvinge
3241815a11
Remove core/tagreaderclient.h include
2019-01-24 20:29:22 +01:00
Jonas Kvinge
4990f44b10
Save album cover to gpod devices
2019-01-24 19:13:57 +01:00
Jonas Kvinge
41e2a75675
Add error handling for mtp and gpod device
2019-01-21 18:58:54 +01:00
Jonas Kvinge
a06de35aa5
Fix crashes in devices
2019-01-05 23:11:16 +01:00
Jonas Kvinge
404283be19
Convert devicemanager to QAbstractItemModel
2018-12-29 02:57:22 +01:00
Jonas Kvinge
db035351be
Remove whitespaces
2018-10-02 00:38:52 +02:00
Jonas Kvinge
6d686ee66a
Add source to songs and playlist_items
2018-09-08 12:38:02 +02:00
Jonas Kvinge
820124f9e1
Add tidal support
2018-08-09 18:10:03 +02:00
Jonas Kvinge
e337b7933b
Includes, comments and bugfixes
...
- Fix includes
- Use common regex (Song::kCoverRemoveDisc) for removing Disc/CD from album
- Remove Disc/CD from album when creating hash
- Make imobiledevice support compile
- Fix setting device on windows
2018-05-01 00:41:33 +02:00
Jonas Kvinge
b2b1ba7abe
Initial commit.
2018-02-27 18:06:05 +01:00