mussorgsky
14 years agoPreparing 0.4-1 release mussorgsky-0.4-1
Ivan Frade [Wed, 27 Jan 2010 09:34:53 +0000 (11:34 +0200)]
Preparing 0.4-1 release

14 years agoUnicode utf8 fails on the device.
Ivan Frade [Sun, 24 Jan 2010 23:53:56 +0000 (01:53 +0200)]
Unicode utf8 fails on the device.

14 years agoHuge padding adding rows in the download dialog.
Ivan Frade [Sun, 24 Jan 2010 23:47:52 +0000 (01:47 +0200)]
Huge padding adding rows in the download dialog.

14 years agoSelect text in the 'search again' entry
Ivan Frade [Sun, 24 Jan 2010 22:46:59 +0000 (00:46 +0200)]
Select text in the 'search again' entry

14 years agoAdd filters on the browse view menu.
Ivan Frade [Sun, 24 Jan 2010 22:40:31 +0000 (00:40 +0200)]
Add filters on the browse view menu.

Highly unefficient. Bug in gtk preventing to set different
set_visible_func

14 years agoNew unit test for the album art name
Ivan Frade [Sun, 24 Jan 2010 22:37:29 +0000 (00:37 +0200)]
New unit test for the album art name

14 years agoForce utf8 in string encoding. Still incorrect values with umlauts
Ivan Frade [Sun, 24 Jan 2010 22:36:47 +0000 (00:36 +0200)]
Force utf8 in string encoding. Still incorrect values with umlauts

14 years agoRemove special characters from album name
Ivan Frade [Sun, 24 Jan 2010 20:11:32 +0000 (22:11 +0200)]
Remove special characters from album name

Remove instead of replacing with white space

14 years agoconvenience function to check is an string is empty
Ivan Frade [Sun, 24 Jan 2010 19:01:43 +0000 (21:01 +0200)]
convenience function to check is an string is empty

14 years agoRemove commented code
Ivan Frade [Fri, 22 Jan 2010 15:29:14 +0000 (17:29 +0200)]
Remove commented code

14 years agoAssume filtered model in the edit view
Ivan Frade [Fri, 22 Jan 2010 15:28:05 +0000 (17:28 +0200)]
Assume filtered model in the edit view

Updated also __main__ for testing

14 years agoUse only filtered model in the browse view
Ivan Frade [Fri, 22 Jan 2010 15:27:31 +0000 (17:27 +0200)]
Use only filtered model in the browse view

14 years agoAdd menu entries in the browse panel (only UI, no implementation)
Ivan Frade [Fri, 22 Jan 2010 15:00:46 +0000 (17:00 +0200)]
Add menu entries in the browse panel (only UI, no implementation)

14 years agoUse mediaplayer icon in the edit-panel controls
Ivan Frade [Fri, 22 Jan 2010 12:59:11 +0000 (14:59 +0200)]
Use mediaplayer icon in the edit-panel controls

14 years agoRemove the "filename" label in front of the filename
Ivan Frade [Fri, 22 Jan 2010 12:39:44 +0000 (14:39 +0200)]
Remove the "filename" label in front of the filename

14 years agoFix the play button in edit view
Ivan Frade [Fri, 22 Jan 2010 12:38:50 +0000 (14:38 +0200)]
Fix the play button in edit view

14 years agoReplace buggy str.split with manual replacement in album-art spec
Ivan Frade [Fri, 22 Jan 2010 12:30:01 +0000 (14:30 +0200)]
Replace buggy str.split with manual replacement in album-art spec

This should fix (some) of the issues with special characters in
album names

14 years agoFew UI improvements in download-dialog
Ivan Frade [Fri, 22 Jan 2010 00:39:47 +0000 (02:39 +0200)]
Few UI improvements in download-dialog

14 years agoCustom text to search album art (ugly UI)
Ivan Frade [Thu, 21 Jan 2010 22:26:08 +0000 (00:26 +0200)]
Custom text to search album art (ugly UI)

14 years agoRemove unused variable
Ivan Frade [Thu, 21 Jan 2010 21:36:05 +0000 (23:36 +0200)]
Remove unused variable

14 years agoUse platform icons for next/back buttons in edit panel
Ivan Frade [Thu, 21 Jan 2010 21:34:28 +0000 (23:34 +0200)]
Use platform icons for next/back buttons in edit panel

14 years agoRefactored album-art download dialog code
Ivan Frade [Thu, 21 Jan 2010 20:48:17 +0000 (22:48 +0200)]
Refactored album-art download dialog code

Subclass of EventBox to encapsulate the images logic

14 years agoOption to unset album art in download dialog
Ivan Frade [Thu, 21 Jan 2010 20:05:42 +0000 (22:05 +0200)]
Option to unset album art in download dialog

Added a 6th option in the row with the default album-art icon.
If selected, remove the album-art and thumbnail for that album.

14 years agoCall gtk settings to have fancy buttons with rounded shadow on click
Ivan Frade [Sun, 10 Jan 2010 22:35:17 +0000 (00:35 +0200)]
Call gtk settings to have fancy buttons with rounded shadow on click

14 years agoRemove debug comment
Ivan Frade [Sun, 10 Jan 2010 22:30:28 +0000 (00:30 +0200)]
Remove debug comment

14 years agoCapital O in the .desktop file to fix name starting app
Ivan Frade [Sun, 10 Jan 2010 22:29:34 +0000 (00:29 +0200)]
Capital O in the .desktop file to fix name starting app

14 years agoPreparing 0.3 release mussorgsky-0.3-1
Ivan Frade [Tue, 15 Sep 2009 20:58:49 +0000 (23:58 +0300)]
Preparing 0.3 release

14 years agoUpdated C util to the new album-art thumbnail calculation
Ivan Frade [Tue, 15 Sep 2009 20:55:22 +0000 (23:55 +0300)]
Updated C util to the new album-art thumbnail calculation

14 years agoUpdated album-art thumbnail path calculation
Ivan Frade [Tue, 15 Sep 2009 20:53:12 +0000 (23:53 +0300)]
Updated album-art thumbnail path calculation

Now MAFW is using the uri to request the album art

14 years agoTool to get album art and paths from hildon-thumbnailer
Ivan Frade [Wed, 9 Sep 2009 07:52:00 +0000 (10:52 +0300)]
Tool to get album art and paths from hildon-thumbnailer

MAFW uses hildon-thumbnailer, so these paths are the expected location
of the album art

14 years agoUse cropped as thumbnail directory
Ivan Frade [Wed, 9 Sep 2009 07:50:55 +0000 (10:50 +0300)]
Use cropped as thumbnail directory

14 years agoMerge branch 'master' of https://git.maemo.org/projects/mussorgsky
Ivan Frade [Tue, 8 Sep 2009 19:52:12 +0000 (22:52 +0300)]
Merge branch 'master' of https://git.maemo.org/projects/mussorgsky

14 years agoRemove old album_art retrieval code
Ivan Frade [Tue, 8 Sep 2009 16:23:18 +0000 (19:23 +0300)]
Remove old album_art retrieval code

14 years agoSet the visible_func of the treemodel only once
Ivan Frade [Tue, 8 Sep 2009 14:09:09 +0000 (17:09 +0300)]
Set the visible_func of the treemodel only once

14 years agoSet all columns in the model so the view is updated
Ivan Frade [Tue, 8 Sep 2009 14:07:53 +0000 (17:07 +0300)]
Set all columns in the model so the view is updated

Use the same keys as in browse panel

14 years agoExchange images in main view
Ivan Frade [Tue, 8 Sep 2009 14:05:42 +0000 (17:05 +0300)]
Exchange images in main view

14 years agoInclude new fancy button in the dist list
Ivan Frade [Mon, 7 Sep 2009 22:56:10 +0000 (01:56 +0300)]
Include new fancy button in the dist list

14 years agoRename method. Show browse panel instead of old edit panel
Ivan Frade [Mon, 7 Sep 2009 22:53:47 +0000 (01:53 +0300)]
Rename method. Show browse panel instead of old edit panel

14 years agoRemove old panel. Use new one based on ListStore
Ivan Frade [Mon, 7 Sep 2009 22:52:15 +0000 (01:52 +0300)]
Remove old panel. Use new one based on ListStore

14 years agoSearch only after 3 or more characters
Ivan Frade [Mon, 7 Sep 2009 22:50:50 +0000 (01:50 +0300)]
Search only after 3 or more characters

Add new column in the model to speed up the search

14 years agoNew first view using fancy buttons
Ivan Frade [Mon, 7 Sep 2009 22:50:31 +0000 (01:50 +0300)]
New first view using fancy buttons

14 years agoFancy button for the main view (Gabriel Schulhof)
Ivan Frade [Mon, 7 Sep 2009 22:43:43 +0000 (01:43 +0300)]
Fancy button for the main view (Gabriel Schulhof)

14 years agoUsing browse panel in edit_metadata
Ivan Frade [Mon, 7 Sep 2009 22:17:57 +0000 (01:17 +0300)]
Using browse panel in edit_metadata

14 years agoRemove debug print
Ivan Frade [Mon, 7 Sep 2009 21:27:29 +0000 (00:27 +0300)]
Remove debug print

14 years agoAdd new browser panel and updated edit panel
Ivan Frade [Sun, 6 Sep 2009 21:28:52 +0000 (00:28 +0300)]
Add new browser panel and updated edit panel

Browser panel using a treeview to browse the music collection. Include
 interactive search.

Edit panel using a gtk.TreeModel as store

14 years agoSet util class to create unique list of artists or albums
Ivan Frade [Sun, 6 Sep 2009 21:26:51 +0000 (00:26 +0300)]
Set util class to create unique list of artists or albums

14 years agoRemove useless hbox in the window
Ivan Frade [Sun, 6 Sep 2009 18:23:36 +0000 (21:23 +0300)]
Remove useless hbox in the window

14 years agoDescribe returned tuple in method docstring
Ivan Frade [Sun, 6 Sep 2009 18:22:38 +0000 (21:22 +0300)]
Describe returned tuple in method docstring

14 years agoUse unique albums (concat artist) to handle the album art
Ivan Frade [Sat, 5 Sep 2009 08:54:03 +0000 (11:54 +0300)]
Use unique albums (concat artist) to handle the album art

This will show only one album for compilations.

14 years agoTypos in variable names are evil in python
Ivan Frade [Sat, 5 Sep 2009 08:46:40 +0000 (11:46 +0300)]
Typos in variable names are evil in python

14 years agoPreparing 0.2.2 release mussorgsky-0.2.2-1
Ivan Frade [Sat, 5 Sep 2009 08:05:19 +0000 (11:05 +0300)]
Preparing 0.2.2 release

14 years agoRemove references to the old album_art file
Ivan Frade [Sat, 5 Sep 2009 08:03:17 +0000 (11:03 +0300)]
Remove references to the old album_art file

This was crashing the boot of the application

14 years agoNew version in changelog mussorgsky-0.2.1-1
Ivan Frade [Fri, 4 Sep 2009 22:25:33 +0000 (01:25 +0300)]
New version in changelog

14 years agoPreparing 0.2.1 release
Ivan Frade [Fri, 4 Sep 2009 22:17:04 +0000 (01:17 +0300)]
Preparing 0.2.1 release

14 years agoSame API but now retrieving the album art in threads
Ivan Frade [Fri, 4 Sep 2009 22:11:34 +0000 (01:11 +0300)]
Same API but now retrieving the album art in threads

14 years agoConsistent __create_view with other panels
Ivan Frade [Fri, 4 Sep 2009 22:09:34 +0000 (01:09 +0300)]
Consistent __create_view with other panels

14 years agoSkip empty image
Ivan Frade [Fri, 4 Sep 2009 19:29:04 +0000 (22:29 +0300)]
Skip empty image

If we cannot download one of the images, don't add an stock icon, so next image gets the correct position.

14 years agoForce thumbnail if new album art has been selected
Ivan Frade [Tue, 1 Sep 2009 20:17:39 +0000 (23:17 +0300)]
Force thumbnail if new album art has been selected

It was possible to download a new album art and use still the old thumbnail!

14 years agoSort results by added time
Ivan Frade [Thu, 27 Aug 2009 21:25:01 +0000 (00:25 +0300)]
Sort results by added time

14 years agoBack to TouchSelectorEntry for artist and albums
Ivan Frade [Thu, 27 Aug 2009 20:14:34 +0000 (23:14 +0300)]
Back to TouchSelectorEntry for artist and albums

14 years agoPreparing 0.2 release mussorgsky-0.2-1
Ivan Frade [Wed, 26 Aug 2009 22:48:42 +0000 (01:48 +0300)]
Preparing 0.2 release

14 years agoUse the right variable!
Ivan Frade [Wed, 26 Aug 2009 08:47:55 +0000 (11:47 +0300)]
Use the right variable!

14 years agoBe sure there is image and thumb
Ivan Frade [Wed, 26 Aug 2009 08:47:17 +0000 (11:47 +0300)]
Be sure there is image and thumb

Maybe it cannot happen. But a check never hurts

14 years agoAdded "trying" to download dialog
Ivan Frade [Wed, 26 Aug 2009 08:46:01 +0000 (11:46 +0300)]
Added "trying" to download dialog

The big name shows the last downloaded album art
The small letters explain what are we trying to download now.
It should help in some "stall" cases.

14 years agoUse gobject markup escape instead of a custom function
Ivan Frade [Wed, 26 Aug 2009 08:45:24 +0000 (11:45 +0300)]
Use gobject markup escape instead of a custom function

14 years agoAllow cancel between image downloads
Ivan Frade [Wed, 26 Aug 2009 06:47:24 +0000 (09:47 +0300)]
Allow cancel between image downloads

Handle response signal and cancel downloads

14 years agoAsync album art showing thumbnails
Ivan Frade [Tue, 25 Aug 2009 20:54:28 +0000 (23:54 +0300)]
Async album art showing thumbnails

Async retrieval of the album art. Showing thumbnails instead
of full images. Show 5 images instead of 4 in the dialog

14 years agoRetrieving album art in a callback
Ivan Frade [Tue, 25 Aug 2009 18:56:59 +0000 (21:56 +0300)]
Retrieving album art in a callback

14 years agoRefactor: retrieve the album art inside the dialog
Ivan Frade [Tue, 25 Aug 2009 18:16:36 +0000 (21:16 +0300)]
Refactor: retrieve the album art inside the dialog

First step to show the dialog while downloading the stuff.

14 years agoUse the album art selection dialog
Ivan Frade [Fri, 21 Aug 2009 15:01:08 +0000 (18:01 +0300)]
Use the album art selection dialog

14 years agoHandle no_results page in image online search
Ivan Frade [Fri, 21 Aug 2009 15:00:45 +0000 (18:00 +0300)]
Handle no_results page in image online search

14 years agoUse __ to prefix internal methods
Ivan Frade [Fri, 21 Aug 2009 15:00:11 +0000 (18:00 +0300)]
Use __ to prefix internal methods

14 years agoNew dialog to select album art
Ivan Frade [Fri, 21 Aug 2009 14:59:38 +0000 (17:59 +0300)]
New dialog to select album art

14 years agoUse the new external function for escaping html
Ivan Frade [Fri, 21 Aug 2009 06:50:57 +0000 (09:50 +0300)]
Use the new external function for escaping html

14 years agoEscape text before insert in markup
Ivan Frade [Thu, 20 Aug 2009 22:49:19 +0000 (01:49 +0300)]
Escape text before insert in markup

Moved counters to the dialog title, instead of a label.

14 years agoRead links as a generator
Ivan Frade [Thu, 20 Aug 2009 22:48:02 +0000 (01:48 +0300)]
Read links as a generator

Read links from a web page as a generator. Clean up the code, prepare the things to retrieve different alternatives for certaing album/artist

14 years agoCommon code to a utils file
Ivan Frade [Thu, 20 Aug 2009 22:46:59 +0000 (01:46 +0300)]
Common code to a utils file

escape_html function is needed when printing in markup

14 years agoCode from pickar to infer metadata from file path
Ivan Frade [Thu, 20 Aug 2009 20:49:38 +0000 (23:49 +0300)]
Code from pickar to infer metadata from file path

Pack of regular expressions to get artist/album/title from the path.
Still not used in the code, but can be helpful.

14 years agoUpdated album art panel
Ivan Frade [Wed, 19 Aug 2009 22:15:14 +0000 (01:15 +0300)]
Updated album art panel

Cut too long song names
Expand the image column, to get the album art aligned to the right
Receive the list as construction parameter

14 years agoMove iter to next element also in exception
Ivan Frade [Wed, 19 Aug 2009 22:13:18 +0000 (01:13 +0300)]
Move iter to next element also in exception

Download was stuck in one element when an exception happened.

14 years agoEscape data before putting it into markup
Ivan Frade [Wed, 19 Aug 2009 21:17:11 +0000 (00:17 +0300)]
Escape data before putting it into markup

14 years agoHandle exception when thumbnail doesnt exist
Ivan Frade [Wed, 19 Aug 2009 21:16:41 +0000 (00:16 +0300)]
Handle exception when thumbnail doesnt exist

14 years agoAdded new file in setup.py
Ivan Frade [Wed, 19 Aug 2009 21:16:11 +0000 (00:16 +0300)]
Added new file in setup.py

14 years agoNew panel for album art handling
Ivan Frade [Wed, 19 Aug 2009 20:51:17 +0000 (23:51 +0300)]
New panel for album art handling

Automatic download as menu option.
Donwload dialog using a TreeModel instead of a list.

14 years agoRevamping UI
Ivan Frade [Wed, 19 Aug 2009 20:44:38 +0000 (23:44 +0300)]
Revamping UI

Removed unneccesary methods in tracker_backend
Simplified layout of buttons.

14 years agoShow current item/total items in edit_panel title
Ivan Frade [Sun, 16 Aug 2009 12:26:49 +0000 (15:26 +0300)]
Show current item/total items in edit_panel title

Show in the title current_time/total_items pending to edit, to give
a user an idea of the remaining work

14 years agoUpdate to new python-hildon widgets
Ivan Frade [Sun, 16 Aug 2009 10:36:28 +0000 (13:36 +0300)]
Update to new python-hildon widgets

hildon_touch_selector_entry_new_text doesnt exit anymore. Replacing
it with hildon_touch_selector_new_text. Not sure it allows use typing.

14 years agoHandle correctly the signal connection/disconnection mussorgsky-0.1-1
Ivan Frade [Sun, 28 Jun 2009 20:03:13 +0000 (23:03 +0300)]
Handle correctly the signal connection/disconnection

14 years agoStore albums and artist typed by the user
Ivan Frade [Sun, 28 Jun 2009 18:21:59 +0000 (21:21 +0300)]
Store albums and artist typed by the user

Keep the caches up to date, otherwise we would need to query
tracker again.

14 years agoUse correct icon
Ivan Frade [Sun, 28 Jun 2009 18:17:02 +0000 (21:17 +0300)]
Use correct icon

And removed duplicated field in the .desktop description

14 years agoShow proper image in the download dialog
Ivan Frade [Sun, 28 Jun 2009 18:15:05 +0000 (21:15 +0300)]
Show proper image in the download dialog

Text and image were mismatched previously. Now we show the _last_
album art retrieved. Not very usefull to detect problematic album
downloads...

14 years agoScripts under lib/mussorgsky and only the launch script in bin
Ivan Frade [Sun, 28 Jun 2009 18:12:44 +0000 (21:12 +0300)]
Scripts under lib/mussorgsky and only the launch script in bin

14 years agoAdded get All option to the main UI
Ivan Frade [Sun, 28 Jun 2009 10:50:44 +0000 (13:50 +0300)]
Added get All option to the main UI

14 years agoNew method to get all pairs artist/album
Ivan Frade [Sun, 28 Jun 2009 10:49:39 +0000 (13:49 +0300)]
New method to get all pairs artist/album

14 years agoAdd new Download dialog for the "download all"
Ivan Frade [Sun, 28 Jun 2009 10:49:09 +0000 (13:49 +0300)]
Add new Download dialog for the "download all"

14 years agoAdded socket timeout downloading album art
Ivan Frade [Sun, 28 Jun 2009 10:34:56 +0000 (13:34 +0300)]
Added socket timeout downloading album art

Otherwise we would be still waiting for the cover

14 years agoUse hildon picker instead of button + selector
Ivan Frade [Sun, 28 Jun 2009 08:52:40 +0000 (11:52 +0300)]
Use hildon picker instead of button + selector

14 years agoAdded icon for the menu
Ivan Frade [Sun, 28 Jun 2009 08:51:28 +0000 (11:51 +0300)]
Added icon for the menu

14 years agoSection: user/multimedia
Ivan Frade [Sun, 28 Jun 2009 08:33:54 +0000 (11:33 +0300)]
Section: user/multimedia

14 years agoGet only JPEG images for thumbnails
Ivan Frade [Sun, 28 Jun 2009 07:49:11 +0000 (10:49 +0300)]
Get only JPEG images for thumbnails

Get URL from the results page until it is a jpeg.
Added command line options parsing to make it useful