# Generated by Makefile. Do not edit.

2011-09-29  Alex Launi  <alex.launi@canonical.com>

	release 0.2.6

2011-09-29  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Merge lp:~chipaca/unity-lens-music/fix-typo

2011-09-29  john.lenton@canonical.com

	fixed a finger-hitting-the-keyboard-at-random typo

2011-09-28  Alex Launi  <alex.launi@canonical.com>

	Merge music store filters branch

2011-09-28  Alex Launi  <alex.launi@canonical.com>

	Implement the genre filtering for the music store

2011-09-28  Alex Launi  <alex.launi@canonical.com>

	merge trunk

2011-09-28  Alex Launi  <alex.launi@canonical.com>

	fix the musicstore decade parameter builder

2011-09-27  Alex Launi  <alex.launi@canonical.com>

	Release unity-lens-music 0.2.4

2011-09-26  Alex Launi  <alex.launi@canonical.com>

	usr u1ms:// for dnd in musicstore scope

2011-09-26  Alex Launi  <alex.launi@canonical.com>

	merge branch to send fewer requests

2011-09-22  Alex Launi  <alex.launi@canonical.com>

	cancel request if user keeps searching to cut down on number of requests sent to u1

2011-09-22  Alex Launi  <alex.launi@canonical.com>

	remove forced geo_store=US parameter

2011-09-22  Alex Launi  <alex.launi@canonical.com>

	release 0.2.2

2011-09-22  Alex Launi  <alex.launi@canonical.com>

	merge branch using list of uris for dnd

2011-09-22  Alex Launi  <alex.launi@canonical.com>

	use list of uris for dnd

2011-09-22  Alex Launi  <alex.launi@canonical.com>

	merge trunk

2011-09-22  Alex Launi  <alex.launi@canonical.com>

	update mime-type for albums

2011-09-22  Alex Launi  <alex.launi@canonical.com>

	merge trunk

2011-09-22  Alex Launi  <alex.launi@canonical.com>

	use a long string of quoted, space delimted uris

2011-09-21  Alex Launi  <alex.launi@canonical.com>

	update comment so i can remember what needs done

2011-09-21  Alex Launi  <alex.launi@canonical.com>

	merge trunk

2011-09-22  Alex Launi  <alex.launi@canonical.com>

	Go back to verbatim string. Changing it broke search

2011-09-21  Alex Launi  <alex.launi@canonical.com>

	update for purchase group icon to be the correct group-purchase.svg

2011-09-21  Alex Launi  <alex.launi@canonical.com>

	switch from using a verbatim string to avoid passing \n and \t to the sql query

2011-09-21  Alex Launi  <alex.launi@canonical.com>

	Merge fix to make banshee play activated tracks

2011-09-20  Alex Launi  <alex.launi@canonical.com>

	Actually play the enqueued songs in banshee when they're clicked in the music lens

2011-09-21  Alex Launi  <alex.launi@canonical.com>

	merge updated musicstore url branch

2011-09-21  john.lenton@canonical.com

	get the musicstore from the environ; set it to production by default

2011-09-21  john.lenton@canonical.com

	purchase_url now being offered in the main api. Also, switched to a static search result until we sort out the server.

2011-09-15  Neil Jagdish Patel  <neil.patel@canonical.com>

	[release] 0.2.0

2011-09-15  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@canonical.com>

	Fixes to Alex' U1 music store branch

2011-09-15  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Make global search work. Intentionally only include results from Banshee, and not U1.

2011-09-15  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Move the scope.freeze_notify() up to the comment that explains it

2011-09-15  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Don't search the U1 scope from the global dash search

2011-09-15  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Expose SimpleScope.search_is_invalid() to sub classes,and use it in the U1 scope to stop bad queries at the doorstep.

2011-09-15  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Better debug msg when searching against U1 - and include a timing in ms. Make sure we don't launch searches with empty strings. U1 will give us a BadRequest back.

2011-09-15  Alex Launi  <alex.launi@canonical.com>

	Merge in initial support for searching one.ubuntu.com for music to purchase

2011-09-14  Alex Launi  <alex.launi@canonical.com>

	fix methods and properties to conform to vala style

2011-09-14  Alex Launi  <alex.launi@canonical.com>

	fix distcheck

2011-09-14  Alex Launi  <alex.launi@canonical.com>

	add forgotten musicstore-filter-parser.vala

2011-09-14  Alex Launi  <alex.launi@canonical.com>

	add forgotten MusicStoreFilterStore.vala

2011-09-14  Alex Launi  <alex.launi@canonical.com>

	merge filter support on the store

2011-09-14  Alex Launi  <alex.launi@canonical.com>

	actually implement the decade filter

2011-09-14  Alex Launi  <alex.launi@canonical.com>

	add filters to the store search url

2011-09-14  Alex Launi  <alex.launi@canonical.com>

	merge music store scope

2011-09-13  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Merge lp:~kamstrup/unity-lens-music/sorted-filters

2011-09-12  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Sort the Genre filter according to the translated label

2011-09-12  Alex Launi  <alex.launi@canonical.com>

	Fix crash on sql error

2011-09-12  Alex Launi  <alex.launi@canonical.com>

	use warning instead of error to avoid a crash

2011-09-08  Alex Launi  <alex.launi@canonical.com>

	Bring back SimpleScope and the simplified banshee scope

2011-09-08  Alex Launi  <alex.launi@canonical.com>

	Make SimpleScope actually work

2011-09-08  Alex Launi  <alex.launi@canonical.com>

	bump version number for 0.1.4 release

2011-09-08  Alex Launi  <alex.launi@canonical.com>

	bring limits back down to prevent the freezes I was seeing

2011-09-08  Alex Launi  <alex.launi@canonical.com>

	revert scope simplification

2011-09-08  Alex Launi  <alex.launi@canonical.com>

	merge scope simplification branch

2011-09-08  Alex Launi  <alex.launi@canonical.com>

	Send just a list of filters to the search function. Abstracting out the filter retrieval

2011-09-08  Alex Launi  <alex.launi@canonical.com>

	Change simple search API to get rid of FilterParser in the api. they are banshee specific

2011-09-08  Alex Launi  <alex.launi@canonical.com>

	Convert banshee-scope to simple scope subclass

2011-09-07  Alex Launi  <alex.launi@canonical.com>

	add SimpleScope class to avoid duplicated code in the u1 scope

2011-09-07  Alex Launi  <alex.launi@canonical.com>

	revert track count fix as it was causing issues

2011-09-08  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Bump libunity requirement to 4.0.2

2011-09-08  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Merge lp:~kamstrup/unity-lens-music/gi-friendly-api-tweaks

2011-09-08  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Relfect latest API breaks in libunity

2011-09-08  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Merge lp:~njpatel/unity-lens-music/fix-initial-result

2011-09-07  Neil Jagdish Patel  <neil.patel@canonical.com>

	Treat null previous search as a change request

2011-09-02  Alex Launi  <alex.launi@canonical.com>

	Merge fix for track/album count

2011-09-02  Alex Launi  <alex.launi@canonical.com>

	Update counts to be more realistic

2011-09-02  Alex Launi  <alex.launi@canonical.com>

	merge formatting fixes

2011-09-02  Alex Launi  <alex.launi@canonical.com>

	fix source file formatting

2011-09-02  Alex Launi  <alex.launi@canonical.com>

	Update group icon names

2011-09-02  Alex Launi  <alex.launi@canonical.com>

	merge fix for missing 90s decade filter

2011-09-02  Alex Launi  <alex.launi@canonical.com>

	Add decade filter option for the 90s

2011-09-02  Alex Launi  <alex.launi@canonical.com>

	Support reading album art

2011-09-02  Alex Launi  <alex.launi@canonical.com>

	Get album art and display it in the dash

2011-08-25  Neil Jagdish Patel  <neil.patel@canonical.com>

	[release] 0.1.2

2011-08-12  Alex Launi  <alex.launi@canonical.com>

	add single track uri to banshee arg list

2011-08-12  Alex Launi  <alex.launi@canonical.com>

	use const int for the column indices

2011-08-12  Alex Launi  <alex.launi@canonical.com>

	use const int for the column indices

2011-08-12  Alex Launi  <alex.launi@canonical.com>

	play all tracks when an album is clicked

2011-08-11  Alex Launi  <alex.launi@canonical.com>

	fix genre filter sql to correctly search genre

2011-08-11  Alex Launi  <alex.launi@canonical.com>

	keep albums unique

2011-08-11  Alex Launi  <alex.launi@canonical.com>

	fix filtering

2011-08-11  Didier Roche  <didier.roche@canonical.com>

	use the correct dbus namespace

2011-08-11  Neil Jagdish Patel  <neil.patel@canonical.com>

	some distcheck fixes

2011-08-11  Neil Jagdish Patel  <neil.patel@canonical.com>

	Make some fixes

2011-08-11  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fix lens file more

2011-08-10  Alex Launi  <alex.launi@canonical.com>

	fix typo when creating decade filter-parser

2011-08-10  Alex Launi  <alex.launi@canonical.com>

	merge fix for music.lens file

2011-08-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	fix lens file

2011-08-10  Alex Launi  <alex.launi@canonical.com>

	remove hardcoded banshee directory

2011-08-10  Alex Launi  <alex.launi@canonical.com>

	implement filter support for genre and decade

2011-08-10  Alex Launi  <alex.launi@canonical.com>

	push up filter-parser and genre

2011-08-10  Alex Launi  <alex.launi@canonical.com>

	fix broken years ha

2011-08-10  Alex Launi  <alex.launi@canonical.com>

	work on implementing filter support

2011-08-10  Alex Launi  <alex.launi@canonical.com>

	implement infrastructure for querying with filters

2011-08-10  Alex Launi  <alex.launi@canonical.com>

	pull out the search code into its own method

2011-08-10  Alex Launi  <alex.launi@canonical.com>

	add debugging output

2011-08-10  Alex Launi  <alex.launi@canonical.com>

	make the project compile

2011-08-10  Alex Launi  <alex.launi@canonical.com>

	search the banshee db i hope

2011-08-09  Alex Launi  <alex.launi@canonical.com>

	fix all of the stupid vala syntax errors

2011-08-09  Alex Launi  <alex.launi@canonical.com>

	Clean out the zg scope code from the banshee scope, and comment it so i know what to do

2011-08-09  Alex Launi  <alex.launi@canonical.com>

	start splitting scope into its own file

2011-08-09  Alex Launi  <alex.launi@canonical.com>

	initial import of files lens, with some boiler plate to music

