fossfreedom
|
9425b1e1b5
|
pycharm autorefactor
|
2014-12-03 19:32:49 +00:00 |
|
fossfreedom
|
3a9589074f
|
run pycharms optimize imports over the python modules in the project
|
2014-06-03 20:04:38 +01:00 |
|
fossfreedom
|
a5a3d6b85c
|
reformat code according to pycharm
|
2014-05-24 14:52:09 +01:00 |
|
fossfreedom
|
767e2791cf
|
tidied up clicking on row actions to correct display of track & cover pane together with ensure that we show the artist cover search when clicking on artists - issue #236
|
2014-01-04 09:00:27 +00:00 |
|
fossfreedom
|
2f6af4fa7a
|
use coverview for artists as well as for albums
|
2013-11-24 21:19:00 +00:00 |
|
fossfreedom
|
42fb3f650b
|
add support to disable call to webkit library via a gsettings value - issue #199
|
2013-07-28 19:19:02 +01:00 |
|
fossfreedom
|
6f29b47576
|
python3 fixes for git compiled version of RB running on saucy
|
2013-06-17 22:43:25 +01:00 |
|
fossfreedom
|
ae44b76a41
|
bug fixes for rb299 support
|
2013-05-20 23:02:16 +01:00 |
|
fossfreedom
|
c868c1a44e
|
rework specific python2 to 3 function issues - issue #179
|
2013-04-24 20:55:46 +01:00 |
|
fossfreedom
|
c6099bb89d
|
a quick 2to3 run to see what breaks when running under python2.7 - this will give a better idea of how to keep both python 2.7 and python3 compatibility - issue #179
|
2013-04-21 20:43:03 +01:00 |
|
fossfreedom
|
66fdb07a43
|
use alternative URI format and also ensure data is correctly flushed before reading - issue #135
|
2013-01-16 14:25:59 +00:00 |
|
fossfreedom
|
d86d64d146
|
remove use of deprecated webview API call and split titles that may have a % in them - issue #135
|
2013-01-15 23:30:05 +00:00 |
|
fossfreedom
|
d76fe8ad67
|
few tidyups - double click issue still to be understood - issue #135
|
2013-01-15 21:39:45 +00:00 |
|
Agustin Carrasco
|
2fa11460c2
|
Modified the album managment to include the album artist as an identity parameter for the album itself. This way, each album is unique given it's name AND artist, effectivelly dividing albums with the same name but diferent album artist. (issue #83)
|
2012-12-16 15:36:24 -03:00 |
|
Agustin Carrasco
|
118a36ffc1
|
Bugfix: since the album manager isn't longer a singleton, it should be passed as a parameter to the coversearch pane
|
2012-12-13 16:50:46 -03:00 |
|
Agustin Carrasco
|
b0ebc7a67f
|
Fixed all cover search aspects
|
2012-12-05 18:18:22 -03:00 |
|
Agustin Carrasco
|
280df05a34
|
Added adaptative selection color to the cover search pane, acording to the current Gtk theme (issue #62)
|
2012-10-14 20:55:28 -03:00 |
|
fossfreedom
|
73cf1fe6a0
|
disable right click #62
|
2012-10-14 22:56:19 +01:00 |
|
fossfreedom
|
c873f6d880
|
fix translation on entry-view - issue #54
|
2012-10-13 20:56:03 +01:00 |
|
Agustin Carrasco
|
f75f3c68c8
|
Bugfix: initially, the coversearch pane should show the empty template
|
2012-10-11 17:23:57 -03:00 |
|
fossfreedom
|
b0cab87e05
|
fixed more unicode issues
|
2012-10-09 23:13:53 +01:00 |
|
fossfreedom
|
fdac389a05
|
fix unicode errors
|
2012-10-09 21:20:49 +01:00 |
|
Agustin Carrasco
|
f40b9dca60
|
Moved the image-from-uri loading logic to the AlbumLoader class
|
2012-10-07 20:19:05 -03:00 |
|
Agustin Carrasco
|
a9729f3120
|
Updated the album modified callback on source to respond to new features: Multiselect wasn't taken into account when first implemented; The cover search pane should be updated if the album is updated
|
2012-10-07 14:43:06 -03:00 |
|
Agustin Carrasco
|
ac02a30966
|
Rewrote the set_cover routine to use a workaround to load the pixbuf, since setting the uri did NOT work if the album already had an album
|
2012-10-06 19:31:49 -03:00 |
|
Agustin Carrasco
|
cf5e9865a8
|
Added come comments and cleaned up style
|
2012-10-06 18:47:02 -03:00 |
|
Agustin Carrasco
|
80cb2acadb
|
Removed unused import and code
|
2012-10-06 18:33:22 -03:00 |
|
Agustin Carrasco
|
4b24fa3f42
|
Added support to double click to set cover on selected album
|
2012-10-06 18:17:38 -03:00 |
|
Agustin Carrasco
|
574f7660c5
|
Update the cover tab on album selection change (when it's visible)
|
2012-10-06 17:54:39 -03:00 |
|
Agustin Carrasco
|
8cee4c1dcf
|
Initial implementation of cover search on bottom notebook. It's still incomplete but usable (issue #49).
|
2012-10-05 01:11:10 -03:00 |
|