Preparing 0.5.2-2 release
[mussorgsky] / src /
2011-02-11 Ivan FradeInitialize 'languages' var always
2011-02-11 Ivan FradeUpdate the page parsing to the new Bing results-page...
2010-04-25 Ivan FradeGet correctly album name (to save the image in the...
2010-04-23 Ivan FradeVerbose comments in the i18n
2010-04-23 Ivan FradeAvoid useless refilters when the user is typing fast
2010-04-23 Ivan FradeUse 'Various artist' as search string when the album...
2010-04-23 Ivan FradeShow most recent tracks first
2010-04-23 Ivan FradeAdd OGG mimetype in maemo
2010-04-22 Ivan FradeUse LANG and correct locale dir to load translations
2010-04-22 Ivan FradeAdd i18n to mussorgsky
2010-04-21 Ivan FradeFixes MB#8912, crashes when saving song metadata
2010-04-21 Ivan Fradethe thumbnailing library filename ends with .0
2010-02-26 Ivan FradeAdded support for OGG using mutagen autodetection
2010-02-26 Ivan FradeAdd plain FLAC support
2010-02-26 Ivan FradeUse directly hildon-thumbnailer C library via Ctypes...
2010-01-27 Ivan FradeSame lazy loading of the view for the strings.
2010-01-27 Ivan FradeLazy loading of the album art when the row is visible
2010-01-24 Ivan FradeUnicode utf8 fails on the device.
2010-01-24 Ivan FradeHuge padding adding rows in the download dialog.
2010-01-24 Ivan FradeSelect text in the 'search again' entry
2010-01-24 Ivan FradeAdd filters on the browse view menu.
2010-01-24 Ivan FradeForce utf8 in string encoding. Still incorrect values...
2010-01-24 Ivan FradeRemove special characters from album name
2010-01-24 Ivan Fradeconvenience function to check is an string is empty
2010-01-22 Ivan FradeRemove commented code
2010-01-22 Ivan FradeAssume filtered model in the edit view
2010-01-22 Ivan FradeUse only filtered model in the browse view
2010-01-22 Ivan FradeAdd menu entries in the browse panel (only UI, no imple...
2010-01-22 Ivan FradeUse mediaplayer icon in the edit-panel controls
2010-01-22 Ivan FradeRemove the "filename" label in front of the filename
2010-01-22 Ivan FradeFix the play button in edit view
2010-01-22 Ivan FradeReplace buggy str.split with manual replacement in...
2010-01-22 Ivan FradeFew UI improvements in download-dialog
2010-01-21 Ivan FradeCustom text to search album art (ugly UI)
2010-01-21 Ivan FradeRemove unused variable
2010-01-21 Ivan FradeUse platform icons for next/back buttons in edit panel
2010-01-21 Ivan FradeRefactored album-art download dialog code
2010-01-21 Ivan FradeOption to unset album art in download dialog
2010-01-10 Ivan FradeCall gtk settings to have fancy buttons with rounded...
2010-01-10 Ivan FradeRemove debug comment
2009-09-15 Ivan FradeUpdated album-art thumbnail path calculation
2009-09-09 Ivan FradeUse cropped as thumbnail directory
2009-09-08 Ivan FradeRemove old album_art retrieval code
2009-09-08 Ivan FradeSet the visible_func of the treemodel only once
2009-09-08 Ivan FradeSet all columns in the model so the view is updated
2009-09-08 Ivan FradeExchange images in main view
2009-09-07 Ivan FradeRename method. Show browse panel instead of old edit...
2009-09-07 Ivan FradeRemove old panel. Use new one based on ListStore
2009-09-07 Ivan FradeSearch only after 3 or more characters
2009-09-07 Ivan FradeNew first view using fancy buttons
2009-09-07 Ivan FradeFancy button for the main view (Gabriel Schulhof)
2009-09-07 Ivan FradeUsing browse panel in edit_metadata
2009-09-07 Ivan FradeRemove debug print
2009-09-06 Ivan FradeAdd new browser panel and updated edit panel
2009-09-06 Ivan FradeSet util class to create unique list of artists or...
2009-09-06 Ivan FradeRemove useless hbox in the window
2009-09-06 Ivan FradeDescribe returned tuple in method docstring
2009-09-05 Ivan FradeUse unique albums (concat artist) to handle the album art
2009-09-05 Ivan FradeTypos in variable names are evil in python
2009-09-05 Ivan FradeRemove references to the old album_art file
2009-09-04 Ivan FradeSame API but now retrieving the album art in threads
2009-09-04 Ivan FradeConsistent __create_view with other panels
2009-09-04 Ivan FradeSkip empty image
2009-09-01 Ivan FradeForce thumbnail if new album art has been selected
2009-08-27 Ivan FradeSort results by added time
2009-08-27 Ivan FradeBack to TouchSelectorEntry for artist and albums
2009-08-26 Ivan FradeUse the right variable!
2009-08-26 Ivan FradeBe sure there is image and thumb
2009-08-26 Ivan FradeAdded "trying" to download dialog
2009-08-26 Ivan FradeUse gobject markup escape instead of a custom function
2009-08-26 Ivan FradeAllow cancel between image downloads
2009-08-25 Ivan FradeAsync album art showing thumbnails
2009-08-25 Ivan FradeRetrieving album art in a callback
2009-08-25 Ivan FradeRefactor: retrieve the album art inside the dialog
2009-08-21 Ivan FradeUse the album art selection dialog
2009-08-21 Ivan FradeHandle no_results page in image online search
2009-08-21 Ivan FradeUse __ to prefix internal methods
2009-08-21 Ivan FradeNew dialog to select album art
2009-08-21 Ivan FradeUse the new external function for escaping html
2009-08-20 Ivan FradeEscape text before insert in markup
2009-08-20 Ivan FradeRead links as a generator
2009-08-20 Ivan FradeCommon code to a utils file
2009-08-20 Ivan FradeCode from pickar to infer metadata from file path
2009-08-19 Ivan FradeUpdated album art panel
2009-08-19 Ivan FradeMove iter to next element also in exception
2009-08-19 Ivan FradeEscape data before putting it into markup
2009-08-19 Ivan FradeHandle exception when thumbnail doesnt exist
2009-08-19 Ivan FradeNew panel for album art handling
2009-08-19 Ivan FradeRevamping UI
2009-08-16 Ivan FradeShow current item/total items in edit_panel title
2009-08-16 Ivan FradeUpdate to new python-hildon widgets
2009-06-28 Ivan FradeHandle correctly the signal connection/disconnection mussorgsky-0.1-1
2009-06-28 Ivan FradeStore albums and artist typed by the user
2009-06-28 Ivan FradeShow proper image in the download dialog
2009-06-28 Ivan FradeAdded get All option to the main UI
2009-06-28 Ivan FradeNew method to get all pairs artist/album
2009-06-28 Ivan FradeAdd new Download dialog for the "download all"
2009-06-28 Ivan FradeAdded socket timeout downloading album art
2009-06-28 Ivan FradeUse hildon picker instead of button + selector
2009-06-28 Ivan FradeGet only JPEG images for thumbnails
next