Unofficial Builds: 3.5.3 + Nightly [r33032]

Discussion of XBMC4XBOX development.
Post Reply
fxmech
Posts: 673
Joined: Wed Aug 01, 2012 9:15 am
Has thanked: 37 times
Been thanked: 46 times

Re: Unofficial Builds: 3.5 beta1 + Nightly [r32663]

Post by fxmech »

I was going to do the same, Dan. I was just mulling over his "auto - downloading" description, and figured it's still 'manual' for selecting the desired build.

Ah, with a little more work it might be possible to "check for updates and install", with maybe the option to have stable and/or svn builds separately.

Extrapolate the concept to plugins and I've gone way off topic
User avatar
B4K3D PI
Posts: 89
Joined: Fri Dec 21, 2012 1:58 pm
Been thanked: 189 times

Re: Unofficial Builds: 3.5 beta1 + Nightly [r32668]

Post by B4K3D PI »

r32668 is up.

Code: Select all

##     | Date                | Author | Comment
#32668 | 01/20/2014 12:45 AM | buzz   | changed: more optimise for size on Release build for some libs.

#32667 | 01/20/2014 12:42 AM | buzz   | changed: compile options - optimise some libraries for size etc.

#32666 | 01/20/2014 12:12 AM | buzz   | reverted: r32664 - changed: disable LTCG building - see http://redmine.exotica.org.uk/issues/264#note-8

#32665 | 01/20/2014 12:11 AM | buzz   | reverted: r31619 - merged: xbmc mainline c250b70a - fixed: critical section has already been inited in constructor
                                      # Caused freezes with python when compiled with LTCG (something got optimised out or some undefined behaviour with copying critical sections as mentioned in mainline 7466d20b0 - will revisit later)...

#32664 | 01/19/2014 07:15 PM | buzz   | changed: disable LTCG building - see http://redmine.exotica.org.uk/issues/264#note-8  
User avatar
B4K3D PI
Posts: 89
Joined: Fri Dec 21, 2012 1:58 pm
Been thanked: 189 times

Re: Unofficial Builds: 3.5 beta2 + Nightly

Post by B4K3D PI »

deen
Posts: 1
Joined: Sat Jan 25, 2014 1:56 pm

Re: Unofficial Builds: 3.5 beta2 + Nightly

Post by deen »

The included run_me.bat is pretty dangerous. When you run it with an existing Z partition (network partitions are mounted on Z by default) everything on that partition will be deleted.
Bingowings
Posts: 21
Joined: Thu Nov 21, 2013 6:52 pm
Has thanked: 8 times
Been thanked: 2 times

Re: Unofficial Builds: 3.5 beta2 + Nightly

Post by Bingowings »

I gave beta2 a try.

Earlier I was getting a lot of 'freezing up' on the usually reliable iPlayer.
movie25XBMC4XBOX is usually quite stable too and nothing worked
I hope I am posting this log correctly http://pastebin.com/Dr6ajKGg (let me know if I got it wrong).
The problems seem to be 'Pythonesque'.

I've rolled back to 3.3.3 and everything works fine (other than Videobull).

I hope my explorations have been useful.
skatulskijean
Posts: 1028
Joined: Wed Jul 04, 2012 8:01 am
Has thanked: 1 time
Been thanked: 148 times

Re: Unofficial Builds: 3.5 beta2 + Nightly

Post by skatulskijean »

Bingowings wrote:I gave beta2 a try.

Earlier I was getting a lot of 'freezing up' on the usually reliable iPlayer.
movie25XBMC4XBOX is usually quite stable too and nothing worked
I hope I am posting this log correctly http://pastebin.com/Dr6ajKGg (let me know if I got it wrong).
The problems seem to be 'Pythonesque'.

I've rolled back to 3.3.3 and everything works fine (other than Videobull).

I hope my explorations have been useful.
that is not the right tread for this.

but i give short a answhere.
All since scriptmodule urlresolver problems .
as example putlocker has a other name and want a other code to access the videourl .
i have this for me fixed as example on my streamallthis addon and so it's with most of the hoster addons .
It give many user but a to small group of developers what fix the sources from urlresolver.

Regards Jan
skatulskijean
Posts: 1028
Joined: Wed Jul 04, 2012 8:01 am
Has thanked: 1 time
Been thanked: 148 times

Re: Unofficial Builds: 3.5 beta2 + Nightly

Post by skatulskijean »

@B4K3D PI

Pleace can you make a Build from the last changes from BuzZ on the Sources .
Change HLS streaming support to the lighter ffmpeg Codecs.

Regards Jan
User avatar
B4K3D PI
Posts: 89
Joined: Fri Dec 21, 2012 1:58 pm
Been thanked: 189 times

Re: Unofficial Builds: 3.5 beta2 + Nightly [32683]

Post by B4K3D PI »

r32683 is up.

Code: Select all

##     | Date                | Author | Comment
#32683 | 02/11/2014 12:29 AM | buzz   | changed: hls stream support to smaller ffmpeg library set
                                      # updated: ffmpeg dlls

#32682 | 02/02/2014 12:33 AM | buzz   | fixed: make a new function to add local drives to sources in the filemanager, and handle all cases of resetting the sources.

#32681 | 01/24/2014 04:26 AM | buzz   | changed: use av_force_cpu_flags to force cpu flags and do it once in the demuxer.

#32680 | 01/24/2014 01:01 AM | buzz   | fixed: typo flag -> flag2 - wrong context member was being set for CODEC_FLAG2_FAST

#32679 | 01/23/2014 04:54 PM | buzz   | updated: ffmpeg libraries

#32678 | 01/23/2014 03:46 PM | buzz   | merged: changes from ffmpeg 1.2.4 -> 1.2.5

#32677 | 01/23/2014 03:44 PM | buzz   | Tag vendor/ffmpeg/current as vendor/ffmpeg/releases/1.2.5.

#32676 | 01/23/2014 03:44 PM | buzz   | Load /home/jools/temp/ffmpeg/ into vendor/ffmpeg/current.

#32675 | 01/23/2014 03:32 PM | buzz   | renamed: ffmpeg 1.2 was actually 1.2.4  
skatulskijean
Posts: 1028
Joined: Wed Jul 04, 2012 8:01 am
Has thanked: 1 time
Been thanked: 148 times

Re: Unofficial Builds: 3.5 beta2 + Nightly [32683]

Post by skatulskijean »

B4K3D PI wrote:r32683 is up.

Code: Select all

##     | Date                | Author | Comment
#32683 | 02/11/2014 12:29 AM | buzz   | changed: hls stream support to smaller ffmpeg library set
                                      # updated: ffmpeg dlls

#32682 | 02/02/2014 12:33 AM | buzz   | fixed: make a new function to add local drives to sources in the filemanager, and handle all cases of resetting the sources.

#32681 | 01/24/2014 04:26 AM | buzz   | changed: use av_force_cpu_flags to force cpu flags and do it once in the demuxer.

#32680 | 01/24/2014 01:01 AM | buzz   | fixed: typo flag -> flag2 - wrong context member was being set for CODEC_FLAG2_FAST

#32679 | 01/23/2014 04:54 PM | buzz   | updated: ffmpeg libraries

#32678 | 01/23/2014 03:46 PM | buzz   | merged: changes from ffmpeg 1.2.4 -> 1.2.5

#32677 | 01/23/2014 03:44 PM | buzz   | Tag vendor/ffmpeg/current as vendor/ffmpeg/releases/1.2.5.

#32676 | 01/23/2014 03:44 PM | buzz   | Load /home/jools/temp/ffmpeg/ into vendor/ffmpeg/current.

#32675 | 01/23/2014 03:32 PM | buzz   | renamed: ffmpeg 1.2 was actually 1.2.4   

Thanks

Regards Jan
User avatar
spicemuseum
Posts: 906
Joined: Mon Jul 09, 2012 11:08 pm
Has thanked: 94 times
Been thanked: 75 times

Re: Unofficial Builds: 3.5 beta2 + Nightly [32683]

Post by spicemuseum »

B4K3D PI wrote:r32683 is up.
Thanks B4K3D, thanks Buzz.

Buzz, I see the FFMPEG work done here, is there any specific testing you'd like us to do?
User avatar
B4K3D PI
Posts: 89
Joined: Fri Dec 21, 2012 1:58 pm
Been thanked: 189 times

Re: Unofficial Builds: 3.5 beta2 + Nightly [32685]

Post by B4K3D PI »

r32685 is up.

Code: Select all

##     | Date                | Author | Comment
#32685 | 14/03/2014 08:15 PM | buzz   | changed: don't disable any parsers on smaller ffmpeg library set (or it excludes mpegvideo etc)
                                      # updated: new ffmpeg libs based on above changes  
User avatar
B4K3D PI
Posts: 89
Joined: Fri Dec 21, 2012 1:58 pm
Been thanked: 189 times

Re: Unofficial Builds: 3.5 beta2 + Nightly [32695]

Post by B4K3D PI »

r32695 is up.

Code: Select all

##     | Date                | Author | Comment
#32695 | 16/03/2014 02:30 PM | buzz   | updated: translations from Transifex. Updated by merging all strings from xbmc project, making translations now 95% complete overall. Thanks to DavPow for completing the French translation.

#32694 | 16/03/2014 03:22 AM | buzz   | updated: translations from Transifex (used .po files from xbmc to pre-populate/improve some of the translations that were missing many strings)

#32693 | 16/03/2014 02:54 AM | buzz   | updated: translations

#32692 | 16/03/2014 02:34 AM | buzz   | removed: language string

#32691 | 16/03/2014 01:38 AM | buzz   | updated: language files

#32690 | 16/03/2014 12:59 AM | buzz   | fixed: language string fixes.

#32689 | 16/03/2014 12:59 AM | buzz   | updated: project file update (POUtils.cpp/.h)

#32688 | 15/03/2014 09:37 PM | buzz   | updated: added .po versions of core translations
                                      # removed: old strings.xml

#32687 | 15/03/2014 09:32 PM | buzz   | merged: gettext po language file support from xbmc mainline (with xbmc4xbox changes) * a61c99f2 - [gettext] implemented ID based gettext PO file support,
                                      # with fallback to XML * af73c6f0 - changed: POUtils to parse modified PO file format

#32686 | 15/03/2014 05:27 PM | buzz   | changed: build ctypes python module
                                      # added: ctypes.pyd module - fixes #291   
skatulskijean
Posts: 1028
Joined: Wed Jul 04, 2012 8:01 am
Has thanked: 1 time
Been thanked: 148 times

Re: Unofficial Builds: 3.5 beta2 + Nightly [32695]

Post by skatulskijean »

@Buzz

momently i can not say what i do first .
but thanks for the changes on the last nightly i have it momently not test but the ctypes integration make me verry happy.

I think verry important where to that you can the imagehandler on xbmc4xbox make more robust.
He have many problems to accessing images from the net without format type on the name.
I mean asvexample htttp://blaaaäaaaaaaa will not work then the imagehandler can not access the filetype.
I can that change on the addon site when i add a type to it http://blaaaaaaaaa+'.jpg' thatbwill than work and i think the imagehandler is so flexible thats is no matter what for a filetype the image is ,with ending on jpg its works ever.
Yes i make a ticket for it.

Regards Jan
schmatzler
Posts: 3
Joined: Sat Mar 22, 2014 4:50 pm
Has thanked: 1 time

Re: Unofficial Builds: 3.5 beta2 + Nightly [32695]

Post by schmatzler »

Many thanks for your builds! My Xbox was sitting in the basement for some years and I just upgraded its XBMC.

I had to change the theme first to be able to add f:/games as a source, otherwise it wouldn't find my games. That worked, but now I'm struggling with displaying the savegames.

The old XBMC had a neat little option to display all the savegames on the device, but I can't find that anywhere on 3.5beta - am I just too dumb finding it or has it been removed?
fxmech
Posts: 673
Joined: Wed Aug 01, 2012 9:15 am
Has thanked: 37 times
Been thanked: 46 times

Re: Unofficial Builds: 3.5 beta2 + Nightly [32695]

Post by fxmech »

While viewing your games look to the left panel of confluence lite (hidden unless active) ; saves should be linked there.
User avatar
B4K3D PI
Posts: 89
Joined: Fri Dec 21, 2012 1:58 pm
Been thanked: 189 times

Re: Unofficial Builds: 3.5 beta2 + Nightly [32697]

Post by B4K3D PI »

r32697 is up.

Code: Select all

##     | Date                | Author | Comment
#32697 | 03/26/2014 01:05 AM | buzz   | merged: xbmc mainline d0bc0fe5 - [gettext] fixed problem with single LF at file-end on Windows style Line-Ended files

#32696 | 03/26/2014 12:48 AM | buzz   | merged: xbmc mainline 313e8a15 - [gettext] added: ability to handle PO files with Windows or Mac Line-Ending Style, not only Linux style LF. This needs a little conversion for Win and Mac style, but as with git commit rule this conversion won't happen on end-user machines  
User avatar
B4K3D PI
Posts: 89
Joined: Fri Dec 21, 2012 1:58 pm
Been thanked: 189 times

Re: Unofficial Builds: 3.5 beta2 + Nightly [32699]

Post by B4K3D PI »

r32699 is up.

Code: Select all

##     | Date                | Author | Comment
#32699 | 04/12/2014 08:28 PM | buzz   | updated: language files from Transifex. Thanks to all the translators who have signed up to help.

#32698 | 04/12/2014 08:16 PM | buzz   | merged: xbmc mainline -
                                      # ee427042 - allow fallback to root menu call if title menu call fails (like VLC)
                                      # 65d19589 - allow to return from "endless loop of NOPs   
User avatar
cashonly
Posts: 181
Joined: Thu Jul 19, 2012 5:12 pm
Has thanked: 20 times
Been thanked: 32 times

Re: Unofficial Builds: 3.5 beta2 + Nightly [32699]

Post by cashonly »

just to say, there are a lot of users who depend on xbmc4xbox and your work, they are not on this forum so no feedback from them, but, they are grateful.
These pretzels are making me thirsty!
User avatar
B4K3D PI
Posts: 89
Joined: Fri Dec 21, 2012 1:58 pm
Been thanked: 189 times

Re: Unofficial Builds: 3.5 beta2 + Nightly [32705]

Post by B4K3D PI »

r32705 is up.

Code: Select all

##     | Date                | Author | Comment
#32705 | 04/21/2014 04:55 AM | buzz   | updated: allow xbmcaddon.py to work when no id is passed in (addons from frodo+). This might help compatibility with some xbmc addons.

#32704 | 04/21/2014 04:09 AM | buzz   | changed: use frodo repository for xbmc repo on addons4xbox installer

#32703 | 04/21/2014 04:03 AM | buzz   | removed: passion repository to avoid confusion.

#32702 | 04/21/2014 03:57 AM | buzz   | changed: addon repository location in addons4xbox installer for 3.5+

#32701 | 04/21/2014 03:40 AM | buzz   | fixed: parsing of unofficial addons repos from xbmc wiki.

#32700 | 04/20/2014 07:38 PM | buzz   | added: g++ to mingw build environment  
User avatar
B4K3D PI
Posts: 89
Joined: Fri Dec 21, 2012 1:58 pm
Been thanked: 189 times

Re: Unofficial Builds: 3.5 beta2 + Nightly [32707]

Post by B4K3D PI »

r32707 is up.

Code: Select all

##     | Date                | Author | Comment
#32707 | 04/25/2014 06:55 PM | buzz   | changed: increase weather forecast from 4 to 7 days. Thanks to Dom for the changes. Hopefully this will stop his moaning for 5 mins :-)

#32706 | 04/21/2014 05:49 PM | buzz   | fixed: win32 build  
Post Reply