File kodi-noX-raspberry-pi2.changes of Package kodi (Revision e3dbb4608845efbda7aa84c634d0126c)
Currently displaying revision e3dbb4608845efbda7aa84c634d0126c , Show latest
765
1
-------------------------------------------------------------------
2
Fri Mar 17 12:07:25 UTC 2023 - Sagi Ben <sagiben@gmail.com>
3
4
- Version update to Kodi 20.1 Nexus
5
6
-------------------------------------------------------------------
7
Mon Jan 16 08:51:51 UTC 2023 - Sagi Ben <sagiben@gmail.com>
8
9
- Version update to Kodi 20.0 Nexus
10
11
-------------------------------------------------------------------
12
Mon Jan 2 09:08:35 UTC 2023 - Manfred Hollstein <manfred.h@gmx.net>
13
14
- Apply upstream patch as "fix_import_eglextchromium.patch" to fix
15
compilation failure "EGL/eglextchromium.h: No such file or directory"
16
with recent Mesa versions on TW; taken from
17
https://github.com/xbmc/xbmc/pull/22291/commits/5449652abf0bb9dddd0d796de4120e60f19f89a5
18
19
-------------------------------------------------------------------
20
Mon Dec 26 11:28:01 UTC 2022 - Manfred Hollstein <manfred.h@gmx.net>
21
22
- Version update to Kodi 19.5 Matrix
23
* "fix-formattable-string.patch" is no longer needed, remove it
24
* Check if cmake/KodiConfig.cmake is installed at the proper
25
location; if not, fix it
26
27
-------------------------------------------------------------------
28
Sun Dec 18 11:28:53 UTC 2022 - Manfred Hollstein <manfred.h@gmx.net>
29
30
- Rewrite the ffmpeg specific version range using the proper rpm
31
syntax: (cond1 with cond2)
32
33
-------------------------------------------------------------------
34
Sat Dec 3 11:28:18 UTC 2022 - Manfred Hollstein <manfred.h@gmx.net>
35
36
- Explicitly request packages from the ffmpeg-4 branch to avoid
37
pulling in ffmpeg-5 on TW
38
39
-------------------------------------------------------------------
40
Sun Oct 16 09:42:25 UTC 2022 - Manfred Hollstein <manfred.h@gmx.net>
41
42
- Apply upstream patch to fix "formatting of non-void pointers is
43
disallowed" on Tumbleweed caused by libfmt9; taken from
44
https://github.com/xbmc/xbmc/commit/1d4e27aaa64c317b0020bbd68bb6520d507bb48e
45
and
46
https://github.com/xbmc/xbmc/commit/0ea4ec6e8965848ebe22e27c44ddfd8ab60a8bb6
47
48
-------------------------------------------------------------------
49
Tue Aug 16 08:02:56 UTC 2022 - Dr. Werner Fink <werner@suse.de>
50
51
- Apply upstream patch to fix upstream ffmpeg version (issue#21603)
52
- Update ffmpeg upstream version iused by kodi project
53
54
-------------------------------------------------------------------
55
Wed Jul 20 09:08:29 UTC 2022 - Manfred Hollstein <manfred.h@gmx.net>
56
57
- Use gcc12 on TW.
58
59
-------------------------------------------------------------------
60
Sun Mar 27 18:08:24 UTC 2022 - Giacomo Comes <gcomes.obs@gmail.com>
61
62
- for Leap 15.4 use BuildRequires libplist-2.0
63
64
-------------------------------------------------------------------
65
Wed Mar 9 08:30:03 UTC 2022 - Manfred Hollstein <manfred.h@gmx.net>
66
67
- Version update to Kodi 19.4 Matrix
68
* Don't rely on legacy versions of packages fmt and spdlog for
69
openSUSE_Tumbleweed anymore. Package deletion for
70
Multimedia/A_tw-fmt and
71
Multimedia/A_tw-spdlog requested.
72
73
-------------------------------------------------------------------
74
Sun Oct 31 10:55:49 UTC 2021 - Manfred Hollstein <manfred.h@gmx.net>
75
76
- Version update to Kodi 19.3 Matrix
77
* Add new file /usr/share/metainfo/org.xbmc.kodi.metainfo.xml
78
79
-------------------------------------------------------------------
80
Sun Oct 10 08:01:57 UTC 2021 - Manfred Hollstein <manfred.h@gmx.net>
81
82
- Version update to Kodi 19.2 Matrix
83
84
-------------------------------------------------------------------
85
Sun Jun 13 07:24:30 UTC 2021 - Manfred Hollstein <manfred.h@gmx.net>
86
87
- Tumbleweed no longer has gcc9; switch to gcc10 for TW.
88
89
-------------------------------------------------------------------
90
Thu May 13 08:42:03 UTC 2021 - Manfred Hollstein <manfred.h@gmx.net>
91
92
- Version update to Kodi 19.1 Matrix
93
- libnfs must be at least version 4.0.0
94
95
-------------------------------------------------------------------
96
Tue Mar 9 13:56:45 UTC 2021 - Manfred Hollstein <manfred.h@gmx.net>
97
98
- Version update to Kodi 19.0 Matrix
99
100
-------------------------------------------------------------------
101
Thu Dec 31 09:09:09 UTC 2020 - olaf@aepfle.de
102
103
- SSE does not depend on buildhost
104
105
-------------------------------------------------------------------
106
Mon Oct 26 15:13:26 UTC 2020 - Manfred Hollstein <manfred.h@gmx.net>
107
108
- Version update to Kodi 18.9 Leia
109
* Work around third-party changes to HTTP2 and SSL/encryption
110
that impacted internet access from Kodi by scrapers, streaming
111
addons, etc.
112
* Fix memory leaks in TexturePacker
113
* Fix event server unable to send raw key strikes
114
* Fix issues around directory navigation and incorrectly-set
115
start directories
116
* Fix MediaCodec OES/EGL rendering
117
118
-------------------------------------------------------------------
119
Fri Jul 31 04:48:19 UTC 2020 - Sagi <sagiben@gmail.com>
120
121
- Version update to Kodi 18.8 Leia
122
123
-------------------------------------------------------------------
124
Fri May 22 09:57:08 UTC 2020 - manfred.h@gmx.net
125
126
- Version update to Kodi 18.7 Leia
127
128
-------------------------------------------------------------------
129
Fri May 22 03:40:54 UTC 2020 - Sagi <sagiben@gmail.com>
130
131
- Version update to Kodi 18.7 Leia
132
133
-------------------------------------------------------------------
134
Mon Mar 9 11:30:15 UTC 2020 - manfred.h@gmx.net
135
136
- Version update to Kodi 18.6 Leia
137
- 1157e9a11218945a14d9272814e78509c3e5b6c6.patch has been applied,
138
remove it.
139
140
-------------------------------------------------------------------
141
Thu Dec 5 16:32:26 UTC 2019 - olaf@aepfle.de
142
143
- Use flatbuffers from OBS
144
- Use fmt from OBS
145
- Use fstrcmp from OBS
146
- Use rapidjson from OBS
147
- Disable bluez on SLE_12
148
149
-------------------------------------------------------------------
150
Mon Nov 18 18:01:33 UTC 2019 - Sagi <sagiben@gmail.com>
151
152
- Version update to Kodi 18.5 Leia
153
154
-------------------------------------------------------------------
155
Thu Oct 31 09:36:52 UTC 2019 - manfred.h@gmx.net
156
157
- Use gcc-9/g++-9 on Tumbleweed/Factory.
158
159
-------------------------------------------------------------------
160
Wed Sep 4 03:27:01 UTC 2019 - Sagi <sagiben@gmail.com>
161
162
- Version update to Kodi 18.4 Leia
163
164
-------------------------------------------------------------------
165
Sun Jun 23 17:10:24 UTC 2019 - Sagi <sagiben@gmail.com>
166
167
- Version update to Kodi 18.3 Leia
168
169
-------------------------------------------------------------------
170
Tue Apr 23 06:00:58 UTC 2019 - Sagi <sagiben@gmail.com>
171
172
- Version update to Kodi 18.2 Leia
173
174
-------------------------------------------------------------------
175
Sun Apr 14 03:24:09 UTC 2019 - Sagi <sagiben@gmail.com>
176
177
- Version update to Kodi 18.1 Leia
178
179
-------------------------------------------------------------------
180
Sat Feb 2 17:46:05 UTC 2019 - manfred.h@gmx.net
181
182
- Add BuildRequires: pkgconfig(lirc)
183
184
-------------------------------------------------------------------
185
Wed Jan 30 15:02:39 UTC 2019 - sagiben@gmail.com
186
187
- Version update to Kodi 18.0 Leia:
188
http://kodi.wiki/view/Kodi_v18_(Leia)_changelog
189
190
-------------------------------------------------------------------
191
Sun Jan 8 11:33:44 UTC 2019 - manfred.h@gmx.net
192
193
- kodi-libdrm.patch: Add patch to ensure DRM_FORMAT_GR1616 is defined.
194
195
-------------------------------------------------------------------
196
Wed Jan 31 08:30:39 UTC 2018 - guillaume@opensuse.org
197
198
- Add missing 'l' alias
199
- Fix conflict between kodi and kodi-noX packages
200
201
-------------------------------------------------------------------
202
Tue Jan 30 14:14:24 UTC 2018 - guillaume@opensuse.org
203
204
- Enable build for %arm and aarch64 for kodi only
205
206
-------------------------------------------------------------------
207
Fri Dec 22 07:27:37 UTC 2017 - olaf@aepfle.de
208
209
- Version update to Kodi 17.6 Krypton
210
211
-------------------------------------------------------------------
212
Sun Dec 10 22:41:00 UTC 2017 - olaf@aepfle.de
213
214
- Remove netcdf from BuildRequires
215
SLE_12 does not support it, and the private copy of ffmpeg will
216
most likely work just fine without it
217
218
-------------------------------------------------------------------
219
Mon Nov 20 09:49:03 UTC 2017 - davejplater@gmail.com
220
221
- Build with kodi's ffmpeg, version 17.x doesn't work with
222
ffmpeg 3.4.
223
- Added kodi-tools-libdir.patch to fix libdvd build.
224
- Added unneeded return to switch statements in libdvdnav-master
225
vmget.c to silence rpmlint errors.
226
227
-------------------------------------------------------------------
228
Sat Oct 28 14:02:40 UTC 2017 - sagiben@gmail.com
229
230
- Version update to Kodi 17.5 Krypton
231
232
-------------------------------------------------------------------
233
Mon Oct 23 06:09:50 UTC 2017 - olaf@aepfle.de
234
235
- Use BuildRequires and configure options as checked by configure.ac
236
237
-------------------------------------------------------------------
238
Thu Oct 12 06:43:42 UTC 2017 - guillaume@opensuse.org
239
240
- Remove obsolete patch: add_rpi2_support.patch
241
242
-------------------------------------------------------------------
243
Wed Aug 23 05:10:49 UTC 2017 - sagiben@gmail.com
244
245
- Version update to Kodi 17.4 Krypton
246
247
-------------------------------------------------------------------
248
Fri May 26 03:26:29 UTC 2017 - sagiben@gmail.com
249
250
- Version update to Kodi 17.3 Krypton
251
A minor bug fix and security release
252
253
-------------------------------------------------------------------
254
Wed May 24 04:42:41 UTC 2017 - sagiben@gmail.com
255
256
- Version update to Kodi 17.2 Krypton
257
258
-------------------------------------------------------------------
259
Tue Mar 21 19:23:19 UTC 2017 - sagiben@gmail.com
260
261
- Version update to Kodi 17.1 Krypton
262
263
-------------------------------------------------------------------
264
Wed Mar 1 12:08:32 UTC 2017 - olaf@aepfle.de
265
266
- Make libbluray support optional
267
268
-------------------------------------------------------------------
269
Wed Mar 1 06:00:44 UTC 2017 - sagiben@gmail.com
270
271
- Enable DVD support
272
Use libdvdnav, libdvdcss, libdvdread from Kodi source
273
274
-------------------------------------------------------------------
275
Thu Feb 16 04:27:22 UTC 2017 - sagiben@gmail.com
276
277
- Version update to Kodi 17.0 Krypton:
278
http://kodi.wiki/view/Kodi_v17_(Krypton)_changelog
279
280
-------------------------------------------------------------------
281
Sat Aug 6 18:19:29 UTC 2016 - olaf@aepfle.de
282
283
- Remove unused libhdhomerun dependency
284
285
-------------------------------------------------------------------
286
Fri Jul 29 08:44:03 UTC 2016 - olaf@aepfle.de
287
288
- kodi.cximage.gcc6.patch
289
290
-------------------------------------------------------------------
291
Sun Apr 24 11:55:31 UTC 2016 - sagiben@gmail.com
292
293
- Version update to Kodi 16.1 Jarvis:
294
https://kodi.tv/kodi-16-1-jarvis-mark-xvi
295
296
-------------------------------------------------------------------
297
Thu Mar 31 13:23:41 UTC 2016 - obs@botter.cc
298
299
- reintroduce fix __date__ macro in PythonSwig.cpp.template from Jan 16 2015
300
301
-------------------------------------------------------------------
302
Thu Mar 10 13:24:06 UTC 2016 - guillaume@opensuse.org
303
304
- Add add_rpi2_support.patch to add raspberry pi2 platform support
305
306
-------------------------------------------------------------------
307
Wed Mar 9 16:58:59 UTC 2016 - guillaume@opensuse.org
308
309
- BuildRequires ftgl-devel and libva only for openGL builds
310
- Remove libplatform dep since it was/is an addon dep
311
312
-------------------------------------------------------------------
313
Thu Feb 25 08:57:53 UTC 2016 - sagiben@gmail.com
314
315
- Version update to Kodi 16.0 Jarvis:
316
http://kodi.wiki/view/Kodi_v16_(Jarvis)_changelog
317
318
-------------------------------------------------------------------
319
Fri Jan 29 13:18:31 UTC 2016 - guillaume@opensuse.org
320
321
- Remove SDL2 dep for kodi-noX* builds
322
- Rework again platform and player management
323
324
-------------------------------------------------------------------
325
Tue Jan 19 19:01:29 UTC 2016 - sagiben@gmail.com
326
327
- Merge Kenneth Perry change to re-enabled joystick support
328
329
330
-------------------------------------------------------------------
331
Thu Jan 14 14:54:30 UTC 2016 - guillaume@opensuse.org
332
333
- Rework platform and player management to ease new platforms and
334
players additions
335
- Add new flavors :
336
* 'raspberry-pi' armv6 platform flavor (kodi-noX-raspberry-pi)
337
* 'raspberry-pi2' armv7 platform flavor (kodi-noX-raspberry-pi2)
338
339
-------------------------------------------------------------------
340
Mon Oct 26 18:49:48 UTC 2015 - sagiben@gmail.com
341
342
- Version update to Kodi 15.2 Isengard Final release
343
http://kodi.tv/kodi-15-2-isengard-final-release/
344
345
-------------------------------------------------------------------
346
Mon Oct 19 12:59:24 UTC 2015 - guillaume@opensuse.org
347
348
- Fix Tumbleweed build by adding: 'BuildRequires: pkgconfig(udev)'
349
Otherwise fails with configure error on libcec because udev.pc
350
file is not found
351
352
-------------------------------------------------------------------
353
Fri Oct 16 09:47:09 UTC 2015 - guillaume@opensuse.org
354
355
- Add systemd *.service files
356
357
-------------------------------------------------------------------
358
Mon Aug 17 03:33:41 UTC 2015 - sagiben@gmail.com
359
360
- Version update to Kodi 15.1 Isengard Maintenance release
361
http://kodi.tv/kodi-15-1-isengard-maintenance-release/
362
363
-------------------------------------------------------------------
364
Sat Aug 1 18:52:31 UTC 2015 - sagiben@gmail.com
365
366
- Fix FindJsonCpp.cmake in some pvr.addons
367
368
-------------------------------------------------------------------
369
Thu Jul 23 14:14:30 UTC 2015 - scarabeus@opensuse.org
370
371
- Run over with spec-cleaner
372
- kodi-xrandr is not around with noX variant
373
374
-------------------------------------------------------------------
375
Wed Jul 22 12:03:42 UTC 2015 - scarabeus@opensuse.org
376
377
- Add hicolor-icon-theme to builddeps as that pkg provide some
378
directories for us
379
380
-------------------------------------------------------------------
381
Wed Jul 22 11:31:38 UTC 2015 - scarabeus@opensuse.org
382
383
- Tweak a bit download_pvr.sh to be easier to use
384
385
-------------------------------------------------------------------
386
Wed Jul 22 09:11:12 UTC 2015 - sagiben@gmail.com scarabeus@opensuse.org
387
388
- Version update to Kodi 15.0 Isengard:
389
http://kodi.wiki/view/Kodi_v15_(Isengard)_changelog
390
391
-------------------------------------------------------------------
392
Wed Jul 8 07:22:43 UTC 2015 - olaf@aepfle.de
393
394
- Fix rsxs build in Factory
395
396
-------------------------------------------------------------------
397
Mon Apr 27 16:26:06 UTC 2015 - aloisio@gmx.com
398
399
- Removed libhogweed2 build requirement to fix Factory/Tumbleweed
400
build.
401
402
-------------------------------------------------------------------
403
Sat Mar 28 20:26:58 UTC 2015 - sagiben@gmail.com
404
405
- Update to Kodi 14.2 Helix Bugfix release
406
407
* Fix: Application stopped responding on Windows
408
* Fix: Gap-less playback on MP3
409
* Fix: Playback of rtmp protocol
410
* Fix: Scanning of newly added episodes
411
* Fix: Fix multipath source scanning
412
* Fix: Loading external subtitles in some cases
413
* Fix: packaging of PIL module on Android. This fixes some script error when using weather add-on
414
* Fix: Fix video playback on all platform after refresh rate change
415
* Fix: Various bugs that were present in PVR add-ons.
416
* Fix: Save weather location
417
* Fix: Fix filtering of foreign add-ons
418
* Fix: ftps handling
419
420
-------------------------------------------------------------------
421
Sat Feb 7 18:11:31 UTC 2015 - sagiben@gmail.com
422
423
- enable AirPlay support
424
425
-------------------------------------------------------------------
426
Tue Feb 3 19:53:15 UTC 2015 - sagiben@gmail.com
427
428
- Update to Kodi 14.1 Helix Bugfix release
429
430
* Fix: incorrect video screensize on Android AML devices
431
* Fix: potential segfault when silencing audio
432
* Fix: do not skip streaminfo if format is not know.
433
* Fix: DXVA flickering on AMD
434
* Fix: prevent possible over-flow in ALSA
435
* Fix: possible sorting problems in library
436
* Fix: possible problem in library navigation
437
* Fix: don’t scroll text when it’s set to not do it
438
* Fix: scroll text if it’s too long on spinner controls
439
* Fix: don’t overlap PVR search labels
440
* Fix: bug in DLNA client string on iOS
441
* Fix: updated several PVR add-ons
442
* Fix: remember played state of video when started from recently added
443
* Fix: correct vsync on OSX
444
* Fix: broken keyboard input
445
* Fix: prevent crash on circular dependencies of add-ons
446
* Fix: large file support on Android
447
* Fix: random exiting on Android x86 builds (Nexus Player for example)
448
449
-------------------------------------------------------------------
450
Sat Jan 24 08:45:23 UTC 2015 - obs@botter.cc
451
452
- Require: libnfs to access NFS sources (not automatically required)
453
454
-------------------------------------------------------------------
455
Fri Jan 16 14:58:41 UTC 2015 - obs@botter.cc
456
457
- fix __date__ macro in PythonSwig.cpp.template
458
459
-------------------------------------------------------------------
460
Sat Jan 10 09:57:56 UTC 2015 - obs@botter.cc
461
462
- delete RUNPATH from installed binary, fixes PM-130, referencing
463
http://trac.kodi.tv/ticket/15497 and http://bugzilla.opensuse.org/show_bug.cgi?id=902421
464
- along the line ALSA support was included in Request #1545
465
466
-------------------------------------------------------------------
467
Fri Jan 9 09:45:50 UTC 2015 - obs@botter.cc
468
469
- Require: xpdyinfo on != -noX version
470
471
-------------------------------------------------------------------
472
Thu Jan 8 22:39:58 UTC 2015 - obs@botter.cc
473
474
- remove __DATE and __TIME__ from source tree and ffmpeg archive
475
476
-------------------------------------------------------------------
477
Fri Dec 12 06:21:30 UTC 2014 - sagiben@gmail.com
478
479
- Update to Kodi 14.0 Helix
480
481
* Project name was changed from XBMC to Kodi ( http://kodi.tv/introducing-kodi-14/ )
482
* Different selectable keyboard layouts for the on screen keyboard.
483
* Faster library scraping
484
* Updated ffmpeg (2.4.4) including h.265 support
485
* More control over add-ons and their updates in the add-on manager
486
* "big font" size in Confluence
487
* ATSC sub channels for PVR in the US
488
* PVR window changes for easier navigation and new EPG views (now/next/channel)
489
* Archives (zip, bin, etc) files can be directly browsed
490
-------------------------------------------------------------------
491
Wed Nov 5 23:43:59 UTC 2014 - fisiu@opensuse.org
492
493
- Depends on xdpyinfo on x86{,-64}, fix pm#126.
494
495
Sat Sep 13 04:41:09 UTC 2014 - sagiben@gmail.com
496
497
- Update to 13.2
498
* Bittstream conversion fix for some BD mkv iso rips
499
* Fix labelcontrols with autowidth set were always marked as dirty (re-render)
500
* Update included PVR add-on
501
* Set “remote as keyboard” default to true for Android
502
* Fix FTP TLS not working
503
* Fix onplaybackstarted event for external players
504
* Don’t show OSD menu DVD menu with mouse/touch
505
* GetText and delete sound option for add-on developers
506
* Fix overlapping subtitles
507
* Fix accented letters. Example: “VARIéS” rather than “VARIÉS”
508
* Prompt for master pin in case the add-on manager is locked
509
* Update GUI translations
510
* Update included add-ons
511
* Fixed several bugs and memory leaks
512
513
-------------------------------------------------------------------
514
Tue Jun 10 07:14:30 UTC 2014 - guillaume@opensuse.org
515
516
- Drop texture.patch since xbmc 13.1 does not need this fix anymore.
517
518
-------------------------------------------------------------------
519
Sat Jun 7 22:51:20 UTC 2014 - fisiu@opensuse.org
520
521
- Update to 13.1:
522
* Fix resume point of certain PVR items begin stale on playback.
523
* Fix weirdness when certain TVs query XBMC’s UPnP server and it
524
starts running a bunch of add-ons which cause popups on the XBMC
525
machine.
526
* Fix crash at exit while airplay is playing
527
* Better recovery of VDPAU on errors.
528
* Fixes for cropping of interlaced content using VDPAU.
529
* Fix for FLAC tracks with large embedded images not playing.
530
* Fix for crash if librtmp wasn’t available.
531
* Fix for ffmpeg building on linux using later versions of librtmp.
532
* Fix for broken m4a, mp4 playback with paplayer.
533
* Fix for the hint text not being shown in editcontrols once unfocused.
534
* Fix minor memory leak in PlayMedia builtin function.
535
* Fix albumartist use in song smartplaylists.
536
* Use unique client broadcast UID in the PVR api.
537
538
-------------------------------------------------------------------
539
Mon May 26 08:15:57 UTC 2014 - guillaume@opensuse.org
540
541
- Fix build for non openGL builds (fix openGL ES)
542
- Run pre_checkin.sh script to sync xbmc-noX files
543
544
-------------------------------------------------------------------
545
Sat May 17 12:50:02 UTC 2014 - fisiu@opensuse.org
546
547
- Update to 13.0 Gotham:
548
* Dramatic Audio Engine Improvements
549
* Improved UPnP capabilities
550
* Settings Improvements
551
* Making Subtitle Search Better
552
* Stereoscopic 3D Rendering
553
* Raspberry Pi and Android speed improvements
554
* An Extended Python and JSON-RPC API for developers
555
* Many minor fixes and improvements
556
- Add enable-external-ffmpeg.patch: build again system ffmpeg.
557
- Drop xbmc-12.2-subtitles.patch: fixed upstream.
558
- Drop samba4-fix.patch: fixed upstream.
559
- Drop git_rev.patch: fixed upstream.
560
561
-------------------------------------------------------------------
562
Mon Feb 17 12:21:46 UTC 2014 - guillaume@opensuse.org
563
564
- Replace raspberrypi-gfx-devel package by raspberrypi-userland-devel
565
566
-------------------------------------------------------------------
567
Wed Feb 12 09:43:24 UTC 2014 - guillaume@opensuse.org
568
569
- Add no X version support (mainly used by ARM boards)
570
571
-------------------------------------------------------------------
572
Fri Dec 27 08:44:21 UTC 2013 - sagiben@gmail.com
573
574
- - New upstream version 12.3
575
576
-------------------------------------------------------------------
577
Wed Oct 2 08:28:54 UTC 2013 - guillaume@opensuse.org
578
579
- Fix Raspberry Pi (armv6) build:
580
* Add include path for raspberrypi-gfx headers
581
* Add texture.patch to fix include path for XBMCTex.cpp
582
* Add disable_omxplayer_3d_support.patch to disable 3D support
583
from omxplayer since X11/GLES does not support it (only EGL)
584
585
-------------------------------------------------------------------
586
Mon Sep 16 14:59:21 UTC 2013 - guillaume@opensuse.org
587
588
- Enable omxplayer by default (player for raspberry pi ARMv6 board)
589
590
-------------------------------------------------------------------
591
Sat Sep 16 13:19:23 UTC 2013 - guillaume@opensuse.org
592
593
- Protect enable_rpi_build condition with %ifarch armv6
594
595
-------------------------------------------------------------------
596
Mon Sep 16 03:06:17 UTC 2013 - sagiben@gmail.com
597
598
- Enable MythTV pvr addon
599
- Set git revision
600
601
-------------------------------------------------------------------
602
Fri Sep 13 09:49:05 UTC 2013 - guillaume@opensuse.org
603
604
- Add options to enable/disable openGL / openGL ES support
605
* ARM default: openGL ES
606
* Other arch: openGL
607
608
-------------------------------------------------------------------
609
Fri Sep 13 09:48:39 UTC 2013 - guillaume@opensuse.org
610
611
- Add support for omxplayer for raspberry pi board (armv6)
612
613
-------------------------------------------------------------------
614
Mon Sep 9 13:42:21 UTC 2013 - guillaume@opensuse.org
615
616
- Add support for Raspberry Pi ARM board (armv6)
617
618
-------------------------------------------------------------------
619
Mon Sep 9 08:33:55 UTC 2013 - guillaume@opensuse.org
620
621
- Add libcec and airplay support
622
623
-------------------------------------------------------------------
624
Wed Sep 4 22:45:31 UTC 2013 - fisiu@opensuse.org
625
626
- Add samba4-fix.patch: fix build against samba4 - enabled for
627
openSUSE >= 13.1.
628
629
-------------------------------------------------------------------
630
Wed Sep 4 17:07:38 UTC 2013 - fisiu@opensuse.org
631
632
- Add Requires: Mesa-demo-x for openSUSE >= 12.2, fix pm#84.
633
634
-------------------------------------------------------------------
635
Mon Aug 26 13:59:53 UTC 2013 - guillaume@opensuse.org
636
637
- Make use of %configure macro
638
639
-------------------------------------------------------------------
640
Fri Aug 23 13:26:09 UTC 2013 - guillaume@opensuse.org
641
642
- Fix builds:
643
* XBMC 12.2 depends on FFMPEG1, not FFMPEG2
644
* crystalhd is only built for x86/x86_64
645
646
-------------------------------------------------------------------
647
Mon Jun 3 20:57:13 UTC 2013 - fisiu@opensuse.org
648
649
- Add xbmc-12.2-subtitles.patch: embeded fonts' rendering fix.
650
651
-------------------------------------------------------------------
652
Fri May 10 16:35:39 UTC 2013 - sagiben@gmail.com
653
654
- New upstream version 12.2
655
656
-------------------------------------------------------------------
657
Fri Mar 29 03:52:57 UTC 2013 - sagiben@gmail.com
658
659
- New upstream version 12.1
660
661
-------------------------------------------------------------------
662
Mon Feb 4 17:57:04 UTC 2013 - fisiu@opensuse.org
663
664
- Spec file cleanup.
665
- Enable support for airplay.
666
- Detect libtag version and use it as Requires.
667
668
-------------------------------------------------------------------
669
Sun Feb 3 17:38:59 UTC 2013 - p.seiler@linuxmail.org
670
671
- small changes in the spec file for cleanness
672
replaced BuildRequires to simple java
673
removed outcommented stuff like BuildRequires and so on
674
675
-------------------------------------------------------------------
676
Fri Feb 1 13:37:25 UTC 2013 - hvogel@opensuse.org
677
678
-Include PVR add-ons, they are the main feature of Frodo
679
680
-------------------------------------------------------------------
681
Fri Feb 1 00:44:31 UTC 2013 - p.seiler@linuxmail.org
682
683
- added explizit libtag-devel 1.8 requirement to prevent conflict with openSUSE libtag package
684
685
-------------------------------------------------------------------
686
Thu Jan 31 14:43:41 UTC 2013 - p.seiler@linuxmail.org
687
688
- corrected licenses in spec file to prevent build warning
689
- added devel package to prevent build error
690
691
-------------------------------------------------------------------
692
Wed Jan 30 14:09:45 UTC 2013 - p.seiler@linuxmail.org
693
694
- new upstream version 12.0
695
+ HD audio support, including DTS-MA and Dolby True-HD, via the
696
new XBMC AudioEngine
697
+ Live TV and PVR support
698
+ h.264 10bit (aka Hi10P) video software decoding for anime
699
+ Improved image support, allowing the database to accomodate
700
numerous additional image types
701
+ Improved Airplay support across all platforms
702
+ Improved controller support
703
+ Advanced Filtering in the library
704
+ Advanced UPnP sharing
705
+ Translations now powered by Transifex
706
707
-------------------------------------------------------------------
708
Sun Apr 8 14:39:48 UTC 2012 - sagiben at gmail com
709
710
- New upstream version 11.0
711
712
-------------------------------------------------------------------
713
Fri Dec 9 13:55:25 UTC 2011 - ismail@namtrac.org
714
715
- Remove _service its fragile
716
- Spec cleanup
717
718
-------------------------------------------------------------------
719
Thu Dec 8 18:13:25 UTC 2011 - ismail@namtrac.org
720
721
- Depend on libbluray1
722
723
-------------------------------------------------------------------
724
Mon Nov 28 19:57:28 UTC 2011 - sagiben@gmail.com
725
726
- fix build with gcc-4.6. Flags to the Linker must be passed via -Wl,.
727
Patch was taken from xbmc ticket #11383, http://trac.xbmc.org/ticket/11383
728
729
-------------------------------------------------------------------
730
Tue May 3 18:00:13 UTC 2011 - fisiu@opensuse.org
731
732
- disable-hal for openSUSE >= 11.4
733
734
-------------------------------------------------------------------
735
Fri Apr 15 17:53:54 UTC 2011 - andrea@links2linux.de
736
737
- New upstream version 10.1
738
739
-------------------------------------------------------------------
740
Mon Jan 24 17:53:54 UTC 2011 - andrea@links2linux.de
741
742
- enabled crystalhd and bluray support (dependencies now available)
743
744
-------------------------------------------------------------------
745
Mon Jan 24 16:11:26 UTC 2011 - andrea@links2linux.de
746
747
- enabled VA-API (not sure if it works), FAAC, ssh, optimizations
748
749
-------------------------------------------------------------------
750
Wed Jan 12 17:58:15 UTC 2011 - andrea@links2linux.de
751
752
- New upstream version 10.0 (Thanks fedora)
753
754
-------------------------------------------------------------------
755
Sun Feb 7 13:41:42 UTC 2010 - andrea@links2linux.de
756
757
- fixed docs location
758
759
-------------------------------------------------------------------
760
Sat Feb 6 11:24:05 UTC 2010 - andrea@links2linux.de
761
762
- added bool.patch to fix a startup segmentation fault
763
- do NOT use ffmpeg external libraries because they make xbmc crashes when you try to reproduce a video
764
765