A busy indicator in the ToolBar while downloading everythin
[mussorgsky] / src /
2011-07-04 Ivan FradeFix the docstring of a method
2011-07-04 Ivan FradeCovers model originally empty (UI will paint a spinning...
2011-07-04 Ivan FradeMove "download all" work to a thread. Add property...
2011-07-01 Ivan Fradeaa_spec doesnt apply anymore. albumArt has the new...
2011-07-01 Ivan FradeBig changes all around. Basic download works.
2011-06-28 Ivan FradeMake sure album names go encoded in UTF8
2011-06-28 Ivan FradeUse dbus backend instead of GI
2011-06-23 Ivan Fradeaa_spec: Use the new albumArt module and use hashlib...
2011-06-22 Ivan FradeAdd tracker backend using DBus for envs without GI
2011-04-08 Ivan FradeQML (main): Connect the quit signal from the engine...
2011-04-08 Ivan FradeQML (coverItem): filenames can be None in the first...
2011-04-07 Ivan FradeQML: Update the album list with the album art
2011-04-07 Ivan FradeQML: Move the logic to save and reset to the coverItem
2011-04-07 Ivan FradeQML: Click on album shows the alternatives and saves...
2011-04-05 Ivan FradeQML: Correct threading to load images
2011-04-05 Ivan FradeQML: QML mussorgsky in its own folder
2011-04-05 Ivan FradeQML: Removed logic.py. It goes into the controller
2011-04-05 Ivan FradeQML: Download images from the network
2011-04-04 Ivan FradeQML: __init__ file to access qml subdirectory
2011-04-04 Ivan FradeQML: Use a model for the alternatives screen (and contr...
2011-04-04 Ivan FradeQML ui: Album list is clickable
2011-04-01 Ivan FradeQML: main for the QML version
2011-04-01 Ivan FradeQML: QObjects for model and albums
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
next