home *** CD-ROM | disk | FTP | other *** search
/ Netrunner 2004 October / NETRUNNER0410.ISO / regular / winamp504_full.exe / whatsnew.txt < prev    next >
Text File  |  2004-07-27  |  14KB  |  247 lines

  1. Winamp 5.04:
  2. * JTFE v0.96
  3. * Added Coding Technologies' AACPlus decoder
  4. * fixed deletion of temporary generated WAV files after a burning process on some 
  5.   computers
  6. * fixed typo in some context menu shortcuts
  7. * fixed slowness IPC bug caused by gen_hotkeys
  8. * added "clear" button in internet radio/tv views
  9. * added screenshots of classic/modern mode in installer
  10. * fixed MP3 bitrate calculation (in_mp3 was reporting incorrect lengths on some MP3s)
  11. * fixed incorrect length reporting on long WMA files
  12. * better fix for pledit/video windows showing up at startup when minimized
  13. * fixed db text bug when moving EQ sliders
  14. * upgraded MP3 encoding to LAME v3.96
  15. * fixed crash in WMA playback when using WMA v8 codecs
  16. * updated default streaming values in in_nsv
  17. * added Winamp.com Audio&Video views in the Media Library
  18. * fixed tiny memory leak in in_cdda
  19. * added right click context menu on "Now Playing" item in Media Library
  20. * added script/ActiveX disabling for Media Library's minibrowser (on by default)
  21. * fixed memory leak on MP3 files with messed up ID3v2 tags
  22. * fixed visualization when playing CD tracks
  23. * fixed proxy user:pass@server:port string getting cut when playing Shoutcast streams
  24. * made in_dshow not to handle mms:// streams ending with .wma
  25. * fixed %tracknumber% tag for CD tracks
  26. * fixed some crash bugs in in_mp4
  27. * fixed playlist generation when ripping full CDs
  28. * added "import playlist from folder" in Media Library
  29. * updated Media Library preferences screens
  30. * added new SPS presets from Cockos, Inc. (pitch shifters, etc...)
  31. * added basic streaming (download) support for M4A/MP4 HTTP streams
  32. * added monitoring of fullscreen apps, disables always on top temporarilly
  33. * added IPC_IS_WNDSHADE
  34. * added gen_ml rating ipcs
  35. * added ratings from playlist context menu (acts on selected entries)
  36. * added ratings from song ticker context menu (acts on current track)
  37. * added rating hotkeys in gen_hotkey
  38. * fixed saving read-only playlists
  39. * fixed double separator lines in gen_ml id3less item context menu
  40. * fixed refresh of view losing query after removing dead files & background scan
  41. * added escaping of ", ', [ and ] in ml queries : uses %HH where HH is the hex char 
  42.   code (uses %% for '%')
  43. * added sdk support for multiple audio/video tracks in video input plugins (see wa_ipc.h
  44.   for ITrackSelector class)
  45. * added multiple audio avi support (right click video window, select "Audio Tracks")
  46. * fixed multimonitor problem when toggling a windowshade on one monitor while playing
  47.   a fullscreen video on the other
  48. * added ML_IPC_EDITQUERY and ML_IPC_EDITVIEW
  49. * fixed pledit drawing bug under winxp/cleartype
  50. * fixed crash in id3 reading of zero byte files
  51. * fixed crash in sps when exiting winamp before closing the open/save dialog
  52. * added IPC_PUSH_DISABLE_EXIT, IPC_POP_DISABLE_EXIT and IPC_IS_EXIT_ENABLED
  53. * fixed gen_ml crash when inserting item with length -1
  54. * made gen_ml much more resistant to databases that have been corrupted
  55. * fixed ml nuke
  56. * added disabling of "keep on screen" option when going into a different resolution 
  57.   because of a fullscreen application (ie: a game)
  58. * made ui:preferences global hotkey open the prefs to the previously opened page
  59. * fixed a few preferences cosmetic 'bugs'
  60. * modern skin updates :
  61.   - fixed windowshade repeat-track button state
  62.   - fixed scaling docked toolbars
  63.   - fixed 5.03 assert on deletion of newGroupAsLayout()
  64.   - fixed floating video windows coordinates dropping to 0,0
  65.   - fixed auto opaque when layouts are loaded already docked as toolbars
  66.   - fixed fadein/fadeout not used on notification window when linking all normal windows' 
  67.     alpha
  68.   - fixed docked toolbars moving when some other window docked to them switches to an 
  69.     alternative layout
  70.   - fixed silent crash on shutdown when pledit is docked as toolbar and gen_ml unloads 
  71.     before gen_ff (would not remember settings from session to session)
  72.   - fixed snap points
  73.   - fixed click on +12db / 0db / -12db
  74.   - optimized text scrolling (a lot)
  75.   - fixed content of pledit not painting in some instances
  76.   - gen_hotkeys are now routed thru System.onKeyDown(name), where name is the name of 
  77.     the hotkey prefixed by "HOTKEY: " (ie: "HOTKEY: Playback: Play"). You may issue a
  78.     complete; statement to prevent gen_hotkey from handling the hotkey
  79.   - fixed horizontal resize of main window with video/vis drawer closed
  80.   - added auto-height for next drawer opening when resizing main window with video/vis 
  81.     drawer closed, this avoids having an unreasonably tall drawer open if you just 
  82.     watched a video in a big window and then only resized the player back to its 
  83.     horizontal minimum after the video had closed. auto-height resets to 4:3 
  84.     proportions
  85.   - fixed docking bug when using snapadjustleft
  86.   - fixed buggy calculation of time display default width conflicting with right text alignment
  87.   - fixed windows moving after changing screen resolution
  88.   - fixed rare always on top desync with classic skins
  89.  
  90. Winamp 5.03:
  91. * added eMusic trial offer to installer.  uninstaller included in Program Files\Winamp\eMusic
  92. * made MP4 AAC the new default ripping encoder
  93. * fixed a crash bug when playing some AVI files in in_dshow
  94. * added multimedia keyboard keys in global hotkeys default configuration
  95. * added "Manual playlist advance" in Repeat button popup menu in Classic mode
  96. * improvements in MP3 encoder configuration (added --alt-preset standard, etc...)
  97. * made the tabs in the preferences XP correctly themed under Windows XP
  98. * revamped the Media Library preferences a bit
  99. * new experimental WMA9 input plugin
  100. * gen_jumpex updates from DrO
  101. * added "Nuke library" action in Media Library
  102. * more upside down videos fixes
  103. * fixed crash if a plugin generated a pledit wm_windowposchanged on shutdown
  104. * fixed crash exploit in in_mod (thanks Peter Winter-Smith)
  105. * fixed various crashes in in_midi when playing invalid files
  106. * made in_midi store its settings in winamp.ini instead of the registry
  107. * fixed error during installation on computers with chinese/oriental regional settings
  108. * removed AOD from installer
  109. * added Shift-R to toggle manual playlist advance
  110. * updated VP6 video decoder to latest VP6.2 code
  111. * fixed crash when launching winamp with very long filenames from explorer
  112. * made registration dialog to appear in Explorer's taskbar when installing pro version
  113. * fixed pledit/video windows showing up at startup when minimized
  114. * modern skins updates :
  115.   - winamp modern skin now uses a 3 state repeat button: no repeat/repeat all/repeat track
  116.   - added appplication desktop toolbars capabilities for layouts, add 
  117.       appbar="left|top|right|bottom" to use them
  118.   - upped maki binary version, improved stack protection
  119.   - current skin version number is 1.2 (this should not change for a long while now, and 
  120.     of course we continue to support 0.8 to 1.1)
  121.   - (very) limited maki debugger (for now you can bring it up with invokeDebugger(); in a 
  122.     script then use 'x' to continue and 'i' to trace into)
  123.   - fixed obscure capture problem with dragging windows
  124.   - fixed rectrgn being forced to 1 in xml xuiobject buttons that are originally imageless
  125.   - fixed hilited state not on after clicking on buttons while the mouse stays in area
  126.   - fixed scripted onEnterArea/onLeaveArea not being always correctly called while mouse 
  127.     button stays down
  128.   - fixed getToken being passed NULL throwing guru
  129.   - fixed clipping of painting within the background's region of a group rather than 
  130.     within the composed region (the one you can change with sysregion)
  131.   - fixed image cache problem when using the same bitmap as a map and a button image 
  132.     parameter
  133.  
  134. Winamp 5.02:
  135. * added a couple of gen_ml APIs
  136. * fixed gen_ml radio/tv cache clearing after viewing prefs bug
  137. * made gen_ml radio/tv keep old data when updating fails, made it not update when no
  138.   internet is available
  139. * made gen_ml support some new quicksearch syntaxes: "* beck radiohead"
  140.   will list all things matching beck OR radiohead, and:
  141.     radiohead "<lastplay > [3 days ago]>" will show all things matching radiohead
  142.     played in the last 3 days...
  143. * gen_ml option for any/all guess modes
  144. * made SPS support 24 bit samples
  145. * added priority setting for CD ripping
  146. * made CD ripping only support one rip at at time
  147. * added send to -> add to library for playlist (and other) send to menus.
  148. * better media library audio view support for no artist/no album
  149. * fixed enter after info box and popup menus in library
  150. * moved litestep options to be in classic skin prefs
  151. * fixed playlist editor classic redraw bug, made playlist handle mousewheel scrolling while
  152.   moving items better.
  153. * made "EXE" filetype extension non registerable :)
  154. * cleaned up "disable screensaver when video is playing" option
  155. * latest SDKs available (AVS, Media library, new Winamp IPC calls, etc...)
  156. * upgraded to Gracenote CDDB v2 DLLs
  157. * improvements in gen_hotkeys
  158. * upgraded MP3 encoding to LAME v3.95.1
  159. * out_ds now uses winamp.ini instead of registry for settings
  160. * new fix for upside down videos in in_dshow
  161. * added OGM as supported extension in in_dshow
  162. * modern skins updates :
  163.   - optimized region a bit
  164.   - fixed handling of global alpha for unparented layouts
  165.   - fixed tiny bug in keypress flow
  166.   - fixed potential layer capture cancellation issue
  167.   - fixed crash when quickly alternating alt+g and alt+w
  168.   - fixed player not coming up to front when playing a video via external URL click
  169.   - fixed assertion when arial.ttf (or whatever fallback font has been set) is not present in the font directory
  170.   - fixed faulty skin font unmapping sometimes conflicting with fallback to os default gui font
  171.   - added date and version functions to maki
  172.   - added added timerhours="1" to text object to show 1:00:00 instead of 60:00
  173.   - added timeroffstyle 3 and 4 to text object to display "0:00:00" and " :  :  "
  174.   - upped skin version to 1.1 - you MUST use 1.1 if you recompile your scripts
  175.   - updated maki compiler (http://bluemars.org/maki) :
  176.     - added stack protection to maki binaries - upped the binaries version header
  177.     - added self version check in maki binaries
  178.     - non-existing (future) maki functions will not crash the maki runtime anymore, YAY
  179.     - fixed unknown maki functions return values
  180.   - fixed winamp appearing on secondary taskbar with ultramon regardless of true position
  181.   - fixed extraneous invalidations
  182. * new extended jump file dialog (thanks to Darren Owen)
  183. * added basic MP4 AAC encoding/decoding (thanks to Menno Bakker for the help)
  184. * fixed unicode metadata in in_vorbis
  185. * fixed crash in installer code
  186. * removed generation of "badframes.stt" files in VP6 decoder
  187. * <3 farewell Justin <3
  188.  
  189. Winamp 5.01:
  190. * fixed gen_ml selection bug
  191. * added gen_ml option for no guessing at all
  192. * made AVS and SPS support loop() in user code
  193. * made AVS support megabuf() in user code
  194. * made pro installer not prompt for regkey if already valid
  195. * improved font directory retrieval in gen_ff
  196. * added content rating system in Internet TV's listing
  197. * added bandwidth usage statistic in Internet Radio/TV listings
  198. * made media library guess from filename only when NO metadata found
  199. * added seperate recent items tracking options for files/streams
  200. * made installer better handle installing wa5 directly over wa3.
  201. * added milkdrop docs to installer
  202. * made uninstaller not remove winamp directory if not empty (user is 
  203.   now required to do so manually to avoid people going "oops")
  204. * made installer check sonic px.dll versions and prompt for reboot
  205.   accordingly
  206. * fixed nsv metadata querying bugs
  207. * fixed gen_ml guessing bugs for files with metadata that are not in DB
  208.  
  209. Winamp 5.0:
  210. * Support for classic Winamp 1.x/2.x/2.9x skins and Winamp 3 ("Modern") skins
  211. * Fancy new modern skin:
  212.    - Integrated video, AVS, and Milkdrop support
  213.    - Many built-in colorthemes
  214. * Same ol' classic skin for people who want the Winamp 2 feel
  215. * Vastly more powerful media library:
  216.    - Automatic background directory scanning options
  217.    - Customizable views and columns, graphical view editor
  218.    - Internet Radio (SHOUTcast) and TV listings 
  219.    - Context-sensitive item info viewer
  220. * CD ripping support (AAC@2x in free version, MP3 at unlimited speeds in pro)
  221. * CD burning support (limited to 2x in free version)
  222. * Advanced title formatting logic for file types that support it
  223. * Huge AVS updates:
  224.    - New effects, bundled some popular 3rd party APEs
  225.    - A much better selection of default presets
  226.    - Experimental SMP support
  227.    - Full AVS preset subdirectory support
  228.    - Extensions and optimizations to the AVS evaluation library
  229. * Support for playback of AAC and VP6 in NSV files/streams
  230. * Global hotkey support
  231. * new Signal Processing Studio DSP plug-in
  232. * Options to disable plugin exception handling for developers
  233. * A ton of new plug-in API calls (SDK forthcoming)
  234. * fixed changing-systray options while minimized bug
  235. * new Winamp icon
  236. * added XP Manifest.xml to winamp.exe
  237. * made agent icon use configured winamp system tray icon
  238. * optimized winamp's load titles on demand logic, made faster
  239. * made winamp's internal submenu management more reliable
  240. * added skin font override preferences
  241. * added spacebar shows current playlist item in playlist editor
  242. * fixed manual playlist advance w/ repeat
  243. * made winamp's open directory recurse checkbox nicer looking
  244. * big prefs overhaul to make steve happy
  245. * huge thanks to Amir Szekely and the rest of the NSIS developers 
  246.   for their help
  247.