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
|
38cfedb3d2
|
Fix a crash when the organiser's error dialog was shown the second time
|
2010-09-18 09:58:23 +00:00 |
|
David Sansome
|
e7afd348e9
|
Add "Copy to device" to the files tab
|
2010-09-18 09:54:33 +00:00 |
|
David Sansome
|
7419c52bec
|
Fix a path handling problem that caused the OK button to be greyed out when copying files to a device on Windows. Also show an error message when trying to copy songs that can't be copied (like streams). Fixes issue #750
|
2010-09-15 20:00:17 +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 |
|
David Sansome
|
d08389bb9d
|
Re-enable the settings dialog buttons after authentication even if you've switched to another tab before pressing Ok. Fixes issue #725
|
2010-09-13 21:40:50 +00:00 |
|
John Maguire
|
b9699c690f
|
Fix crash on closing visualisation fullscreen with escape.
Fixes issue #748
|
2010-09-13 20:50:18 +00:00 |
|
John Maguire
|
90359f84ec
|
Block until AlbumCoverLoader thread has started in cover manager.
|
2010-09-13 18:53:44 +00:00 |
|
John Maguire
|
71bfbd9aaa
|
Use per pixel scrolling on mac.
Fixes issue #738
|
2010-09-13 18:33:18 +00:00 |
|
John Maguire
|
b61a05889a
|
Disable detection of iPhone 4 and iPad until libgpod supports them.
Updates issue #742
I've blacklisted the iPhone 4 and iPad for now.
|
2010-09-13 17:08:10 +00:00 |
|
John Maguire
|
2c81cdefc7
|
Add m3u8 to M3U filetypes.
|
2010-09-13 16:37:22 +00:00 |
|
John Maguire
|
b0e1a516a9
|
Fix playlist parsing for iTunes M3U
Fixes issue #736
This is really Apple's fault for bizarrely using \r for line endings.
|
2010-09-13 16:31:42 +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
|
c65a687678
|
Remove GIO devices from the list that are unmounted outside clementine
|
2010-09-12 19:20:06 +00:00 |
|
John Maguire
|
0109a3211c
|
Fedora build fixes.
Fixes issue #726
|
2010-09-11 21:12: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 |
|
Bartłomiej Burdukiewicz
|
089159f009
|
Update Polish translation
|
2010-09-11 02:12:54 +00:00 |
|
Bartłomiej Burdukiewicz
|
85f758c6a8
|
Remove debug code for wiimotedev.
|
2010-09-11 01:27:52 +00:00 |
|
Bartłomiej Burdukiewicz
|
92836ae5b8
|
Fix bug only primary wiiremote can declare new shortcuts
|
2010-09-11 01:23:44 +00:00 |
|
David Sansome
|
ae62ab61f6
|
Massage translations
|
2010-09-10 20:04:10 +00:00 |
|
David Sansome
|
8f29764817
|
Fix a Qt 4.7 assert when drawing device item backgrounds
|
2010-09-10 19:59:29 +00:00 |
|
David Sansome
|
4020a7e774
|
Remove the debug profiling output from startup
|
2010-09-10 14:57:03 +00:00 |
|
David Sansome
|
aa6e67eb1f
|
Some native path separator fixes for libgpod on Windows, should fix loading of classic iPods on Windows.
|
2010-09-09 21:49:51 +00:00 |
|
John Maguire
|
9a35f0fc71
|
Disable removing the active playlist.
Fixes issue #640
|
2010-09-08 12:30:19 +00:00 |
|
John Maguire
|
effa826abb
|
Show now playing in the dock menu somewhat like iTunes.
|
2010-09-08 11:53:35 +00:00 |
|
John Maguire
|
977dd916b0
|
Install Growl resources (should make the installer work).
|
2010-09-07 13:28:01 +00:00 |
|
David Sansome
|
c83394b6b4
|
Work around a bug introduced in Qt 4.7's QGtkStyle that broke our custom QTreeView::drawRow to draw the current track indicator in the playlist. Fixes issue #706
|
2010-09-06 22:49:15 +00:00 |
|
John Maguire
|
aa80f4720d
|
Remove private header.
Fixes issue #703.
|
2010-09-06 15:03:45 +00:00 |
|
David Sansome
|
1bb859f4bb
|
Fix the appearance of the free space bar on Windows 7
|
2010-09-05 17:20:02 +00:00 |
|
David Sansome
|
4ffe0739dd
|
Change the URL in the About dialog to point to the new website, and clean up the appearance
|
2010-09-05 17:10:09 +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 |
|
David Sansome
|
ec3ff1a822
|
Merge translations from Launchpad
|
2010-09-05 11:32:57 +00:00 |
|
David Sansome
|
edb202f764
|
Improve the UI of the wiimotedev config page slightly, and add a link to the wiki
|
2010-09-05 11:21:32 +00:00 |
|
John Maguire
|
be6e887375
|
Fix quirks table and add my device manually :-)
Also fixes error dialog for organise files.
|
2010-09-04 20:11:14 +00:00 |
|
John Maguire
|
885a711d3a
|
Detect MTP device removal & free space/capacity on Mac.
|
2010-09-04 19:32:36 +00:00 |
|
David Sansome
|
be83655c57
|
Ignore tag messages from gstreamer when we're switching to a preloaded track - otherwise the Player receives the messages while it still thinks it's playing the old song, and gets the wrong track number.
|
2010-09-04 13:50:53 +00:00 |
|
David Sansome
|
c5af7d54f0
|
Don't disable the OK button on the organise dialog if the format string is invalid, but the format string is going to be ignored anyway
|
2010-09-04 13:28:57 +00:00 |
|
David Sansome
|
28a7039977
|
Show a warning when the user tries to connect a MTP device or iPod when they've compiled out support for libmtp or libgpod
|
2010-09-04 12:57:34 +00:00 |
|
David Sansome
|
bb4bb28c04
|
Automatically mount GIO volumes that get plugged in. Nautilus already does this for us in Gnome, this makes it work as expected in KDE too.
|
2010-09-04 12:34:01 +00:00 |
|
David Sansome
|
2d9e8806cd
|
Fix compilation on OpenSUSE that seems to have a broken qdbusxml2cpp? Fixes issue #685
|
2010-09-04 11:44:22 +00:00 |
|
David Sansome
|
d69f239eea
|
Disable the "Copy to library" option in the device view if the device isn't a filesystem device
|
2010-09-04 11:27:59 +00:00 |
|
David Sansome
|
c9e5a3dce7
|
Lock access to WMDM devices
|
2010-09-04 11:18:59 +00:00 |
|
David Sansome
|
034555942b
|
Return some hardware information for WMDM devices, and fix drive paths on Windows 7
|
2010-09-04 11:09:59 +00:00 |
|
John Maguire
|
902e4906e2
|
Some more Mac MTP work.
Reminder: Ship libusb-compat, not legacy libusb as it is fucked.
|
2010-09-02 22:35:00 +00:00 |
|
John Maguire
|
75a576a5c2
|
MTP support for Mac... Currently crashes the entire USB bus so I wouldn't use it.
|
2010-09-02 21:20:27 +00:00 |
|
David Sansome
|
4235c0f49d
|
Fix playlist search - I'm looking at you, John. Fixes issue #676
|
2010-09-02 19:17:35 +00:00 |
|
David Sansome
|
9f10964796
|
Re-read tags from files when opening the Edit Tag Dialog. Fixes issue #91.
|
2010-09-02 19:12:09 +00:00 |
|
John Maguire
|
916502fcca
|
Ignore non-USB disk mounts on Mac.
|
2010-09-02 18:24:39 +00:00 |
|