XBMC 23-03-2008 SVN rev12263 - T3CH


Newserator
 Share

Messages recommandés

T3CH nous propose la dernière compilation SVN en date du célèbre lecteur multimédia pour console XBox, qu'on ne présente plus.

Corrections / Nouveautés :

2008-03-23 12263 fixed: ofdb scraper (thx asm_alien/Bra!n/Bootsy)

2008-03-23 12258 fixed: httpapi broadcast was logging too aggressively

2008-03-23 12255 fixed: dvdplayer didn't react to subtitle delay correction for text subtitles

2008-03-23 12254 fixed: warning due to bool > 0 comparison

2008-03-23 12253 changed: avoid reparsing current fileitem's url on each render by just checking left of url instead of using CURL class.

2008-03-23 12252 fixed: ffmpeg demuxer wouldn't seek to start of movie correctly

2008-03-23 12251 fixed: ffmpeg demuxer wouldn't seek to start of movie correctly

2008-03-23 12250 changed: avoid using accurate seeks for normal seeks as it takes a lot longer.

2008-03-23 12249 changed: avoid using accurate seeks for normal seeks as it takes a lot longer.

2008-03-23 12247 fixed: after multi tuner support for mythtv channel listings, sometimes almost nothing showed up. (third times a charm)

2008-03-23 12246 fixed: after multi tuner support for mythtv channel listings, sometimes almost nothing showed up. (second attempt)

2008-03-23 12245 fixed: after multi tuner support for mythtv channel listings, sometimes almost nothing showed up.

2008-03-23 12244 fixed: before selecting mythtv tuner to start livetv on, make sure tuner supports the given channel, otherwise try another tuner.

2008-03-22 12243 changed: make cmyth client list all channels on all available tuners.

2008-03-22 12242 changed: curl http client now won't loose it's state on a seek against a server that doesn't support ranged requests. before the failed seek would lead to a lost connection, thus it was vital to know if server would accept seeks beforehand.

2008-03-22 12241 fixed: ringholdbuffer would fail skip if it was empty and skipamount was 0 (curl had to reconnect each time this happened)

2008-03-22 12235 updated: Dutch language file, thanks gigantisch

2008-03-22 12234 updated: Danish language file, thanks buchwaldsource

2008-03-22 12232 fixed: [ 1852063 ] "Press any button to reboot" doesn't work in Error Recovery

2008-03-21 12228 fixed: uninitialized variable

2008-03-20 12221 changed: removed unneeded header callback system from filecurl

2008-03-20 12220 added: support LATM encapsulated AAC streams (mplayer.dll) added: support some more mpegts streams with aac audio (mplayer.dll) fixed: attempt to seek in a unseekable http stream would render original connection invalid.

2008-03-20 12217 fixed: paplayer must always create new streams for new files when playing files with larger than 2 channels. channel order may have changed or samplerate may have changed (we don't resample those to 48k)

2008-03-20 12216 fixed: dvdplayer/mplayer would play multichannel vorbis audio with wrong channel orders.

2008-03-20 12210 fixed: deleting a cmyth file would fail due too %lld not being supported on msvc and msvc not allowing NULL be passed as a string parameter to a printf style function. ( printf("%s", NULL); )

2008-03-20 12209 fixed: libcmyth.dll didn't get unloaded when session was disconnected

2008-03-19 12208 changed: Removed "enabled" and "disabled" as boolean conditions. Use "true" and "false" instead.

2008-03-19 12207 merged: forgotten piece from linux branch to allow deleting of recordings

2008-03-19 12206 merged: r12169, r12171, r12173, r12177, r12198, r12199, r12201 from linux branch. added: %Q as label format method to retrieve filetime fixed: GUIMediaInfoWindow wouldn't resort items when set to sort by label and label masks changed. added: mythtv now uses special sort modes, and additional date in label to know when the show aired. added: allow myth client to stop a recording by starting it from recordings and pressing the record button during playback. (this doesn't always work as backend seem to restart recording directly after. same thing happens in official frontend, so i'd expect the bug is in the backend) changed: plot now containes subtitle + description field from backend, and plotoutline only the subtitle field. added: a new better method of requesting data from a mythbackend, that doesn't rely on the sockets receive buffer size.

2008-03-19 12205 merged: CharsetConverter change from UTF16 denomination for gui strings to W as in wide string.

2008-03-19 12204 merged: CharsetConverter change from UTF16 denomination for gui strings to W as in wide string.

2008-03-19 12203 fixed: CDateTime would break debug due to not masking of unneeded bits when converting lower part of 64bit value to DWORD.

2008-03-19 12202 fixed: eventserver was started instead of stopped on network down

2008-03-19 12193 Updated : PM3 Music Info while in Slide show window to same standard/look as full screen visualisation

2008-03-19 12190 added: scalediffuse attribute to tags for image (and largeimage) controls. Allows the skinner to disable the scaling of diffuse when aspectratio forces image scaling to occur. Defaults to true (i.e. previous behaviour).

2008-03-18 12187 fixed: tvshows table was overrun on insertion of details (read overrun, not write) but caused column junk in db.

2008-03-18 12186 updated: Swedish language file by blittan (based on english 12175)

2008-03-18 12184 merged: minor code cleanup back from linuxport.

2008-03-18 12178 added: id to details output

2008-03-18 12176 disabled: event server in non-XBox builds.

2008-03-18 12175 added: event server from linuxport.

2008-03-18 12174 fixed: Send container.* builtins to the underlying media window.

2008-03-17 12160 changed: Make infolabel-ized.

2008-03-17 12159 Added: Infolabels for text colors, thanks to agathorn.

2008-03-16 12155 fixed: series banners failed due to minor site changes

2008-03-16 12154 fixed: interlace method setting defaulted to 1 (auto) changed to None, thanks mysteryman.

2008-03-16 12146 fixed: default scraper settings failed to load if you entered settings but hit cancel

2008-03-16 12128 fixed: wrong id was being used for "Language Override" causing language preference regards banners to be ignored.

2008-03-16 12122 Updated : Danish Language file

2008-03-15 12118 fixed: plugin/scraper settings, defaults set label2 for type "action"

2008-03-15 12109 added: new plugin/scraper setting type "action", it allows you to execute a builtin from settings. "option" may be set to "close" to close the settings dialog when you click the setting. e.g.

2008-03-12 12043 fixed: and yet again i forget that our filesystem returns unsigned longs not longs..

2008-03-12 12041 updated: Portuguese (Brazil) translation, thanks mrbeetle.

2008-03-12 12040 merged: r12038, 12039 from linux branch.

2008-03-12 12037 fixed: make separator in local season thumbs optional (backport from linux branch)

2008-03-11 12031 Fixed: If no plotsummary exists use plotoutline rather than returning "Not Available"

2008-03-10 11975 fixed: don't enable edit title in context menu for season items (backport from linux branch)

2008-03-09 11974 merged: r11971, r11972 from linux branch to trunk

download.gif XBMC 23-03-2008 SVN rev12263 - T3CH

homesite.gif  Site officiel : T3ch.yi.se

Lien vers article original : http://gx-mod.com/xbox/modules/news/article.php?storyid=5056

Lien vers le commentaire
Partager sur d'autres sites

Créer un compte ou se connecter pour commenter

Vous devez être membre afin de pouvoir déposer un commentaire

Créer un compte

Créez un compte sur notre communauté. C’est facile !

Créer un nouveau compte

Se connecter

Vous avez déjà un compte ? Connectez-vous ici.

Connectez-vous maintenant
 Share