XBMC, már megint!


 EkE    2006 dec 20 : 11:51
 Nincs    Vegyes

Az XBOX Media Center 2006-12-17-i kiadása megtalálható a letöltések között.

Az XBOX Media Center 2006-12-17-i kiadása megtalálható a letöltések között.
Logo


és a változások:

************************************************************************************************************* ************************************************************************************************************* Xbox Media Center CHANGELOG ************************************************************************************************************* ************************************************************************************************************* Date Rev Message ============================================================================================================= 2006-12-18 7378 added: fontpack:bookos, comic, ConvectionSmuto, framd, gothic, hatten, Segoe UI Bold, Segoe UI, smuto, trebuc, X360Smuto by EkE 2006-12-17 7377 fixed: the last few seconds of a song wouldnt play 2006-12-17 7376 fixed: Added workaround for last row of pixels being cut off of TTF fonts. 2006-12-16 7375 fixed: CApplication::PlayMedia would not play internet streams that weren't playlists. (broke playback of such after recent playlist changes) 2006-12-16 7374 reverted accidental commit 2006-12-16 7373 reverted accidentical commit 2006-12-16 7372 fixed: "go to parent folder" sometimes didnt work correctly. 2006-12-16 7370 added: music db function to get primary album artists only 2006-12-16 7369 Changed : Updated PM3 media Thumb panels to the new panel code 2006-12-15 7368 changed: force calls to mplayer to align the stack to 16 byte boundary on function call. added: helper defines to make aligned function calls using dllloader GCC compiled dlls assumes stack is aligned on function entry, it will only ensure that the alignment is kept when going deeper, but this will be wrong if the caller is non gcc based. This misalignment will result in worse performance for mmx based rutines that uses variables on stack, and segfaults for sse based ones (no segfaults in current mplayer/libavcodec as I know of). Thus this change may increase performance for codecs wich are heavly mmx optimized. 2006-12-15 7367 Fixed : PM3 Skin Artist name getting cut off in Music Library list mode view 2006-12-15 7366 fixed: web stream pointing to a playlist that points to a playlist (nasa), would fail to play fixed: strm files where not possible to queue into current playlist fixed: webserver would crash xbmc if asked to add a specific url to playlist added: parsing of file based .asx and .ram playlist (web based worked partially before) 2006-12-15 7365 changed: when cdg is playing and music visualisation is none, the cdg background will be visible 2006-12-14 7364 Fixed : PM3 Video settings and Visualisation settings lists didn't wrap top to bottom Changed : PM3 re-enabled smooth scrolling in the Media list views 2006-12-14 7363 updated: swedish language (thanks to blittan) added: slovak language (thanks to 2ge) updated: maltese language (thanks to michelbugeja) 2006-12-13 7362 added: missing file formats for cube codec. 2006-12-13 7361 fixed: buffered file should not be in project 2006-12-13 7360 fixed: file reader didn't reset error state 2006-12-13 7359 updated: cube codec to v0.22. see -ez egy link, kattints IDE- 2006-12-13 7358 fixed: video library didn't update the number of objects label correct when switching watched mode. 2006-12-13 7357 fixed: video library didn't respect 'ignore the when sorting' setting. 2006-12-13 7356 fixed: scanning a rar or zip file on a password protected share would show the login details. 2006-12-13 7355 added: enabling stacking flattens CDx/ folders with one video file in it prior to stacking. 2006-12-13 7354 fixed: unnecessary inclusion of stdafx.h. broke compilation of e.g. the changelog tool, as it pulled in a lot of headers outside our libpath. 2006-12-13 7353 fixed: wraplist would crash on load. 2006-12-13 7352 fixed: Animations that have no time length could queue more than once 2006-12-12 7351 fixed: dvdplayer would most of the time not switch to the selected fullscreen resolution 2006-12-12 7350 fixed: Casting to CFileItem from CGUIListItem could crash (eg in Movie Information view) due to no type checking 2006-12-12 7349 removed: reference to the ScriptInfo header in MyGameSave window (wasn't needed) 2006-12-12 7348 Fixed : Hard coded title text in PM3 Game saves window 2006-12-12 7347 changed: the play part context menu item now uses the stacking dialog as it should. 2006-12-11 7346 changed: removed odd extra function SetGUIResolution and made sure SetVideoResolution handled everything it previously did 2006-12-11 7345 fixed: splash screen was dysfunctional. 2006-12-11 7344 fixed: (hopefully) [ 1612898 ] Bug in IP Settings 2006-12-11 7343 fixed: my last cue sheet change introduced some bugs. 2006-12-11 7342 changed: removed download gamesave feature, as the website went down. 2006-12-11 7341 fixed: Movement of backward compatible thumbpanels towards 2006-12-10 7340 fixed: crash in settings profile if you played music/videos. 2006-12-10 7339 fixed: xml matching for Videos Manual Add to Database will match on the first file of the stack. 2006-12-10 7338 updated: Swedish language file by Blittan 2006-12-10 7337 changed: DialogSubMenu reference of XBMCScripts installer.py to default.py 2006-12-10 7336 changed: Slowed down the analog scroll speed in panels. 2006-12-10 7335 fixed: Smartplaylists failed if they contained a ' 2006-12-10 7334 fixed: Wrapping in large panels (backward compatibility) 2006-12-10 7333 fixed: Focused item after playing a video was incorrect (probably elsewhere as well) 2006-12-09 7332 fixed: Play Part of stack function only played the one part selected, instead of starting playback at that item. 2006-12-09 7331 fixed: Visualisation actions (lock preset, next/prev preset) didn't work. 2006-12-09 7330 changed: disabled non-stop logging when viewing pictures outside of a slideshow 2006-12-09 7329 changed: the Refresh button in the Video Info window is disabled when viewing info from a manually added video title. 2006-12-09 7328 minor typo in log statement 2006-12-09 7327 changed: My Vidoes "Manual Add To Database" function now supports importing info from a matching FILENAME.EXT.xml file in the same folder as the file being imported. The xml file must in the same format as the cached imdb tt######.xml files. 2006-12-09 7326 fixed: List/Panels could free and then realloc (at each render) thumbs/icons while scrolling. 2006-12-08 7325 fixed: multichannel wav files would play with wrong channel order in mplayer. now atleast the standard channel masks will be correct. 2006-12-08 7324 fixed: multichannel wav and wma files would play with wrong channel order in paplayer. now atleast the standard channel masks will be correct. 2006-12-07 7323 added: icon and version info to XBMC PC 2006-12-07 7322 added: the thumb for the dvd-rom source can be set by placing a folder.jpg image in the root of the disc. (others can be added via advancedsettings.xml) 2006-12-06 7321 added: context menu entry to select which part of a stack to start. 2006-12-06 7320 changed: deleted changelog.txt, use tools/changelog.exe! 2006-12-05 7319 PM3 file manager only displays free info for drives you have no more Unavailable 2006-12-05 7318 fixed: [ 1607593 ] IP info is missing from the GUI 2006-12-05 7317 removed old xns files 2006-12-05 7316 fixed: annoying warning 2006-12-05 7315 fixed: langcode lookups would fail if the code was upper or mixed case 2006-12-05 7314 changed: removed unnecessary functions if somebody knows why the use of InterlockedExchangePointer in this case would have helped in any way, please tell me. 2006-12-05 7313 fixed: With less than 1 page of items, pressing up to wrap a thumbpanel could focus missing items. 2006-12-05 7312 fixed: All .cue items were highlighted when one of them was playing. 2006-12-05 7311 fixed: Fast scrolling in panels + you could focus a thumb that didn't exist (empty item on an unfilled row) 2006-12-05 7310 fixed: Focused image didn't display in lists in dialogs, plus the visibility condition wasn't initialized in new lists + panels. 2006-12-05 7309 fixed: fullscreen switching failed if a modal dialog (like progress dialog) was on screen during startup, restored fallback code. 2006-12-05 7308 fixed: after changes to how fullscreen switching was handled, the correct resolution wasn't always selected. 2006-12-04 7307 fixed: mockup with a locked video section and dvd playback 2006-12-04 7306 fixed: [ 1608258 ] Max 99 tracks supported in cue sheets 2006-12-04 7305 updated: swedish translation (thanks to blittan) updated: polish translation (thanks to napek) 2006-12-04 7304 fixed: Duplicate Title detection for Videos "Manual Add to Database" function. 2006-12-04 7303 fixed: Added an assert for the division by zero error 2006-12-04 7302 Changed: Keymap.xml settings changed to from 2006-12-04 7301 fixed: Number of items per row in panel wasn't initialized correctly in backward compatible panels. 2006-12-04 7300 fixed: ADPCM codec wasn't added to PC solution file 2006-12-04 7299 changed: List focus item is always the same size, regardless of whether the list is focused. Skinners should use Control.HasFocus(id) to determine when to display focused images vs nonfocused. 2006-12-04 7298 fixed: Added some checks for items per row and items per page turning out to be zero. 2006-12-03 7297 added: xbadpcm codec to paplayer 2006-12-03 7296 fixed: The 10th spincontrol in Settings would display ?0? 2006-12-03 7295 fixed: Slow playing of item from a long music list when shuffle was enabled. 2006-12-03 7294 fixed: Python dialogs were all modeless instead of modal 2006-12-03 7293 added: New "panel" control similar to new list controls. Old Thumbnailpanel control migrated to use the new code. 2006-12-02 7292 fixed: a running music or video scan will prevent idle shutdown 2006-12-02 7291 added: "Manual Add To Database" in My Music Files context menu as a workaround to add home movies or TV shows to the video database. 2006-12-02 7290 added: MusicOverlay and VideoOverlay window translations. 2006-12-02 7289 fixed: Progressbar controls filled via the infomanager could go past 100% 2006-12-01 7288 added: New easier method of specifying zoom animations. Format is start="x,y,w,h" end="x,y,w,h". It uses the size of the control to determine the start and end zoom amounts, and the start and end positions to determine the center of the zoom. 2006-12-01 7287 fixed: Old listcontrol's used the wrong aspect ratio for icons. 2006-12-01 7286 removed: superfluous functions and variables 2006-12-01 7285 changed: handle fullscreen switching from renderer and player instead of application, removes a few hacks needed to get this to work previously. should give quicker startup of some files (non dvds) in dvdplayer. removed: unused functions and unnecessary indirections. 2006-11-30 7284 fixed: forgotten translation 2006-11-30 7283 fixed: When playback finished, the currently playing item wasn't reset (stayed highlighted) 2006-11-29 7282 added: Profile image in thumb, date in label2 and locked overlay to settings profiles. 2006-11-29 7281 fixed: Fallback to wasn't working for listitems. 2006-11-29 7280 fixed: "stretch" didn't work for 2006-11-29 7279 added: Listitem info images can now set and should fall back to if no thumb/icon/overlay is available. 2006-11-29 7278 added: S opens shutdown menu from keyboard. 2006-11-29 7277 changed: Currently playing item's highlighting is now handled by the list control classes (won't work in thumbs, yet) 2006-11-29 7276 fixed: Assertion due to GUI zoom's down to nothing. 2006-11-29 7275 fixed: hasdrivef and hasdriveg, second attempt 2006-11-29 7274 fixed: hasdrivef and hasdriveg vis conditions 2006-11-29 7272 fixed: the current playing item is now correctly highlighted in the Now Playing windows 2006-11-28 7271 fixed: Lists didn't update position when a pagecontrol was changed if they were in a group. 2006-11-28 7270 fixed: Music "Auto Play Next Item" option didn't work correctly with the new Now Playing shuffle code. 2006-11-28 7269 fixed: crash with nonexistent chars in xpr fonts. 2006-11-28 7268 added: "Add To Playlist" to My Music Context Menu 2006-11-28 7267 fixed: mark as watched/unwatched didn't take effect 2006-11-28 7266 Changed : Dulled down the list selected item colors a little in PM3 2006-11-28 7264 Fixed: GetSystemInfo bug when user requests non valid id number 2006-11-28 7263 updated: Swedish language file by Blittan 2006-11-28 7262 fixed: Improved fast scroll positioning (doesn't bounce around as much) 2006-11-28 7261 fixed: Scrollbar positioning was off towards the end of the list. 2006-11-28 7260 fixed: Scrolling in lists now limits the range of cursor movement to 80% of the control size. 2006-11-27 7259 Changed : Skin Music Video library mode button maintains focus on click 2006-11-27 7258 added: SetFocus(id) built in to focus a particular control id. 2006-11-27 7257 Fixed : forgot to upload the scrollbar images for PM3 2006-11-27 7256 fixed: inherited folder.jpg images for music files when the folder.jpg has not been cached yet. (occurs if using a playlist found in a different location as the files where the folder has not accessed yet, or playing a folder with subfolders where the subfolders have not been accessed yet.) 2006-11-27 7255 added: system.hasdrive(f) & system.hasdrive(g) conditions. 2006-11-27 7254 Added scrollbars to pm3 window views. On by default turn them off in skin settings 2006-11-27 7253 fixed: Python lists that used negative text offsets showed no labels. 2006-11-27 7252 added: Genre and Year information to albums returned on Library view (taken from first song scanned into the album) 2006-11-27 7251 fixed: Render order of musicoverlay/videooverlay was still not right, due to them not being under the control of the window manager. 2006-11-27 7250 fixed: Slideshow playback from PM3 (among other things) due to virtual function Reset() being introduced. 2006-11-27 7249 fixed: Databases with floating point version numbers could have issues (float -> string -> float conversion). Converted all versions to integers. Also dropped backward compatibility for databases from pre-2.0.0. 2006-11-26 7248 fixed: SVN didn't compile due to last commits. 2006-11-26 7247 fixed: dlqcache.cpp now compiles (I hope my fix is the correct fix.) 2006-11-26 7246 changed: playlist behaviour. see this thread for details -ez egy link, kattints IDE- 2006-11-26 7245 changed: playlist behaviour. see this thread for details -ez egy link, kattints IDE- 2006-11-26 7244 changed: playlist behaviour. see this thread for details -ez egy link, kattints IDE- 2006-11-26 7243 changed: playlist behaviour. see this thread for details -ez egy link, kattints IDE- 2006-11-26 7242 changed: playlist behaviour. see this thread for details -ez egy link, kattints IDE- 2006-11-26 7241 changed: playlist behaviour. see this thread for details -ez egy link, kattints IDE- 2006-11-26 7240 changed: playlist behaviour. see this thread for details -ez egy link, kattints IDE- 2006-11-26 7239 changed: playlist behaviour. see this thread for details -ez egy link, kattints IDE- 2006-11-26 7238 changed: playlist behaviour. see this thread for details -ez egy link, kattints IDE- 2006-11-26 7237 changed: playlist behaviour. see this thread for details -ez egy link, kattints IDE- 2006-11-26 7236 changed: playlist behaviour. see this thread for details -ez egy link, kattints IDE- 2006-11-26 7235 changed: playlist behaviour. see this thread for details -ez egy link, kattints IDE- 2006-11-26 7234 changed: playlist behaviour. see this thread for details -ez egy link, kattints IDE- 2006-11-26 7233 changed: playlist behaviour. see this thread for details -ez egy link, kattints IDE- 2006-11-26 7232 fixed: Weird labels showing on All Albums, Artists items. 2006-11-26 7231 fixed: Some labels set after they're initially added to the listcontrol didn't update correctly. 2006-11-26 7230 fixed: Group animation in listcontainers wasn't reset correctly if the control wasn't visible (eg delayed fade) 2006-11-26 7229 fixed: Render order of dialogs (modal vs modeless) with the same was incorrect. Now renders in the order they're added. Music/Videooverlay open/close animations weren't rendered. 2006-11-25 7228 Fixed Navigation bug in getting to spin controls from thumbnail panel in PM3 2006-11-24 7227 fixed: my game saves was hiding certain folders 2006-11-24 7226 fixed: downloaded saves would be extracted to wrong location 2006-11-24 7225 Updated Login screen and changed layout a little 2006-11-24 7224 Initial Commit of 2.1 skin version. New List view mode layout. Lots of changes inside xml code (to many to list) 2006-11-23 7223 added: sid tag loader didn't look in the c64music folder for some reason. 2006-11-23 7222 Added the skin files need to get to My Gamesaves from My Programs 2006-11-23 7221 changed: if programs and scripts are locked so is game saves 2006-11-23 7220 fixed: forgot to commit all the Game Save window files 2006-11-23 7219 added: My Game Saves. You can now view, copy, delete, move, download saves. 2006-11-22 7217 Fixed FileBrowser.xml list spin controls were off the screen 2006-11-22 7216 fixed: Auto-hide (using false) pagecontrols could still be navigated to. 2006-11-22 7213 fixed: new titles wouldn't pop up in video library 2006-11-22 7212 fixed: video windows didn't save last file/library state. 2006-11-22 7211 changed: moved the rip cd audio context menu item to the dvd drive context menu where it belongs. 2006-11-22 7210 changed: CVS > SVN in English/strings.xml 2006-11-22 7209 fixed: small contextual item issue 2006-11-22 7208 added: ability to rip only one cd track 2006-11-22 7207 updated: Swedish language file by Blittan 2006-11-22 7206 Fixed extra text label 2006-11-22 7205 fixed:



0 Hozzászólás