| Online Chat |
Vuoi cambiar Nome?! /n tuonome cambia nick
| |
|
|
|
| Profilo Download: XBMC - 16-2-2006 - Expert |
|
|
|
|
Profilo Download: XBMC - 16-2-2006 - Expert
Versione completa del lettore multimediale per XboX.
Diversa dalle altre come skins, gestione delle applicazioni e lettori multimediali.
Seguite attentamente le istruzioni presenti nel file per installare correttamente il lettore.
Changelog:
added/fixed: (dd-mm-yyyy)
- 16-02-2006 added: httpapi takescreenshot command also accepts "imgtag" parameter after the download option
- 16-02-2006 added: httpapi getthumb command accepts additional "imgtag" parameter to return a base64 encoded html img tag
- 16-02-2006 changed: Songs off the root of the Music Library now fetches the songs in batches to work around memory constraints
- 16-02-2006 fixed: album info lookup could sometimes return the wrong album from allmusic.com
- 16-02-2006 fixed: random and repeat options are correctly reset for temporary playlists
- 16-02-2006 fixed: stacking now "cleans" single-file movie filenames
- 16-02-2006 fixed: [ 1406020 ] Character ļ problem with ftp-server.
- 15-02-2006 fixed: Dialogs could vanish instead of changing the animation direction when they were reopened while they were closing.
- 15-02-2006 fixed: Keyboard wouldn't reset shift state when using SMS style input from the remote.
- 15-02-2006 fixed: [ 1428964 ] Afterdawn.com RSS feed wasn't showing correctly.
- 14-02-2006 added: Movie information lookup handles the folder/cd1/video_file case.
- 14-02-2006 added: Support for /._-@ keys on virtual keyboard. Plus, right trigger puts a space if the cursor is at the end.
- 14-02-2006 fixed: Kai Host dialog had missing text labels in private mode.
- 14-02-2006 fixed: Add source title from Files window.
- 14-02-2006 fixed: Album Info dialog wasn't displayed correctly.
- 14-02-2006 fixed: Navigation off page controls on dialogs.
- 14-02-2006 fixed: Resolution spin control wasn't showing correct values after a change.
- 14-02-2006 fixed: Info images would not show if the info changed while it was in a delayed animation.
- 14-02-2006 fixed: [ 1429552] jpgs with garbage data at the start weren't loaded. We now read up to 4096 bytes to find the real start of the jpeg.
- 14-02-2006 fixed: [ 1428952 ] LCD.xml had an incorrect $INFO tag for ScreenMode.
- 13-02-2006 added: three new visibility conditions: playlist.israndom, playlist.isrepeat, playlist.isrepeatone
- 13-02-2006 changed: the Repeat and Repeat One buttons in the Now Playing window have been consolidated into a single button
- 13-02-2006 added: two new builtin commands for playlist control, they can be used in the skin or in keymap.xml
xbmc.playercontrol(random) = enables and disables random playback
xbmc.playercontrol(repeat) = cycles through states off -> all -> one and back around
- 13-02-2006 fixed: repeatone was ignored if randomize was enabled on a playlist
- 13-02-2006 changed: httpapi playfile command to immediately start playback of a playlist.
it also accepts an extra parameter to force the playlist (note the playlist is CLEARED! before it playback starts).
if a playlist is not provided, the current playlist is used.
if there is no current playlist, then 1 is assumed (like the playmedia builtin command)
xbmcHttp?command=PlayFile¶meter=e:albumsplaylistsmusic ekno.m3u;PLAYLIS (where PLAYLIST=0,1,2,3)
- 13-02-2006 added: new info labels: playlist.length, playlist.position, playlist.random, playlist.repeat
- 13-02-2006 added: More lcd info labels thanks to Jeff McClain.
- 13-02-2006 fixed: Windows with conditional visibility and WindowClose animations could flash on screen.
- 13-02-2006 added: New Add/Edit media source dialogs.
- 13-02-2006 fixed: Page up/down controls were hard to move off from.
- 12-02-2006 fixed: when changing the sort between ascending and descending autoplay next item in music will follow
- 12-02-2006 fixed: WindowOpen animations weren't shown.
- 12-02-2006 fixed: WindowClose animations sometimes resulted in the window never closing (constantly animating)
- 12-02-2006 changed: Spincontrols of type text set and get the value rather than the index with GetValue() and SetValue()
- 12-02-2006 fixed: Controls that were hidden would lose their focus.
- 12-02-2006 fixed: Video bookmarks window was only shown sporadically.
- 12-02-2006 fixed: music wouldnt highlight the correct item when switching the sorting between ascending and descending
- 12-02-2006 fixed: sometimes more than one song could be highlighted
- 12-02-2006 fixed: the correct item should be highlighted for the currently playing item
- 11-02-2006 added: you can now jump directly to the saved playlists locations using the following commands:
Music: Xbmc.ActivateWindow(MyMusicFiles,$Playlists)
Video: Xbmc.ActivateWindow(MyVideos,$Playlists)
- 11-02-2006 added: videoplayer.playlistlength and videoplayer.playlistposition to info manager to match the musicplayer info items
- 11-02-2006 added: my files, settings, xlink kai to startup window settings to match xboxmediacenter.xml
- 10-02-2006 fixed: dvdnav discontinuites wheren't being logged correctly
- 10-02-2006 fixed: potential bug in sharedsection handling
- 10-02-2006 fixed: music nav, the error message for a empty database was not shown
- 10-02-2006 fixed: setting the startup window to music or video starts xmbc in the correct window
- 09-02-2006 added: display a/v sync in codecinfo during playback in dvdplayer + some new code to prepare for a new syncing system.
- 09-02-2006 fixed: some dvd's would stutter way more than before after the THX fix (not the major stutter issue). buffers are now only played out if timestamp wraps backwords
- 09-02-2006 added: IP Address button from the normal virtual keyboard to link to the IP address input dialog.
- 09-02-2006 changed: Controls that are initially hidden will not be animated using WindowOpen.
- 09-02-2006 fixed: Some ID3 tags that used multiple strings per tag were using the last string (often empty). Now we just use the first non-empty string.
- 09-02-2006 changed: PlayerControls.xml closes due to skin condition rather than code conditions.
- 09-02-2006 fixed: Start wouldn't close OSD Audio Settings. Keymap.xml entry added.
- 08-02-2006 added: display cpu usage for audio/video/player thread in dvdplayer.
- 08-02-2006 fixed: Includes messed up the order in the xml file.
- 08-02-2006 fixed: Audio/Subtitle settings dialog was not working correctly.
- 08-02-2006 changed: is only read for custom windows.
- 08-02-2006 fixed: Dialogs without WindowClose animations but with controls that had WindowClose animations didn't close.
- 08-02-2006 changed: Movement off a control is only attempted if we are moving to a different control.
- 08-02-2006 fixed: Better animation timing when animations are reversed and they have delays.
- 07-02-2006 added: New LCD info labels thanks to Jeff McClain.
- 06-02-2006 fixed: sf.net bug report [1425166]: CDG not working in Library.
- 06-02-2006 fixed: Player.ShowCodec didn't work if music wasn't playing (eg in Slideshow)
- 06-02-2006 changed: Bumped skin version to 1.99. Changes are the render order of control groups is more consistent, and there is no home page fading code.
- 06-02-2006 fixed: ControlGroup(group).HasFocus(control) bugs.
- 06-02-2006 fixed: [ 1423069 ] Controller rumble when using IR remote (don't do it)
- 05-02-2006 fixed: [ 1406355 ] Last.fm Crashing on Personal radio playback (no audio playable after pap filereader timed out)
- 05-02-2006 fixed: Last.fm - trackinfo for first track in stream was not always shown.
- 05-02-2006 fixed: dvdplayer would have wrong sync of audio/video in thx test discs. (ripped vobs from those tests will still have wrong sync)
- 05-02-2006 fixed: spincontrols didn't display any values.
- 05-02-2006 added: tag to list, thumb and textboxes.
- 04-02-2006 fixed: "Return to Videos" in the Videos Now Playing window goes to Videos and not the previous window
- 04-02-2006 fixed: "Return to Music" in the Music Now Playing window goes to Music and not the previous window
- 04-02-2006 updated: Icelandic language file (Thnx to kristjan)
- 04-02-2006 updated: Norwegian language file (Thnx to vnm)
- 04-02-2006 updated: Italian language file (Thnx to kotix)
- 04-02-2006 updated: Chinese (Traditional) language file (Thnx to omenpica)
- 04-02-2005 updated: Spanish language file (Thnx to jose_t)
- 04-02-2006 updated: German (Austrian) language file (Thnx to CEOMR)
- 04-02-2006 updated: German language file
- 04-02-2005 updated: Danish language file (Thnx to hugener)
- 04-02-2006 fixed: symbol loading for dlls breaks release builds on some bioses
- 04-02-2006 fixed: xbmc built in release mode wouldn't launch on some bioses
- 04-02-2006 added: id attribute to controlgroup, and ControlGroup(group).HasFocus(control) conditional - see online manual for more details.
- 04-02-2006 added: Zoom effect to skin engine. See online manual for more details.
- 04-02-2006 changed: More consistent keymapping in fullscreen views (slideshow,video, visualisation).
- 04-02-2006 changed: Made Info and CodecInfo global functions - Slideshow now uses CodecInfo rather than Info to display the current file info.
- 04-02-2006 added: support for sub_load slave command for mplayer.dll
- 04-02-2006 fixed: cubecodec. echo in .hps, also upped buffer sizes for .adx (should avoid some stuttering).
- 03-02-2006 added: Better handling of multi-line label controls using . See online manual for more details.
- 03-02-2006 fixed: Karaoke Voice Mask settings were not showing correctly.
- 03-02-2006 fixed: Nicer restart of player from slider controls in the OSD, and more accurate seeking on restart.
- 02-02-2006 fixed: ReplayTV labels showed numbers
- 02-02-2006 changed: old style sound.xml entries for actions and windows with numbers marked for removal with skin version 2
- 02-02-2006 added: possibility to load debug symbols for dlls
- 02-02-2006 fixed: some wmv/asf files wouldn't play either audio or video (updated mplayer.dll)
- 02-02-2006 changed: OSD is closed when the user selects the DVD Menu.
- 01-02-2006 fixed: List and Thumb contents were cleared before the WindowClose animation was started.
- 01-02-2006 added: Rotation effect. See online manual for more information.
- 01-02-2006 changed: Generalized the storing of effect information to allow for more possibilities.
- 01-02-2006 fixed: Radio buttons would still render when they were hidden.
- 01-02-2006 fixed: Film grain filter is back.
- 01-02-2006 fixed: Slideshows reset the music playlist.
- 01-02-2006 fixed: Mouse response didn't work with "My Files" button on the home screen (and elsewhere).
- 01-02-2006 fixed: Initial Scan music didn't add thumbs to library view.
- 01-02-2006 fixed: Music Tags were not set as loaded if the Title didn't exist. Is now marked as loaded if one (or more) of Title, Album or Artist exist.
- 01-02-2006 fixed: Stacked files played back "seamlessly" did a seek at the start of the next track (ie weren't seamless).
- 01-02-2006 changed: Cleaned up Video and Audio/Subtitle settings code. Window.IsActive() should work again for these independently.
- 01-02-2006 fixed: not all parts of dvd menu's are displayed
- 01-02-2006 fixed: some dvd menu colors
- 01-02-2006 fixed: stuttering in .hps.
- 31-01-2006 fixed: dvdplayer would more often display garbled menu overlays after last change to subtitle stream selection
- 31-01-2006 changed: don't allow next frames to be dropped after having detected a long duration frame in dvdplayer.
- 30-01-2006 fixed: Effect speed was double on some controls (select, radio, edit, toggle)
- 30-01-2006 fixed: Exceptions in mouse handling and in iso9660
- 30-01-2006 fixed: focused button was not remembered sometimes (homescreen most obvious)
- 30-01-2006 fixed: detection of invalid highlights didn't see button 0 as invalid
- 30-01-2006 added: auto disable unsupported streams in dvdplayer
- 30-01-2006 changed: subtitle stream selection to work same as audio stream selection in dvdplayer
- 30-01-2006 changed: settings are only saved on app exit if settings.xml exists.
- 30-01-2006 changed: If less than 4 lines are active on the LCD, the others are blanked out, and whitespace in the xml file should now be respected.
- 29-01-2006 fixed: playing dts streams in dvdplayer resulted in almost only noise
- 29-01-2006 updated: ffmpeg for dvdplayer
- 29-01-2006 fixed: big memory leak in dvdplayer
- 29-01-2006 fixed: Window.IsActive() didn't return correctly for dialogs that have multiple id's (eg Audio and Video OSD settings).
- 29-01-2006 fixed: seeking in cube codec. also added .hps.
- 29-01-2006 fixed: Caching of Textures.xpr to Z: when run from DVD, thanks to Zak.
- 29-01-2006 fixed: Large EXIF thumbs in images could cause thumbs to not display.
- 29-01-2006 fixed: Scripts Info window did not close correctly.
- 29-01-2006 fixed: Not'd skin conditions weren't being checked correctly (eg !Skin.HasSetting, !Player.Paused etc.)
- 29-01-2006 changed: only smb:// urls are checked for workgroup/domain. allows semicolon to be used as username and password in other protocols.
- 29-01-2006 fixed: SF.net bug report [ 1411396 ] NSF audio pitched up.
- 28-01-2006 added: cube codec to paplayer. plays gamecube/ps2/xbox music (from games). based on in_cube.
- 28-01-2006 added: option to auto resume from last position in video settings.
- 27-01-2006 fixed: samba client could select wrong ip when connecting to multihomed server.
subnet mask of xbox is now assumed to be 255.255.255.0 since it doesn't seem like it's possible to get from the xdk.
- 27-01-2006 fixed: dvdplayer wouldn't stop playback at eof, just spit out error messages
- 27-01-2006 fixed: dvdplayer will now decode AAC audio in mpg containers correctly (extradata wasn't passed on)
- 26-01-2006 fixed: some small stuff (message when reset settings on boot, a couple of defines in util.h).
- 25-01-2006 fixed: IMDB thumbs (imdb.com changed their webpage slightly)
- 25-01-2006 fixed: My Video "Query Info For All Files" for paths on a disc
- 25-01-2006 fixed: typo in cachesubtitles. really fixes caching subs 'hangs'.
- 25-01-2006 added: gui indication when trainers are disabled due to kai.
- 25-01-2006 fixed: better handling of broken trainers.
- 25-01-2006 changed: trainer enigine update to v2.2. thanks to team xored!
- 25-01-2006 fixed: xbtf support. thanks to team xored!
- 25-01-2006 changed: Multiple tags in the same control are ANDed together.
- 25-01-2006 added: (replaces ) and actions to the button control. The action is performed at the end of any Focus animation.
- 25-01-2006 changed: Made the optional for label/image/fadelabel controls.
- 25-01-2006 added: ReplaceWindow(window, path) built in command. The same as ActivateWindow, but it doesn't add to the window history (so back will take you to the previous window's previous window.)
- 25-01-2006 changed: Slightly improved timing for animations.
- 25-01-2006 added: always attribute to in home and custom windows. If true, it will always return to the default control on window start.
- 24-01-2006 fixed: forgot to add trainer path to xboxmediacenter.xml
- 23-01-2006 fixed: checks for skin labels aliases were reaching compiler limits (too much else if's)
- 23-01-2006 fixed: tags in references.xml weren't being used.
- 23-01-2006 fixed: updating menu overlays on dvdstills took 40 seconds, now instant again
- 23-01-2006 added: cpu usage to codecinfo overlay
- 23-01-2006 added: Karaoke to left and right rather than just center, thanks to erpi99.
- 22-01-2006 added: Ability to set default settings for all movies from the video OSD.
- 22-01-2006 changed: Removed some unused/rarely used settings.
- 21-01-2006 added: xored trainer engine! thanks to team xored and to britneyspair for skinwork!
- 21-01-2006 fixed/changed: tuned the subtitle caching a bit. should avoid most issues with rarred subs.
- 21-01-2006 added: adplug codec to paplayer. add .adplug to the end of the filename of the file you want to play.
- 21-01-2006 fixed: toggling subtitle with remote didn't affect setting in video osd.
- 21-01-2006 fixed: unnecessary reloading of the same picture if the slide show consisted of only one picture and next/previous picture was requested.
- 21-01-2006 added: new builtin command, xbmc.extract(rar/zip file). IMPORTANT: requires absolute paths. thanks to darkdonno459.
- 21-01-2006 updated: Swedish language file (Thnx to blittan)
- 21-01-2006 updated: Norwegian language file (Thnx to vnm)
- 21-01-2006 updated: German language file (Thnx to sCAPe)
- 21-01-2006 updated: Chinese (Simple) language file (Thnx to walter)
- 21-01-2006 fixed: My Video 'Query Info For All Files'
- 20-01-2006 fixed: [ 1410413 ] checking getcurrentlyplaying while strm a top500 kills audio
- 19-01-2006 changed: No other thread messages could be processed if a dialog thread message was in process.
- 19-01-2006 added: Skinnable LCD. See lcd.xml in the system folder.
- 19-01-2006 fixed: Volume in credits should be obeyed by player now.
- 19-01-2006 fixed: crash on very large labels in a skin like in PDM
- 19-01-2006 changed: moved GetDirectory to media window base class
- 19-01-2006 fixed: potential crash if application or gui asks dvdplayer if it is in menu and it hasn't completed loading it's input stream.
- 19-01-2006 added: ability to select dvdbutton by remote button number (thnx to jdoering)
- 18-01-2006 changed: Music files with embedded images but no album tag are now cached only for the file.
- 18-01-2006 fixed: [ 1405320 ] Stacked files could be "cleaned" of their stack criteria twice.
- 18-01-2006 fixed: Buttonscroller initial visibility conditions on home.
- 18-01-2006 fixed: Reload skin from button menu meant the button menu no longer worked.
- 18-01-2006 fixed: Crash in SMBDirectory when fed with an invalid path.
- 18-01-2006 fixed: Chat Console text should be all the right colour now.
- 18-01-2006 fixed: Webserver crash with GetCurrentPlaying.
- 17-01-2006 fixed: Crash in My Music Playlist window when new files are queued via another thread (web, python etc.)
- 17-01-2006 fixed: Toggle buttons didn't show text when selected.
- 17-01-2006 fixed: 720p or higher video playback with Hardware overlay renderer when GUI was 480p or lower.
- 17-01-2006 fixed: Label2 alignment in listcontrols (including python)
- 16-01-2006 fixed: Visibility reset due to home page fading from the code (affected The Orbs and CEOMR skins).
- 16-01-2006 fixed: Skin reload from a button/action from a dialog.
- 16-01-2006 fixed: Console control wasn't rendering any text.
- 16-01-2006 fixed: Hidden Keyboard input wasn't working 100%
- 16-01-2006 fixed: [ 1311457 ] ID3v2.2 embedded album art.
- 16-01-2006 changed: my music and videos now playing no longer has any restriction on item movement, you can even the currently playing item
- 16-01-2006 fixed: crash in dvdplayer if demux stream changed during playback
- 16-01-2006 changed: more media window base class work (moved some common msgs, consolidated OnClick)
- 16-01-2006 fixed: progress dialog sometimes shows "Programs" in all lines
- 16-01-2006 fixed: progress dialog sometimes does not fade in
- 16-01-2006 fixed: music database reorg takes care of album thumbs
- 15-01-2006 added: settings->video->subtitles, option to look for subs in rars, defaults to off because it causes lots of caching
- 15-01-2006 changed: Rewrote window manager code to better track the window history.
- 15-01-2006 changed: Cleaned up spin control (always wraps around now)
- 15-01-2006 added: "Move Item" function to both Now Playing windows context menu.
This can move an item (almost) anywhere in the list. The exception is if the list is currently being
played, then moved item cannot be moved past the currently playing item. This is because all items in-between
need to be altered, but the currently playing item cannot be altered. If you try to move beyond the currently
playing item, your moved item will be located at the slot adjacent to the currently playing item.
- 14-01-2006 fixed: screensaver slideshow settings: if the selected path is to long it goes out of screen.
- 14-01-2006 added: playlist playback is aborted and the current playlist cleared after 100 *CONSECUTIVE* failed items
- 14-01-2006 fixed: current movie info from tags for files that are part of a stacked movie
- 13-01-2006 added: try/catch handling for threads started in dll's. allows a more gracefull exit for mplayer, should cache thread fail
- 13-01-2006 fixed: All Genres and All Artists items in Music Library now go to next level of filtering and not directly to songs
- 12-01-2006 updated: Portuguese (Brazil) language file (Thnx to T1000)
- 12-01-2006 updated: Swedish language file (Thnx to blittan)
- 12-01-2006 updated: Russian language file (thnx to que_)
- 12-01-2006 updated: Polish language file (Thnx to napek)
- 12-01-2006 updated: German (Austrian) language file (Thnx to CEOMR)
- 12-01-2006 updated: German language file
- 12-01-2006 updated: French language file (Thnx to frostbox)
- 12-01-2006 updated: Italian language file (Thnx to kotix)
- 12-01-2006 updated: Chinese (Traditional) language file (Thnx to omenpica)
- 12-01-2006 changed: Made all spin controls wrap rather than change direction when the end item is reached.
- 12-01-2006 fixed: Spin control and Checkmark control align left wasn't working (My Weather)
- 12-01-2006 fixed: Reverse animations for VisibleChange weren't running.
- 12-01-2006 fixed: WindowClose events on controls that never render cause infinite loop on window exit.
- 11-01-2006 changed: SMS style password input shows the current character for 1 second (before changing it to a *).
- 11-01-2006 fixed: 40 character XBE names are now handled correctly.
- 11-01-2006 fixed: XPR font rendering was aliased (looked thin).
- 11-01-2006 fixed: File with no extension called with PlayFile via webserver crash.
- 11-01-2006 fixed: Slideshow corrupt .xml file (only one picture was shown).
- 11-01-2006 fixed: hopefully fixed fast wmv's with an updated mplayer.dll
- 11-01-2006 added: made dvdplayer pass on extradata from demuxer to codec, enables it to play almost anything ffmpeg can play (including some quicktime)
- 11-01-2006 changed: cleaned up codec selection for dvdplayer and enabled ffmpeg audio decoder
- 10-01-2006 fixed: Settings passwords were displayed plain text on edit.
- 10-01-2006 fixed: Controls with no visibility animations were always shown, regardless of their tag.
- 10-01-2006 fixed: Settings Slider controls weren't centered.
- 10-01-2006 fixed: text boxes displaying no text.
- 10-01-2006 fixed: playlist hanging when randomize is enabled
- 10-01-2006 changed: disabled seeking when ff/rw in menu and partially fixed rewind. only fast rewinds work
- 10-01-2006 added: workaround to the playlist problem with randomize that will prevent the hang, but the underlying problem still exists.
- 10-01-2006 fixed: dvdplayer: some vobs reported a wrong totaltime, as playback progressed totaltime decreased rapidly and no seeking was possible.
- 10-01-2006 fixed: changed to use libmpeg2 for mpeg1 caused ffmpeg to be used for everything instead in dvdplayer
- 10-01-2006 fixed: playlists found in subfolders off the music and video playlists locations
will not be re-cached to the music or video playlist location.
- 09-01-2006 fixed: Python list controls would crash.
- 09-01-2006 fixed: Sort order in Filemanager is now by label for the bookmarks.
- 09-01-2006 fixed: Crash switching from Fullscreen -> GUI.
- 09-01-2006 fixed: Page up/down controls were rendered incorrectly.
- 09-01-2006 fixed: [ 1326937 ] Ripping a CD is an idle state for autoshutdown
- 09-01-2006 fixed: [ 1400055 ] Mute Function doesn't work well.
- 09-01-2006 fixed: [ 1309067 ] DVD-Player doesn't STOP on Eject Disc
- 09-01-2006 fixed: Window Animations weren't reset when changing skins.
- 09-01-2006 fixed: [ 1399055 ] Rarred subs left a progress dialog on screen.
- 09-01-2006 changed: made dvdplayer use libmpeg2 for decoding mpeg1 video too and added reset code on decoding error
- 09-01-2006 fixed: [ 1393429 ] If nothings playing volume reports -1 from GetVolume
- 09-01-2006 changed: edit xbe title truncates to 39 characters so as not to corrupt xbe header
- 09-01-2006 fixed: video stacking (no longer displays comma seperated file list)
- 09-01-2006 fixed: [ 1398240 ] Dialog box grammar error.
- 09-01-2006 changed: No TV mode in LCD doesn't auto-start in My Music anymore.
- 08-01-2006 fixed: Default python values from references.xml were incorrect for skin version >= 1.85.
- 08-01-2006 changed: Skin version to v1.90.
- includes.xml added.
- 1 pixel font shadows added (use tag).
- directional text added (use tag to state a degree) - label and buttons only.
- font.xml can take a and tag for each font.
- new animation system.
- online manual is being updated with the new information.
- 08-01-2006 fixed: ProgressDialog title in the Filemanager on second copy/move etc.
- 08-01-2006 fixed: [ 1399414 ] Cast listcontrol in Video Info couldn't be focused.
- 08-01-2006 fixed: [ 1390768 ] Picture slideshows with transistion time less than 1 second didn't display correctly.
- 08-01-2006 fixed: httpapi PlayFile should now once again play remote media
- 08-01-2006 fixed: full restoration of the filter label in my music library
- 07-01-2006 fixed: folder images in root of music library were horribly stretched if in big icons view
- 07-01-2006 fixed: partial restoration of the filter label in my music library
- 05-01-2006 changed: music and video context menus for better consistency
- 05-01-2006 changed: speed improvement getting songs from the musicdatabase
- 04-01-2006 changed: enabled experimental FF/RW in dvdplayer. it's abit shaky still
- 04-01-2006 changed: iso9660:// protocol always tried to read a disc as a mode2 disc, even thou it was a mode1 disc.
- 04-01-2006 fixed: creation of playlist locations (playlists/music and playlists/video)
- 03-01-2006 fixed: music nav, Playitem does not work on "* All ..." folders
- 03-01-2006 changed: music playlists, playlists with music database items are now saved with the real path of the file
instead of the musicdatabase URL
- 03-01-2006 fixed: Sort order in My Pictures
- 02-01-2006 changed: moved list/thumb label formating to media window base class
- 02-01-2006 changed: moved item caching out of music nav and files into the FileItemList
- 02-01-2006 fixed: Rumble controller option caused crashes with analog buttons.
- 01-01-2006 fixed: mplayer.dll - some files with mp3 audio was misdetected and played only static.
- 01-01-2006 fixed: duplicate string id resulting in "Target Temperature" incorrectly displayed in System Info
- 30-12-2005 added: http api "getshares" and "getmedialocation" now accept "files" as a share type
- 30-12-2005 fixed: Port numbers in Karaoke settings didn't match port numbers in System Info.
- 30-12-2005 changed: Skin slide start positions are relative as of skin version 1.86. PM3 updated to 1.86
- 30-12-2005 added: Conditional window origins for dialogs.
- 30-12-2005 fixed: [1387719] Stacking of non-english names.
- 30-12-2005 fixed: Seek to end of song with right thumb stick resulted in the current song details not being updated.
- 30-12-2005 added: Builtin functions SetVolume(percent) and Mute.
- 30-12-2005 added: Info values for Player.GetVolume (int + label) and for Player.IsMuted (bool)
- 30-12-2005 fixed: Some out effects or later in effects wouldn't render for some controls.
- 30-12-2005 fixed: [1391885] - Extracting rar in my files with the copy reproduces bad dirs.
- 30-12-2005 fixed: possible buffer overflows in some IFile::ReadString implementations
- 30-12-2005 changed: moved dvd tray state to media window base class
- 29-12-2005 added: Play action on a folder in videos will build internal playlist recursively and start playing immediately
- 29-12-2005 fixed: Strange navigation and sorting issues.
- 29-12-2005 fixed: xbmc in infinite loop due to a playlist full of unplayable items
- 29-12-2005 fixed: lockup when switching between music and playlist window
- 29-12-2005 fixed: Sorting in My Files was incorrect.
- 29-12-2005 fixed: [1392003] My Pictures Context Menu Bug.
- 29-12-2005 fixed: [site command: notificaton typo.
- 28-12-2005 changed: Effect times are now calculated after items have been rendered once.
- 28-12-2005 added: ListItem.Thumb and ListItem.Label to the InfoManager.
- 28-12-2005 changed: Added a media window base class.
- 28-12-2005 fixed: Sort order for items that are identical other than their length.
- 28-12-2005 changed: moved sorting and available view as controls out of the video, programs, pictures + scripts windows
- 28-12-2005 changed: moved parent folder testing into the fileitem, results in a minor speed increase while sorting
- 28-12-2005 fixed: music nav, "* All Genre" folder may not always be on top if the list
- 28-12-2005 fixed: Movie Lookup on DVD folders like "Movie Name/VIDEO_TS/VIDEO_TS.IFO"
- 27-12-2005 added: new Http Api command "getmedialocation", used as follows:
getmedialocation¶meter=type;location;showdate
type=(music,video,pictures), location=share name or path, showdate=(0,1)
- 27-12-2005 added: advanced configuration option for path substitution; look in xboxmediacetner.xml for details.
- 27-12-2005 fixed: Bypass CD Selection in "x" seconds
- 27-12-2005 changed: HTTP API getshares command now accepts a type parameter: getshares¶meter=type;pathsonly
type=(music, video, pictures), pathsonly=(0,1)
- 27-12-2005 fixed: music nav, "* All Artists" folder may not always be on top if the list
- 27-12-2005 fixed: music nav, "* All Songs" folders where missing
- 26-12-2005 added: custom slideshows in My Pictures via m3u playlists (only images are queued into the slideshow)
- 26-12-2005 fixed: music nav, the "* All *" items could not be queued to the playlist
- 26-12-2005 changed: music nav, minor speed improvement of loading all songs from database
- 26-12-2005 fixed: FileItem attribute CanQueue was not saved or copyed to another object
- 24-12-2005 fixed: playlist caching
- 24-12-2005 fixed: list and textbox spincontrols in python
- 24-12-2005 added: getshares command to HttpApi
- 24-12-2005 fixed: Musicdatabase upgrade to 1.4 failed if songs from the same album had different thumbid's.
- 24-12-2005 fixed: [ 1380153 ] DVD playback with subtitles not in sync
- 23-12-2005 added: workaround for stacking multipart rar sets (ie, filename.partXXX.rar)
- 23-12-2005 updated: Swedish language file (Thnx to blittan)
- 23-12-2005 updated: Korean language file (Thnx to AkoXko)
- 23-12-2005 updated: Italian language file (Thnx to kotix)
- 23-12-2005 updated: German language file (Thnx to deezle)
- 23-12-2005 updated: Norwegian language file (Thnx to vnm)
- 23-12-2005 updated: Dutch language file (Thnx to tijmengozer)
- 23-12-2005 changed: moved music library into a directory class
MusicDatabase will be updated to version 1.4
- 23-12-2005 changed: moved sorting and available view as controls out of the my music windows
- 22-12-2005 changed: My Music Library would incorrectly handle artists and albums that were blank as if they were the "all" item.
These items are now filtered out of the display.
- 22-12-2005 added: HttpApi: FileSize to GetCurrentlyPlaying and the use of ";;" as a literal ";" rather than a separator
- 22-12-2005 fixed: HttpApi: GetDirectory
- 22-12-2005 fixed: dvdplayer would drop frames / stall on a dvd cell change when previous cell didn't have audio and next did
- 22-12-2005 changed: dvdplayer now checks for eof on read error. if the error is really end of file, exit player, otherwise retry.
- 21-12-2005 fixed: GUI Calibration screen was constantly allocating/deallocating it's resources.
- 21-12-2005 changed: Moved resume time saving into the application class.
- 21-12-2005 changed: Better solution for genre problem in libid3tag.dll.
- 21-12-2005 added: Support for treating stacked files as a single volume. Set "Bypass CD Selection" to "Immediately" to test.
- 21-12-2005 added: Selecting a file from the FileBrowser dialog is equivalent to pressing "Ok".
- 21-12-2005 changed: improved seeking accuracy in dvdplayer. ( fixed libdvdnav.dll time_search to use time map in dvd )
- 21-12-2005 fixed: dvdplayer could stall on rewind due to full audio buffer
- 21-12-2005 fixed: Thumbpanel highlighting wasn't working correctly.
- 20-12-2005 fixed: some menu overlays did not display properly or not at all in the dvdplayer
- 19-12-2005 changed: tuned FF/RW for dvdplayer (only enabled in debug builds)
- 19-12-2005 fixed/changed: dvdplayer reported wrong total time for movie / dvdplayer now uses libdvdnav's time seek for seeking
- 19-12-2005 fixed: [ 1378710 ] DVDplayer crash when swithing from fullscreen to thumbnail
- 18-12-2005 fixed: potential deadlock when using ffmpeg demuxer in dvdplayer and it returns a negative package size
- 18-12-2005 fixed: ID3 genres were being incorrectly returned as "Blues".
- 18-12-2005 fixed: MP3 files with more than one ID3v2 tag at the beginning would fail to play.
- 18-12-2005 fixed: M3U reading could buffer overflow in the charset conversion.
- 18-12-2005 added: HttpApi FileSize and SetResponseFormat commands
- 17-12-2005 added: SmartXX V3 LCD , RGB&Status LED Support
- 17-12-2005 added: system.autodetection, XBMC.ActivateWindow(3,autodetection), Skinning indication icon/button to connect to a Autodetected XBOX!
- 17-12-2005 changed: XBOX Autodetection, little more tweaks
- 16-12-2005 fixed: IMDB thumbs for stacked hard drive items
- 16-12-2005 fixed: Music and Video Now Playing windows now have a correct context menu
- 16-12-2005 changed: video stacking cd selector bypass is now configurable, found in settings -> my video -> video player
- 16-12-2005 added: Built in command XBMC.TakeScreenShot thanks to Donno
- 16-12-2005 changed: the video stacked-cd selector dialog will choose the first file after 60 seconds
- 16-12-2005 fixed: IMDB lookup of plotsummary when a "Title?tt#######" url is in the nfo file
- 15-12-2005 fixed: [ 1380351 ] Autoshutdown if slideshow screensaver is activated
- 15-12-2005 fixed: Progress dialog could stay on screen after a calling up the shoutcast list via the webserver.
- 15-12-2005 added: XBMC.PlayerControl(BigSkipForward), BigSkipBackward, SmallSkipForward and SmallSkipBackward built in functions.
- 15-12-2005 changed: Skin version updated to 1.85 (version 1.3 skins still run, but skinners need to update)
- 15-12-2005 updated: German language file
- 15-12-2005 updated: Spanish language file (Thnx to traxis)
- 15-12-2005 updated: Italian language file (Thnx to kotix)
- 15-12-2005 updated: Chinese (Traditional) language file (Thnx to omenpica)
- 15-12-2005 updated: Korean language file (Thnx to AkoXko)
- 15-12-2005 updated: Swedish language file (Thnx to blittan)
- 15-12-2005 updated: Norwegian language file (Thnx to vnm)
- 15-12-2005 updated: Danish language file (Thnx to hugener)
- 15-12-2005 added: rarred subtitles to manual subtitle selection.
- 15-12-2005 changed: better rarred subtitle handling - thanks to syra!
- 14-12-2005 fixed: Sliding dialogs didn't reverse their direction correctly when hidden early.
- 14-12-2005 added: Keyboard SetHeading patch thans to Nuka1195
- 14-12-2005 fixed: allowhiddenfocus wasn't working correctly.
- 14-12-2005 fixed: Very small image's thumbs would crash. Minimum is now 8x8 pixels.
- 13-12-2005 fixed: DVD Folders weren't being stacked.
- 13-12-2005 fixed: Buttonscroller backwards compatibility for v1.3 skins.
- 13-12-2005 changed: timers for effects are started at render time, rather than at window creation.
- 13-12-2005 fixed: selecting unrarred vobsubs using browse for subtitle.
- 13-12-2005 fixed: auto game region would apply even with setting off in some cases.
- 12-12-2005 added: allowHiddenFocus attribute to visibility tags. See online manual for more info.
- 12-12-2005 fixed: Music Library could report empty if it had already been visited before a scan was performed.
- 11-12-2005 fixed: The All Songs item in Music Library
- 11-12-2005 changed: All Albums in Top 100 Albums, Recently Added Albums, Recently Played Albums is now a nested sql query for better performance
- 11-12-2005 changed: Moved the buttonscroller button list into the skin. See online manual for more information. It still reads
from XboxMediaCenter.xml if skin version is less than 1.8.
- 11-12-2005 added: Initial support for skin version 2.0 and backwards compatibility to v1.3 skins (skinners please see graphical design
forum for information).
- 11-12-2005 fixed: Workaround for a buffer overrun in DVDDemuxSPU.
- 11-12-2005 added: Sliding and delayed visiblitity effects for GUI controls + dialogs. See the online manual for more information.
- 11-12-2005 added: Support for more URL combinations in nfo files.
- 11-12-2005 fixed: [ 1094942 ] No Movie Bookmarks when started from Filemgr
- 11-12-2005 fixed: Ignore The when Sorting had no effect in My Videos.
- 11-12-2005 fixed: Directory names don't end in a space when truncating in the FTP server.
- 11-12-2005 fixed: Thumbs now appear immediately for files in the current directory from where a Movie "Query Info for All Files" is initiated
- 11-12-2005 added: Context Menu: Make the share Default [GeminiServer]
In all share sections, with context menu, you can set the selected share as default! !-
For more information see: http://manual.xboxmediacenter.de/wakka.php?wakka=BookMarksxml&v=kz4
- 11-12-2005 fixed: SmartXX V3 detection returned the wrong ID! [GeminiServer]
- 11-12-2005 added: Skin controlled switchable condition/buttons: [GeminiServer]
The skinner can show and hide a Visual with own predefined button! 5 conditions are availibe! The conditions are [true] by default!
For Example: set a Weather Icon and controll [show/hide] it with a button in submenu!
Get the state: use skin.ShowVisualx [x=a,b,c,d,e] e.g.: skin.ShowVisuala
Change the state: use XBMC.skinshowvisual(x) [x=a,b,c,d,e] e.g.: XBMC.skinshowvisual(a)
- 11-12-2005 added: HTTPAPI SeekPercentageRelative command and additional GetCurrentlyPlaying info
- 11-12-2005 fixed: CFileXBMSP::Stat(), set errno correctly (fixes dvdfolders).
- 10-12-2005 fixed: Clicking on "All Albums" items in Top 100, Recently Played and Recently Added Albums
(Note: Queueing is still broken. It gets *ALL* songs from the database.)
- 10-12-2005 fixed/changed: analog buttons can't turn off screensaver. plasma owners with flaky controllers (hi poing!) rejoice.
- 10-12-2005 fixed: browse for subtitles (forgot some code)
- 10-12-2005 fixed: Top 100 items in Music Library
- 10-12-2005 fixed: IMDB "Movie Lookup" on folders
- 09-12-2005 fixed: rarmanager errors preventing cvs from compiling (just commented out the offending lines)
- 09-12-2005 fixed: ReplayGain wasn't correctly using the settings in the GUI.
- 09-12-2005 fixed: My music incorrect playlist item selected when rar or zip files were in the folder.
- 09-12-2005 fixed: Infinite loop in DeleteBookmark() if the bookmark had an invalid path.
- 09-12-2005 fixed: Spin control in settings followed weird focusing patterns when moving to it from the left or right.
- 08-12-2005 added: SystemInfo: Total System Uptime, will show how long XBMC was used since first start! [GeminiServer]
Note: on IGR reset the Total Uptime can not be stored! Switch off XBMC via Menu!
- 08-12-2005 added: SmartXX V3 Modchip Detection [GeminiServer]
- 08-12-2005 fixed: previos changed settings was not saved if a restart follow to network Assignment change [GeminiServer]
- 07-12-2005 fixed: rar directory masking.
- 07-12-2005 fixed: IMDB thumbs for movies in the root of a multipath bookmark in My Videos (i hope?)
- 06-12-2005 fixed: My Music Library access to Playlists and Top 100 Songs
- 06-12-2005 changed: error messages related to nfo file reading for imdb url's
- 06-12-2005 added: force index rebuilding to video osd.
- 06-12-2005 fixed: [ 1372341 ] Using 'none' in PM3 freezes xbox after apx. half hour in non-English locales. Requires changing the vis off none, then back onto it to stop the freezing.
- 06-12-2005 fixed: [ 1324302 ] XBMC hangs when skipping to next video in My Videos playlist.
- 06-12-2005 fixed: Bug in GUIFont::GetTextExtent() which could cause filenames with characters that were not present in the font to crash.
- 05-12-2005 fixed: playlists button in My Music Files
- 05-12-2005 added: frame dropping in video decoder when using ffmpeg in dvdplayer
- 05-12-2005 fixed: saving playlists
- 04-12-2005 fixed: memory leaks in video renderers
- 04-12-2005 added: critical section tracking for dlls (should fix some small memory leaks)
- 04-12-2005 added: dvdplayer initial ff/rw support in dvdplayer. only available in debug builds.
- 04-12-2005 changed: cleanup of dvdplayer audio/video rendering with added support for dropping frames in decoder.
- 04-12-2005 fixed: dvdplayer memory leak in libdvdnav
- 04-12-2005 fixed: '/' is not allowed in passwords in samba shares
- 04-12-2005 fixed: [ 1335817 ] Stacking isn't working when CD is autoplayed
- 04-12-2005 fixed: [ 1371200 ] Video Info - cast - page up/down broken in 16x9.
- 04-12-2005 fixed: [ 1295019 ] Wrong play/pause icon displayed in menu (videoOSD) during fast forward. - Check musicOSD's as well.
- 04-12-2005 fixed: [ 1265343 ] Show FreeMem Display Not Visible in 1080i
- 04-12-2005 fixed: [ 1364937 ] Webserver crashes on "TakeScreenShot" action
- 04-12-2005 fixed: [ 1280366 ] keyboard.isConfirmed() not working properly. CGUIDialogKeyboard::IsDirty() changed to IsConfirmed() - returns true if done is pressed.
- 04-12-2005 fixed: [ 1276227 ] PrintScreen on keyboard wasn't working (incorrect key value)
- 04-12-2005 fixed: [ 1329312 ] Wrong Background in HomeScreen after playing Music/Videos in PM3.
- 04-12-2005 added: Improved sorting routine speed throughout.
- 04-12-2005 added: manual browse for subtitle.
- 03-12-2005 fixed: after last samba modification, dates did not display correctly anymore.
- 03-12-2005 changed: set artist thumb in my music library view now lets you choose a .jpg/.tbn with the filebrowser instead of letting you assign a album thumb to the artist.
- 03-12-2005 fixed: better manual directory handling when ripping cds without cddb.
- 02-12-2005 added: playlists can be queued in library view
- 02-12-2005 changed: IMDB downloaded thumbs will now show up for all files in stack when unstacked.
- 02-12-2005 changed: samba strips of all '/' at the end of a path (hopefully it fixed the samba error success message)
- 02-12-2005 changed: Made stick + trigger reading independent (fixes small issues with sticks being offcenter
intefering with the triggers)
- 02-12-2005 added: Bitrate tag to http command getCurrentlyPlaying.
- 02-12-2005 fixed: Added further DVD layer change hacks.
- 01-12-2005 fixed: IMDB downloaded thumbs for stacked titles
- 01-12-2005 fixed: .tbn thumbnails for stacked titles based on the first stacked filename
- 01-12-2005 fixed: .nfo files for stacked titles based on the first stacked filename
- 01-12-2005 added: File Browser Dialog - requires skinning
- 01-12-2005 fixed: Path history was incorrect for media windows started with XBMC.ActivateWindow(window,path)
- 01-12-2005 fixed: Memory leak in multicoloured text rendering (edit, rss controls)
- 30-11-2005 fixed: [ 1330862 ] Bookmarks OSD Window does not disappear on video end.
- 30-11-2005 fixed: Notifications cause stack overflow if the stack dialog is on screen and left or right is pressed.
- 29-11-2005 updated: German language file
- 29-11-2005 updated: German (Austrian) language file (Thnx to CEOMR)
- 29-11-2005 updated: Norwegian language file (Thnx to vnm)
- 29-11-2005 updated: French language file (Thnx to modhack)
- 29-11-2005 updated: Dutch language file (Thnx to tijmengozer)
- 29-11-2005 fixed: file sizes were missing in my videos.
- 28-11-2005 fixed: Stacked .nfo file paths were incorrect.
- 28-11-2005 added: Workaround for ReadFile() returning incorrect data at the DVD layer change - requires special version
of libdvdcss-2.dll (rename from libdvdcss-2.dll_layerchangehack).
- 28-11-2005 fixed: Notifications were only showing if Kai was enabled.
- 28-11-2005 fixed: Shuffle in Slideshow screensaver was disregarded.
- 28-11-2005 added: Support for comma's in stacked file names.
- 28-11-2005 fixed: same navigational bug in my pictures.
- 28-11-2005 fixed: small navigational bug in my videos.
- 27-11-2005 added: support for multipath bookmarks in video and pictures. its still very much experimental. use at your own risk.
- 27-11-2005 fixed: my previous fix for paths ending with '//' caused more problems than it fixed.
- 27-11-2005 added: manual overriding of destination path when ripping cds without cddb.
- 27-11-2005 fixed: paths ending in '://' and ':' were handled wrongly. thanks to deanrparty.
- 27-11-2005 changed: Cleaned up the file stacking code, implementing a stack:// virtual directory.
- 26-11-2005 updated: [ 1365798 ] Updated KAI-Vectors, thx to flymaster!
- 26-11-2005 added: two new virtual directories for use in bookmarks: $MUSICPLAYLISTS, $VIDEOPLAYLISTS.
- 26-11-2005 fixed: thumbs and databases should work again! (you may need to regenerate thumbs in my pictures)
- 26-11-2005 fixed: httpapi GetDirectory command with local non-directory or local empty directory parameter
- 25-11-2005 added: tag to MultiImage control.
- 25-11-2005 fixed: Textures outside of Textures.xpr were failing to load.
- 25-11-2005 fixed: Fading code for homepage could cause multiple images to show in some cases (eg PM2).
- 23-11-2005 added: Skin.HasTheme(themename) visibility condition.
- 23-11-2005 fixed: [ 1358363 ] AlbumInfo for none existing albums thanks to pade2.
- 23-11-2005 fixed: Removed invalid .jpg files from CVS.
- 23-11-2005 changed: Default album cover in skin is now "defaultAlbumCover.png"
- 23-11-2005 changed: Added flag to directory classes to specify whether they should prompt the user
for authentication. Background scanners (picture thumb loader, RAM control) turn
this flag off.
- 23-11-2005 changed: Redid the skin theme code. See the online manual for information on skin themes.
- 23-11-2005 fixed: Buttonscroller didn't obey visibility conditions.
- 23-11-2005 added: and tags to the multiimage control.
- 21-11-2005 added: you can now specify where to store playlists. they are now separated in video and music sections.
- 21-11-2005 fixed: delete in my video title view renamed to remove title to avoid confusion. also removed a file-level operation (rename file) from the title view context menu.
- 21-11-2005 fixed: somehow a hack for dvd menu's was removed from the dvdplayer. Added it back again
- 21-11-2005 added: New multiimage control. A mini slideshow control.
Versione:
Peso File: 44.85 Mb Aggiunto il: 23 Feb 2006
Downloads: 11 HomePage: http://www.xboxmediacenter.com

Accesso al File non consentito!
Questo File può essere Scaricato Solamente da Utenti Registrati. Registrati anche tu! E' Gratis!!!!
[ Indietro ]
|
|
|
|
|
|
| Segnalazioni |

|
|
| Utenti |
Accedi: |
|
Statistiche Utenti: |
|
Nuovi Oggi: |
0 |
|
Nuovi Ieri: |
0 |
|
Totale Iscritti: |
27,418 |
|
 |
|
Utenti Online: |
10 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Crawl (x 1)
|
|
|
Google Bot (x 2)
|
|
|
MSN Bot (x 3)
|
|
|
Slurp (x 1)
|
|
|
Yandex (x 1)
|
|
|
| Traffic Meter: |  |
|
 |
|
Visite: |
|
|
|
|
|
|
|
|
|
| Admin Login |
Attenzione! l'uso di questa login per i non amministratori può causare la bannazione automatica dal sito!
|
|
|