xbox-scene.com - your xbox news information source
Quick Links: Main Forums | Xbox360 Forums | Xbox1 Forums | PS3 Forums
Xbox-Scene Forum Help  Search Xbox-Scene Forums   Xbox-Scene Forum Members   Xbox-Scene Calendar

Special Limited Offer: SuperNews Unlimited Usenet Access, Unlimited Speed for $11.99
256-bit SSL, 350 Days Retention, 30 Connections - Join Today! - ONLY $11.99

Support this site - buy the X-Scene Tshirt $17.95

Welcome Guest ( Log In | Register )

 Forum Rules Rules
4 Pages V  1 2 3 > »   
Reply to this topicStart new topic
> Xboxmediacenter - December 03rd 2006 Svn Rev7295 Build, compiled by T3CH
XanTium
post Dec 3 2006, 09:35 PM
Post #1


Xanta Powa!
Group Icon

Group: Admin
Posts: 3069
Joined: 17-May 02
From: Solaris
Member No.: 2
Xbox Version: v1.0
360 version: v1 (xenon)





XboxMediaCenter SVN rev7295 build of December 03rd 2006 compiled by T3CH.



This is a complete snapshot of what is in SVN at the time the build was compiled, with just a few small additions:
* Killarny & Nuka1195 & Pikes AppleMovieTrailers (AMT) 0.93.5 (scripts: Apple Movie Trailers)
* BritneysPAIRS's ~110 choosen Milkdrop presets (visualisations: MD - BPs Selection)
* EnderW's XBMCScripts Installer 1.0 SCRIPT (scripts: XBMCScripts)
* Rockstar's Snake 1.0 SCRIPT (scripts: Snake)
* Codecs for mplayer (system\players\mplayer\codecs\:*)


Special Note From T3CH:
QUOTE

* I'm back wink.gif Took a short break with my builds until SVN stabilized a bit.
* I'm also including the 'XBMC Win32 PC environment' .exe that is meant for skinners & python developers, read more about the concept here http://www.xboxmediacenter.com/forum/showthread.php?p=115893. It was built using Microsoft DirectX Summer 2004 SDK.
* If you want to report bugs, please do it the PROPER way, see http://www.xboxmediacenter.com/wiki/index....oper_Bug_Report



NOTEWORTHY, XML and SCRIPT CHANGES IN THIS BUILD:
QUOTE

* Too many to list wink.gif

* sources.xml:
* keymap.xml:



Here is the FULL changelog since the XBMC 2.0.1 Point Release (November 13th 2006) (last one posted on xbins/xbox-scene):
QUOTE

2006-12-03 7295 fixed: Slow playing of item from a long music list when shuffle was enabled.
2006-12-03 7294 fixed: Python dialogs were all modeless instead of modal
2006-12-03 7293 added: New "panel" control similar to new list controls. Old Thumbnailpanel control migrated to use the new code.
2006-12-02 7292 fixed: a running music or video scan will prevent idle shutdown
2006-12-02 7291 added: "Manual Add To Database" in My Music Files context menu as a workaround to add home movies or TV shows to the video database.
2006-12-02 7290 added: MusicOverlay and VideoOverlay window translations.
2006-12-02 7289 fixed: Progressbar controls filled via the infomanager could go past 100%
2006-12-01 7288 added: New easier method of specifying zoom animations. Format is start="x,y,w,h" end="x,y,w,h". It uses the size of the control to determine the start and end zoom amounts, and the start and end positions to determine the center of the zoom.
2006-12-01 7287 fixed: Old listcontrol's used the wrong aspect ratio for icons.
2006-12-01 7286 removed: superfluous functions and variables
2006-12-01 7285 changed: handle fullscreen switching from renderer and player instead of application, removes a few hacks needed to get this to work previously. should give quicker startup of some files (non dvds) in dvdplayer. removed: unused functions and unnecessary indirections.
2006-11-30 7284 fixed: forgotten translation
2006-11-30 7283 fixed: When playback finished, the currently playing item wasn't reset (stayed highlighted)
2006-11-29 7282 added: Profile image in thumb, date in label2 and locked overlay to settings profiles.
2006-11-29 7281 fixed: Fallback to <texture> wasn't working for listitems.
2006-11-29 7280 fixed: "stretch" didn't work for <aspectratio>
2006-11-29 7279 added: Listitem info images can now set <aspectratio> and should fall back to <texture> if no thumb/icon/overlay is available.
2006-11-29 7278 added: S opens shutdown menu from keyboard.
2006-11-29 7277 changed: Currently playing item's highlighting is now handled by the list control classes (won't work in thumbs, yet)
2006-11-29 7276 fixed: Assertion due to GUI zoom's down to nothing.
2006-11-29 7275 fixed: hasdrivef and hasdriveg, second attempt
2006-11-29 7274 fixed: hasdrivef and hasdriveg vis conditions
2006-11-29 7272 fixed: the current playing item is now correctly highlighted in the Now Playing windows
2006-11-28 7271 fixed: Lists didn't update position when a pagecontrol was changed if they were in a group.
2006-11-28 7270 fixed: Music "Auto Play Next Item" option didn't work correctly with the new Now Playing shuffle code.
2006-11-28 7269 fixed: crash with nonexistent chars in xpr fonts.
2006-11-28 7268 added: "Add To Playlist" to My Music Context Menu
2006-11-28 7267 fixed: mark as watched/unwatched didn't take effect
2006-11-28 7266 Changed : Dulled down the list selected item colors a little in PM3
2006-11-28 7264 Fixed: GetSystemInfo bug when user requests non valid id number
2006-11-28 7263 updated: Swedish language file by Blittan
2006-11-28 7262 fixed: Improved fast scroll positioning (doesn't bounce around as much)
2006-11-28 7261 fixed: Scrollbar positioning was off towards the end of the list.
2006-11-28 7260 fixed: Scrolling in lists now limits the range of cursor movement to 80% of the control size.
2006-11-27 7259 Changed : Skin Music Video library mode button maintains focus on click
2006-11-27 7258 added: SetFocus(id) built in to focus a particular control id.
2006-11-27 7257 Fixed : forgot to upload the scrollbar images for PM3
2006-11-27 7256 fixed: inherited folder.jpg images for music files when the folder.jpg has not been cached yet. (occurs if using a playlist found in a different location as the files where the folder has not accessed yet, or playing a folder with subfolders where the subfolders have not been accessed yet.)
2006-11-27 7255 added: system.hasdrive(f) & system.hasdrive(g) conditions.
2006-11-27 7254 Added scrollbars to pm3 window views. On by default turn them off in skin settings
2006-11-27 7253 fixed: Python lists that used negative text offsets showed no labels.
2006-11-27 7252 added: Genre and Year information to albums returned on Library view (taken from first song scanned into the album)
2006-11-27 7251 fixed: Render order of musicoverlay/videooverlay was still not right, due to them not being under the control of the window manager.
2006-11-27 7250 fixed: Slideshow playback from PM3 (among other things) due to virtual function Reset() being introduced.
2006-11-27 7249 fixed: Databases with floating point version numbers could have issues (float -> string -> float conversion). Converted all versions to integers. Also dropped backward compatibility for databases from pre-2.0.0.
2006-11-26 7248 fixed: SVN didn't compile due to last commits.
2006-11-26 7247 fixed: dlqcache.cpp now compiles (I hope my fix is the correct fix.)
2006-11-26 7246 changed: playlist behaviour. see this thread for details http://www.xboxmediacenter.com/forum/showthread.php?t=23386
2006-11-26 7245 changed: playlist behaviour. see this thread for details http://www.xboxmediacenter.com/forum/showthread.php?t=23386
2006-11-26 7244 changed: playlist behaviour. see this thread for details http://www.xboxmediacenter.com/forum/showthread.php?t=23386
2006-11-26 7243 changed: playlist behaviour. see this thread for details http://www.xboxmediacenter.com/forum/showthread.php?t=23386
2006-11-26 7242 changed: playlist behaviour. see this thread for details http://www.xboxmediacenter.com/forum/showthread.php?t=23386
2006-11-26 7241 changed: playlist behaviour. see this thread for details http://www.xboxmediacenter.com/forum/showthread.php?t=23386
2006-11-26 7240 changed: playlist behaviour. see this thread for details http://www.xboxmediacenter.com/forum/showthread.php?t=23386
2006-11-26 7239 changed: playlist behaviour. see this thread for details http://www.xboxmediacenter.com/forum/showthread.php?t=23386
2006-11-26 7238 changed: playlist behaviour. see this thread for details http://www.xboxmediacenter.com/forum/showthread.php?t=23386
2006-11-26 7237 changed: playlist behaviour. see this thread for details http://www.xboxmediacenter.com/forum/showthread.php?t=23386
2006-11-26 7236 changed: playlist behaviour. see this thread for details http://www.xboxmediacenter.com/forum/showthread.php?t=23386
2006-11-26 7235 changed: playlist behaviour. see this thread for details http://www.xboxmediacenter.com/forum/showthread.php?t=23386
2006-11-26 7234 changed: playlist behaviour. see this thread for details http://www.xboxmediacenter.com/forum/showthread.php?t=23386
2006-11-26 7233 changed: playlist behaviour. see this thread for details http://www.xboxmediacenter.com/forum/showthread.php?t=23386
2006-11-26 7232 fixed: Weird labels showing on All Albums, Artists items.
2006-11-26 7231 fixed: Some labels set after they're initially added to the listcontrol didn't update correctly.
2006-11-26 7230 fixed: Group animation in listcontainers wasn't reset correctly if the control wasn't visible (eg delayed fade)
2006-11-26 7229 fixed: Render order of dialogs (modal vs modeless) with the same <zorder> was incorrect. Now renders in the order they're added. Music/Videooverlay open/close animations weren't rendered.
2006-11-25 7228 Fixed Navigation bug in getting to spin controls from thumbnail panel in PM3
2006-11-24 7227 fixed: my game saves was hiding certain folders
2006-11-24 7226 fixed: downloaded saves would be extracted to wrong location
2006-11-24 7225 Updated Login screen and changed layout a little
2006-11-24 7224 Initial Commit of 2.1 skin version. New List view mode layout. Lots of changes inside xml code (to many to list)
2006-11-23 7223 added: sid tag loader didn't look in the c64music folder for some reason.
2006-11-23 7222 Added the skin files need to get to My Gamesaves from My Programs
2006-11-23 7221 changed: if programs and scripts are locked so is game saves
2006-11-23 7220 fixed: forgot to commit all the Game Save window files
2006-11-23 7219 added: My Game Saves. You can now view, copy, delete, move, download saves.
2006-11-22 7217 Fixed FileBrowser.xml list spin controls were off the screen
2006-11-22 7216 fixed: Auto-hide (using <showonepage>false</showonepage>) pagecontrols could still be navigated to.
2006-11-22 7213 fixed: new titles wouldn't pop up in video library
2006-11-22 7212 fixed: video windows didn't save last file/library state.
2006-11-22 7211 changed: moved the rip cd audio context menu item to the dvd drive context menu where it belongs.
2006-11-22 7210 changed: CVS > SVN in English/strings.xml
2006-11-22 7209 fixed: small contextual item issue
2006-11-22 7208 added: ability to rip only one cd track
2006-11-22 7207 updated: Swedish language file by Blittan
2006-11-22 7206 Fixed extra text label
2006-11-22 7205 fixed: <label> could be overridden by the default one if it was not present. Caused many strange labels to appear in strange places.
2006-11-22 7204 fixed: Spincontrols hidden via <setonepage> could still be focused.
2006-11-22 7203 added: getAmount1() and getAmount2() to the Action object for python window classes. These functions returns the force values applied to thumb sticks or triggers.
2006-11-22 7202 changed: IMDb thumbs now download the fullsized one, rather than the medium one, thanks to No1CanTell for the info
2006-11-22 7201 forgot to upload the executeable of Changelog.exe
2006-11-22 7200 fixed: cleaned up some log messages (removed dates + empty log messages)
2006-11-22 7199 added: setColorDiffuse() method to python, also added colorDiffuse to the constructor.
2006-11-22 7198 ignore build and runtime files of changelog.exe
2006-11-22 7197 added: Changelog generating app for win32 console. Requires svn binaries in path. Grab from http://subversion.tigris.org/project_packages.html
2006-11-22 7196 fixed: removed missed references to GUIListControl.h
2006-11-22 7195 removed: GUIListControl.h/cpp from the project - they're no longer used.
2006-11-22 7194 changed: list and wraplists now render the focused item last, allowing for overlap with other items.
2006-11-21 7193 fixed: Wrapping list container updated the pagecontrol incorrectly.
2006-11-21 7192 added: <showonepage> tag to spincontrol's used as pagecontrols.
2006-11-21 7191 fixed: Loading of previously cached fileitemlists could add a blank item to the list if parent folder items were enabled.
2006-11-21 7190 changed: Python lists now use new listcontainer as well. Means some commands (SetImageWidth/Height, SetSpace, SetItemHeight) no longer function after the list is added to the window - these should be specified at creation time instead.
2006-11-21 7189 fixed: exclude.txt was being copied for both XBMC and PMIII
2006-11-21 7188 added: a proper deleteitem to the video library window.
2006-11-21 7187 changed: Dialog Vis settings to use the new grouplist control (replaces area + gap controls)
2006-11-21 7186 fixed: Video title big list wasn't available.
2006-11-21 7185 fixed: disabled the deletion from video library view (it could delete the actual files)
2006-11-21 7184 fixed: Empty database message wasn't shown.
2006-11-21 7183 added: Fallback for MyVideoTitle.xml if skin version < 2.1
2006-11-21 7182 fixed: broken skin file
2006-11-21 7181 fixed: Missing files in PC project file.
2006-11-21 7180 added: video library window.
2006-11-21 7179 fixed: Crash logging out in PC version
2006-11-21 7178 cleanup: Refactored list code, and added <scrolltime> setting to speed up/slow down scrolling (defaults to 200ms)
2006-11-21 7177 fixed: Scrollbar once hidden, never came back (<showonepage>false</showonepage>)
2006-11-21 7176 added: New "wraplist" version of listcontrol
2006-11-21 7175 fixed: Memory freeing in new listcontrol.
2006-11-21 7174 fixed: gethostbyname wasn't working in win32 build.
2006-11-21 7173 fixed: [ 1599332 ] No DVD Media playing (GetDirectory(iso9660://) failed)
2006-11-21 7172 fixed: Wrap around/move to next control didn't work correctly for horizontal lists.
2006-11-21 7171 fixed: Memory of new listitem layouts wasn't free'd.
2006-11-21 7170 added: ftp directory support for the win32 build
2006-11-21 7169 fixed: Default render order of music/video overlay and dialogs was incorrect.
2006-11-21 7168 fixed: Aspect ratio of images were wrong when running in a different resolution (particularly 16x9 vs 4x3) as the skin resolution.
2006-11-20 7167 changed: bumped windows api version in win32 build to windows 2000
2006-11-20 7165 update: libsmbclient updated to 3.0.23d version ( should contain vista fixes )
2006-11-20 7164 fixed: seeking over ftp should now be working
2006-11-20 7163 fixed: Crash with textbox due to listitem changes. added: Ability to use $LOCALIZE and $INFO in list items.
2006-11-20 7162 added: overriding of the yes/no labels to the python yesno dialog.
2006-11-20 7161 fixed: Default textures in python weren't set correctly.
2006-11-20 7160 removed: Unnecessary logging in visualisation control
2006-11-20 7159 fixed: Group effects (such as setting the viewport) would take effect in the previous control's coordinates, instead of their own.
2006-11-20 7158 fixed: Hid the thumbpanel instead of it's spin control.
2006-11-20 7157 removed: unnecessary including of the listcontrol (functions only required the base class)
2006-11-20 7156 changed: GetAnimations() should have been const
2006-11-20 7155 added: listitem.filename, listitem.duration, listitem.size, listitem.date, listitem.rating, listitem.programcount for new list control (and elsewhere)
2006-11-20 7154 fixed: Added missing files from last commit
2006-11-20 7153 header file cleanup
2006-11-20 7152 changed: Better updating of listitems in new list control. changed: The old list control now uses the new list control code.
2006-11-19 7151 changed: simplified ttf text renderer, and reducing special casing for win32 build changed: switch to using D3DXCreateTexture to allow gfx that doesn't support non power of 2 textures (they may still display abit wrong)
2006-11-19 7150 added: Recommendations radio to last.fm directory.
2006-11-18 7149 changed: putting linker directions in header files isn't the best.
2006-11-18 7147 Added: Broadcasting of PlayBack events
2006-11-18 7146 Added: broadcast function Added: HttpApi calls can now take the more usual function(x;y;z) syntax
2006-11-18 7145 Added: pXbmcHttp is initiated at same point as pXbmcHttpShim
2006-11-18 7144 Added: HttpApi broadcast settings
2006-11-17 7137 fixed: Crash with DXT3 textures in PC version
2006-11-17 7136 fixed: Weird scaling of some thumbs in thumbnailpanel.
2006-11-17 7135 fixed: Removed unneeded log message about references.xml
2006-11-17 7134 changed: versionstrings from 2.0.1 to pre-2.1
2006-11-17 7133 changed: disabled the Randomize button in My Music Now Playing window. Shuffle state is now saved. When enabed, new songs get added to the Now Playing window in a shuffled order. If the playlist is being played when new songs are added, the new songs will be shuffled into the playlist two positions below the currently playing song. If the playlist is not being played, the new songs are just added at the bottom in a shuffled order and playback will begin from the first new song. (This is the start of the removal of the _TEMP internal playlists, and the Randomize button.)added: "Switch Media" dialog to the context menu to switch between media windows (files windows only)
2006-11-17 7132 fixed: Forgot to commit the changed ImageLib.dll
2006-11-17 7131 changed: Minor speedup for wordwrapping (no need for utf8->utf16->ut8->utf16)
2006-11-17 7130 added: Smooth scrolling to new list container, and ability to have a horizontal list.
2006-11-17 7129 changed: Buttoncontrol can now take multiple <onfocus> actions.
2006-11-17 7128 fixed: Window didn't reset the <zorder> tag if it wasn't present when changing skins
2006-11-16 7126 fixed: fat fingers on last commit
2006-11-16 7125 fixed: Stack overflow when focusing groups with no id and no default control
2006-11-16 7124 added: Support for reading EXIF data to the image library. Not used in the GUI at all.
2006-11-16 7123 fixed: Backward compatible sizing of control area in settings category window was too small for some skins.
2006-11-16 7122 fixed: DummyVideoPlayer centering of text was off.
2006-11-16 7121 fixed: Toggle button in 2.0 skins was reversed.
2006-11-16 7119 merged across changes committed to the wrong branch
2006-11-16 7116 added: Initial skin version 2.1 changes and support for building for win32.
2006-11-16 7115 fixed: paplayer would fail to play mono AC3 files properly.
2006-11-16 7114 svn test commit
2006-11-16 7113 fixed: paplayer would fail to play mono AC3 files properly.
2006-11-15 7112 fixed: mplayer would fail to play sources that had 24bit as xbox audio device doesn't support that
2006-11-15 7108 changed: dvdplayer now uses information present on dvd to consider a dvd as one continuous stream (no discontinuties)
2006-11-15 7106 changed: map in LangCodeExpander.h to use CStdString instead of std::string.
2006-11-15 7105 added: HQ pixelshader can now handle multiple BT601, BT709, 240M yv12->rgb translation (currently only dvdplayer uses it)
2006-11-15 7102 fixed: don't use memcpy for overlapping memory
2006-11-15 7101 fixed: DVDPlayer would just play mono ac3 in analog mode in a very broken way (this also fixes 3 channel ac3 and 5 channel ac3's)
2006-11-15 7100 changed: langecodeexpander to use 50k mem less while not in use, and 10k less when in use, loaded from section in xbe on demand.
2006-11-15 7091 deleted: various .cvsignore files
2006-11-15 7090 changed: BUILD.BAT to account for svn changed: PMIII BUILD.BAT to account for svn
2006-11-14 7067 some renames
2006-11-14 7066 committed folder with rename changes for GuiWindowVideoInfo.h -> GUIWindowVideoInfo.h
2006-11-14 7065 rename GUIWindowVideoInfo.h
2006-11-14 7064 rename guiwindowvideoinfo.h
2006-11-14 7063 removed libID3 tag - no longer needed
2006-11-14 7062 removed dependency on libID3
2006-11-14 7061 added id3v1 genre definitions
2006-11-14 7060 Testing commit of file remove.



INSTALL NOTES from T3CH readme/nfo:
QUOTE

* APPLICATION INSTALL
- Fresh Install: Transfer _whole_ XBMC folder to your APPS folder (or where you want it).
- Upgrade: Backup the XBMC\UserData folder. Transfer whole XBMC folder to Xbox. Overwrite UserData folder with your backed up copy.

* DASHBOARD INSTALL (SOFTMODS)
ARE NOT COVERED IN THIS README, SEE http://forums.xbox-scene.com/index.php?showtopic=406656

* DASHBOARD INSTALL
- Option 1. Team XBMC's shortcut tool.
It's included in the _tools folder as <<SHORTCUT by TEAM XBMC.xbe>> + <<SHORTCUT by TEAM XBMC.cfg>>.
Instructions here: http://www.xboxmediacenter.com/wiki/index....=As_a_Dashboard (Option 1).
Rename the <<SHORTCUT by TEAM XBMC.xbe>>+.cfg & also EDIT the .cfg so it matches your config.
See APPLICATION INSTALL above.
- Option 2. Thanks to an app called 'Team UIX's Xbe Shortcut Maker v1.0' by JbOnE, it's now easy...
Transfer contents of XBMC folder (this is VERY important since the tool is hardcoded) TO "E:\APPS\XBMC\". Rename <<SHORTCUT by TEAM UIX.xbe>> to something your bios can boot (see http://www.xboxmediacenter.com/wiki/index....=As_a_Dashboard or read your BIOS README) and transfer to location your mod solution boots. No need to fiddle with HOME tag anymore, and future upgrades you need not to worry about this file (unless you move XBMC).

* WIN32 PC ENVIRONMENT INSTRUCTIONS (WIN32 FOLDER)
Good to know, this requires DirectX9 Runtimes to be installed. Also this doesn't work with all graphics cards.
You need to:
- Copy XBMC_PC.exe & 'run_me_first.bat' from win32 to XBMC folder
- Run 'run_me_first.bat'
- Run XBMC_PC.exe

* UPGRADE TIPS
If you're updating from a VERY old/bad build you may get issues. Follow these simple rules:
- Replace (FTP OVERWRITE) all files in your XBMC folder with fresh ones from your new build
- Delete old settings (from UserData/guisettings.xml)
- In some rare cases some of the database files in UserData/Database/*.db may need manual deletion (usually if they are very old). Note: This loses all per file settings you made with the old build!



INFORMATION from T3CH readme/nfo:
QUOTE

XBMC's online manual can be found at http://wiki.xboxmediacenter.com/ .
Any questions or support issues, are best asked in the XBMC support forums, which are located at http://forum.xboxmediacenter.com , or in the official IRC support channel, #XBMC on EFnet. (NOTE folks in #XBMC can't help with info where to find builds)

If you want other skins (make sure they are up-to-date and compatible before installing them), see
- http://www.allxboxskins.com/skins/index.ph...=XBMC&cat=0 or
- http://www.xbox-skins.net/forums/index.php?dlcategory=7

If you want other scripts (extra 3rd party components), see
- http://www.xbmcscripts.com or use the included script installer!

If you want trainers, grab them at
- http://www.xboxtrainers.net (no registration required)

The xbe has been retail patched and was built using v5849 of the XDK.

If you want to remove the startup logo, remove splash.png from the \media folder.
If you want to remove the startup sound, remove start.wav from the \skin\Project Mayhem III\sounds\ folder.

XBMC Changelog is included, see Changelog.txt
Skin Changelog is included, see Changelog_PM.txt
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
bucko
post Dec 3 2006, 10:10 PM
Post #2


X-S Hallowed
***********

Group: Moderator
Posts: 7566
Joined: 22-March 03
From: England
Member No.: 28278
Xbox Version: v1.1
360 version: v2 (zephyr)





cool, I'm still running 2.0, I need to update...
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
DrTek
post Dec 3 2006, 10:14 PM
Post #3


X-S Member
*

Group: Members
Posts: 103
Joined: 4-February 06
From: Germany
Member No.: 271171
Xbox Version: v1.6
360 version: unknown



whoooopeeee!

But what does SVN mean?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
xboxexpert
post Dec 3 2006, 10:24 PM
Post #4


X-S Enthusiast


Group: XS-BANNED
Posts: 0
Joined: 1-January 04
Member No.: 87697
Xbox Version: v1.0
360 version: v1 (xenon)



I still have to look at System Volume Information and RECYCLER...

sad.gif
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
trip42
post Dec 3 2006, 10:33 PM
Post #5


X-S Member
*

Group: Members
Posts: 67
Joined: 2-February 05
Member No.: 194939



QUOTE(DrTek @ Dec 3 2006, 03:21 PM) *

whoooopeeee!

But what does SVN mean?


SVN is short for subversion. It's XBMC's new source control system. They switched from CVS to SVN. So to sum, it means absolutely nothing to guys like us. smile.gif Only matters to the developers.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
gehx
post Dec 3 2006, 10:38 PM
Post #6


X-S X-perience
**

Group: Members
Posts: 341
Joined: 26-August 04
From: 127.0.0.1
Member No.: 141771
Xbox Version: v1.4
360 version: v3.0 (falcon)





QUOTE(DrTek @ Dec 3 2006, 04:21 PM) *

whoooopeeee!

But what does SVN mean?


it's like CVS, but different, they're both forms of revision control.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
dre74
post Dec 3 2006, 10:58 PM
Post #7


X-S X-perience
**

Group: XS-BANNED
Posts: 304
Joined: 16-October 04
Member No.: 156903
Xbox Version: v1.6b
360 version: v1 (xenon)





Cool its been awhile since the last update, this is the only thing keeping the xbox alive atm, thanks for your time and effort to provide us with these updates.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Monkey Bread
post Dec 3 2006, 11:14 PM
Post #8


X-S Young Member
*

Group: Members
Posts: 58
Joined: 5-October 06
Member No.: 303653



good for us biggrin.gif
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
johncord
post Dec 4 2006, 01:14 AM
Post #9


X-S Enthusiast


Group: Members
Posts: 19
Joined: 6-June 05
From: Kazakhstan
Member No.: 225552
Xbox Version: v1.6
360 version: none





i got an error when trying to enter the Application Menu

CODE

01:53:05 M: 54214656  NOTICE: -----------------------------------------------------------------------
01:53:05 M: 54194176  NOTICE: Starting XBoxMediaCenter.  Built on Dec  3 2006
01:53:05 M: 54194176  NOTICE: Q is mapped to: Harddisk0\Partition1\apps\XBMC
01:53:05 M: 54194176  NOTICE: Log File is located: Q:\xbmc.log
01:53:05 M: 54194176  NOTICE: -----------------------------------------------------------------------
01:53:05 M: 54194176  NOTICE: Setup DirectX
01:53:05 M: 54169600  NOTICE: load settings...
01:53:05 M: 54169600  NOTICE: loading T:\guisettings.xml
01:53:05 M: 54169600   ERROR: Unable to load T:\guisettings.xml, creating new T:\guisettings.xml with default values
01:53:05 M: 54075392  NOTICE: Saving Scart settings in T:\avpacksettings.xml
01:53:05 M: 54075392  NOTICE: Saving Scart settings in T:\avpacksettings.xml
01:53:05 M: 54050816  NOTICE: Getting hardware information now...
01:53:05 M: 54050816  NOTICE: Checking resolution 10
01:53:05 M: 54050816  NOTICE: Setting autoresolution mode 6
01:53:05 M: 54050816  NOTICE: Per AV pack settings are on
01:53:05 M: 54050816  NOTICE: Scart found : loading T:\avpacksettings.xml
01:53:05 M: 54034432  NOTICE: Getting hardware information now...
01:53:05 M: 54013952  NOTICE: Checking resolution 10
01:53:05 M: 54013952  NOTICE: Setting autoresolution mode 6
01:53:05 M: 54128640  NOTICE: q:\userdata\sources.xml
01:53:08 M: 48390144   ERROR: Window Translator: Can't find window myvideotitles
01:53:08 M: 48472064  NOTICE: Checking the Date!
01:53:08 M: 48472064  NOTICE: start dvd mediatype detection
01:53:08 M: 47947776  NOTICE: initializing playlistplayer
01:53:08 M: 47947776  NOTICE: DONE initializing playlistplayer
01:53:08 M: 47947776  NOTICE: load default skin:[Project Mayhem III]
01:53:09 M: 45957120 WARNING: use dashboard
01:53:09 M: 45957120  NOTICE: initialize done
01:53:09 M: 45957120  NOTICE: Running the application...
01:53:09 M: 45502464  NOTICE: XBFileZilla: Starting...
01:53:09 M: 37658624  NOTICE: XBFileZilla: Started
01:53:19 M: 41951232   ERROR: exception in CApplication::FrameMove()
01:53:19 M: 41951232   ERROR: exception in CApplication::Render()
01:53:19 M: 41951232   ERROR: exception in CApplication::Render()
01:53:19 M: 41951232   ERROR: exception in CApplication::Render()
01:53:19 M: 41951232   ERROR: exception in CApplication::Render()
01:53:19 M: 41951232   ERROR: exception in CApplication::Render()
01:53:19 M: 41951232   ERROR: exception in CApplication::Render()
01:53:19 M: 41951232   ERROR: exception in CApplication::Render()
01:53:19 M: 41951232   ERROR: exception in CApplication::Render()
01:53:19 M: 41951232   ERROR: exception in CApplication::Render()
01:53:19 M: 41951232   ERROR: exception in CApplication::Render()
01:53:19 M: 41951232   ERROR: exception in CApplication::Render()
01:53:19 M: 41951232   ERROR: CApplication::Render(), too many exceptions
01:53:19 M: 41951232   FATAL: EXCEPTION_INT_DIVIDE_BY_ZERO (0xc0000094)
                                    at 0x00258697
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
sbmd
post Dec 4 2006, 01:23 AM
Post #10


X-S Member
*

Group: Members
Posts: 92
Joined: 8-August 04
From: Wisconsin
Member No.: 137000
Xbox Version: none
360 version: unknown





Great work guys!!! I always look forward to a new release for my xbox!! love.gif
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
jmarshall
post Dec 4 2006, 01:58 AM
Post #11


X-S Freak
*****

Group: Members
Posts: 1340
Joined: 7-July 03
Member No.: 47818



Just to prempt other postings:

The "Divide by zero" error is being investigated at the moment. I expect it'll be fixed before the day is out. A workaround is disabling "auto switch to thumbs" in all views. If this isn't enough, you can remove the thumbpanels from the skin.

Cheers,
Jonathan
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
war-nerve
post Dec 4 2006, 04:15 AM
Post #12


X-S Member
*

Group: Members
Posts: 110
Joined: 28-June 06
Member No.: 287938
Xbox Version: v1.6
360 version: v1 (xenon)



Hi Everyone,

I don't know if everyone is getting the same problem, but for some reason when I highlight the "Settings" button in the Project Mayhem III skin on the start up screen it doesn't display my IP number info in the bottom right-hand corner of the screen. Also when I go the the system info by clicking the right-thumbstick and view the "Network" info, no IP number as well, but says I'm connected to the internet and I get the newsfeed from XS. My xbox also froze when I tried to change the "view" setting when browsing my games directory.

Other than that... good work guys (and girls). happy.gif

P.S I just read the jmarshall's post about the "Divide by Zero" problem.

This post has been edited by war-nerve: Dec 4 2006, 04:18 AM
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
skyzerr33
post Dec 4 2006, 05:20 AM
Post #13


X-S Genius
****

Group: XS-BANNED
Posts: 953
Joined: 4-July 05
From: Australia
Member No.: 231845
Xbox Version: v1.6
360 version: none



If i'm playing a mp3 then when i try going to games or music, applications, videos or anything like that
my xbox freezes also you can't move up to choose connect to xlink on the xbmc live blade. I'm using mc360.
rolled back to XBMC-2.0.1-FINAL-SLIM-T3CH all works fine with same skin
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Sloppy Fat Dump
post Dec 4 2006, 06:27 AM
Post #14


X-S X-perience
**

Group: Members
Posts: 311
Joined: 17-December 05
From: Saint Louis, MO
Member No.: 263967
Xbox Version: v1.2
360 version: v1 (xenon)





Not newsworthy. PERIOD. Updates for this application come out all the time!
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
gehx
post Dec 4 2006, 06:40 AM
Post #15


X-S X-perience
**

Group: Members
Posts: 341
Joined: 26-August 04
From: 127.0.0.1
Member No.: 141771
Xbox Version: v1.4
360 version: v3.0 (falcon)





QUOTE(Sloppy Fat Dump @ Dec 4 2006, 12:34 AM) *

Not newsworthy. PERIOD. Updates for this application come out all the time!


In Svn, yes, that is true. However, compiled builds are not as frequent. So, it is newsworthy. PERIOD.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post





4 Pages V  1 2 3 > » 
Reply to this topicStart new topic

 

Lo-Fi Version Time is now: 21st November 2009 - 10:03 AM