1753 Commits

Author SHA1 Message Date
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
John Maguire
310fa00701 Get address and bus number of MTP devices on Mac. 2010-09-02 18:10:40 +00:00
Bartłomiej Burdukiewicz
29464bccfe Fix unable to restore window when always hide the main window option is set 2010-09-02 13:41:25 +00:00
John Maguire
1b78e8137c Remove libusb references. 2010-09-01 21:51:45 +00:00
John Maguire
9e34783602 Add references for MTP detection code. 2010-09-01 21:50:05 +00:00
John Maguire
08f257d3ee Clean up Mac MTP detection code. 2010-09-01 21:43:23 +00:00
John Maguire
cce7fadc89 Dodgy code for detecting MTP devices on Mac without crashing (I'm looking at you libmtp). 2010-09-01 20:31:10 +00:00
Bartłomiej Burdukiewicz
3858c30614 Don't show osd for active/dective action when wiimotedev notifications are disabled 2010-09-01 19:29:49 +00:00
Bartłomiej Burdukiewicz
d70887c776 Fix bug when adding already exist shortcut in WiimotedevShortcutsConfig 2010-09-01 15:46:22 +00:00
Bartłomiej Burdukiewicz
ed8f87af0b Add action active/dective support to WiimotedevShortcuts, add special checks for bug #670 2010-09-01 15:37:09 +00:00
Bartłomiej Burdukiewicz
6c3be4f5b1 Add notification support to WiimotedevShortcuts 2010-09-01 14:46:15 +00:00
Bartłomiej Burdukiewicz
56c0c3807f Add warning when can't connect with wiimotedev dbus service 2010-09-01 00:41:19 +00:00
Bartłomiej Burdukiewicz
7d4e8d6add Use groupbox instead of vertical layout 2010-09-01 00:24:54 +00:00
Bartłomiej Burdukiewicz
87aea79df5 Add enable wiimotedev shortcuts only when application is focused option 2010-09-01 00:10:30 +00:00
Bartłomiej Burdukiewicz
37f2a42a88 Delete "edit action" button form WiimotedevShortcutsConfig 2010-08-31 23:50:21 +00:00
Bartłomiej Burdukiewicz
8359190a2f Fix bug that restore default settings when all wiimotedev actions are removed 2010-08-31 23:35:39 +00:00
Bartłomiej Burdukiewicz
7dc36761e9 Code cleanups 2010-08-31 23:17:38 +00:00
Bartłomiej Burdukiewicz
0914c22b0f WiimotedevShortcutGrabber now can add new actions 2010-08-31 22:48:16 +00:00
Bartłomiej Burdukiewicz
118e159c1e Add timeout feature to WiimotedevShortcutGrabber 2010-08-31 21:56:20 +00:00
John Maguire
214d77bc0e Fix test and fix song loader infinite loop. 2010-08-31 21:24:57 +00:00
Bartłomiej Burdukiewicz
a05cd6d623 Block wiimotedev interface when adding new shortcut 2010-08-31 20:35:11 +00:00
Bartłomiej Burdukiewicz
fbd17fd2a5 Remember wiiremote swing now working properly 2010-08-31 19:57:53 +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
29ec96e7b6 Show a little summary of what will and will not be built at the end of cmake 2010-08-31 18:23:23 +00:00
Bartłomiej Burdukiewicz
83164053c8 Update Polish translation 2010-08-31 18:02:09 +00:00
David Sansome
21b99db291 Check for a minimum libgpod version of 0.7.92. Fixes issue #675 2010-08-31 17:20:02 +00:00
Bartłomiej Burdukiewicz
cfb66b3f33 Rewrite some parts of code in wiimotedev settings dialog (Fix remove action bug) 2010-08-31 01:37:17 +00:00
Bartłomiej Burdukiewicz
1a091c5c0a Add yourself to about dialog... Strange feeling :) 2010-08-31 00:41:34 +00:00
Bartłomiej Burdukiewicz
f4dce9e51f Strip wiimotedev code to minimum, use org.wiimotedev.deviceEvents.xml to generete dbus interface for wiimotedev 2010-08-30 23:57:31 +00:00
David Sansome
1747241041 Don't crash on XP SP < 2, and output some more debugging info when guessing drive letters. 2010-08-30 20:37:53 +00:00
David Sansome
1dd6ac323e Get the drive letter for MSC WMDM devices on Windows 7 2010-08-30 19:58:01 +00:00
Bartłomiej Burdukiewicz
a59025cdec Disable wiiremote control by default 2010-08-30 17:57:59 +00:00
Bartłomiej Burdukiewicz
7393f8faaf Do not create wiimotedev interface by default 2010-08-30 17:31:42 +00:00
David Sansome
e779190b2f Update free space on WMDM devices 2010-08-30 17:23:24 +00:00
David Sansome
572a4730cb When editing tags in the playlist using the F2 shortcut, edit the current track, not the last one that was right-clicked on. 2010-08-30 16:49:10 +00:00
David Sansome
1453d264dd Fix an assert when setting the library grouping to None 2010-08-30 16:37:29 +00:00
David Sansome
ce0e468d75 Sort items in the library view under the correct divider when they have no unicode decomposition.
Update issue #672
Can you try this and see if it fixes it for you?
2010-08-30 16:20:04 +00:00
David Sansome
5a616cf40a Fix the organise dialog 2010-08-30 15:40:53 +00:00