› Foros › Retro y descatalogado › Xbox › Scene
28-04-2004 escribió:- 28-04-2004 fixed: seeking in ogg video is buggy, updated demux_ogg.c to current mplayer cvs plus fixes for audiostream switching.
- 27-04-2004 added: better xml error reporting.
- 27-04-2004 added: if xbmc fails to start you can reboot with the start button.
- 27-04-2004 fixed: SMB - Move up to parent directory goes to root (sf bug #939530)
- 27-04-2004 added: If xbmc can't load it's settings correctly it will go into recovery mode:
- The screen is set to the default res for pal or ntsc as appropriate.
- Error text is displayed informing the user what happened.
- The network is initialised from dash settings, or DHCP if that fails, or static (192.168.0.42/255.255.255.0) if DHCP fails.
- The FTP server is started on port 21 and a default login of xbox/xbox is enabled with access to C: D: and E:
- XBMC will then "hang" leaving the FTP server running, users can FTP in, fix the problem and power cycle to reboot.
- 26-04-2004 fixed: Playlist now shows sequence (play order) number instead of track number (SF bug #910831)
- 26-04-2004 fixed: Rss Reader now handles html characters like í properly
- 26-04-2004 fixed: Rss Reader now handles CDATA sections in xml feeds
26-04-2004 escribió: - 26-04-2004 fixed: Bug in widescreen switching (thnx Deltop)
- 26-04-2004 fixed: OSD bugs (sf bugs: 940686, 940687, 940689)
- 25-04-2004 fixed: Weird sort order of viz selection in the UI (sf bug #941118)
- 25-04-2004 fixed: shoutcast stream names not displaying in playlist view
- 25-04-2004 fixed: Streaming of mp3 and ogg is broken (sf bug #941662)
- 25-04-2004 fixed: Shoutcast recording is broken
- 25-04-2004 fixed: Shoutcast title streaming not working
- 25-04-2004 changed: id3 tags always loaded for currently playing file
- 25-04-2004 fixed: if id3tag is disabled, some info like duration is not shown on LCD.
- 25-04-2004 fixed: smb sessions not closed when media finishes playing
- 25-04-2004 fixed: Large playlists crash XBMC (sf bug: #929356)
- 25-04-2004 fixed: My Programs would allow to browse back higher than bookmark when flattening was off (SF bug #939590)
- 25-04-2004 added: height,width tags to home.xml for (hopefully) better viewing in 720p/1080i
- 25-04-2004 fixed: small skin problems in Audio options
- 24-04-2004 fixed: samba workgroup setting in xboxmediacenter.xml didn't work
- 24-04-2004 fixed: samba, external file based database didn't work. Now we use the internal in memory database for saving nameresolving results
24-04-2004 escribió:- 24-04-2004 changed: Auto widescreen switching only does widescreen switching now
- 24-04-2004 added: New option in My Videos for upsampling videos to GUI resolution
- 24-04-2004 fixed: Added ability to set the audio headroom used. Defaults to 6dB
- 24-04-2004 changed: Put Headroom adjustment and High Quality resampling under an "Experts Only" setting.
- 23-04-2004 changed: Disabled the z-buffer again (memory saving), except for in vis, vis now uses 16-bit float z-buffer.
- 23-04-2004 fixed: xbmc would crash (no error dialog is shown) when xboxmediacenter.xml is corrupted
- 23-04-2004 fixed: disabled 'wins' in samba by default (this will result in faster network browsing).
- 23-04-2004 added: samba configuration options in xboxmediacenter.xml
- 22-04-2004 added: option in xboxmediacenter.xml how ISO/UDF discs should be treated
- 22-04-2004 fixed: seperate ISO and UDF share doesn't work for ISO/UDF discs
- 22-04-2004 changed: scripts window, parent to virtual directory removed
- 22-04-2004 fixed: my video, items where added unsorted to the playlist
- 22-04-2004 fixed: my video playlist, last selected control was not remembered
- 21-04-2004 fixed: prevented OSD drifting too far off the screen
- 21-04-2004 added: Powerdown on button press (hold for 3s)
- 21-04-2004 fixed: Location text only works for location 1 in weather screen
- 21-04-2004 fixed: Weather search accepts weather.com codes
- 21-04-2004 fixed: settings skin/language, selecting language was slow
- 21-04-2004 changed: settings skin/language, the delayed skin load is canceled when skin/language spin control loses focus
- 21-04-2004 changed: settings skin/language, skin/language is not reloaded, if its the current
- 21-04-2004 disabled immediate hd spindown upon starting network play, just reset spindown counter at start instead
- 21-04-2004 Fixed: Play lists gave invalid handle or did not show if first share in My Music was not a HD
- 21-04-2004 Fixed: My Weather settings jammed if search not found and cancel button selected (SF Bug #938133)
- 20-04-2004 fixed: my files, source/destination label was not shown
- 20-04-2004 fixed: my music songs, autoswitch list/thumb control does not switch to list for folders without thumbs
- 20-04-2004 fixed: my pictures remembers large icons but shows normal icons
- 20-04-2004 fixed: music overlay does not show filename (tnx to tagevm)
27-04-2004 fixed: SMB - Move up to parent directory goes to root (sf bug #939530)
magnet escribió:creo que esta version tiene un error en el samba... cuando empiezo a reproducir una peli por samba y la paro con la tecla stop se keda petao, tengo que darle a la tecla menu para que se vaya al menu.
pepote97 escribió:
Yo siempre uso estas CVS y me van geniales, son tan fiables como las de XBINS, lo que pasa es que se actualizan mucho más porque son nuevos y quieren hacer las cosas bien hechas; cuando tengan fama, ya veremos cada cuanto actulizan, jeje.
Pepote97 escribió:[1330] 28-04-04 fixed: corrected illegal character and new string for wabid
[1329] 28-04-04 fixed: oops KAI client detaches on reboot/power down - not disconnect
[1328] 28-04-04 updated: Integrated mplayer 1.0pre4 codebase (check http://www.mplayerhq.hu/homepage for the changelog)
[1327] 28-04-04 fixed: shoutcast (again)
[1326] 28-04-04 fixed: added timeout for http connections
[1325] 28-04-04 fixed: some silly bugs in TinyXML (badly formatted sprintf's) that could cause crashes
[1324] 28-04-04 fixed: recover mode uses xml netowrk settings if possible
[1323] 28-04-04 fixed: Enlarge subs default to 0% instead of 100%
[1322] 28-04-04 fixed: seeking in ogg video is buggy, updated demux_ogg.c to current mplayer cvs plus fixes for audiostream switching