summaryrefslogtreecommitdiffstats
path: root/video/pipewire/HISTORY
blob: 3f72dbd656d8e63d877ca0f02732a01ca06d46b1 (plain) (blame)
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
2024-04-15 Pavel Vinogradov <public@sourcemage.org>
	* DETAILS: version 1.0.5

2024-03-13 Pavel Vinogradov <public@sourcemage.org>
	* DETAILS: version 1.0.4

2024-02-02 Pavel Vinogradov <public@sourcemage.org>
	* DETAILS: version 1.0.3

2024-01-31 Pavel Vinogradov <public@sourcemage.org>
	* DETAILS: version 1.0.2

2024-01-22 Treeve Jelbert <treeve@sourcemage.org>
	* DEPENDS: avoid double depends on systemd

2024-01-11 Pavel Vinogradov <public@sourcemage.org>
	* DETAILS: version 1.0.1, quoting++

2023-11-26 Pavel Vinogradov <public@sourcemage.org>
	* DETAILS: version 1.0.0
	* DEPENDS: removed xmltoman completely

2023-11-22 Pavel Vinogradov <public@sourcemage.org>
	* DEPENDS: moved xmltoman to stable branch only, fixed typo in doxygen
	  description

2023-11-16 Pavel Vinogradov <public@sourcemage.org>
	* DETAILS: version 0.3.85

2023-11-02 Pavel Vinogradov <public@sourcemage.org>
	* DETAILS: version 0.3.84

2023-10-19 Pavel Vinogradov <public@sourcemage.org>
	* DETAILS: version 0.3.83

2023-10-13 Pavel Vinogradov <public@sourcemage.org>
	* DETAILS: version 0.3.82

2023-10-06 Pavel Vinogradov <public@sourcemage.org>
	* DETAILS: version 0.3.81

2023-09-14 Pavel Vinogradov <public@sourcemage.org>
	* DETAILS: version 0.3.80

2023-08-29 Pavel Vinogradov <public@sourcemage.org>
	* DETAILS: version 0.3.79

2023-08-22 Pavel Vinogradov <public@sourcemage.org>
	* DETAILS: version 0.3.78

2023-08-04 Pavel Vinogradov <public@sourcemage.org>
	* DETAILS: version 0.3.77

2023-07-28 Pavel Vinogradov <public@sourcemage.org>
	* DETAILS: version 0.3.76

2023-07-21 Pavel Vinogradov <public@sourcemage.org>
	* DETAILS: version 0.3.75
	* BUILD, DEPENDS: added suggested dependency on wireplumber, removed +=

2023-07-12 Pavel Vinogradov <public@sourcemage.org>
	* DETAILS: version 0.3.74

2023-07-06 Pavel Vinogradov <public@sourcemage.org>
	* DETAILS: version 0.3.73
	* DEPENDS: added optional rtkit

2023-06-26 Pavel Vinogradov <public@sourcemage.org>
	* DETAILS: version 0.3.72

2023-05-17 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 0.3.71

2023-04-20 Pavel Vinogradov <public@sourcemage.org>
	* DETAILS: version 0.3.70

2023-04-13 Pavel Vinogradov <public@sourcemage.org>
	* DETAILS: version 0.3.69

2023-04-11  Florian Franzmann  <bwlf@bandrate.org>
	* DEPENDS: add dependency on orc

2023-04-06 Pavel Vinogradov <public@sourcemage.org>
	* DETAILS: version 0.3.68

2023-03-09 Pavel Vinogradov <public@sourcemage.org>
	* DETAILS: version 0.3.67

2023-02-16 Pavel Vinogradov <public@sourcemage.org>
	* DETAILS: version 0.3.66
	* DEPENDS: added flatpak=disabled flag back, fixed by upstream

2023-01-29 Pavel Vinogradov <public@sourcemage.org>
	* CONFIGURE, DEPENDS: V4L2 support doesn't need v4l-utils

2023-01-28 Pavel Vinogradov <public@sourcemage.org>
	* BUILD: append PIPEWIRE_OPTS to OPTS
	* DEPENDS: removed all bashisms, reformatted, removed flatpak=disabled flag
	  because some modules (bluez5) faiilled to build with it, added ffmpeg
	  support in pw-cat/pw-play/pw-record option

2023-01-26 Pavel Vinogradov <public@sourcemage.org>
	* DETAILS: version 0.3.65

2023-01-12 Pavel Vinpgradov <public@sourcemage.org>
	* DETAILS: version 0.3.64

2022-12-15 Pavel Vinogradov <public@sourcemage.org>
	* DETAILS: version 0.3.63

2022-12-09 Pavel Vinogradov <public@sourcemage.org>
	* DETAILS: version 0.3.62

2022-11-26 Pavel Vinogradov <public@sourcemage.org>
	* DEPENDS: added optional flatpak

2022-11-25 Pavel Vinogradov <public@sourcemage.org>
	* DETAILS: version 0.3.61

2022-11-10 Pavel Vinogradov <public@sourcemage.org>
	* DEPENDS: modemmanager is optional for all branches now, added optional
	  readline as well

2022-11-10 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 0.3.60

2022-10-09 Pavel Vinogradov <public@sourcemage.org>
	* DEPENDS: added git and optional modemmanager for scm branch

2022-09-30 Pavel Vinogradov <public@sourcemage.org>
	* DETAILS: version 0.3.59

2022-09-15  Florian Franzmann  <bwlf@bandrate.org>
	* DETAILS: version 0.3.58

2022-09-02 Pavel Vinogradov <public@sourcemage.org>
	* DETAILS: version 0.3.57
	* DEPENDS: opus is available in stable too

2022-08-01 Ismael Luceno <ismael@sourcemage.org>
	* DEPENDS: enable opus dependency only for scm

2022-07-23 Pavel Vinogradov <public@sourcemage.org>
	* DEPENDS: pkgconfig -> PKG-CONFIG

2022-07-20 Pavel Vinogradov <public@sourcemage.org>
	* DEPENDS: added optional opus codec for Bluetooth

2022-07-19 Pavel Vinogradov <public@sourcemage.org>
	* DETAILS: version 0.3.56

2022-07-12 Pavel Vinogradov <public@sourcemage.org>
	* DETAILS: version 0.3.55

2022-07-07 Pavel Vinogradov <public@sourcemage.org>
	* DETAILS: version 0.3.54

2022-06-30  Florian Franzmann  <bwlf@bandrate.org>
	* DETAILS: version 0.3.53

2022-06-09 Pavel Vinogradov <public@sourcemage.org>
	* DETAILS: version 0.3.52

2022-05-25  Florian Franzmann  <bwlf@bandrate.org>
	* DEPENDS: improve dependencies

2022-04-28 Pavel Vinogradov <public@sourcemage.org>
	* DETAILS: version 0.3.51

2022-04-18 Pavel Vinogradov <public@sourcemage.org>
	* DETAILS, PREPARE: added scm branch, gz -> bz2, switched to GitLab

2022-04-13 Pavel Vinogradov <public@sourcemage.org>
	* DETAILS: version 0.3.50

2022-03-29 Pavel Vinogradov <public@sourcemage.org>
	* DETAILS: version 0.3.49

2022-03-12 Pavel Vinogradov <public@sourcemage.org>
	* DEPENDS: include grimoire-wide MESON_DEPENDS

2022-03-03 Pavel Vinogradov <public@sourcemage.org>
	* DETAILS: version 0.3.48

2022-02-18 Pavel Vinogradov <public@sourcemage.org>
	* DETAILS: version 0.3.47

2022-02-17 Pavel Vinogradov <public@sourcemage.org>
	* DETAILS: version 0.3.46
	* PRE_BUILD, patches/alsa-udev.patch: dropped

2022-02-04 Pavel Vinogradov <public@sourcemage.org>
	* PRE_BUILD, patches/alsa-udev.patch: added upstream patch to better detect
	  alsa devices

2022-02-03 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 0.3.45

2022-01-27 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 0.3.44

2022-01-05 Pavel Vinogradov <public@sourcemage.org>
	* DETAILS: version 0.3.43

2022-01-03 Pavel Vinogradov <public@sourcemage.org>
	* DETAILS: version 0.3.42, added SHORT
	* BUILD: added to prevent git cloning of media-session subproject

2021-12-14 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 0.3.41

2021-11-07 Treeve Jelbert <treeve@sourcemage.org>
	* DEPENDS: fix dependencies

2021-10-22 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 0.3.39

2021-08-27 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 0.3.34

2021-07-21 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 0.3.32

2021-06-29 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 0.3.31

2021-05-21 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 0.3.28

2021-05-07 Florian Franzmann <bwlf@bandrate.org>
	* DETAILS: version 0.3.27
	* DEPENDS: adapt dependencies
	* CONFIGURE: use MESON_CONFIGURE

2021-04-30 Florian Franzmann <bwlf@bandrate.org>
	* DEPENDS: remove redundant dependency on v4l-utils

2021-04-23 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 0.3.26

2021-04-13 Ismael Luceno <ismael@sourcemage.org>
	* DETAILS: updated spell to 0.3.25
	  fixed long description wrap

2021-04-06 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 0.3.24
	* DEPENDS: change all flags

2021-02-20 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 0.3.22

2021-01-11 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 0.3.19

2020-12-30 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 0.3.18

2020-12-04 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 0.3.17

2020-11-11 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 0.3.15

2020-10-15 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 0.3.13

2020-09-24 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 0.3.12

2020-08-22 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 0.3.10

2020-07-31 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 0.3.8

2020-06-12 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 0.3.6

2020-05-10 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 0.3.4

2020-02-21 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 0.3.0

2020-02-11 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 0.2.95
	* DEPENDS: lots of changes

2019-10-02 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 0.2.7

2019-07-01 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 0.2.6

2018-12-21 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 0.2.5
	* DEPENDS: fix flags

2018-11-26 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 0.2.4

2018-09-12 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 0.2.3

2018-08-18 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 0.2.2

2018-07-23 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 0.2.1

2018-03-02 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 0.1.9
	* DEPENDS: add xmltoman

2018-02-01 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 0.1.8
	* DEPENDS: fix typo
	  spell created