Unofficial Builds: 3.5.3 + Nightly [r33032]

Discussion of XBMC4XBOX development.
User avatar
B4K3D PI
Posts: 89
Joined: Fri Dec 21, 2012 1:58 pm
Been thanked: 189 times

Re: Unofficial Builds: 3.2.1-Stable + Nightly [r31720]

Post by B4K3D PI »

r31720 is up.

Code: Select all

##     | Date                | Author | Comment
#31720 | 03/04/2013 11:53 pm | buzz   | updated: libdvd files from xbmc mainline (4.2.0)
                                      # changed: switch back from dvdnav_jump_to_sector_by_time (no longer needed) - blade runner disc 2 that used to seek incorrectly without this additional function now is ok.
                                      # updated: new libdvd dlls      
User avatar
B4K3D PI
Posts: 89
Joined: Fri Dec 21, 2012 1:58 pm
Been thanked: 189 times

Re: Unofficial Builds: 3.2.1-Stable + Nightly [r31727]

Post by B4K3D PI »

r31727 is up.

Code: Select all

##     | Date                | Author | Comment
#31727 | 03/06/2013 12:57 am | buzz   | updated: dvdplayer dll's built from updated mingw environment.

#31726 | 03/06/2013 12:49 am | buzz   | deleted: .auto generated folder from libdvdcss

#31725 | 03/06/2013 12:47 am | buzz   | removed: autogenerated libdvdcss autoconf files
                                      # updated: make-xbmc-lib-sh for libdvd to bootstrap autoconfig files for libdvdcss

#31724 | 03/06/2013 12:44 am | buzz   | added: install msys-libtool as part of mingw environment.

#31723 | 03/05/2013 07:58 pm | buzz   | updated: xbmc copy of libdvd headers

#31722 | 03/05/2013 07:54 pm | buzz   | changed: remove -pipe compile option for ffmpeg, and remove multiple jobs from make (was freezing on current mingw)

#31721 | 03/05/2013 07:17 pm | buzz   | changed: force mingw-runtime version (mingwrt > 3.19 don't work with gcc 4.5.2)
                                      # changed: added msys-automake to mingw system   
User avatar
Dom DXecutioner
Posts: 585
Joined: Thu Jul 05, 2012 11:59 pm
Location: California
Has thanked: 249 times
Been thanked: 219 times
Contact:

Re: Unofficial Builds: 3.2.1-Stable + Nightly [r31727]

Post by Dom DXecutioner »

I apologize in advance, however, I was wondering if you (B4K3D PI) could make a PC build of the latest nightly. Phaze, feel free to delete this post since this falls under the request category but couldn't determine where else to ask.

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

Re: Unofficial Builds: 3.2.1-Stable + Nightly [r31731]

Post by B4K3D PI »

r31731 is up and it includes .XMV, .BIK and .SFD extensions support and a change for mp3 decoding.

Code: Select all

##     | Date                | Author | Comment
#31731 | 03/12/2013 10:42 pm | buzz   | changed: disable LIBMAD and use ffmpeg for mp3 decoding (tried this before but ffmpeg's mp3 support was problematic. our ffmpeg has been updated a fair amount since then, and so far my testing has shown it to be ok, so let's see the user feedback)

#31730 | 03/12/2013 10:28 pm | buzz   | added: bink (.bik) and MPEG SofDec (mpeg1) (.sfd) extensions for dvdplayer.

#31729 | 03/12/2013 08:27 pm | buzz   | added: xmv extension support for dvdplayer - xmv demuxer is supported by our ffmpeg.

#31728 | 03/09/2013 07:48 pm | buzz   | cosmetic: update copyright date in GPL headers         
User avatar
B4K3D PI
Posts: 89
Joined: Fri Dec 21, 2012 1:58 pm
Been thanked: 189 times

Re: Unofficial Builds: 3.2.1-Stable + Nightly [r31727]

Post by B4K3D PI »

Dom DXecutioner wrote:I apologize in advance, however, I was wondering if you (B4K3D PI) could make a PC build of the latest nightly. Phaze, feel free to delete this post since this falls under the request category but couldn't determine where else to ask.

Thanks
WIN32 3.2.1 Stable is now available from the second post of this thread. The latest nightly is broken when compiled for WIN32.
I will need to report it on the bugtracker when i have a chance so buzz can fix it.
User avatar
B4K3D PI
Posts: 89
Joined: Fri Dec 21, 2012 1:58 pm
Been thanked: 189 times

Re: Unofficial Builds: 3.2.1-Stable + Nightly [r31733]

Post by B4K3D PI »

r31733 is up and it includes better 128MB RAM support!

Code: Select all

##     | Date                | Author | Comment
#31733 | 24/03/2013 01:40 am | buzz   | renamed: keymap filename too long for xbox.

#31732 | 23/03/2013 11:44 pm | buzz   | added: Better 128MB support - set MTRRDefType memory type to write-back as done in other XBox apps - seems a bit of a hack as really the MTRRDefType should be uncachable and the mtrr/mask for ram instead set up for 128MB with writeback as is done in cromwell. Seems to work but needs further testing.    
User avatar
B4K3D PI
Posts: 89
Joined: Fri Dec 21, 2012 1:58 pm
Been thanked: 189 times

Re: Unofficial Builds: 3.2.1-Stable + Nightly [r31739]

Post by B4K3D PI »

r31739 is up :)
gils
Posts: 5
Joined: Thu Feb 14, 2013 6:01 pm
Has thanked: 9 times

Re: Unofficial Builds: 3.2.1-Stable + Nightly [r31739]

Post by gils »

listening to music plugins, very slowly working on other plugins (also music), helps only restart. The problem from the 31686 or 31687 (I do not remember).
User avatar
B4K3D PI
Posts: 89
Joined: Fri Dec 21, 2012 1:58 pm
Been thanked: 189 times

Re: Unofficial Builds: 3.2.1-Stable + Nightly [31744]

Post by B4K3D PI »

r31744 is up. :)

Code: Select all

##     | Date                | Author | Comment
#31744 | 04/08/2013 12:17 am | buzz   | removed: defunct keymap/images for MS extender remote.

#31743 | 04/08/2013 12:16 am | buzz   | added: reload keymaps on mce/universal remote config change.

#31742 | 04/07/2013 11:51 pm | buzz   | added: gui config for MCE/Universal remote, with additional <remote name="mce> keymap settings, to make better use of extra keys/number keypad - eg, number keypad for seeking to position in video rather than 3/6 handling volume.

#31741 | 04/07/2013 08:03 pm | buzz   | merged: xbmc mainline
                                      # 2a317ef0 (with changes) - changed: map enter/select buttons to select in fullscreen video, to aid in entering timecodes.
                                      # f5508604 (with changes) - changed: Introduce a <VideoTimeSeek> block to keymaps to handle the Select/Enter key during fullscreen video.

#31740 | 04/07/2013 06:22 pm | buzz   | merged: xbmc mainline bf2329fd - added: Ticket #9680 - Better timecode based seeking in videos, thanks to David Byers
Geeba
Posts: 539
Joined: Wed Jul 04, 2012 11:32 am
Location: UK
Has thanked: 63 times
Been thanked: 31 times

Re: Unofficial Builds: 3.2.1-Stable + Nightly [31744]

Post by Geeba »

Thanks for all your help Pi!
frankdrey
Posts: 1
Joined: Sat Apr 13, 2013 6:53 pm

Re: Unofficial Builds: 3.2.1-Stable + Nightly [31744]

Post by frankdrey »

Is development possible on Linux machines? I'd like to help out, but I abhor Windows (it doesn't even work well on my PC), and only use Linux (Arch Linux, to be specific :D).
User avatar
BuZz
Site Admin
Posts: 1890
Joined: Wed Jul 04, 2012 12:50 am
Location: UK
Has thanked: 65 times
Been thanked: 422 times
Contact:

Re: Unofficial Builds: 3.2.1-Stable + Nightly [31744]

Post by BuZz »

frankdrey wrote:Is development possible on Linux machines? I'd like to help out, but I abhor Windows (it doesn't even work well on my PC), and only use Linux (Arch Linux, to be specific :D).
short answer: no

longer answer: no, unless you install windows in virtualbox :) (which is what I do)
Stef2012
Posts: 10
Joined: Wed Oct 10, 2012 12:01 pm

Re: Unofficial Builds: 3.2.1-Stable + Nightly [31744]

Post by Stef2012 »

Noticed a glitch or something when testing the latest nightly.

When you go into pictures & viewing an image, when you exit the image your taken back to the main 'pictures' folder in XBMC rather than back to whatever folder you were viewing.
User avatar
BuZz
Site Admin
Posts: 1890
Joined: Wed Jul 04, 2012 12:50 am
Location: UK
Has thanked: 65 times
Been thanked: 422 times
Contact:

Re: Unofficial Builds: 3.2.1-Stable + Nightly [31744]

Post by BuZz »

Stef2012 wrote:Noticed a glitch or something when testing the latest nightly.

When you go into pictures & viewing an image, when you exit the image your taken back to the main 'pictures' folder in XBMC rather than back to whatever folder you were viewing.
please open a ticket at http://redmine.exotica.org.uk/projects/xbmc4xbox/ (you will need to sign up and wait for me to activate your account).
User avatar
B4K3D PI
Posts: 89
Joined: Fri Dec 21, 2012 1:58 pm
Been thanked: 189 times

Re: Unofficial Builds: 3.2.1-Stable + Nightly [31747]

Post by B4K3D PI »

r31747 is up. :)

Code: Select all

##     | Date                | Author | Comment
#31747 | 05/06/2013 01:56 pm | buzz   | changed: default skin is now the new Confluence Lite

#31746 | 05/06/2013 01:38 pm | buzz   | changed: reduced font some font sizes for SD resolutions (fixes ip address backspace button fitting)

#31745 | 04/08/2013 01:44 pm | buzz   | reverted: r31579 (not relevant to xbox) changed: added remote buttons 'subtitle' and 'language' to FullscreenVideo section     
skatulskijean
Posts: 1028
Joined: Wed Jul 04, 2012 8:01 am
Has thanked: 1 time
Been thanked: 148 times

Re: Unofficial Builds: 3.2.1-Stable + Nightly [31747]

Post by skatulskijean »

@ BuzZ

thanks for the new Build s

with the128MB Ram support ican test my main xbmcaddons on xmc4xbox to!

the xmc4xbox works smother as the 12.2 Frodo Build on my AppleTV 2 and with a little more CPU Power (I could get the HD streams from my main xbmc -addons enjoy)


BIGGGGGGGGGGGGGG
THAAAAAAAAAAnks
Geeba
Posts: 539
Joined: Wed Jul 04, 2012 11:32 am
Location: UK
Has thanked: 63 times
Been thanked: 31 times

Re: Unofficial Builds: 3.2.1-Stable + Nightly [31747]

Post by Geeba »

Cheers PI!!! your a legend!
User avatar
B4K3D PI
Posts: 89
Joined: Fri Dec 21, 2012 1:58 pm
Been thanked: 189 times

Re: Unofficial Builds: 3.3-BETA1 + Nightly

Post by B4K3D PI »

3.3-BETA1 is out :D
Thank you to BuZz and all the other people involved!
MrCreosote
Posts: 18
Joined: Sun Sep 30, 2012 12:36 pm
Has thanked: 4 times

Re: Unofficial Builds: 3.3-BETA1 + Nightly

Post by MrCreosote »

nice work! giving 3.3 a go just now, is anyone else finding that addons4xbox installer is worse than ever for crashing while downloading plugins? am on my fourth attempt at installing [removed] and once again it's hung while downloading a .png file. is it just the time of day i'm trying to use it?
User avatar
BuZz
Site Admin
Posts: 1890
Joined: Wed Jul 04, 2012 12:50 am
Location: UK
Has thanked: 65 times
Been thanked: 422 times
Contact:

Re: Unofficial Builds: 3.3-BETA1 + Nightly

Post by BuZz »

might be. the files are hosted at google code, and it's not always that quick. having said that, I've not had any freezes when installing larger plugins. Probably best to open a new thread for specific issues though rather than here btw.
Post Reply