John Maguire
|
673d44ef72
|
Explicitly link gloox to gnutls.
|
2011-03-02 14:44:47 +00:00 |
John Maguire
|
4acd6883cc
|
Update comment about X-GOOGLE-TOKEN auth.
|
2011-03-01 16:18:55 +00:00 |
John Maguire
|
86919cc0ff
|
Hack X-GOOGLE-TOKEN support into gloox and use it in clementine.
|
2011-03-01 16:03:04 +00:00 |
John Maguire
|
a3b78a0043
|
Sync libxrme.
|
2011-03-01 14:34:06 +00:00 |
John Maguire
|
7f48896aa6
|
Add missing config.h.in for gloox.
|
2011-03-01 13:57:22 +00:00 |
John Maguire
|
e62db35dd1
|
Move gloox around.
|
2011-03-01 13:01:41 +00:00 |
John Maguire
|
11445f46b2
|
Import gloox 1.0 and port libxrme. Probably doesn't work for receiving commands.
|
2011-03-01 12:52:53 +00:00 |
David Sansome
|
285f2c9ff9
|
Add cross-links to the PyQt4 docs, document Song, NetworkAccessManager, PlaylistSequence
|
2011-02-27 17:16:22 +00:00 |
David Sansome
|
4471e27ef6
|
Python docs for PlaylistParser, and clean up the interface a bit
|
2011-02-27 12:14:32 +00:00 |
David Sansome
|
dc509db512
|
Python docs for PlaylistItem
|
2011-02-27 12:14:21 +00:00 |
David Sansome
|
e9a13bc864
|
Look for sip files in /usr/share/py-sip as well for freebsd
|
2011-02-27 12:14:12 +00:00 |
David Sansome
|
cc28966e6e
|
Revert "Don't enable libarchive support unless the headers were found"
|
2011-02-26 15:38:31 +00:00 |
David Sansome
|
6caf4707ba
|
Don't enable libarchive support unless the headers were found
|
2011-02-26 15:19:05 +00:00 |
David Sansome
|
2b08d27a88
|
Show loading indicators in the library model and the status bar when asynchronously loading songs during initialisation.
|
2011-02-26 14:27:57 +00:00 |
David Sansome
|
62b6d052de
|
Fix the library model test
|
2011-02-26 13:34:31 +00:00 |
John Maguire
|
6a14e0d94f
|
Link correct directory for gloox.
|
2011-02-26 09:51:36 +00:00 |
Paweł Bara
|
aa6c3ab35b
|
a way to mark DB schema versions as requiring a full library rescan
message dialog for a user when he's reached a full library rescan requiring schema version (like the final one of CUE sheet support)
|
2011-02-25 20:10:41 +00:00 |
Arnaud Bienner
|
609f882e27
|
Making library init async. Prevent from freezing GUI with large collection (especially Jamendo) when loading from DB for the first time since startup
|
2011-02-24 23:29:45 +00:00 |
Arnaud Bienner
|
80c1b9417e
|
Pressing ESC (from playlist view) also focus on filter, and clear it. Fixes issue 606 (definitely)
|
2011-02-24 18:05:38 +00:00 |
Arnaud Bienner
|
7f783d088e
|
Minor change
|
2011-02-24 00:00:10 +00:00 |
Arnaud Bienner
|
57ac8c441a
|
Play/Pause when pressing space (on playlistview). Fixes issue 244
|
2011-02-23 23:59:12 +00:00 |
Arnaud Bienner
|
9c0094b9a6
|
Improve playlist view: focus on playlistview or search filter, depending on keyboard event. Fixes issue 606
|
2011-02-23 22:21:17 +00:00 |
David Sansome
|
b04fbf226c
|
Fix MPRIS2's CanPause() PlayPause() behaviour
|
2011-02-23 19:31:12 +00:00 |
David Sansome
|
7fc03dc326
|
Increase the font size of the track slider popup
|
2011-02-23 19:31:07 +00:00 |
Paweł Bara
|
17af8b935c
|
fixing a regression where clicking on empty playlist space would crash Clementine
|
2011-02-23 18:34:42 +00:00 |
John Maguire
|
2e286e4271
|
Fix broken signal in MPRIS1.
Fixes issue #1497
|
2011-02-23 11:11:17 +00:00 |
David Sansome
|
bab78c2b4f
|
Fix mpris2's PlayPause method
|
2011-02-22 20:13:02 +00:00 |
John Maguire
|
6cebb8e629
|
Work around Lucid gloox bug.
|
2011-02-22 15:08:35 +00:00 |
David Sansome
|
a39cccd059
|
Update the track slider popup delta time when the track position changes.
|
2011-02-21 22:25:04 +00:00 |
David Sansome
|
107b7b54f9
|
Add an extra line to the track slider popup to show the difference between the current time and the destination time.
|
2011-02-21 20:59:30 +00:00 |
David Sansome
|
4ecd63f137
|
Add some hacky shell scripts to svn that update and merge translations from Launchpad
|
2011-02-21 20:33:44 +00:00 |
David Sansome
|
24fbe6aa74
|
Merge translations from Launchpad. Fixes issue #1491
|
2011-02-21 20:24:46 +00:00 |
Paweł Bara
|
5c8c5c5413
|
making availability of library view's context menu items saner (?). also makes the CUEs readonly from library view
|
2011-02-21 20:06:44 +00:00 |
Paweł Bara
|
e1d5abd83e
|
first step of making CUEs read only (playlist view)
|
2011-02-21 18:18:16 +00:00 |
David Sansome
|
bc1372a735
|
Fix the build failure when the remote is disabled
|
2011-02-20 16:26:26 +00:00 |
Paweł Bara
|
05cbe241e9
|
just changed a duplicated translation string
|
2011-02-20 16:23:30 +00:00 |
Paweł Bara
|
677a93b359
|
minor changes
|
2011-02-20 15:05:05 +00:00 |
David Sansome
|
72096bf1c8
|
Move ArtLoader from mpris_common.h to its own file, add libxrme to 3rdparty, add a working XMPP remote.
|
2011-02-19 18:24:11 +00:00 |
David Sansome
|
304ce97b16
|
Fix a crash bug in MPRIS2 if MPRIS1 couldn't register on the bus.
|
2011-02-19 18:24:05 +00:00 |
David Sansome
|
edd01b82e7
|
Oops, another tab->spaces
|
2011-02-19 18:24:01 +00:00 |
David Sansome
|
acc2c537de
|
Require gloox 0.9 instead of 1.0 (for Lucid), do some better logging, and login after connecting
|
2011-02-18 20:14:17 +00:00 |
David Sansome
|
c4f14527c8
|
Fix getting the user's XMPP password for the first time
|
2011-02-18 20:14:08 +00:00 |
David Sansome
|
6b9f41d6ae
|
Tabs to spaces in the keychain source
|
2011-02-18 20:14:01 +00:00 |
David Sansome
|
43f55a7bcd
|
Fix compilation of the gnome keychain
|
2011-02-18 20:13:52 +00:00 |
David Sansome
|
ff66bc0ade
|
Docs for the signals in PlaylistManager
|
2011-02-18 15:18:27 +00:00 |
John Maguire
|
e5f9db8d2e
|
Switch Mac gstreamer HTTP plugin from neon to soup.
|
2011-02-17 20:26:48 +00:00 |
Paweł Bara
|
832b258b55
|
me no speaky english
|
2011-02-17 20:04:58 +00:00 |
Paweł Bara
|
20658989c3
|
full library rescan feature - should already work as expected
|
2011-02-17 19:57:14 +00:00 |
John Maguire
|
438e332ea5
|
Fix crash in settings dialog.
|
2011-02-17 19:42:36 +00:00 |
John Maguire
|
68de9c99d3
|
Fixing comments from code review for r2833
|
2011-02-17 14:34:45 +00:00 |