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

Giganews Offers: days binary retention, 99%+ Completion, and Unlimited Access!
Try Giganews' no obligation free trial!

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


Welcome Guest ( Log In | Register )

 Forum Rules Rules
> Xbmc For Xbox - April 04th 2009 Svn Rev19213 9.04-alpha1, compiled by T3CH
XanTium
post Apr 5 2009, 11:30 PM
Post #1


Xanta Powa!
Group Icon

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





XBMC for Xbox (XboxMediaCenter) SVN rev19213-9.04-ALPHA1 build of April 04th 2009 compiled by T3CH



This is a complete snapshot of what was in SVN at the time the build was compiled, with just a few small additions:
+ Killarny & Nuka1195 & Pike's Apple Movie Trailers (AMT) SVN pre-0.99.7.1 rev2372 [scripts/Apple Movie Trailers]
+ Nuka1195's Apple Movie Trailers II Plugin 1.4.1 [plugins/video/Apple Movie Trailers II]
+ Team XBMC Lyrics 1.6.0 rev2346 SCRIPT [scripts/XBMC Lyrics]
+ Asteron's Tetris 1.1 SCRIPT [scripts/Tetris]
+ BigBellyBilly's T3CH Upgrader 1.8 SCRIPT [scripts/T3CH Upgrader]
+ Boris Sitsker's YouTube 3.4 SCRIPT [scripts/YouTube3]
+ Nuka1195's SVN Repo Installer 1.1 PLUGIN [plugins/programs/]
+ Codecs for mplayer [/system/players/mplayer/codecs/*]


Special Note From T3CH:
QUOTE

* The first alpha release of XBMC 9.04, codenamed "Babylon". I've extensively tested this build and it seems really stable. Looking at the SVN log, team XBMC fixed a lot of bugs before getting this alpha1 out. I have high hopes this release will be the start of a bright future for the upcoming 9.04 stable release.
* All known memory issues the previous releases had, should be fixed now.
* Additionally it contains a few important security fixes.
* If you want to report bugs, please do it the PROPER way, see http://xbmc.org/wiki/index....oper_Bug_Report


NOTEWORTHY, XML and SCRIPT CHANGES IN THIS BUILD:
QUOTE




CHANGELOG since March 04th 2009 Svn Rev18221 build:
QUOTE

2009-04-03 19213 [XBOX] forgot one file
2009-04-03 19209 [XBOX] fixed: Getting video information was broken since the last merge. Autothumbs don't work on Xbox! ;-)
2009-04-03 19201 [XBOX]: update: change to 9.04-alpha1 version info
2009-04-03 19198 [XBOX] merged: Linuxport revisions 17449,17500,17777,18765,18942,19056,19057,19059,19064,19065,19070,19072,19088 19094,19096-19098,19100,19101,19107,19108,19116,19117,19123,19126,19128,19130 19131,19135-19137,19144,19146-19148,19152,19158-19160,19168,19169,19174 19176-19178,19181,19185,19189,19192
2009-04-03 19196 [XBOX] Reverted: part of r19092. We no longer need to shorten the text that much in the codecinfo. Thanks Jezz_X for fixing this the proper way.
2009-04-03 19193 [XBOX] changed: Updated libdvdcss-2.dll (built from libdvdcss 1.2.10) & libdvdnav.dll (built from libdvdnav 4.1.3). Many thanks to davilla & phi
2009-04-03 19190 [XBOX] reverted: r19188. We'll have to commit this again with the proper info in the message.
2009-04-03 19188 [XBOX] changed: Updated libdvdcss-2.dll & libdvdnav.dll. Many thanks to davilla & phi
2009-04-01 19118 [XBOX] changed: Disabled browse_max_lmb_count = 0. This hopefully fixes the strange SMB disconnections we're seeing lately.
2009-03-31 19109 [XBOX] merged: FileFileReader from Linuxport and dropped PAPlayer's own FileReader
2009-03-31 19103 [XBOX] fixed: rtmp streams were no longer working
2009-03-30 19093 [XBOX] changed: We no longer need this file to be in SVN
2009-03-30 19092 [XBOX] changed: Re-enabled precaching to fix the weird A/V desync at start. Also shortened the codec-info text so it actually fits on a TV screen.
2009-03-29 19068 [XBOX] changed: Always use caching for MP3 codec
2009-03-29 19055 [XBOX] fixed: ShortenFilename() was broken for filenames without a path
2009-03-29 19054 [XBOX] merged: Linuxport revisions 18945,18954-18956,18959,18961,18965-18969,18973,18974,18977,18978,18983,18988 18999,19001,19006,19029,19048-19051
2009-03-28 19016 [XBOX] changed: Sync ringbuffer with Linuxport
2009-03-28 19014 [XBOX] Minor tweaks for SVN_REV
2009-03-28 19012 [XBOX] fixed: DVD playback from HDD again. It turns out we need those _P()s after all to fixup the wrong slashes passed by some of our DLLs
2009-03-28 19003 [XBOX] fixed: cleanup of DirectoryTuxBox::GetDirectory(). A lot of the code was wrong or not working properly. Thanks to vdrfan for patches and testing smile.gif
2009-03-28 19000 [XBOX] fixed: TuxBox failed to work due to a loop caused by the background (fanart) scanner. Fixed it by syncing CFileItem from Linuxport (mainly locking stuff)
2009-03-27 18996 [XBOX] fixed: have a dummy svn_rev.h in place, in case one isn't generated
2009-03-27 18979 [XBOX] fixed - ticket #5987. Hidden files didn't show.
2009-03-26 18953 [XBOX] merged: Linuxport revisions 15580,17169,17344,18757,18826,18829,18843-18845,18847-18849,18860,18864 18872-18875,18884,18889,18898,18905,18914,18915,18919,18920,18923,18925,18927 18934,18935,18936,18941,18944,18946,18950 NOTE: This merge/commit also implements SVN_REV!
2009-03-24 18902 [XBOX] fixed: DVD playback from harddrive didn't work. The problem was caused by some missing _P()s in emu_msvcrt AND made CURL::ValidatePath() & CSpecialProtocol::TranslateSpecialpath() better in sanitizing broken URLs/paths.
2009-03-23 18846 [XBOX] Cosmetics
2009-03-22 18819 [XBOX] merged: Linuxport revisions 18558,18559,18561-18566,18570,18586,18587,18595,18603,18614,18616,18623,18624 18628,18629,18638,18662,18665,18677,18682,18710-18712,18723,18737,18738,18756 18759,18760,18762,18789-18791,18794,18797,18798,18807
2009-03-18 18658 [XBOX] fixed: ticket #4799 - Use of SmartXX RGB-LED drives CPU to 100%. Thanks to lagwagon667 for the patch
2009-03-17 18626 [XBOX] fixed: RunXBE() didn't work with special://-paths
2009-03-17 18625 [XBOX] changed: The "Q drive" should still point to Q:\ on Xbox
2009-03-15 18556 [XBOX] merged: Linuxport revisions 18423-18425,18431,18445,18449,18456,18459,18462-18466,18470,18478-18481,18484 18501,18519,18522,18523,18524,18526,18531,18534,18539,18541,18543,18548,18555
2009-03-15 18554 [XBOX] changed: Silence our DLL loader even more
2009-03-14 18544 [XBOX] changed: force Mplayer for streamed wmv-files
2009-03-12 18467 merged: r18133,18171 from linuxport branch.
2009-03-12 18461 [XBOX] changed: We should consider FTP just an ordinary filesystem + cosmetics
2009-03-11 18430 [XBOX] Cosmetics
2009-03-11 18422 [XBOX] merged: Linuxport revisions 18405,18410,18412,18413,18416-18419,18421 NOTE: This contains the fix for the recently introduced memory problems!
2009-03-11 18420 [XBOX] changed: No longer log "Unable to resolve ordinal ....." which really messes up the log file due to us using Curl for all HTTP stuff now.
2009-03-10 18402 [XBOX] merged: Linuxport revisions 18261,18262,18265,18269,18271,18272,18274-18280,18286,18292,18293,18295,18303 18305,18307,18317,18321,18332,18333,18341-18343,18347,18353-18355,18357,18367 18368,18369,18383-18385,18390-18394,18396,18397
2009-03-08 18334 [XBOX] changed: Don't blindly force DVDPlayer for some streams like on Linuxport.
2009-03-07 18316 [XBOX] changed: Trailing spaces caused by our FatX-limiter do look nasty after all. Now they are (only) stripped when we actually truncated something.
2009-03-05 18289 [XBOX] fixed: CFileCurl::IsInternet() didn't work because CFileCurl::Stat() doesn't act the same as CHTTP::Stat()
2009-03-04 18258 [XBOX] merged: Linuxport revisions 18162,18164,18170,18172-18174,18176,18179-18182,18187,18188,18192,18197,18207 18209,18213,18222,18232,18233,18240,18241,18245,18247-18249

Merge Log:
19192: fixed: manual nfo lookup/import wasn't working for tvshows
19189: fixed: Ticket #6115 - Movie Scanner title label not working properly with rar'd content
19185: fixed: #6188 Set Content: Scan recursively radio button shows unchecked (thanks cptspiff)
19181: fixed: Cleanup slideshow starting, and ensure we don't add folders that are already present in a recursive slideshow (fixes #6079)
19178: fixed: Ticket #6223 - HTTP API GetDirectory returns an .IFO file as a directory.
19177: fixed: Ticket #5148 - The "Choose Thumbnail" option for auto-added sources weren't cached correctly.
19176: fixed: Ticket #5961 - username and password weren't URL encoded when adding from the UI.
19174: fixed: Ensure the default for ac3 gain is correct if no advancedsettings.xml file is present.
19169: fixed: Fullscree video codecinfo in PM3 was too much to the left for Xbox/PAL
19168: fixed: Ticket #6236 - Exclude from Library doesnt work for me
19160: fixed: missing plot in german filmstarts scraper
19159: fixed: Ticket #6235 - plot fixes for chinese mtime scraper (thanks taxigps)
19158: fixed: german strings.xml updates (thanks bootsy!)
19152: [WIN32] updated ffmpeg dll's to current source in svn
19148: fixed: Possible crash if a skin had a non-label control with id 10 in SlideShow.xml.
19147: fixed: uninitialized LockMode variable. fixed: free dbus memory when we're done with it.
19146: fixed: Uninitialized variable in GUIDialogFileBrowser.
19144: fixed: pixelformat conversion for non yuv data would often fail for dvdplayer changed: simplified code to allocate conversion picture changed: added hack which allocates one extra line of data for the conversion buffer
19137: changed: assert that we have a profile. (better to crash hard than subtile)
19136: changed: Don't pull in ffmpeg headers into thumbloader. Our libraries are delay unloaded anyway
19135: fixed: mismatched usage of delete on new[]'d data
19131: fixed: don't perform string formatting on SQL without arguments (same fix as r19130).
19130: fixed: don't perform string formatting on SQL without arguments. fixed: string formatting exploit in web server when querying the databases (thx n00b)
19128: [WIN32] fixed: Compile error
19126: fixed: Several remote exploits in the webserver/httpapi. (Huge thanks to n00b for the security audit and PoC code!) disabled: Database access via httpapi until a denial of service (seg fault) can be resolved. !!ATTENTION!! It is recommended that all users DISABLE the XBMC web server entirely in settings > network > servers if they are using a revision prior to this one. This is especially the case if you're doing something extremely stupid like running XBMC on a priveleged account or exposing the XBMC web server to the internet.
19123: changed: ac3downmix gain is now measured in dB (-96.0 to 96.0) to more consistently match volume
19117: fixed: Don't forget to close our zip file, when turns out to be broken.
19116: added: Added ac3downmixgain advancedsetting to allow for a fixed gain to be applied to ac3 streams that are mixed-down to stereo. 1.0 is neutral. Min is 0.0, Max is 16.0.
19108: fixed: ticket #6182 - forgot to set LocationIndex property in weather window. thanks to nuka1195
19107: updated: #6215 - AdultDVDEmpire Scraper Update. thanks to bleckshire
19101: Changed : [PM3] made the codec info text smaller and wider so hopefully the info fits
19100: Added : [PM3.HD] added buffering progress bar (used for internet playback) to DialogSeekBar.xml (its the little yellow one under the main)
19098: fixed: #5695 - Can not see sami (.smi) subtitles with XBMC's DVDPlayer
19097: cosmetic: remove trailing blanks
19096: changed: use case insensitive regexp parser for sami subtitles
19094: fixed: #5585 Media file gets played twice we assume avi EOF when we can't find the next streams index entry for non interleaved files.
19088: changed: the timeout value for packet queue is in msecs not DVD_TIME_BASE
19072: fixed: year nodes were added multiple times for tvshows in library
19070: changed: no need to spoof/post in filmstarts.de scraper + cosmetics
19065: Fixed: Use automatic referer header when not explicitly set. Also reset the referer header after each response.
19064: Fixed: Workaround libcurl bug where a 301 redirect's Content-Length is being set for the subsequent 200 OK even though it's response has Transfer-Encoding: chunked. This should fix filmstarts scraper.
19059: fixed: FileCurl's ReadString should only warn about "transfer ended before entire file retrieved" when the filesize is not 0. This fixes log warnings when retrieving ie. FTP directory listings.
19057: fixed: CFileCurl::Exists() always returned true due to ::Stat() not working properly
19056: Cosmetics
18942: Changes to outputSurface handling. Removal of unused #defines.
18765: changed: avoid warning about unused sample formats
17777: changed: remove the hack of passing pts through libavcodec with get_buffer with the new reordered_opaque property
17500: changed: add support for libavformats new SSA data structure
19051: changed: Enhanced/cleaned up TranslatePath() and some related stuff. This should also fix the VideoDataBase fanart export issue on Xbox/Win32. Also made ValidatePath() correct double slashes (again) so we can use it (properly) for our DLL loaders etc.
19050: Fixed : [PM3.HD] some small texture alignment stuff
19049: Added : [PM3.HD] a bunch of icons for the categories in the video and music libraries
19048: fixed: Ticket #6191 - The "Various Artists" item was missing when browsing by Genre while "hide compilation only artists" was enabled.
19029: Added : [PM3.HD] Artist name to coverflow view for albums in music library ticket #5635
19006: fixed: the easy "dereferencing type-punned pointer will break strict-aliasing rules" warnings.
19001: fixed: Possible crash when malformed special://-paths are used in ie. sources.xml. Also implemented IsSpecial() for consistency & synced the other Is-checks accordingly.
18999: fixed: Ticket #6183 - please fix OFDb scraper
18988: removed: Debug code that was doing more harm than good judging by the number of special cases used to avoid it fixed: RSS sources would assert on linux debug builds
18983: fixed: ticket #6174 - minor adjustment. thanks to theuni
18978: changed: added myself to the credits + some minor changes
18977: Added: [PM3.HD] an "About XBMC" button to settings that points to a new custom dialog (good enough for 9.04 until someone does a proper one). Has page control and Autoscroll. Devs feel free to edit the text in custom_Credits_1112.xml
18974: fixed: Ticket #4402 - Folders named [ b] and [I] show up on the GUI but the names are missing.
18973: fixed: Trim whitespace off the start and end of visible conditions.
18969: IIK! a tab
18968: changed: make first volume up command restore the previous volume if we are muted. less of a pita and more in line with dvd players and receivers.
18967: updated: ticket #6167 - filmweb scraper. thanks to smuto
18966: fixed: Ticket #6057 - problem with 1-track cuesheet.
18965: fixed: Ticket #6109 - Choose thumbnail dialog for a source didn't allow the "No thumb" option, and removed the no longer required "Remove Thumbnail" option from the context menu.
18961: fixed: ticket #5750 - MicroDVD subtitles do not work. thanks to pilluli
18959: fixed: don't reject .sub subtitles if there is no accompanying .idx.
18956: fixed: ticket #5682 - Subtitle encoded in UTF-8 does not show correctly in MacOS/Linux
18955: removed outdated scraper
18954: fixed: album lookups on discogs.com were broken. thanks to c-quel for the fix
18945: fixed: Ticket #5525 - Removed the bBinary flag from the CFile::Open calls, which was inconsistent across platforms, and caused FileCurl (among other things) to break on linux. Thanks to mbuchoff for the patch.
18950: fixed: Ticket #6175 - Movie trailers with .strm extension doesn't work in Library
18946: fixed: Fuzzy matching on scraper lookups wasn't working (it pays not to comment the sorting out...)
18944: reverted: URL.cpp changes from r18904 and r18925 until a better solution is put in place (if necessary).
18941: fixed: cleaned up a few warnings.
18936: fixed: ticket #6067 - issue with the 'ip' button in the virtual keyboard
18935: fixed: ticket #6070 - [PYTHON] do not clear language strings on exit of settings dialog. thanks to nuka1195
18934: fixed: missing Rename() implementation
18927: fixed: Ticket #6155 - little bug in excaliburfilms scaper with search results
18925: changed: Improved CURL::ValidatePath()
18923: fixed: No need to include controls with id=0 in the lookup map (way faster now for those fancy skins with an insane of controls)
18920: fixed: Ticket #5907 - Scrolling character not working properly with unicode characters.
18919: fixed: Ticket #5789 - Non-album artists were shown under a particular genre even if the "Hide compilation artists" option was enabled.
18915: removed: Episode stacking from the video library - it caused more problems than it solved. Fixes #6107 for example.
18914: fixed: The watched overlay for stacked tvshows didn't display correctly (addresses part of #6012)
18905: [WIN32] changed: Removed some redundant _P()s
18898: fixed: Ticket #6136 - Excalibur scraper doesn't grap informations (or correct informations)
18889: [WIN32] fixed warning about macro redefinition
18884: fixed: Ticket #5898 - removed unnecessary restrictions on <songinfoduration>, thanks to berland
18875: fixed: TV Show title wasn't shown correctly in some views.
18874: fixed: Ticket #6102 - Scrollbars for wraplists do not take the focus position into account.
18873: fixed: Ticket #5082 - TinyXML's SetCondenseWhitespace was used inconsistently across XBMC (and wasn't threadsafe). It is now defaulted to false, and we don't touch it.
18872: fixed: GetID() wasn't virtual, so windows with multiple id's (eg settingscategory.xml) would not function correctly (eg window close animations)
18864: fixed: Ticket #6091 - Search in Music Library begins too quickly.
18860: fixed: Ticket #6126 - http-api ignores mask when adding items to playlist.
18849: updated: Swedish translation, based on English r18848 updated: Hungarian translation #6113, based on English r18681 (thanks to olympia) updated: Korean translation #6129, based on English r18818 (thanks to airplanez) updated: Greek translation #6130, based on English r18841 (thanks to ydatografida)
18848: fixed: You couldn't exec() on the music database from the http api (ticket #6085, thanks to m69bv3)
18847: fixed: Ticket #6120 - Missing Music Library Node Thumbnail Options.
18845: fixed: Ticket #5305 - Program Plugin - External Thumbnails do not work.
18844: fixed: Ticket #6121 - Multiimages using diffusecolor would flash on change.
18843: fixed: Make sure our directory cache is updated when we create a new file in a previously cached folder.
18829: cosmetic: Warning suppression.
18826: fixed: don't prompt for deletion on plugins items
18757: changed: Use a multimap for GetControl lookups - more efficient.
17344: [WIN32] added: svn revision to xbmc.log
17169: [WIN32] added: svn revision nr in release builds.
15580: [WIN32] added a batch and a template file to create a svn revision header file (needs tortoise svn installed). Not implemented yet since the prebuild command just works when the project was modified but it needs to be called from guilib since GUIInfoManager.h is included there.
18807: added: ticket #4834 - scraped music fanart. uses http://www.htbackdrops.com - go add your favorite artist. thanks to nuzecast for making the backend available
18798: changed: cleaned up the cache dialog handling in dvdplayer
18797: fixed: forgotten call to Stop in audiomanager's deinitialize function, caused crashes on pause
18794: changed: Moved playCount to the files table instead of in the movie/episode/musicvideo tables. added: lastPlayed to the video library (available from smartplaylists, currently updated when "watched" status is set)
18791: fixed: Labels weren't showing in keyboard dialog.
18790: fixed: When browsing for playlists from the smartplaylist rule dialog, they weren't shown by name.
18789: fixed: Don't prompt for deletion on new playlist items.
18762: fixed: m_itemsPerRow could be used uninitialized
18760: fixed: Non-const iterators please for map::erase (thanks AlTheKiller)
18759: fixed: Compile error.
18756: fixed: Navigation was a broken from r18711.
18738: updated: Ticket #6118 - Portuguese pt_PT language based on English 18666 (thanks hudo)
18737: fixed: only check (playable) files for existence
18723: revert: Part of r16023 was causing problems with sub/idx.
18712: fixed: Position of context menu in bookmarks and favourites dialog.
18711: changed: GUIWindow is now derived from GUIControlGroup
18710: fixed: tvshow navigation was borked (again part of r18478)
18682: cleanup: Removed the compatibility code for old (ancient) skins.
18677: changed: always stop gui sounds when switching resolution on linux fixed: CGUIAudioManager::DeInitialize used iterator after erasing it from the map
18665: fixed: take care of resume points, multi- and stacked paths (part of r18478)
18662: added: Ticket #6106 - Chinese movie scraper for mtime.com (thanks to taxigps!)
18638: updated: Korean, Czech, Greek, Finnish, and Italian translations. Thanks airplanez, ezechiel1917, ydatografida, mikko70, succo.
18629: allow hex in sendkey httpapi command (parts of #6092, rest needs a better explanation in the wiki)
18628: ticket #6099 (in behalf of spiff)
18624: changed: No need to explicitly set thumbFile to ""
18623: changed: Several tweaks for Curl's low-speed-time retry logic
18616: Fixed: ticket #6090 - try #2. Thanks elupus.
18614: Fixed: ticket #6090 - Latest libcurl did not play nicely with XBMC. CURLINFO_CONTENT_LENGTH_DOWNLOAD will now have -1 instead of 0 when no content-length header exists.
18603: fixed: filecurl null reference error.
18595: fixed: posY=0 of the context menu refers to the first button, not the top corner, so move it down correspondingly, and isolate the code accordingly.
18587: changed: Add the height of id 997 to the context menu sizing, if it exists.
18586: added: Ability to specify border on largeimage controls.
18570: fixed: These log messages were accidently output with loglevel ERROR instead of DEBUG
18566: update configure from configure.in
18565: fixed: only export biography tag once
18564: fixed: Detection of .tbn files for folders was wrong
18563: fixed: music database export was broken (2)
18562: fixed: album tracks weren't loaded properly from .nfo files
18561: fixed: export music database was broken
18559: fixed: GetDiscography was wrong
18558: fixed: exporting the thumbs tag once is enough
18555: added: ticket #6082 - a problem with preview fanarts
18548: changed: Allow user to define web server username (default is now "xbmc" instead of "xbox")
18543: Forgotten commit
18541: Removed unused var
18539: Based contextbuttons on items and shares instead of shares, this will make us able to set specialised buttons on autosourced sources aswell
18534: changed: fix dvdplayers ac3 decoder for the 3F1R case
18531: added: enabled libcurls cookie engine (might solve some cookie related scrape problems)
18526: changed: revert part of r10617 which introduced a background thread for media startup without any type of locking to ensure safety
18524: fixed: filesize of stacks or any non statable file would give upnp entries with random file size
18523: fixed: upnp renderer didn't setup SinkProtocolInfo properly
18522: changed: setup fileitem information when upnp renderer is used based on the passed media info changed: factor out mediatag creation for upnp client and reuse it for upnp renderer
18519: changed: SetCacheDirectory() takes a DIR_CACHE_TYPE instead of a bool (fixes a compiler warning)
18501: changed: allow class CRegExp to parse caseless with a constructor parameter.
18484: fixed: don't try to set content on add source button
18481: fixed: only check availability for videodb items (don't try to delete "Add Source" wink.gif)
18480: added: Ticket #6025 - HTTP-API: New command to request Standard settings (thanks to m69bv3)
18479: fixed: oops.. missed to localize strings in previous commit
18478: fixed: Ticket #5394 - Better handling of non-existent files in library mode
18470: fixed: Fanart flashing when going to video info window.
18466: updated: ticket #6061 (2)
18465: updated: ticket #6061 - tv.com scraper fix. thanks to iiuy
18464: added: ticket #6063 - A movie scraper for daum.net. thanks to kimp
18463: updated: ticket #6062 - a patch on naver scraper. thanks to kimp
18462: changed: We should consider FTP just an ordinary filesystem
18459: fixed: ticket #6056 - play plugin video from movie info dialog doesn't show movie info in movie. thanks to nuka1195
18456: changed the vis settings from vector to an array of structs to allow data exchange between a mingw dll and a MSVC compiled XBMC (solves #4391)
18449: changed: Curl's retry logic now increases the lowspeed-time whenever it's caused by a timeout. Also changed some cosmetic stuff.
18445: changed: Updated Windows ffmpeg dlls to v0.5
18431: Cosmetics
18425: added: missing string in weather translation, thanks to mikko70 updated: Swedish translation, based on English r18425
18424: added: Czech translation for PM3.HD #6049, based on English r17639 (thanks to ezechiel1917) updated: Czech translation #6048, based on English r18347 (thanks to ezechiel1917) updated: Korean translation #6039, based on English r18332 (thanks to airplanez) updated: Greek translation #6040, based on English r18347 (thanks to ydatografida) updated: Russian translation #6042, based on English r18347 (thanks to Alex-san) updated: Swedish translation, based on English r18347
18423: Fixed : Season thumbs only showed the TV show thumb and not the correct one (thanks spiff for the patch)
18421: added: Ticket #6006 - execvideodatabase() to the HTTP-API, for SQL exec()'s, thanks to m69bv3.
18419: fixed: only set m_hasUpdatedThumb if we actually update the thumb.
18418: fixed: Ticket #4820 - automatic album lookups ignored the relevance matching if nothing was relevant.
18417: fixed: Ticket #6041 - Context menu not using group posx and posy when displaying
18416: cleanup: cosmetics on texturemanager logging.
18413: fixed: Image controls weren't dynamically allocating (properly this time)
18412: fixed: Image controls weren't dynamically allocating.
18410: fixed: some unitialized variables and memory leaks.
18405: added: ticket #6053 - Add 'Browse TV Show' button to the TV Show information dialog
18397: added: Allow to set Curl's LowSpeedTime externally via CFileCurl::SetLowSpeedTime(int)
18396: fixed: only run ApplyIMDBThumbToFolder() on folders
18394: fixed: several memory leaks
18393: fixed: make sure m_bDynamicResourceAlloc is properly initialized so AllocResources() works as expected.
18392: updated, add a comment to SPCCodec so we don't forget.
18391: fixed, SNESAPU used by SPCCodec is not instance safe, loader changed to load a per-instance of SNESAPU to eliminate crashing. WiSo, need a windows build check. Thanks.
18390: added: debug logging when starting and stopping caching
18385: fixed: auto thumbs would not show for searched items
18384: fixed: #6033 (2)
18383: fixed: ticket #6033 - Search for Actor in VideoDB doesn't return results from TV Shows
18369: changed: don't use codec timebase for fps, it is going to be wrong in future ffmpeg
18368: removed SpecialProtocol.h as it's not needed any longer. Thanks jmarshall
18367: fixed: ticket #4611 - Auto-generated thumbs do not display in Library
18357: [WIN32] forgot a debug line :/
18355: Cough cough, forgot something rather important... need to return stuff in ToggleTray, thx WiSo
18354: fixed: Ticket #6047 - Adult DVD Empire Scraper Bugfixes (thanks to gongloo)
18353: DVD eject/load was handled differently in contextmenu and shutdown menu, moved the working code to IoSupport::ToggleTray
18347: Changed : Shortened the DANGER DANGER!! text for deleting files a little since its way to long to fit most skins. (Maybe someone can C++ code it into a separate string and put it in the second dialog line we have 3 to use)
18343: fixed: don't save tvshow path hash unless the update suceeds (2)
18342: fixed: don't save tvshow path hash unless the update suceeds
18341: added: ticket #6024 - Clear window properties at plugin root or virtual root for media windows. thanks to nuka1195
18333: Fixed : [PM.HD] Episode fanart view description text was partially covered after r18174 changes
18332: Reverted : 1 of the " This will delete your files and cannot be undone." in the delete file dialog. I don't care how dumb users are it doesn't need to be in the dialog twice
18321: fixed: ticket #6029 - TMDb movie information, number of votes is missing
18317: changed: remove old xbox related cddb greeting and unified the curl user agent (+cosmetics)
18307: fixed: make sure backspace on keyboard and back button on remote exits from favorites menu
18305: changed: disable startup caching in dvdplayer for all files This could be reenabledwhen dvdplayer's queues are based on time instead of size
18303: fixed: auto thumbs were not generated for local or locally mounted files in archives + cosmetics
18295: fixed: remove unused column from table. thanks to alexpoet for pointing it out in the wiki
18293: fixed: properly mark destructor as virtual
18292: added: ticket #6018 - playercontrol(randomoff) and playercontrol(randomon) builtins
18286: updated: French translation file (Ticket #6017)
18280: changed: log what format libavformat probing detects
18279: fixed: dvdplayer's ffmpeg probe buffer was too small, causing it to misdetect ac3's as vc1 test streams fixed: dvdplayer's ffmpeg probe buffer was missing proper padding
18278: changed: send a eof packet to players indicating to them to flush any remaining data to output
18277: changed: make sure more state is reset properly if a new input stream is opened
18276: changed: if stream hints matches when opening a new stream, don't close and reopen video/audio player
18275: changed: factor out stream opening into separate function, and make sure we reopen streams if demuxer is reopned
18274: Fixed : [PM3.HD] missed another one thanks queeup for pointing it out
18272: fixed: Wow, that regex is REALLY greedy
18271: fixed: My 'Schindler's List' rip wouldn't stack
18269: changed: Ticket #6016 - setFileURL -> setResolvedUrl, and cleaned up so that you don't need to attach default.py to the filename. Thanks to Nuka1195.
18265: Moved XboxMediaCenter.cpp to xbmc.cpp
18262: fixed: reverted part of r18261 (accidentally committed wrong changes)
18261: fixed: movie poster wasn't shown after scrape in video info dialog



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://xbmc.org/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://xbmc.org/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).

* AN INTRODUCTION TO PLUGINS
XBMC has a system for Media plugins to allow browsing of remote content (Internet) using the regular filesystem approach.
Plugins are put inside >>XBMC/plugins/<video/music/pictures>/<< (I already do this for the one/s I include), furthermore they also need to be installed as a source in (video/music/pictures).
You do this install by using the contextmenu choice >>Add New Source<< while in ROOT list and then choosing ***Plugins as source.
Then you highlight (not select) the folder of the plugin you want to install. It will be saved inside sources.xml for future.

* 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://xbmc.org/wiki/?title=Main_Page .
Any questions or support issues, are best asked in the XBMC support forums, which are located at http://xbmc.org/forum/ , or in the official IRC support channel, #XBMC on Freenode IRC network (irc.freenode.net). (NOTE folks in #XBMC can't help with info where to find builds)


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.google.com/search?q=xbox+trainers

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


Official XBMC Website: http://xbmc.org
Official T3CH Website: http://t3ch.yi.se

This post has been edited by Bomb Bloke: Apr 6 2009, 03:00 AM
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

Posts in this topic
XanTium   Xbmc For Xbox - April 04th 2009 Svn Rev19213 9.04-alpha1   Apr 5 2009, 11:30 PM
elitegamer360   Many Thanks been waiting for this one, cheers. :lu...   Apr 6 2009, 02:03 AM
Crunchbite   Long live XBMC :lol:   Apr 6 2009, 04:12 AM
tomgreen99200   i agree, i love XBMC. I use it everyday for all my...   Apr 6 2009, 04:52 AM
794   i agree, i love XBMC. I use it everyday for all m...   Apr 11 2009, 10:51 PM
HeeZy   i can't change my gamer pic when using the mc3...   Apr 6 2009, 06:00 AM
ThE MaSTeR 3   Cool about about to get back into XBMC. BDrips ups...   Apr 6 2009, 08:07 AM
Martinchris23   Cool about about to get back into XBMC. BDrips up...   Apr 6 2009, 05:57 PM
Meethatguy   You must either have one of the crappiest 32...   Apr 7 2009, 10:35 PM
disrockerdude   btw anyone else have problems with subtitles on mk...   Apr 6 2009, 08:18 AM
40_ounce   Thanks.................. :luv:   Apr 6 2009, 08:42 AM
Axl_Mas   Great changelog! Many thanks to the developers...   Apr 6 2009, 10:15 AM
arbetaren   1. MP3-playback through network (SMB) lags, it tak...   Apr 6 2009, 02:26 PM
mcklain   I can't play files wich contain the characters...   Apr 6 2009, 02:48 PM
Albe69   thanks t3ch for the release! at the moment i ...   Apr 6 2009, 07:30 PM
whufclee   I like this new build however I've had to reve...   Apr 7 2009, 11:33 AM
DanXbix   Hi great release once again. One bug i have found ...   Apr 7 2009, 01:19 PM
NineT9mustang   yes! ty   Apr 7 2009, 02:04 PM
FOAD0128   thx a lot.   Apr 7 2009, 05:07 PM
ahendriks   thx for this... installing right now :D   Apr 7 2009, 09:10 PM
dreamsat   First of all thank you for your great work. I use ...   Apr 8 2009, 01:10 AM
Vejita   I watch 720p x264 material via XBMC on Xbox but it...   Apr 8 2009, 08:55 AM
neal73   Another one here with problems with mp3 over SMB -...   Apr 8 2009, 01:33 PM
Woobus   Another one here with problems with mp3 over SMB ...   Apr 9 2009, 04:09 AM
Smidley   Can any devs speak to the MP3 problem? I was real...   Apr 9 2009, 06:04 AM
Bomb Bloke   Er, what makes you think this is supposed to be a ...   Apr 9 2009, 07:37 AM
Donkeypuncher   I don't really consider most of these problems...   Apr 9 2009, 09:01 AM
modslave   If it plays videos, music, and pictures correctly...   Apr 9 2009, 12:13 PM
hasselhof   Thanks alot :D   Apr 10 2009, 02:21 PM
Smidley   Yes, those are all valid points. However, I consi...   Apr 10 2009, 11:24 PM
modslave   The last post made me check music over SMB as had ...   Apr 11 2009, 01:37 AM
Donkeypuncher   I'm glad you guys understood what I was saying...   Apr 11 2009, 10:38 AM
Bomb Bloke   I've never tried to setup SMB on xbmc, mainly...   Apr 11 2009, 11:44 AM
HeeZy   I've heard you mention this before, but I don...   Apr 12 2009, 04:57 AM
Donkeypuncher   I've heard you mention this before, but I don...   Apr 22 2009, 07:27 AM
subgero   Does the imdb scraper not work for anyone else?   Apr 11 2009, 08:42 PM
brdrhopper   Does the imdb scraper not work for anyone else? ...   Apr 15 2009, 12:37 AM
boofbaf   hasnt been working for me in the last couple rele...   Apr 17 2009, 03:15 AM
Smidley   Yes, Windows file shares are read-only access to ...   Apr 12 2009, 05:23 AM
johnnynuge   Video streaming via SMB works fine... music stream...   Apr 15 2009, 09:13 PM
ltGuillaume   Video streaming via SMB works fine... music strea...   Apr 15 2009, 10:30 PM
ltGuillaume   (sorry, can't edit previous post) Just made a...   Apr 15 2009, 11:00 PM
fdrzrich   (sorry, can't edit previous post) Just made ...   Apr 16 2009, 07:57 PM
deldante   so i have the latest build of xbmc and the latest ...   Apr 17 2009, 02:26 AM
modslave   This may be a drunken reply (it is) but im soooo ...   Apr 18 2009, 01:30 AM
kenzodeluxe   Is there any chance http://trac.xbmc.org/ticket/55...   Apr 20 2009, 03:41 PM
jinn   Does anyone know how to add Asian (Kanji) Text Sup...   Apr 22 2009, 12:25 AM
Bomb Bloke   Ah, I getcha. You could, if you wanted, setup you...   Apr 22 2009, 09:32 AM
runel   When I install the 23-04 release of xbmc I loose a...   Apr 24 2009, 05:06 PM
puner   Im having trouble getting a network connection wit...   Apr 24 2009, 07:48 PM
mhillaby   Seems to work GREAT! Another fine release from...   Apr 24 2009, 11:53 PM
runel   Can somebody tell me which file(s)/folder the Vide...   Apr 25 2009, 09:49 PM
Albe69   thx to t3ch (and obv to all the developpers too) f...   Apr 25 2009, 11:55 PM
fpsfreak   hi i just wanna say i love xbmc the best thing eve...   Apr 26 2009, 01:50 AM
Albe69   hi i just wanna say i love xbmc the best thing ev...   Apr 26 2009, 12:32 PM
phinxy   Thank you! Works perfect, mp3 playback is now ...   Apr 26 2009, 11:05 AM
Dr.Weblog   I downloaded T3CH XBMC 2009-04-23 SVN rev19585-9.0...   Apr 26 2009, 11:06 PM
Albe69   sounds like a configuration problem or delete all...   Apr 26 2009, 11:37 PM
Dr.Weblog   sounds like a configuration problem or delete al...   May 4 2009, 06:48 PM
helloha   I installed this build, i don't see the youtub...   May 2 2009, 11:16 PM
helloha   when i click on the SVN Repo Installer, it does no...   May 3 2009, 12:35 AM






Reply to this topicStart new topic

 

Lo-Fi Version Time is now: 9th September 2010 - 08:52 AM