quasar1 / boxeebox-xbmc

Current status - New build released KODI 14.2 (Hybrid - 8th release) November 12th, 2017
Other
49 stars 10 forks source link

Gotham and Helix builds #1

Closed quasar1 closed 9 years ago

quasar1 commented 10 years ago

XBMC_13-FINAL-GIT-20140503-3d9e580 http://www.sendspace.com/file/wuaf70

XBMC_14-ALPHA1-GIT20140503-142d720 http://www.sendspace.com/file/ilmlho

These were built from the quarnster repo at the time of the new branch creations, as a test. Gotham has officially gone final but there are still some PR's for it in the pipeline. I will add those when they are merged in due course.

quasar1 commented 10 years ago

May 9th XBMC_14-ALPHA1-GIT20140509-819eb6e http://www.sendspace.com/file/fbdwv4

quasar1 commented 10 years ago

May 11th XBMC-13.1-BETA-GIT-20140511-4e63068 http://www.sendspace.com/file/d8cjpx

Better recovery of VDPAU on errors. Fixes for cropping of interlaced content using VDPAU. Fix for FLAC tracks with large embedded images not playing. Fix for crash if librtmp wasn't available. Fix for ffmpeg building on linux using later versions of librtmp. Fix for broken m4a, mp4 playback with paplayer. Fix for the hint text not being shown in editcontrols once unfocused. Fix minor memory leak in PlayMedia builtin function. Fix albumartist use in song smartplaylists. Use unique client broadcast UID in the PVR api.

quasar1 commented 10 years ago

May 13th XBMC_14.0-ALPHA1-Git20140513-248d810 http://www.sendspace.com/file/q72o8z Includes FFmpeg update to 2.2.2 (2.2-Helix-alpha1.1) and Airplay fix - fix possible bad access.

quasar1 commented 10 years ago

May 15th XBMC_14.0-ALPHA1-Git20140515-c0630b2 http://www.sendspace.com/file/b059fq Update libass to 0.11.2 and xbmc changes.

quasar1 commented 10 years ago

May 16th XBMC_14.0-ALPHA1-Git20140516-b40c9c7 http://www.sendspace.com/file/2gnrm3 Update yajl to 2.1.0 and xbmc changes.

quasar1 commented 10 years ago

May 17th XBMC_14.0-ALPHA1-Git20140517-a73c916 http://www.sendspace.com/file/9fj1g6 Update libjpeg-turbo to 1.3.1, make libmicrohttpd a static lib, some compilation changes and xbmc changes.

Note, third party skins and/or addons may stop working due to these xbmc changes. You must contact the authors of the third party skins and/or addons to make them aware so 'they' can fix them.

quasar1 commented 10 years ago

May 18th XBMC_14.0-ALPHA1-Git20140518-7c00956 http://www.sendspace.com/file/8l6pcr Various xbmc changes including 'Automatically download first subtitle after first search'.

Note, third party skins and/or addons may stop working due to these xbmc changes. You must contact the authors of the third party skins and/or addons to make them aware so 'they' can fix them.

quasar1 commented 10 years ago

May 19th XBMC-13.1-BETA2-Git20140519-8375cd7 http://www.sendspace.com/file/vudxr3 Fixes done in 13.1 beta 2

* Fix resume point of certain PVR items begin stale on playback.
* Fix weirdness when certain TVs query XBMC’s UPnP server and it
starts running a bunch of add-ons which cause popups on the XBMC
machine.
* Fix crash at exit while airplay is playing.

Note, third party skins and/or addons may stop working due to these xbmc changes. You must contact the authors of the third party skins and/or addons to make them aware so 'they' can fix them.

quasar1 commented 10 years ago

May 20th XBMC_14.0-ALPHA1-Git20140520-0bf8480 http://www.sendspace.com/file/i9i0xn Various xbmc changes.

Note, third party skins and/or addons may stop working due to these xbmc changes. You must contact the authors of the third party skins and/or addons to make them aware so 'they' can fix them.

quasar1 commented 10 years ago

May 22nd XBMC_14.0-ALPHA1-Git20140522-207b1a9 http://www.sendspace.com/file/62eba1 Various xbmc changes.

Note, third party skins and/or addons may stop working due to these xbmc changes. You must contact the authors of the third party skins and/or addons to make them aware so 'they' can fix them.

quasar1 commented 10 years ago

May 23rd XBMC_14.0-ALPHA1-Git20140523-8705dca http://www.sendspace.com/file/crer3j Various xbmc changes, including ActiveAE: allow sinks to return planar formats, which required some direct changes to the AESinkIntelSMD.

Note, third party skins and/or addons may stop working due to these xbmc changes. You must contact the authors of the third party skins and/or addons to make them aware so 'they' can fix them.

quasar1 commented 10 years ago

May 24th XBMC_14.0-ALPHA1-Git20140524-9ab3304 http://www.sendspace.com/file/lqa06e Various xbmc changes.

Note, third party skins and/or addons may stop working due to these xbmc changes. You must contact the authors of the third party skins and/or addons to make them aware so 'they' can fix them.

quasar1 commented 10 years ago

May 27th XBMC_14.0-ALPHA1-Git20140527-872ed79 http://www.sendspace.com/file/pu6sjv Various xbmc changes. Tip If using the Confluence skin we can make launching of videos smoother and more instant, especially from the Home Screen (no gfx artifacts and reduce delay), by doing the following: System>Appearance>Skin>Settings>Background Options> then disable Show Background "Now Playing" Video.

quasar1 commented 10 years ago

May 31st XBMC_14.0-ALPHA1-Git20140531-8288aaf http://www.sendspace.com/file/rbrmpg Various xbmc changes.

XBMC-13.1-RC1-Git20140528-3dfeabc http://www.sendspace.com/file/ogw4ci This release candidate contains the fixes compared to previous 13.1 beta 2

* Better recovery of VDPAU on errors.
* Fixes for cropping of interlaced content using VDPAU.
* Fix for FLAC tracks with large embedded images not playing.
* Fix for crash if librtmp wasn’t available.
* Fix for ffmpeg building on linux using later versions of librtmp.
* Fix for broken m4a, mp4 playback with paplayer.
* Fix for the hint text not being shown in editcontrols once unfocused.
* Fix minor memory leak in PlayMedia builtin function.
* Fix albumartist use in song smartplaylists.
* Use unique client broadcast UID in the PVR api.

Note, third party skins and/or addons may stop working due to these xbmc changes. You must contact the authors of the third party skins and/or addons to make them aware so 'they' can fix them.

quasar1 commented 10 years ago

June 3rd XBMC_14.0-ALPHA1-Git-20140603-8cb053a http://www.sendspace.com/file/lauvrg Various xbmc changes.

Note xbmc did some extensive upnp changes, this may mean you need to do a clean install, by this I mean empty portable_data folder. I experienced crashes when trying to play an item from a previously added source when installing over a previous install keeping the previous portable_data folder. You should be able to transfer some of your backed up xml settings and addons folder from your portable_data folder (if this happens to you). But you will not be able to keep your old Database files, YMMV. Edit: upnp has now been fixed, it's advisable to wait for next build with the fix to avoid the above issues.

quasar1 commented 10 years ago

June 5th XBMC_14.0-ALPHA1-Git-20140605-dade912 http://www.sendspace.com/file/y7eji8 XBMC changes: * upnp: fix crash when upnp_server was NULL Boxee changes: * Update SQLite to 3.8.5

Note, third party skins and/or addons may stop working due to these xbmc changes. You must contact the authors of the third party skins and/or addons to make them aware so 'they' can fix them.

quasar1 commented 10 years ago

June 6th XBMC_13.1-FINAL-Git-20140605-150cf3e http://www.sendspace.com/file/2r8dky This release contains the fixes compared to previous 13.1-RC1

* Update of skin.confluence language files.
* Update of core language files.
* Update of internal addon language files.

XBMC_14.0-ALPHA1-Git-20140605-0d17e27 http://www.sendspace.com/file/a5lb69 XBMC changes: * Dvdplayer: refactor dvdplayer to reduce duplicate code

Note, third party skins and/or addons may stop working due to these xbmc changes. You must contact the authors of the third party skins and/or addons to make them aware so 'they' can fix them.

quasar1 commented 10 years ago

June 7th XBMC_13.2-ALPHA1-Git-20140607-70a229b http://www.sendspace.com/file/0oflm8 This release contains the fixes compared to previous 13.1-FINAL

Boxee changes:

* Update OpenSSL to 1.0.1h.
* Update SQLite to 3.8.5.
* Update Jpeg-turbo to 1.3.1.
* Update libbluray to 0.6.0.
* Fix building of PVR addons in Gotham - (may fix "XBMC_Tvheadend.pvr: undefined symbol" error)
quasar1 commented 10 years ago

June 8th XBMC_14.0-ALPHA1-Git-20140607-1514de4 http://www.sendspace.com/file/t8u8h3 Various xbmc changes. Boxee changes:

* Update OpenSSL to 1.0.1h.
* Update SQLite to 3.8.5.
* Update Jpeg-turbo to 1.3.1.
* Update libbluray to 0.6.0.
* Add export flag -march=i686 to configure (in an attempt to fix XBMC_Tvheadend.pvr: undefined symbol" error).
quasar1 commented 10 years ago

June 10th XBMC_13.2-ALPHA1-Git- 20140610-d32fec2 http://www.sendspace.com/file/aosp8b XBMC changes:

* Gotham 13.2 backports #4857 (https://github.com/xbmc/xbmc/pull/4857)

Boxee changes:

* Add export flag -march=i686 to configure (in an attempt to fix XBMC_Tvheadend.pvr: undefined symbol" error).
quasar1 commented 10 years ago

June 17th XBMC_14.0-ALPHA1-Git-20140617-11283c2 https://www.sendspace.com/file/slv2un Various changes, see link below:

https://github.com/quasar1/boxeebox-xbmc/compare/1514de478b4229bbce29caea60becceb1971e90b...11283c2322736f64d183425333e6f0aee5f3f0fa

Note: One XBMC change has broken the downloading of background fanart. I'm guessing recent commits to do with 'videoinfoscanner'.

quasar1 commented 10 years ago

June 20th XBMC_14.0-ALPHA1-Git-20140620-1721719 https://www.sendspace.com/file/yio5wr Various changes, see link below:

https://github.com/quasar1/boxeebox-xbmc/compare/11283c2322736f64d183425333e6f0aee5f3f0fa...172171942283678ea706436a9bdda608b1c88480

Note: Background fanart now fixed.

XBMC_13.2-ALPHA1-Git- 20140620-a403124 https://www.sendspace.com/file/5bxo8s Various changes, including libafpclient support see link below:

https://github.com/quasar1/boxeebox-xbmc/compare/d32fec207fde78329ea7735392e971e979522d92...a4031249b1adbe447c3df5b0b253b3df04066373

quasar1 commented 10 years ago

June 24th XBMC_14.0-ALPHA1-Git-20140624-88d1abd https://www.sendspace.com/file/zt1f88 Various changes, including:

libafpclient support.
FFmpeg: Bump to 2.2-Helix-alpha2.
libnfs: Build from libnfs master 'with directory caching support'.

https://github.com/quasar1/boxeebox-xbmc/compare/172171942283678ea706436a9bdda608b1c88480...88d1abd552fe924fb0ff0121c90bdb04b8cd250a

quasar1 commented 10 years ago

June 28th XBMC_14.0-ALPHA1-Git-20140628-a667937 https://www.sendspace.com/file/8ggnt6 Various changes, including:

samba: update to samba-3.6.24

https://github.com/quasar1/boxeebox-xbmc/compare/88d1abd552fe924fb0ff0121c90bdb04b8cd250a...a667937dfd3ad3074ccc3248142c5c566d74ed20

XBMC_13.2-ALPHA1-Git- 20140628-c32ecfe https://www.sendspace.com/file/amir9e Various changes, including:

libnfs: Build from libnfs master 'with directory caching support'.
samba: update to samba-3.6.24

https://github.com/quasar1/boxeebox-xbmc/compare/a4031249b1adbe447c3df5b0b253b3df04066373...c32ecfefcc8bdbc2a1099ba71210e03b78701c6a

quasar1 commented 10 years ago

July 04th XBMC_14.0-ALPHA1-Git-20140704-5e78808 https://www.sendspace.com/file/igafx5 Various changes:

https://github.com/quasar1/boxeebox-xbmc/compare/a667937dfd3ad3074ccc3248142c5c566d74ed20...5e7880822f5c056269f01c07a565d30b6b550101

quasar1 commented 10 years ago

Continuing here: https://github.com/quasar1/boxeebox-xbmc/releases Didn't realise we can upload as much as 70 mb at a time...