mussorgsky
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

14 years agoPIL as mandatory dependency, libxml optional
Ivan Frade [Sun, 28 Jun 2009 05:20:19 +0000 (08:20 +0300)]
PIL as mandatory dependency, libxml optional

14 years agoBetter debug output for scripting
Ivan Frade [Sat, 27 Jun 2009 12:33:32 +0000 (15:33 +0300)]
Better debug output for scripting

14 years agoRemove generated file
Ivan Frade [Sat, 27 Jun 2009 12:33:12 +0000 (15:33 +0300)]
Remove generated file

14 years agoImplemented MSN album art retrieval
Ivan Frade [Sat, 27 Jun 2009 00:50:50 +0000 (03:50 +0300)]
Implemented MSN album art retrieval

14 years agoAdd .gitignore file to the repository
Ivan Frade [Fri, 26 Jun 2009 21:30:57 +0000 (00:30 +0300)]
Add .gitignore file to the repository

14 years agoBrowse all music utility
Ivan Frade [Thu, 25 Jun 2009 22:58:16 +0000 (01:58 +0300)]
Browse all music utility

Added button in the main screen, and method to retrieve all songs
in the tracker backend

14 years agoUse PIL as first option
Ivan Frade [Thu, 25 Jun 2009 22:57:20 +0000 (01:57 +0300)]
Use PIL as first option

Instead of hildon-thumbnailer. Added few checks to artist and album

14 years agoTry to retrieve online art automatically
Ivan Frade [Thu, 25 Jun 2009 22:55:04 +0000 (01:55 +0300)]
Try to retrieve online art automatically

Use an idle function to retrieve the album art and set it into the image.
Uninstall the function on when moving to other song

14 years agoUse 'normal' as thumbnail size for album art
Ivan Frade [Wed, 24 Jun 2009 22:58:10 +0000 (01:58 +0300)]
Use 'normal' as thumbnail size for album art

14 years agoShow album art if exists
Ivan Frade [Wed, 24 Jun 2009 22:55:24 +0000 (01:55 +0300)]
Show album art if exists

14 years agoFixed "unknown" case
Ivan Frade [Wed, 24 Jun 2009 22:52:37 +0000 (01:52 +0300)]
Fixed "unknown" case

If we cannot recode the string, use the string as-it-is.
Removed some debug info, and added a main, for debugging.

14 years agoMerge branch 'master' of https://git.maemo.org/projects/mussorgsky
Ivan Frade [Wed, 24 Jun 2009 21:13:20 +0000 (00:13 +0300)]
Merge branch 'master' of https://git.maemo.org/projects/mussorgsky

Conflicts:
src/edit_panel.py

14 years agoAdd button and image to choose album art
Ivan Frade [Wed, 24 Jun 2009 20:35:17 +0000 (23:35 +0300)]
Add button and image to choose album art

14 years agoAdd button and image to choose album art
Ivan Frade [Wed, 24 Jun 2009 20:35:17 +0000 (23:35 +0300)]
Add button and image to choose album art

14 years agoUse table for the edit view layout
Ivan Frade [Wed, 24 Jun 2009 19:39:35 +0000 (22:39 +0300)]
Use table for the edit view layout

14 years agoAdd dependencies in control file
Ivan Frade [Tue, 23 Jun 2009 21:30:31 +0000 (00:30 +0300)]
Add dependencies in control file

14 years agoRemove pyid3lib dependency
ivan [Tue, 23 Jun 2009 21:25:11 +0000 (00:25 +0300)]
Remove pyid3lib dependency

It is not using that library anymore

14 years agoUse an script to invoke the program
Ivan Frade [Tue, 23 Jun 2009 21:18:58 +0000 (00:18 +0300)]
Use an script to invoke the program

It is usefull to preprend run-standlone in scratchbox, and to use
the right python version on the device.

14 years agoFirst version of installation files
Ivan Frade [Tue, 23 Jun 2009 20:29:17 +0000 (23:29 +0300)]
First version of installation files

14 years agoFix package building inside scratchbox
Ivan Frade [Tue, 23 Jun 2009 20:24:26 +0000 (23:24 +0300)]
Fix package building inside scratchbox

14 years agoAdd debian/ packaging
Ivan Frade [Tue, 23 Jun 2009 18:11:13 +0000 (21:11 +0300)]
Add debian/ packaging

This generates a debian packages (on desktop) that looks ok
for the device

14 years agoInitial import
Ivan Frade [Tue, 23 Jun 2009 15:32:19 +0000 (18:32 +0300)]
Initial import

14 years agowelcome
www-data [Tue, 23 Jun 2009 13:50:32 +0000 (16:50 +0300)]
welcome