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 |
John Maguire
|
d556954eaf
|
Fix alternative gstreamer plugin paths.
|
2010-09-07 13:14:40 +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
|
f6da46bab3
|
Update the changelog for 0.5
|
2010-09-05 17:00:05 +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
|
3f1ec7bedf
|
Set the deb version properly when not doing a buildbot build
|
2010-09-05 12:12:27 +00:00 |
David Sansome
|
64ee9749af
|
Only use the ~rnnnn notation for debian packages, use .rnnnn for rpms
|
2010-09-05 11:48: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 |
David Sansome
|
259688b9a0
|
Don't make the 64-bit rpm depend on loads of 32-bit libraries
|
2010-09-04 23:34:16 +00:00 |
David Sansome
|
da25c26239
|
Add a deb target
|
2010-09-04 22:33:31 +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 |
David Sansome
|
cb8a65cd4d
|
Don't generate files in the debian directory by default
|
2010-09-04 20:01:51 +00:00 |
David Sansome
|
b767b2809c
|
Copy the built rpm into the bin directory
|
2010-09-04 20:01:32 +00:00 |
John Maguire
|
885a711d3a
|
Detect MTP device removal & free space/capacity on Mac.
|
2010-09-04 19:32:36 +00:00 |
David Sansome
|
c440657904
|
Add an "rpm" target for make
|
2010-09-04 18:55:29 +00:00 |
David Sansome
|
3ad38b2128
|
Add iPod and MTP dependencies to the debian control file and rpm spec
|
2010-09-04 15:21:06 +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 |
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 |