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