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

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Package Import Robot
  • Author(s): Didier Roche
  • Date: 2011-09-27 18:30:39 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: package-import@ubuntu.com-20110927183039-7n1jezqbf5ulsut5
Tags: 0.2.4-0ubuntu1
* New upstream release.
  - Clicking song/album in music lens loads in Banshee but does not
    focus on play queue (LP: #834933)
  - [FFE] Add support for U1 in the music lens (LP: #851691)
* debian/control:
  - makes u-l-m now recommends u-s-m as we want it by default now.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# Generated by Makefile. Do not edit.
2
2
 
 
3
2011-09-27  Alex Launi  <alex.launi@canonical.com>
 
4
 
 
5
        Release unity-lens-music 0.2.4
 
6
 
 
7
2011-09-26  Alex Launi  <alex.launi@canonical.com>
 
8
 
 
9
        usr u1ms:// for dnd in musicstore scope
 
10
 
 
11
2011-09-26  Alex Launi  <alex.launi@canonical.com>
 
12
 
 
13
        merge branch to send fewer requests
 
14
 
 
15
2011-09-22  Alex Launi  <alex.launi@canonical.com>
 
16
 
 
17
        cancel request if user keeps searching to cut down on number of requests sent to u1
 
18
 
 
19
2011-09-22  Alex Launi  <alex.launi@canonical.com>
 
20
 
 
21
        remove forced geo_store=US parameter
 
22
 
 
23
2011-09-22  Alex Launi  <alex.launi@canonical.com>
 
24
 
 
25
        release 0.2.2
 
26
 
 
27
2011-09-22  Alex Launi  <alex.launi@canonical.com>
 
28
 
 
29
        merge branch using list of uris for dnd
 
30
 
 
31
2011-09-22  Alex Launi  <alex.launi@canonical.com>
 
32
 
 
33
        use list of uris for dnd
 
34
 
 
35
2011-09-22  Alex Launi  <alex.launi@canonical.com>
 
36
 
 
37
        merge trunk
 
38
 
 
39
2011-09-22  Alex Launi  <alex.launi@canonical.com>
 
40
 
 
41
        update mime-type for albums
 
42
 
 
43
2011-09-22  Alex Launi  <alex.launi@canonical.com>
 
44
 
 
45
        merge trunk
 
46
 
 
47
2011-09-22  Alex Launi  <alex.launi@canonical.com>
 
48
 
 
49
        use a long string of quoted, space delimted uris
 
50
 
 
51
2011-09-21  Alex Launi  <alex.launi@canonical.com>
 
52
 
 
53
        update comment so i can remember what needs done
 
54
 
 
55
2011-09-21  Alex Launi  <alex.launi@canonical.com>
 
56
 
 
57
        merge trunk
 
58
 
 
59
2011-09-22  Alex Launi  <alex.launi@canonical.com>
 
60
 
 
61
        Go back to verbatim string. Changing it broke search
 
62
 
 
63
2011-09-21  Alex Launi  <alex.launi@canonical.com>
 
64
 
 
65
        update for purchase group icon to be the correct group-purchase.svg
 
66
 
 
67
2011-09-21  Alex Launi  <alex.launi@canonical.com>
 
68
 
 
69
        switch from using a verbatim string to avoid passing \n and \t to the sql query
 
70
 
 
71
2011-09-21  Alex Launi  <alex.launi@canonical.com>
 
72
 
 
73
        Merge fix to make banshee play activated tracks
 
74
 
 
75
2011-09-20  Alex Launi  <alex.launi@canonical.com>
 
76
 
 
77
        Actually play the enqueued songs in banshee when they're clicked in the music lens
 
78
 
 
79
2011-09-21  Alex Launi  <alex.launi@canonical.com>
 
80
 
 
81
        merge updated musicstore url branch
 
82
 
 
83
2011-09-21  john.lenton@canonical.com
 
84
 
 
85
        get the musicstore from the environ; set it to production by default
 
86
 
 
87
2011-09-21  john.lenton@canonical.com
 
88
 
 
89
        purchase_url now being offered in the main api. Also, switched to a static search result until we sort out the server.
 
90
 
 
91
2011-09-15  Neil Jagdish Patel  <neil.patel@canonical.com>
 
92
 
 
93
        [release] 0.2.0
 
94
 
 
95
2011-09-15  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@canonical.com>
 
96
 
 
97
        Fixes to Alex' U1 music store branch
 
98
 
 
99
2011-09-15  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
100
 
 
101
        Make global search work. Intentionally only include results from Banshee, and not U1.
 
102
 
 
103
2011-09-15  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
104
 
 
105
        Move the scope.freeze_notify() up to the comment that explains it
 
106
 
 
107
2011-09-15  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
108
 
 
109
        Don't search the U1 scope from the global dash search
 
110
 
 
111
2011-09-15  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
112
 
 
113
        Expose SimpleScope.search_is_invalid() to sub classes,and use it in the U1 scope to stop bad queries at the doorstep.
 
114
 
 
115
2011-09-15  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
116
 
 
117
        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.
 
118
 
 
119
2011-09-15  Alex Launi  <alex.launi@canonical.com>
 
120
 
 
121
        Merge in initial support for searching one.ubuntu.com for music to purchase
 
122
 
 
123
2011-09-14  Alex Launi  <alex.launi@canonical.com>
 
124
 
 
125
        fix methods and properties to conform to vala style
 
126
 
 
127
2011-09-14  Alex Launi  <alex.launi@canonical.com>
 
128
 
 
129
        fix distcheck
 
130
 
 
131
2011-09-14  Alex Launi  <alex.launi@canonical.com>
 
132
 
 
133
        add forgotten musicstore-filter-parser.vala
 
134
 
 
135
2011-09-14  Alex Launi  <alex.launi@canonical.com>
 
136
 
 
137
        add forgotten MusicStoreFilterStore.vala
 
138
 
 
139
2011-09-14  Alex Launi  <alex.launi@canonical.com>
 
140
 
 
141
        merge filter support on the store
 
142
 
 
143
2011-09-14  Alex Launi  <alex.launi@canonical.com>
 
144
 
 
145
        actually implement the decade filter
 
146
 
 
147
2011-09-14  Alex Launi  <alex.launi@canonical.com>
 
148
 
 
149
        add filters to the store search url
 
150
 
 
151
2011-09-14  Alex Launi  <alex.launi@canonical.com>
 
152
 
 
153
        merge music store scope
 
154
 
 
155
2011-09-13  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
156
 
 
157
        Merge lp:~kamstrup/unity-lens-music/sorted-filters
 
158
 
 
159
2011-09-12  Mikkel Kamstrup Erlandsen  <mikkel.kamstrup@gmail.com>
 
160
 
 
161
        Sort the Genre filter according to the translated label
 
162
 
 
163
2011-09-12  Alex Launi  <alex.launi@canonical.com>
 
164
 
 
165
        Fix crash on sql error
 
166
 
 
167
2011-09-12  Alex Launi  <alex.launi@canonical.com>
 
168
 
 
169
        use warning instead of error to avoid a crash
 
170
 
 
171
2011-09-08  Alex Launi  <alex.launi@canonical.com>
 
172
 
 
173
        Bring back SimpleScope and the simplified banshee scope
 
174
 
 
175
2011-09-08  Alex Launi  <alex.launi@canonical.com>
 
176
 
 
177
        Make SimpleScope actually work
 
178
 
3
179
2011-09-08  Alex Launi  <alex.launi@canonical.com>
4
180
 
5
181
        bump version number for 0.1.4 release