John Maguire
|
cc782430cf
|
Fix MS-WMSP streams.
Fixes issue #912
|
2010-10-25 12:14:28 +00:00 |
|
David Sansome
|
5d9e43bc14
|
Add a new smart playlist wizard. Doesn't do anything yet except look pretty.
|
2010-10-24 23:46:05 +00:00 |
|
John Maguire
|
29d1e9e7cb
|
Add bizarrely named "mtime" to MPRIS.
Fixes issue #893
|
2010-10-19 11:20:50 +00:00 |
|
David Sansome
|
f55ffe15d6
|
Format the last played column more nicely
|
2010-10-17 20:53:15 +00:00 |
|
David Sansome
|
a13e0ba3f3
|
Increment play and skip counts when playing or skipping songs from the library
|
2010-10-17 19:27:31 +00:00 |
|
David Sansome
|
42e4c4a8db
|
Add a skipcount field to the database, and read the last played time into Song objects. (still not used in the GUI yet).
|
2010-10-17 17:50:20 +00:00 |
|
David Sansome
|
f5750bc348
|
More comments
|
2010-10-17 16:30:22 +00:00 |
|
David Sansome
|
eb9660edad
|
Parse FMPS ratings and played counts from mp3 id3v2 tags
|
2010-10-17 16:03:49 +00:00 |
|
David Sansome
|
95556df6aa
|
Move database schema into a subdirectory of data/
|
2010-10-17 11:22:34 +00:00 |
|
David Sansome
|
47004d0ac3
|
Fix album cover manager test
|
2010-10-16 18:21:28 +00:00 |
|
David Sansome
|
b5f366c40a
|
Add a thread safe network disk cache, and remove the need to pass a NetworkAccessManager around everywhere. Fixes issue #852
|
2010-10-16 17:20:54 +00:00 |
|
David Sansome
|
b97b2138fa
|
Play last.fm tag radio or similar artists radio when clicking on a tag in the song/artist info pane.
|
2010-10-16 15:22:14 +00:00 |
|
David Sansome
|
14fb4ca202
|
Ignore playlists when loading local directories. Fixes issue #886
|
2010-10-16 12:37:33 +00:00 |
|
John Maguire
|
2d19c2899a
|
Ignore engine metadata notifications if the song was previously loaded via taglib.
Fixes issue #880
Fixes issue #864
Fixes issue #574
|
2010-10-12 11:55:45 +00:00 |
|
David Sansome
|
2f3732e73e
|
Move lyrics into the song info pane, refactor out a load of the common code between artist and song info.
|
2010-10-10 16:09:20 +00:00 |
|
David Sansome
|
d09bae16ee
|
Don't crash when the receiver of a network get is destroyed before the request finishes
|
2010-10-09 14:15:05 +00:00 |
|
John Maguire
|
4c186f15dc
|
Add more fields to MPRIS GetMetadata
|
2010-09-29 17:03:32 +00:00 |
|
David Sansome
|
4f1a4fe39a
|
Some initial lyrics support. Scrapes all the sites that are supported by Amarok's Ultimate Lyrics script. No GUI or configuration yet.
|
2010-09-26 14:21:23 +00:00 |
|
David Sansome
|
bd59b7009b
|
Don't crash when trying to load a wma file without a tag.
|
2010-09-25 15:46:35 +00:00 |
|
David Sansome
|
6971f81be4
|
Use QFile::decodeName when reading command-line arguments. Fixes isse #752
|
2010-09-25 15:15:05 +00:00 |
|
David Sansome
|
625e4dffdb
|
Replace more invalid FAT32 characters in filenames. Fixes issue #799
|
2010-09-25 15:04:58 +00:00 |
|
David Sansome
|
24cb79285a
|
Fix some weird behaviour when renaming a device and changing the sorting order in the devices view.
|
2010-09-18 12:33:23 +00:00 |
|
David Sansome
|
d0699e0bb5
|
Fix a crash when loading a local directory that contains other directories or playlists.
|
2010-09-18 11:50:20 +00:00 |
|
David Sansome
|
e95c4979f8
|
Replace ? characters when copying files to devices (since they're invalid on FAT32 filesystems), and check the return value of QDir::mkpath. Fixes issue #721.
|
2010-09-18 10:06:30 +00:00 |
|
David Sansome
|
0adc88a07d
|
Ignore iTunNORM comment fields in ID3v2 tags
|
2010-09-15 19:24:31 +00:00 |
|
David Sansome
|
0a7fa788b3
|
On second thoughts, lose the gotos and handle the last.fm errors by throwing.
|
2010-09-13 23:52:05 +00:00 |
|
David Sansome
|
89c873f9ef
|
There are no gotos in this code
|
2010-09-13 23:44:11 +00:00 |
|
John Maguire
|
4570d891f2
|
Change global shortcuts on Mac to be eaten.
Update issue #722
Fixed on Mac.
|
2010-09-13 10:14:46 +00:00 |
|
David Sansome
|
c2ac3f8f32
|
Don't mount GIO devices automatically, instead put them in a "not mounted" state in the GUI and mount them when double-clicked on. Fixes issue #719. Probably fixes issue #723.
|
2010-09-11 12:29:44 +00:00 |
|
David Sansome
|
6fea62d68e
|
Make the organise dialog and free space bar look better with a dark theme. Fixes issue #630
|
2010-09-05 12:49:56 +00:00 |
|
John Maguire
|
214d77bc0e
|
Fix test and fix song loader infinite loop.
|
2010-08-31 21:24:57 +00:00 |
|
John Maguire
|
ad16a8b1ba
|
Load local files from the DB if we already have them.
|
2010-08-31 19:45:33 +00:00 |
|
John Maguire
|
bf5245d499
|
Remove warning for sql queries on the GUI thread.
|
2010-08-31 18:46:00 +00:00 |
|
David Sansome
|
1dd6ac323e
|
Get the drive letter for MSC WMDM devices on Windows 7
|
2010-08-30 19:58:01 +00:00 |
|
David Sansome
|
e4f5e97b17
|
Allow GetSupportedFiletypes to return an error, and make it possible to request a list of supported filetypes at the same time as opening the device for copying - making things much faster on MTP devices.
|
2010-08-30 12:22:15 +00:00 |
|
David Sansome
|
d7e71ad14a
|
Fix some little progress calculation bugs
|
2010-08-30 12:00:11 +00:00 |
|
David Sansome
|
728925097d
|
Show progress information when transcoding files to copy to a device
|
2010-08-30 11:36:40 +00:00 |
|
David Sansome
|
ebe237cd40
|
Codereview comments from r1844
|
2010-08-29 19:50:06 +00:00 |
|
David Sansome
|
93b35a6379
|
Clean up transcoded files from /tmp
|
2010-08-29 19:26:20 +00:00 |
|
David Sansome
|
4b381e00fd
|
Transcode files when copying them to devices
|
2010-08-29 19:22:21 +00:00 |
|
David Sansome
|
5873fe80a6
|
Pick a good default format to transcode to
|
2010-08-29 16:12:55 +00:00 |
|
David Sansome
|
d8ea4660e7
|
Store the device's transcode preference in the database
|
2010-08-29 15:32:36 +00:00 |
|
David Sansome
|
04e7e26088
|
Allow devices to report progress information about individual songs back to the Organise object. Implement this for MTP
|
2010-08-28 21:55:30 +00:00 |
|
John Maguire
|
c801ce1a2d
|
Rollback analyzer changes.
|
2010-08-28 18:48:16 +00:00 |
|
David Sansome
|
f5cbeabb9b
|
Copy string metadata properly
|
2010-08-28 13:52:29 +00:00 |
|
David Sansome
|
a066eb9968
|
Recognise music on devices where WMDM/FormatCode isn't provide, such as mass storage devices.
|
2010-08-28 13:23:33 +00:00 |
|
David Sansome
|
c625ac229d
|
Fix all the windows crashes
|
2010-08-28 12:30:53 +00:00 |
|
David Sansome
|
d980fd5ff8
|
Remove the pointless CreateInThread method from BackgroundThread and instead move objects to the right thread after creation.
|
2010-08-27 18:36:57 +00:00 |
|
David Sansome
|
a776758ad1
|
Clear the "stop after this track" marker after stopping after this track. Fixes issue #552
|
2010-08-26 19:29:55 +00:00 |
|
David Sansome
|
dad73e7e7e
|
Fix a mingw compile error in release mode
|
2010-08-25 22:13:58 +00:00 |
|