Avuton Olrich (8): Modify version string to post-release version 0.19.95 gmpc version 0.19.1 Modify version string to post-release version 0.19.95 gmpc version 0.19.96 Modify version string to post-release version 0.19.97 gmpc version 0.19.98 Modify version string to post-release version 0.19.99 gmpc version 0.19.100 Qball Cow (239): Completely wrong and wrong way around new url-fetching gui Make the new dialog slightly more sane Remove some empty lines Regenerate with new vala [UrlFetchGui] Show progressbar and make buttons insensitive Remove the 'num items' from the left pane view. [Bug:2519] Trying to fix this bug. [Bug:2519] Sort utf-8 aware. [Bug:2532] Apply patch from bug. Fix for bug 2496 Fix sizing rules so it should work again on windows32. Move notification code of db updates into separate code block. Add some extra bindings to libmpd.vapi Export gmpc-favorite and gmpc-rating for plugins Add extra icons, thanks to zeltak Export mpdinterfaction.h or gmpc-song-links. Integrate the new now playing browser Rename mockup-nowplaying to Now Playing [Metadata2] Don't query albumartist if not supported [Now Playing] Make colors configurable. Show kHz's not Hz's Fix rare bug that causes gtk to use tons of cpu and memory Adding new rating icons. Fix make distcheck Try not to reload stored playlist, when it is not needed. Add a theme-color option to now-playing If no title or name show filename, sanitiezed. Use theme colors by default Make coloring more robust Force text view in now playing read only Make sure gmpc_easy_download_uri_escape also escapes &&+ Sort album list by release date. Show release date Try vala move Generate vala->c code at compile time. Fixing make dist Add localtime_r for windows in gtktransition.h Merge branch 'master' into vala-build Bug:2567 Add gmpc.ico to dist Add extra type check to sorting function Merge branch 'vala-build' Ignore empty album-artist tags too Generate gmpc-extras.vapi instead of gmpc-extra.vapi [Now Playing] Remember last notebook page Depend on vala 0.7.8 or higher Remove old vapi files Make also the first page show correctly Update translations and add ja.po and en_CA.po [MetadataSelector] Remember window size Make linkbutton use open_uri Remove downloading of weblinks from gmpc, as it is a security risk if wiki gets compromised Possible fix for 2584 Prepend current profile name to window title if more then one profile is specified Make error bar same width as section below Fix bug 2566 Abort when vala not found Enable rules hint on tag browser Show codec, if I can figure it out.. Add date after album name in nowplaying Add option to select profile from commandline. bug 2597 Fix bug 2599. remove update icon when disconnecting Remove tray-icon tooltip If connected to mpd 0.16.0 use load commands to parse playlists. Avoid multiple update icons Make autogen.sh check for automake 1.11, not 1.7 Add BrowserIntegrateSearch interface to GmpcPlugin. Implement this in play-queue. Rename BrowserIntegrateSearch in IntegrateSearch as integrated search does not require browser. Make file browser implement database search. Remove database/playlist search from find2 browser Rename File browser to Database Move config file to XDG_CONFIG_DIR and cover art and db to XDG_CACHE_DIR. Do not free what should not be free'ed Fix for bug 2630. Add copy to clipboard button Make basedir /src instead of Add support for setting/viewing replaygain mode. Move search database/playlist into the right plugin. Remove config_dir from configure. Add code for clear icon in metadata browser, but disabled (vala needs #if support) Adding consume and single status icon. [MetaImage] Add support for adding entries to right mouse menu Add nice single color tray icon. as it should be. thanks to zeltak Update translations Add help message [bug 2632] Handle it if playlist changed between fetching status and getting playlist changes. Add get cache directory function. Update translations. Dirty fix to get database default in search pane. Moving files around. Remove config dir from bug information. Fixing build remove strndup warnings Remove warnings from playlist3-messages Remove warnings from mpdinteraction Remove warnings from url-fetcher Remove warnings from file-browser Remove warnings from main Remove warnings from metaimage Add initial trail for Humanity theme Rename consume to media-consume Call database icon gmpc-database Call database icon gmpc-database in menu entry Remove shout icon Add gmpc-database icon. Remove mpd_BrowserCase move icons/ to hicolor/ update database icon. Move metdata files to MetaData/ Remove inline, gcc does not like it. Fix comp. warnings. Use 'gmpc-metabrowser' as icon name for metadata browser Update translations to file move FileBrowser: fix false && check, remove unneeded sort, add timing output. Some more timing output in file browser Add gmpc-metabrowser icon, fix crasher. Add old tray icons back to the hicolor theme Update metabrowser song. Update database icon. Update icons Remove gtk-edit, as that should be part off gmpc-tagedit Update repeat/shuffle icons. Add a simple (async) music directory fetcher. Add new file to potfiles.in Fix some smaller issues. Simplify show_error_message(). Do not show help on first run. Cleanups. Remove albumview icon that was added by acident. Merge branch 'master' of git://repo.or.cz/gmpc Fix slow filling of treeview in file browser. Add 24x24 humanity icons. Swap repeat/random/single mode/consume Update humanity theme. Make the regex more strickt. Add missing make file. Add custom log function for libxml. LogDomain: LibXML Make show-image-column work in metadata browser Remove printf's and unset the xml error callback. NowPlaying: make labels selectable Use an async image loader. Hopefully reducing locking of gmpc Experimental async image loader. remove gmpc-image.c from potfiles.in Add now playing icons. Use media-codec icon in now playing Merge branch 'master' of git://repo.or.cz/gmpc Updated now-playing icons, also set same size for artist/album and others Remove artist image popup from artist label resize table on wdith change Merge branch 'master' of git://repo.or.cz/gmpc Fix crash on 0 columns in metadata browser, similar artist widget Fix sorting off list when there are playlists available. remove printf's Fix the no image on row 0 bug #2705) Remove warning fix leak by working around vala error Fix free-ing off playlist. A quick and very very dirty pixbuf cache. Remove pixbuf cache.. to be reinvestigated another time Updating images. Adding more images. Remove temp directory Fix sizing off artist image unFix sizing off artist image reFix sizing off artist image Fix tests Fix stylized config setting If no title available for SONG_TITLE first try name field, then fall back to shortfilename Fix warning on tooltip Update hicolor icons update svg's Store and restore maximized state. Remove play context menu from find Add a C written pixbuf cache Add some comments Keep entries in cache active until 30 seconds after last image is unreffed Try to utilize the cache some more Show fancy pancy images in the songlists. Correctly draw casing Update some icons to hicolor version 0.7. Fixing possible crash. show only one icon per album Disable images in the TreeView Re-enable optimalisations Update icons to hicolor 0.8. Update icons to hicolor 0.9. Search for albumartist not only on album but also on artist name. Fix rasi bug. Avoid unneeded reload of images. Correctly make the text bold in the now playing row. Set highlight-row before changed signal Fix not showing of weblinks in now-playing2 Making metadata browser look more like nowplaying Adding add/replace button Fix the row height off the left pane [MetadataB2] Remove unused more widget, add sep. below controls Remove Nowplaying config key abuse from Metadata2 [metabrowser] fix double packing of box [MetaData] Fix colouring of insensitive widgets (forward/back buttons) [GmpcMpdDataTreeview] Fix sizing off icon column Add an async mpd requestor. Put making things sensitive in right location Add a pixbuf cache test Improve test Update icons HicolorV2 Update Humanity theme Use the media-date icon in metadata browser Remove some debug output Change set_default_size to resize in hope to fix 2739 Update translations Improve the metadata selector a little bit. Invalidate pixbuf cache entries on metadata cache write Update translations Remove uri from info [MetaData] Make sure that the 'live search' entry has focus when being typed in Fix building with vala > 0.7.9 Update to hicolor 1.0 Update copyright headers Workaround for MPD's bug that always returns an empty tag in list command. Remove false trailing space Remove false trailing space Fixing one leak on close Fixe valgrind run script. Make sure I explicitely include libgio Fix leak in setting window title (playlist3.c:1654) Fix several non-free'ed strings. Updating suppression file. Support raw image.(selector still missing) Support setting raw data (temporary solution) Fix title of about dialog fix clearing off artist/album entry Add plural support to translations Add get_text_from_html function, and use it. Add artist information to now-playing Fix bug 2754. Use load for mpd 0.16.0 and up, if fail, try todo it yourself Cleanup Remember last selected file in image-selector and text-selector 2644 Add separate model for song-list to album view (so sorting does not interfere) and add song list to artist list. fix bug 2373: do not close notification if mouse is over it. Add right mouse menu to Favorite button with playlists Fix for bug 2733 Add an option that sets search as you type. (with 250ms) Use gtk-entry-changed signal to avoid false re-search Support easycommands via gmpc remote Fix bug 2792 Do not place EasyCommand dialog center on playlist window. this would cause undesired window placement Do not allow clicking set button in metadata browser while searching cleanup unused functions In song list change row-activate to open, not play Allow you to click artist/album icon in now playing