mussorgsky
14 years agoUpdate to new python-hildon widgets tagged
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