proudly powered by 3dfxzone.it
NewsHeadlinesArticoliFilesRicerca

Release Notes - Xion Audio Player 1.0.125 Final

Condividi su Facebook Condividi su Twitter Condividi su WhatsApp Condividi su reddit
Xion Audio Player 1.0.125 Final
  • 1 Fix Uninstallation of Plugins so that it correctly deletes the .dll
  • 2 Add the ability to scale the Shimmer Interface from 10% up to 500%
  • 3 Ensure that the snapping rectangle and tooltips are updated with scaling
  • 4 Modify Xion Config window Icons
  • 5 Draw Icons with a transparent background to fix rendering issues
  • 6 Fix the View All Skins button being enabled when you’re on the All Skins tab
  • 7 Ensure that GUIObjects are updated once prior to first frame render in order to remove flick of old/new values
  • 8 Update Bass to 2.4.1
  • 9 Fix pressing the play button so that it restarts the stream properly
  • 10 Fix crash when generating previews
  • 11 Major internal refactoring of the Skin classes to better generalize it and place it within a library (This took ages!)
  • 12 Make it so that if you launch Xion with command line options and there is a previous instance, it doesn’t take focus – Thanks zeroone!
  • 13 Fix compilation of SDK Examples
  • 14 Don’t force the output volume to max for the device
  • 15 Update Bass to 2.4.1.1
  • 16 Add options for Integration into Windows Explorer, AutoPlay Menu and Native Media Players into the File Types tab
  • 17 More work towards a skinnable playlist. Large chunk of work now complete and functions 100%. Now just needs extra buttons/features to support it back up to the original Playlist level.
  • 18 Several changes to internal string handling
  • 19 Cleaned up some Stare Viz code
  • 20 Fixed some compile errors in VS2005 while preparing for migration
  • 21 Used a new version of the Menu system for the playlist on right click
  • 22 Fixed up some more String/XionName/XionPath references
  • 23 Modified Playlist to allow loading from an archive as well as file on disk
  • 24 Updated BASS to 2.4.2
  • 25 Cleaned up the Shimmer/Playlist Window architecture. More to come
  • 26 Updated BassVis to 2.4.1.2
  • 27 Remove obsolte BassVis
  • 28 Added drag and drop support for loading the Playlist Interfaces
  • 29 Fixed Bug when you save the Tag info for the currently playing song, it doesn’t remember the position it was playing up to – Thanks pickle!
  • 30 Modified State Saving so that it also saves the direction of the animation as well as if it was playing or not. Increased the version number from 2 to 3
  • 31 Fixed bug where tags weren’t being properly updated when a new file was loaded that had no tags
  • 32 Modified the Shimmer Window to display the track name for its caption
  • 33 Added a text dialog for displaying the Track Title Format, instead of using a Message Box
  • 34 Fixed CD Audio tracks not properly progressing. (Any track that was unable to be pre-cached was causing it to get stuck)
  • 35 Fixed the track names inheriting the name of the action text that was currently active when adding them. I.e. Volume 56%
  • 36 Updated the way that the playlist adds files, now that its skinnable. Will now display progress in a text ‘pl_info’ box
  • 37 Will now display an error if Xion was unable to play a specified file, instead of sitting there apparently stuck
  • 38 All VU meters used for skinning are now scaled by the current volume
  • 39 Modified Playlist window’s minimum size to be limited to the size of the source playlist skin
  • 40 Allowed the playlist font to be customized using normal font tags from the skin
  • 41 Modified XionWindowSkinned to block Cancel and Ok defaults commands which were causing the skin windows to disapear if you pressed escape
  • 42 Added the ability for the playlist search box to use a custom font
  • 43 Made the playlist or the search box hide if they haven’t been specified in the skin
  • 44 Added support for pl_menu button
  • 45 Fixed GUIAnimation objects not moving correctly when within the playlist
  • 46 Fixed Interfaces not loading correctly when run from the installer Fixed loadinterface calls from skins not working correctly
  • 47 Fixed the flicker on Windows Vista when resizing the Playlist window by removing the WS_EX_COMPOSITED flag and using an alternate method
  • 48 Modified the way that the Playlist window resizes so that it uses a rectangle to show the resize area
  • 49 Fixed a crash when you attempted to install a skin
  • 50 Added the ability to remember which playlist skins were loaded
  • 51 Modified the Skin Browser to automatically load playlist skins into the playlist window
  • 52 Converted Xion from VS.NET 2003 to VS 2005
  • 53 Fixed playlist loading the main skin when you clicked on a button that switched interfaces on the main skin
  • 54 Disabled Left/Right VU values when muted
  • 55 Fixed the Track Title Format Help so that it no longer selects the text by default
  • 56 Fixed the GUISlider not repositioning correctly when using the achors
  • 57 Added new types edget, edgeb, edgel, edger in order to assist with borders where you’d like to tile but have it resize. Modified the Default skin to now use this so that resize borders are smaller
  • 58 Fixed the pinned left/right/top/bottom layers so that they correctly center align (i.e. those with 2 anchors)
  • 59 Fixed the File type Explorer, Native Media Player and AutoPlay menu integration. Toggling now instantly activates/deactives these
  • 60 Moved the file type Play/Enqueue Explorer command registration for AudioFiles and Playlists into the Explorer Integration Registration so that you can disable in the FileTypes dialog
  • 61 Renamed Windows Explorer “Play in Xion” to “Play now in Xion”
  • 62 Renamed Windows Explorer “Enqueue in Xion” to “Add to Xion Playlist”
  • 63 Fixed bug where the Save states and other things weren’t being properly saved when you launched Xion by double clicking an audio file. Now internally forces the Working Directory to be the same as the Xion.exe
  • 64 Added support for snapping windows to each other as you move them around
  • 65 Removed the Playlist task bar item Fixed the Snapping of windows snapping to themselves at their old location
  • 66 Fixed playlist from using skins when installed when double clicking a file in explorer
  • 67 Fixed the playlist always asking you to save changes on a list you’ve never saved in the first place
  • 68 Modified the window to window snapping so that it properly uses the snap rectangle if one exists, otherwise it uses the window rectangle
  • 69 Fixed crash when a folder is right clicked and ‘Play in Xion’ is chosen
  • 70 Enabled Plugins by default when installing them
  • 71 Allowed the ability to combine indi_active or indi_inactive with any of the other indicators
  • 72 Fixed custom track layers not properly trimming whitespace from tags
  • 73 Fixed the filename of a song from being displayed when blank tags were used.
  • 74 Updated the manifest to support Vista security requirements
  • 75 Added the ability to sort by Title, by Filename or by Folder and Filename
  • 76 Added the ability to sort by Song Length
  • 77 Modified the margin where the playlist times are drawn to pull it in by 3 pixels
  • 78 Added extra error reporting when Xion is unable to create/change a File extension Added the ability for Xion to check for new builds on the internet, both normal and Beta. You can change the options in the settings tab
  • 79 Added Content Type registry entries for the skin files so that they properly download under Vista Internet Explorer
  • 80 Fixed the Update now button so that it can still check even when the updates are disabled
  • 81 Fixed short songs recieving 2 near end events due to a Play then a Pause call allowing the callback to trigger – thanks logokas!
  • 82 Modified where the resume last file time is called to work better
  • 83 Added support for Text Cast Transform tct(upper, lower, normal)
  • 84 Added support for Crossfading. Crossfading options can be found in Configure Xion -> Settings
  • 85 Added Mime type to uninstall Fixed crossfading volume when you weren’t using 100% volume – Thanks Jhirst!
  • 86 Added support for automatic proxy settings through Control Panel -> Internet Options. If you setup a proxy here, Xion will use it when performing an Update check Added the ability to toggle Xion showing in the Taskbar. Option can be found in Configure Xion -> Settings -> Taskbar
  • 87 Converted Xion internals to Unicode. Xion now supports all language filenames (I.e. Russian Characters, Asian Characters, etc all now work)
  • 88 Added support for .M3U8, the Unicode version of .M3U in order to support saving of Unicode pathnames/Titles
  • 89 Fixed the Play/pause indicator button bug where it would flicker or not show correctly on some skins
  • 90 Fixed windows that weren’t top-level windows from registering a snap rectangle
  • 91 Fixed Install Skin window crashing due to Unicode issues
  • 92 Fixed crossfading when switching to a netstream – Thanks pickle!
  • 93 Fixed slash (/) issue in Unicode file saving of .dats
  • 94 Fixed Playlist resizing when it was overlapping the pl_list psd item
  • 95 Added the ability to Refresh the Playlist by pressing F5
  • 96 Fixed the Title of the Playlist not updating when a new skin was loaded
  • 97 Added more intelligent loading when a .zip/.xsf is dragged onto the shimmer window, or the playlist window. Instead of loading the first .psd it finds, it will now search the .zip/.xsf for a skin that it knows it can support. If it fails, it will load the first one it finds
  • 98 Fixed the list of Drivers in the Output tab so that they are correctly mapped to the internal values. If you have 2-3 sound cards listed this will now function correctly.
  • 99 Added extra output options in the Output Tab. You can now Output as 32Bit/16Bit, Enable Software Mixing (instead of Hardware), and Output as Mono
  • 100 Fixed adding of filenames that weren’t the same case as the registered file extension. I.e. MP3 instead of mp3

Descrizione Download

Dimensione: N/A Annuncio

Tipo: Applicazione Altre Applicazioni


Versione per desktop di HWSetup.it


Copyright 2024 - Hardware Setup - HWSetup.it - E' vietata la riproduzione del contenuto informativo e grafico. Note Legali. Privacy