~ubuntu-branches/ubuntu/precise/unity-lens-music/precise

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
# Generated by Makefile. Do not edit.

2012-01-23  Michal Hruby  <michal.mhr@gmail.com>

	Changes to the lens to suit new home lens view - collate Songs and Albums into one category (displaying Albums first). Fixes: https://bugs.launchpad.net/bugs/885738. Appoved by Mikkel Kamstrup Erlandsen.

2012-01-23  Michal Hruby  <michal.mhr@gmail.com>

	Update POTFILES

2012-01-23  Michal Hruby  <michal.mhr@gmail.com>

	Don't call get_last_iter all the time

2012-01-23  Michal Hruby  <michal.mhr@gmail.com>

	Merge trunk

2012-01-23  Michal Hruby  <michal.mhr@gmail.com>

	Don't display any results for empty search in home view

2012-01-20  Michal Hruby  <michal.mhr@gmail.com>

	Workaround dash issues

2012-01-20  Michal Hruby  <michal.mhr@gmail.com>

	Do it the simple (non-working) way

2012-01-20  Michal Hruby  <michal.mhr@gmail.com>

	Turn the main search method into an async one

2012-01-20  Michal Hruby  <michal.mhr@gmail.com>

	Spring is approaching, clean up a little

2012-01-20  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Preliminary refactoring to allow us to collate the Songs and Albums categories into one Music category when doing global search.

2012-01-19  Michal Hruby  <michal.mhr@gmail.com>

	Send no-results-hint when there are no results.. Fixes: https://bugs.launchpad.net/bugs/711199. Appoved by Mikkel Kamstrup Erlandsen.

2012-01-19  Michal Hruby  <michal.mhr@gmail.com>

	Add file explaining tests

2012-01-16  Michal Hruby  <michal.mhr@gmail.com>

	Use the no-results-hint

2012-01-18  Mirco Müller  <mirco.mueller@ubuntu.com>

	Resubmitting to make sure it's meant to go into trunk. I wonder what made LP think I wanted to merge it to anything different than trunk initially.
	
	The second part of the fix for LP: #841902.. Fixes: https://bugs.launchpad.net/bugs/841902. Appoved by Mikkel Kamstrup Erlandsen.

2012-01-10  Mirco Müller  <mirco.mueller@canonical.com>

	Use the new/correct name for the new CheckOptions filter

2012-01-06  Mirco Müller  <mirco.mueller@ubuntu.com>

	Using the new (temporary name) CheckFilterOption2 to support a 3-column layout... attempt to fix LP: #841902

2012-01-12  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>

	Release 5.0.0

2012-01-10  Didier Roche  <didier.roche@canonical.com>

	Rebuild against latest libunity packaging UNBLOCK. Fixes: . Appoved by .

2012-01-10  Didier Roche  <didier.roche@canonical.com>

	dummy commit for ABI rebuild

2012-01-10  Didier Roche  <didier.roche@canonical.com>

	Get the right icon path for the unity music lens UNBLOCK. Fixes: . Appoved by Tim Penhey.

2012-01-10  Didier Roche  <didier.roche@canonical.com>

	get right icon path

2012-01-04  Michal Hruby  <michal.mhr@gmail.com>

	Use libunity-5.0 API.. Fixes: . Appoved by Mikkel Kamstrup Erlandsen, Mirco Müller.

2011-12-07  Michal Hruby  <michal.mhr@gmail.com>

	Use libunity-5.0 API

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

	Make title of lens translatable in lens.in.in

2011-10-08  Gabor Kelemen  <kelemeng@gnome.hu>

	Mark the Music search result category name for translation. LP: #870894

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

	merge music store decade filter cap branch

2011-10-03  john.lenton@canonical.com

	untabify

2011-10-03  john.lenton@canonical.com

	ooh, clamp. likes.

2011-10-03  john.lenton@canonical.com

	cap decade filter on api limits

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