craig.p.drummond
|
8854c4b7c1
|
- Try no to use yes/no in dialogs - as Gtk reverses this to no/yes!!
- Use standard gui items, and create Qt equivalents
|
2013-05-29 19:00:50 +00:00 |
|
craig.p.drummond
|
7eaeb54ace
|
Remove time remaining from action dialog - its not acurate enough
|
2013-05-23 16:59:36 +00:00 |
|
craig.p.drummond
|
5d65ff1fca
|
After ripping a CD, prompt as to whether to calculate ReplyGain.
|
2013-05-10 19:03:02 +00:00 |
|
craig.p.drummond
|
eaf8809550
|
Dont display codec settings in copy dialog unless we are copying to a device, or from an AudioCD.
|
2013-05-09 19:08:44 +00:00 |
|
craig.p.drummond
|
8b20c72c8c
|
Disable online services by default for Windows builds. Loading Jamendo seems to cause a crash. I dont actually use online services, or windows builds, and I'm no windows developer - so I'm unsure how to debug, and dont have the time nor the enthusiasm to try to fix this.
|
2013-05-01 18:34:04 +00:00 |
|
craig.p.drummond
|
5463740af4
|
Use italic text from time estimate
|
2013-03-20 19:34:35 +00:00 |
|
craig.p.drummond
|
1b23c7d983
|
Show time remaining
|
2013-03-19 19:28:29 +00:00 |
|
craig.p.drummond
|
b58d6316a9
|
Cleanup
|
2013-03-19 19:27:45 +00:00 |
|
craig.p.drummond
|
ce489a9afb
|
Intial attempt at audio-cd playback support. DOES NOT WORK!
|
2013-03-11 19:50:27 +00:00 |
|
craig.p.drummond
|
2574ccf305
|
Handle codec with no parameters
|
2013-03-08 21:06:10 +00:00 |
|
craig.p.drummond
|
d5674d4d43
|
Mention 'when different'
|
2013-03-08 21:05:34 +00:00 |
|
craig.p.drummond
|
a99cb421c4
|
Show codec details in action dialog
|
2013-03-08 21:04:42 +00:00 |
|
craig.p.drummond
|
9889170f37
|
Initial support for AudioCDs
TODO: Editing of track details, covers, testing, etc...
|
2013-03-06 17:24:33 +00:00 |
|
craig.p.drummond
|
a6c477a910
|
More errors...
|
2013-02-27 19:44:12 +00:00 |
|
craig.p.drummond
|
d4d75cbb0d
|
Dont show MTP IDs in tooltips
|
2013-02-26 20:01:41 +00:00 |
|
craig.p.drummond
|
e04af4d776
|
No need to configure source
|
2013-02-25 18:58:38 +00:00 |
|
craig.p.drummond
|
4c4897cb10
|
Fix MTP folder deletion
|
2013-02-25 18:58:03 +00:00 |
|
craig.p.drummond
|
2f119c390d
|
After updatnig device, need to wait for 'cacheSaved' signal from device
|
2013-02-17 19:44:26 +00:00 |
|
craig.p.drummond
|
df4c4033d4
|
Only show 'not configured' warning if copying to device (and dest not configured), or copying to library (and source not configured)
|
2013-02-17 18:57:10 +00:00 |
|
craig.p.drummond
|
fe42cf9399
|
More error messages
|
2013-02-01 18:05:56 +00:00 |
|
craig.p.drummond
|
09374f37a4
|
Remove Qt module prefix from includes - will make Qt5 port a little easier!
|
2013-01-28 19:33:42 +00:00 |
|
craig.p.drummond
|
505da25010
|
Add support for downloading from Jamendo
|
2013-01-17 17:03:42 +00:00 |
|
craig.p.drummond
|
476d132466
|
Update copyright year
|
2013-01-17 16:57:20 +00:00 |
|
craig.p.drummond
|
d174384739
|
Add option to specify max cover size when transfering to device.
|
2012-12-07 19:44:45 +00:00 |
|
craig.p.drummond
|
87688feda6
|
Need to call FileJob::finished() so that object is deleted.
|
2012-12-03 21:32:15 +00:00 |
|
craig.p.drummond
|
32d79b5867
|
When copying covers to device, only try this once - not for each song...
|
2012-12-03 20:39:32 +00:00 |
|
craig.p.drummond
|
c0ab3f6427
|
Place cleanDirs into copy thread
|
2012-11-07 19:41:07 +00:00 |
|
craig.p.drummond@gmail.com
|
70b6f5d550
|
Move most of Utils into support lib
|
2012-10-08 11:22:54 +00:00 |
|
craig.p.drummond
|
7562762728
|
Make 'Icon' a class, and move icons into Icons
|
2012-10-03 19:16:52 +00:00 |
|
craig.p.drummond@gmail.com
|
495d9b5e15
|
Dont call QTimer::singleShot in constructor, but call job->start() after it is created.
|
2012-10-02 11:19:52 +00:00 |
|
craig.p.drummond
|
443e820ff1
|
Fix missing icons when not using oxygen
|
2012-09-28 16:21:47 +00:00 |
|
craig.p.drummond
|
187636898e
|
Device sync support for Qt-only builds. To support this, a cut-down version of Solid is included.
|
2012-09-17 18:39:01 +00:00 |
|
craig.p.drummond
|
832aaa6a08
|
Save MPD filename scheme settings with MPD server settings.
|
2012-08-13 18:56:01 +00:00 |
|
craig.p.drummond
|
57850699bd
|
Remove KIO device support - it never worked, was slow, and not useable in its current state.
|
2012-06-27 17:18:58 +00:00 |
|
craig.p.drummond
|
632bc04c9b
|
Add support for multiple MPD servers.
|
2012-06-08 17:53:35 +00:00 |
|
craig.p.drummond
|
17a2efc29f
|
Add Track Organizer dialog to Qt-only build.
|
2012-05-31 19:48:31 +00:00 |
|
craig.p.drummond
|
f9f1edcb6f
|
Reduce KDE/Qt code duplication - by creating dummy Dialog, MessageBox, and InputDialog classes/namespaces for Qt.
|
2012-05-31 17:45:57 +00:00 |
|
craig.p.drummond@gmail.com
|
4cb460f41b
|
Add support for using KIO to access music collections. This is currently disabled as it is VERY slow. For example, accessing my android phone (via wifi) with 17 albums took ~60 seconds with webdav, and only ~10 when using sshfs!!!!
|
2012-05-03 20:07:28 +00:00 |
|
craig.p.drummond@gmail.com
|
08813a7ec2
|
No need to store full path in each song file.
|
2012-05-02 18:37:45 +00:00 |
|
craig.p.drummond@gmail.com
|
477953ddf3
|
Add a basic 'sync' dialog. Shows two lists; left has songs that are only in library, right has songs that are only on device. Each has a 'Copy to' action. When songs are copied, the lists are updated to show the remaining differences.
|
2012-04-26 12:30:00 +00:00 |
|
craig
|
2d657b4007
|
Reduce memory usage - VERY slightly!!!!
|
2012-04-02 17:56:13 +00:00 |
|
craig
|
08ae1c733f
|
Add Retry
|
2012-03-02 20:25:04 +00:00 |
|
craig
|
45e3f0c531
|
Need to call 'KDialog::slotButtonClicked' - oterhwise if dialog is closed by clicking on window's X button, it is not actually deleted
|
2012-03-01 20:27:09 +00:00 |
|
craig
|
58d06d3a09
|
Track & title consistency
|
2012-02-29 18:09:48 +00:00 |
|
craig
|
327999e642
|
Fix build with "-DCMAKE_BUILD_TYPE=debugfull" set
|
2012-02-25 19:09:43 +00:00 |
|
craig
|
18583f5276
|
Capacity is unknown for sshfs
|
2012-02-21 22:27:04 +00:00 |
|
craig
|
afa552e51f
|
Initial work on remote (sshfs) devices.
|
2012-02-21 17:01:43 +00:00 |
|
craig
|
df19620033
|
Make dialogs non-modal, so can still play tracks!
|
2012-02-19 21:21:43 +00:00 |
|
craig
|
2ba40221fc
|
Set fileperms on cover files as well - so that these are owned by audio group
|
2012-02-19 12:20:41 +00:00 |
|
craig
|
985288e484
|
Update dir model when add/remove songs
|
2012-02-10 20:33:54 +00:00 |
|