Andrea Decorte
c2e9bee463
Add an option to customize OSD message on song change
2011-05-22 21:15:11 +00:00
David Sansome
1a38bebc88
Add a missing column to device-schema
2011-05-22 16:08:31 +00:00
David Sansome
e61a8c84cb
Re-enable and fix the python tests, add regression tests for the weird PythonQt bugs
2011-05-22 15:23:12 +00:00
David Sansome
20a11e28b5
Remove the embedded-struct-names patch - we don't have nested structs any more
2011-05-22 15:22:56 +00:00
David Sansome
e1620385d5
Fix the Amazon covers script to work with PythonQt, and some minor style fixes
2011-05-22 14:11:02 +00:00
David Sansome
fc97e4bb8c
Convert CoverSearchResult lists correctly
2011-05-22 14:10:54 +00:00
David Sansome
2dbf6a4871
Fix a PythonQt bug where it would incorrectly report an error trying to convert the return value of a void slot().
2011-05-22 14:10:38 +00:00
Paweł Bara
58b8af4d4a
attempt to fix any of the python cover providers
2011-05-22 12:27:16 +00:00
David Sansome
b70744266a
Add libpythonqt.dll to the windows installer
2011-05-22 11:48:30 +00:00
David Sansome
7228eb8676
Buffer stdout and stderr properly, and integrate with python's logging module
2011-05-22 11:48:12 +00:00
David Sansome
797dfe9841
Fix some connect() warnings when starting a background stream
2011-05-21 19:27:23 +00:00
David Sansome
9cacd9027e
Remove SIP and PyQt from the Windows installer, add the spotifyblob and the new Python .dll and .zip.
2011-05-21 19:08:55 +00:00
David Sansome
417bde98a0
Remove dependency on QtUiTools, remove QtUiTools bindings and port PyQt's pure python .ui file parser to use PythonQt. Change the di.fm script to use uic again.
2011-05-21 19:08:38 +00:00
Paweł Bara
46a411844a
some more corrections of the python API for cover providers; still not working ;)
2011-05-21 12:19:35 +00:00
David Sansome
5234798a7f
Move TaskManager::Task and UrlHandler::LoadResult structs out of their parent classes - PythonQt doesn't understand nested structs.
2011-05-21 10:43:25 +00:00
David Sansome
1822f8b75f
Fix signal emission in the di script
2011-05-21 10:43:15 +00:00
David Sansome
a18146bf8a
Handle conversions of SongLists properly between python and Qt
2011-05-21 10:43:08 +00:00
David Sansome
ef1358e5aa
Update the digitallyimported-radio plugin to work with the new scripting api. Almost works - listing stations works, but can't play playlists yet because of QList<Song> binding problem
2011-05-19 23:02:37 +00:00
David Sansome
5c1139747f
Update a log line in the device kit lister
2011-05-19 23:02:30 +00:00
David Sansome
147bbb9928
Add some more python bindings
2011-05-19 23:02:15 +00:00
David Sansome
8422b844b1
Patch PythonQt:
...
- preserve the reference count of arguments passed to wrapped functions
- don't dump all over the stack of functions that call PythonQtConv::ConvertPythonToQt
- convert :: to _ in value type names
2011-05-19 23:02:03 +00:00
John Maguire
51e031df2b
Add class for transcoding a Song into an OGG Vorbis stream.
2011-05-19 16:34:33 +00:00
John Maguire
83813bb788
Make ICESession a QIODevice.
2011-05-19 14:29:25 +00:00
David Sansome
09bde274ed
Fix some ICE stuff
2011-05-19 13:21:12 +00:00
John Maguire
9afa223dbf
Regenerate pythonqt bindings from Qt 4.6.
2011-05-18 15:19:02 +00:00
John Maguire
4ec89102c8
Fix DeleteSongs test.
2011-05-18 15:05:19 +00:00
John Maguire
58ea8f5b78
Search stow for frameworks on mac.
2011-05-18 14:56:53 +00:00
John Maguire
eab423f84e
2-way test infrastructure for ICE tunnelling.
2011-05-18 13:54:26 +00:00
Paweł Bara
e0ab8ae5f2
little improvements to the last commit
2011-05-17 18:02:39 +00:00
Paweł Bara
d1d177769a
cover providers are now recreated every search (this will lead to simpler API of theirs in a moment)
...
initial migration from SIP -> PythonQt in cover providers
2011-05-17 17:53:36 +00:00
John Maguire
69b2942566
Add dependency so spotify blob is built before clementine.
2011-05-17 11:53:17 +00:00
John Maguire
8dd745895a
Add --version command line flag.
...
Fixes issue #1867
Thanks to: tyler.s.rhodes@gmail.com
2011-05-16 19:21:46 +00:00
John Maguire
e7f635e507
Maybe fix mac spotify build.
2011-05-16 15:15:02 +00:00
John Maguire
b175c36431
Add file type filtering to File view.
...
Fixes issue #361
Thanks to: tyler.s.rhodes@gmail.com
2011-05-16 15:08:17 +00:00
David Sansome
d15c6ac495
Remove the timerEvent method from NetworkTimeouts
2011-05-15 16:19:47 +00:00
David Sansome
7b84b23366
Add bindings for classes from network.h
2011-05-15 16:12:49 +00:00
David Sansome
25e63e4b42
Add QtUiTools bindings
2011-05-15 16:12:38 +00:00
David Sansome
8467bed946
Add missing file
2011-05-15 16:12:27 +00:00
David Sansome
368c637ce7
Fix compilation in release mode and disable the python test for now
2011-05-15 15:46:42 +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
930a2aa2bf
Add an interactive Python console to the script manager
2011-05-15 13:44:06 +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
e2c6526840
Make dynamic playlists use the limit specified in the smart playlist dialog. Thanks google@robbertkrebbers.nl. Fixes issue 1082. Fixes issue 1192.
2011-05-14 13:44:10 +00:00
David Sansome
792352be3b
When songs disappear from the filesystem (either they're deleted or are on a removable media that was unmounted), mark them as unavailable instead of removing them from the database. Thanks google@robbertkrebbers.nl. Fixes issue 401
2011-05-14 13:43:57 +00:00
David Sansome
dfb0289987
Fix the byte order of album cover art images sent over dbus on big endian machines. Thanks Paul Wells
2011-05-14 13:43:33 +00:00
John Maguire
c9a0318553
Revert to not scanning hidden directories.
2011-05-13 16:56:42 +00:00
Andrea Decorte
dbde7ae118
Fixed icons
2011-05-09 20:37:14 +00:00
John Maguire
6c291c45db
Add missing include.
2011-05-09 20:03:53 +00:00
Andrea Decorte
ddbe03b526
Added Login button to Last.Fm and others online services. Fixes issue
...
1772
2011-05-09 19:54:04 +00:00
John Maguire
a1c3a08f25
Re-add mac search paths so it's still possible to build with fink deps.
2011-05-09 15:54:17 +00:00