David Sansome
|
7a681c1198
|
Remember the selected playlist items when switching between playlist tabs. Fixes issue #758
|
2010-09-25 15:30:47 +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
|
7539c3b222
|
Fix indentation
|
2010-09-25 15:04:20 +00:00 |
David Sansome
|
1ce8ba2abf
|
Don't include qtwin on non-windows os. Thanks oget. Fixes issue #798
|
2010-09-25 14:55:36 +00:00 |
David Sansome
|
4f943795bc
|
Fix a handle + memory + whatever else leak when automatically changing tracks in Windows. Fixes issue #782
|
2010-09-22 22:22:02 +00:00 |
John Maguire
|
0c281bb837
|
Add cmake options for more libraries.
Fixes issue #738
Thanks to Nickollai for the patch.
|
2010-09-22 13:05:51 +00:00 |
David Sansome
|
ba6ad3cb4a
|
Update markey's email address
|
2010-09-21 10:03:52 +00:00 |
David Sansome
|
deb6abaa10
|
Force qsqlite to be compiled statically
|
2010-09-20 22:18:17 +00:00 |
John Maguire
|
2072d6cf9e
|
Fix crashes to do with iThings on Mac.
|
2010-09-20 21:03:31 +00:00 |
David Sansome
|
fe183d59fe
|
Set trunk's version to 0.5
|
2010-09-19 20:44:31 +00:00 |
David Sansome
|
22c5f2aea7
|
Actually use the deb version when creating the tarball
|
2010-09-19 11:01:02 +00:00 |
David Sansome
|
86401c2229
|
Use the debian distribution in non-buildbot packages too
|
2010-09-19 10:35:24 +00:00 |
David Sansome
|
74ff285946
|
Include the debian distribution name in the package version
|
2010-09-18 18:29:40 +00:00 |
David Sansome
|
97efa9b48f
|
Maybe convince launchpad to build the maverick package
|
2010-09-18 17:05:37 +00:00 |
David Sansome
|
d8d9ecc504
|
Remove the libimobiledevice hack for maverick
|
2010-09-18 16:25:39 +00:00 |
David Sansome
|
bda6e4bae1
|
Update the URLs in the deb, rpm and windows installer to point to the new website
|
2010-09-18 15:27:44 +00:00 |
David Sansome
|
5015374c42
|
Update changelog
|
2010-09-18 14:44:32 +00:00 |
David Sansome
|
8c0b17c000
|
Ooops, perhaps the code to stop devices from auto-expanding would work better in the DeviceView class.
|
2010-09-18 14:29:43 +00:00 |
David Sansome
|
ae1fa10d44
|
Merge translations from launchpad
|
2010-09-18 14:21:15 +00:00 |
David Sansome
|
ebc58d4e94
|
Update the description in the deb and rpm
|
2010-09-18 14:17:58 +00:00 |
David Sansome
|
3f926f0cca
|
Don't recursively expand (and connect) devices in the device view. Fixes issue #610
|
2010-09-18 13:55:04 +00:00 |
David Sansome
|
44f0934fed
|
Don't crash when physically removing a device
|
2010-09-18 13:54:23 +00:00 |
David Sansome
|
ce1e7f73df
|
Fix the artist and album library icons in Qt 4.7
|
2010-09-18 13:35:52 +00:00 |
David Sansome
|
e018e7ecdc
|
Only need one blank line between blocks in the copyright file
|
2010-09-18 13:28:32 +00:00 |
David Sansome
|
f721d18b76
|
Put licenses in separate sections
|
2010-09-18 12:42:10 +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
|
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 |
David Sansome
|
23364cd30e
|
Depend on either libimobiledevice0 or libimobiledevice1. Fixes issue #729
|
2010-09-13 20:12:28 +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 |