Paweł Bara
35441d829e
fixed a bug where 'Show cover in full size' and 'Unset cover' actions were incorrectly being disabled in the 'Now playing' widget
2011-01-30 20:17:09 +00:00
John Maguire
06c62f169f
Set default mac sidebar to Large and allow building on mac without tunepimp & scripting.
2011-01-29 21:28:11 +00:00
Arnaud Bienner
9159e3c47e
Oups... miss to also correct this
2011-01-29 16:11:20 +00:00
Arnaud Bienner
8b681a5dd2
Allow autotagging for non-library music files. Fixes issue 1389
2011-01-29 16:02:23 +00:00
Arnaud Bienner
6c42240b02
Minor correction in tagfetcher. Thanks David
2011-01-29 15:32:55 +00:00
John Maguire
03c2da63e0
Add tunepimp mp3 plugin to Fedora spec.
2011-01-29 15:31:36 +00:00
Arnaud Bienner
e9f19f2cdb
Correct regression introduced in r2705. Partially fixes issue 1390
2011-01-29 15:18:14 +00:00
David Sansome
618aec2c74
Clean module dicts properly when unloading a script - works around a bug in Python 2.7.0 only
2011-01-29 00:57:58 +00:00
David Sansome
bcc35ec29c
Add a test for stuff in the module's global dict
2011-01-28 21:43:10 +00:00
David Sansome
9ca237bfa2
Add a unit test for some basic python scripting functionality
2011-01-28 20:52:38 +00:00
David Sansome
e312057068
Maybe fix the fc14 build
2011-01-27 21:02:08 +00:00
David Sansome
3967437cba
Bring (parts of) gmock into the repository instead of it being an svn:external
2011-01-27 19:49:08 +00:00
John Maguire
ba0c7bab65
Change "kittens" feature to fetch the kittens tag instead of cat tag for fluffier kittens.
2011-01-27 16:54:03 +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
John Maguire
703a3b43d6
Mac build fixes for musicbrainz integration.
2011-01-27 14:48:58 +00:00
Arnaud Bienner
05a4cae370
Add track seeking from playlistview
2011-01-26 23:20:56 +00:00
Paweł Bara
2fec795b89
fixed an error where entering the Cover Searcher dialog without query would make it show the busy indicator forever
...
further refactoring of album cover changes (QMenu in controller)
2011-01-25 23:33:27 +00:00
Andrea Decorte
4e9aef16cb
forgot to add these files, sorry
2011-01-25 20:13:28 +00:00
Paweł Bara
b959792116
initial version of setlist.fm script...
...
... which downloads the latest setlist of artist chosen by user and then fills the current playlist with songs that were played during that set and are in the library at the same time
2011-01-25 19:28:25 +00:00
Andrea Decorte
f98b89a2d8
Fixed issue #764
2011-01-25 19:15:51 +00:00
John Maguire
c4f4ee6fe5
Add preview script.
...
Update issue #459
Basic script added.
2011-01-25 16:48:12 +00:00
David Sansome
f929a88473
Fix mpris
2011-01-24 21:25:09 +00:00
David Sansome
0beb12fc14
Add some options to control what happens when you double click or use the menu to add tracks to the playlist
2011-01-24 21:16:26 +00:00
John Maguire
2ad5acdd29
Move version information in to separate file to decrease churn on svn up.
...
Fix inverted error message for Avahi.
2011-01-24 20:45:15 +00:00
David Sansome
5e9edd52fe
Hold the taglib mutex while loading embedded cover art from files. Fixes issue #1350
2011-01-24 20:06:59 +00:00
Paweł Bara
4a9d38bbdd
final refactoring stage of cover changing code (common QAction*s)
...
reset URL in 'Cover from URL' dialog on reentrance
2011-01-24 18:32:09 +00:00
Paweł Bara
ebfbdba8a9
further refactoring of cover changing code (saving covers in controller)
2011-01-24 17:53:31 +00:00
John Maguire
7e5afd6bf1
Hack to work around PyQt 4.8.2 bug.
2011-01-24 17:31:34 +00:00
John Maguire
c39a514f2b
Add close shortcut to script dialog.
2011-01-24 17:06:21 +00:00
Arnaud Bienner
03df8195b0
Minors modification on TagFetcher. Fixes issue #1346
2011-01-24 17:03:36 +00:00
John Maguire
ed3719a950
Fix release build.
...
Fixes issue #1355
2011-01-24 12:44:19 +00:00
Paweł Bara
8bce92e69b
refactoring the code that handles common UI album cover related actions into a common controller
...
fixes a bug where cancelling the 'cover from URL' dialog would set the cover to a previously chosen URL
2011-01-24 00:09:57 +00:00
Paweł Bara
3e2ffd3647
ability to load cover from URL in all the usual places: cover manager, now playing widget and edit tag dialog (fixes issue #517 )
2011-01-23 20:24:17 +00:00
David Sansome
30019a9624
Update Turkish translation. Thanks H. İbrahim Güngör
2011-01-23 15:56:19 +00:00
David Sansome
4291d21eab
Load embedded cover art from ogg files. Thanks markwatkinson. Fixes issue #1232
2011-01-23 15:50:59 +00:00
David Sansome
fe818e5597
Don't drop the embedded art indicator from songs when updating the library. Thanks markwatkinson
2011-01-23 15:36:09 +00:00
David Sansome
d7c2e40a7a
Make the rpm and dep depend on pyqt
2011-01-23 15:18:51 +00:00
Paweł Bara
fae96f00de
thanks to translators in 'about' dialog
2011-01-23 11:58:35 +00:00
David Sansome
c879dff20e
Make the rpm and deb depend on libtunepimp
2011-01-22 14:32:43 +00:00
David Sansome
795a4df422
Fix compilation on mac and windows
2011-01-22 14:13:56 +00:00
David Sansome
45eab68ce6
Fix the RPM builds
2011-01-22 13:31:16 +00:00
David Sansome
2ecf61a57e
Move everything DBus related back to the main thread and use synchronous method calls everywhere
2011-01-22 12:47:19 +00:00
David Sansome
7880026767
Add some better error handling to the WMDM device lister if parts of WMP aren't installed
2011-01-22 11:29:47 +00:00
Arnaud Bienner
c929db4637
Oops...
2011-01-20 23:55:22 +00:00
Arnaud Bienner
729e8e729d
Adding track selection dialog for tag fetcher results. Also corrected tagfetcher to prevent from infinite loop when no result is found
2011-01-20 23:42:28 +00:00
David Sansome
d32ec67b8a
Add Keiran to the about dialog
2011-01-20 21:55:01 +00:00
David Sansome
fec096b389
Fix the cmake check for python-qt on maverick
2011-01-20 21:38:58 +00:00
David Sansome
ee06d779f2
Fix a bug that would occasionally cause an extra track to be skipped when a track ended. Fixes issue #1233
2011-01-20 21:29:48 +00:00
Paweł Bara
be5eb7a9fb
smart playlists: 'on date' (equals for dates) operator was too precise (fixes issue #1174 )
2011-01-20 18:55:28 +00:00