David Sansome
|
c05a2ee182
|
Add a spotify gstreamer source element instead of hacking about with gsttcpserversrc. Implement seeking on spotify tracks.
|
2011-09-25 19:24:44 +01:00 |
David Sansome
|
4ac16f0dd4
|
Add a "tooltip" that shows the songs within each album in the global search results
|
2011-09-18 00:06:07 +01:00 |
David Sansome
|
21be90a941
|
Change spotify protobuf namespace to something that isn't reserved, and do album loading in spotify
|
2011-08-29 03:32:37 +01:00 |
David Sansome
|
27e837a8bb
|
Fix spotify audio stuttering on Linux
|
2011-08-28 01:30:32 +01:00 |
David Sansome
|
c4280c2cf4
|
Maybe fix git revision numbers in RPM packages.
|
2011-08-28 01:18:13 +01:00 |
David Sansome
|
13fc24f6c6
|
Refactor the last.fm, magnatune, spotify and di.fm settings pages - moving the login state display into a separate widget.
|
2011-08-27 22:01:28 +01:00 |
David Sansome
|
dd3eee63e5
|
Remove python scripting support
|
2011-07-23 15:32:12 +01:00 |
John Maguire
|
a2e4f8e6b3
|
Update cmake version script to use git describe instead of svn info.
|
2011-07-19 16:59:42 +02:00 |
David Sansome
|
cab5d63b74
|
Rename empty .po target files to .po.target so pkgbinarymangler doesn't choke on them. Thanks Felix Geyer <debfx-pkg@fobos.de>
|
2011-06-17 19:38:58 +00:00 |
David Sansome
|
5220091db2
|
Maybe fix the fc14 build
|
2011-06-08 10:08:59 +00:00 |
David Sansome
|
6bb81f9a9c
|
Explicitly set the rpm distro in the .spec so builds work from ubuntu boxes, and do a verbose mock
|
2011-06-07 16:58:48 +00:00 |
John Maguire
|
7d8a07e8de
|
Bump spotify blob version
|
2011-05-25 14:50:50 +00:00 |
David Sansome
|
7b84b23366
|
Add bindings for classes from network.h
|
2011-05-15 16:12:49 +00:00 |
David Sansome
|
d9bb8ffd8c
|
Add the pythonqt bindings generator and make some bindings for RadioService and UrlHandler
|
2011-05-15 15:45:49 +00:00 |
David Sansome
|
7c05b42dcd
|
Add PythonQt to 3rdparty, use it in the python engine instead of SIP/PyQt.
|
2011-05-15 13:41:54 +00:00 |
David Sansome
|
a2ceca673c
|
Bump trunk's version to 0.7.1 (oops), show an error when the spotify blob crashes, actually use the LD_LIBRARY_PATH that is created
|
2011-04-29 21:49:48 +00:00 |
David Sansome
|
3deb371537
|
If the spotify blob isn't installed, try to download it from the Clementine website. Also, make the blob separate from the core Spotify code in Clementine so you can build the core code without building the blob
|
2011-04-29 19:44:51 +00:00 |
David Sansome
|
ec07d9d46f
|
Don't statically initialise Python extensions on Windows, add some more debug logging
|
2011-04-24 17:02:32 +00:00 |
David Sansome
|
468c970e65
|
Bump trunk's version to 0.7
|
2011-03-29 21:12:53 +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
|
a9336c4d80
|
Include automatically generated docstrings for functions that don't have any
|
2011-02-15 21:08:39 +00:00 |
David Sansome
|
a361dc128d
|
Sort out the cmake dependency mess when generating/compiling translations - should hopefully fix some compile issues with parallel jobs.
|
2011-02-03 22:01:31 +00:00 |
David Sansome
|
e4d9d54414
|
Link Clementine against SIP and PyQt on Windows, and add the modules to python's inittab
|
2011-01-31 23:44:44 +00:00 |
David Sansome
|
e312057068
|
Maybe fix the fc14 build
|
2011-01-27 21:02:08 +00:00 |
John Maguire
|
16b5466922
|
Nicer platform specific sip flags.
|
2011-01-27 15:40:53 +00:00 |
John Maguire
|
508aaed088
|
Fix pyqt on mac.
|
2011-01-27 15:29:26 +00:00 |
David Sansome
|
fec096b389
|
Fix the cmake check for python-qt on maverick
|
2011-01-20 21:38:58 +00:00 |
David Sansome
|
1f59936ff2
|
Set the PyQt version back to 4.6.2 so it compiles on lucid again
|
2011-01-18 19:04:31 +00:00 |
John Maguire
|
33ad8249b0
|
Build fixes for scripting support on mac.
|
2011-01-18 12:47:26 +00:00 |
David Sansome
|
81c31b5af8
|
Better detection for the python-sip package
|
2011-01-08 17:27:00 +00:00 |
David Sansome
|
56cbc16df9
|
Oops
|
2011-01-08 17:08:33 +00:00 |
David Sansome
|
79b7a3cdf2
|
Add the debian distribution name to the deb filename - maybe fix dev ppa
|
2011-01-08 16:47:29 +00:00 |
David Sansome
|
e1b899bc61
|
Add python bindings for the library
|
2011-01-03 15:15:51 +00:00 |
David Sansome
|
5b34a11765
|
More version number fiddling
|
2011-01-03 14:33:03 +00:00 |
David Sansome
|
0fba393f6e
|
Fix the version numbering mess
|
2011-01-03 14:21:10 +00:00 |
Paweł Bara
|
87627b3915
|
explicit Qt version in cmake of SipBindings
|
2011-01-02 15:54:00 +00:00 |
David Sansome
|
b2f22cf3a3
|
Add the extra sip dependencies as actual dependencies
|
2011-01-02 15:30:15 +00:00 |
David Sansome
|
dac0d071ea
|
Add bindings for Song, PlaylistItem, PlaylistItemPtr and EngineBase, add a "player" attribute to the clementine module
|
2010-12-31 20:29:52 +00:00 |
David Sansome
|
5b1000834f
|
Add some basic script loading support and add python bindings for the Player class
|
2010-12-31 18:13:28 +00:00 |
David Sansome
|
6737b8a5c2
|
Always use the gstreamer engine, remove xine, vlc and phonon engines.
|
2010-12-26 13:01:35 +00:00 |
David Sansome
|
ae261a7f0b
|
Bump version to 0.6
|
2010-12-11 15:32:19 +00:00 |
John Maguire
|
6406216918
|
Don't try and get svn info if we're not using an svn checkout.
|
2010-12-06 13:41:06 +00:00 |
John Maguire
|
b2ffc58070
|
Only check subversion info if $BUILDBOT_REVISION not set.
Fix compile warning.
|
2010-11-25 17:14:11 +00:00 |
John Maguire
|
8ac4e57cdf
|
Fetch the subversion revision info automatically if possible.
|
2010-11-25 15:26:26 +00:00 |
David Sansome
|
f63ff66fce
|
Don't check build dependencies when building packages on buildbot
|
2010-11-21 18:09:28 +00:00 |
David Sansome
|
c19580cf9a
|
Show the patch version in the version string. Fixes issue #825
|
2010-09-29 18:51:40 +00:00 |
David Sansome
|
fe183d59fe
|
Set trunk's version to 0.5
|
2010-09-19 20:44:31 +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
|
5d984cb368
|
Compile with a static sqlite by default, since Qt 4.7 doesn't seem to expose the symbols we need to use FTS
|
2010-09-10 20:04:52 +00:00 |