转至繁体中文版     | 网站首页 | 图文教程 | 资源下载 | 站长博客 | 图片素材 | 武汉seo | 武汉网站优化 | 
最新公告:     敏韬网|教学资源学习资料永久免费分享站!  [mintao  2008年9月2日]        
您现在的位置: 学习笔记 >> 图文教程 >> 软件使用 >> 常用软件 >> 正文
Winamp 1.0~5.0 完全更新历史         

Winamp 1.0~5.0 完全更新历史

作者:闵涛 文章来源:闵涛的学习笔记 点击数:7626 更新时间:2009/4/24 21:55:25
  - fixed flicker in media library list headers when scrolling horiztonally with opacity < 100%
  - fixed potential crash if skin switched many many times
  - gave a better look to gen_ff's about box, made it use wasabi for ttf & script
  - delayed cancellation of forced transparency off (ie, video) by one second to avoid flickering if we're merely switching to a safe transparency mode for a fraction of a second
  - gave log scale to opaque on hover sliders
  - added System.onShowNotification hooked up to IPC_SHOW_NOTIFICATION so that skins can implement their notifier however they like
  - fixed bitrate/samplerate/channels display sometimes going to 0
  - added System.getSongInfoText()
  - made skin config menu do a real crossfade between pages
  - made skin config menu scroll entire pages of menu items rather than use thinger-like click-n-wait-n-release
  - fixed crash when drawing very big truetype fonts in very small spaces
  - fixed freetype font padding
  - fixed rare region problem when offset(x,y) would do nothing
  - separated default/fallback font from ttf override font
  - added allowmaping="0" to prevent a font from being overriden (ie, the font uses special symbols that are necessary for your design)
  - added auto 100% opacity on focus
  - added font mapper to map any specific font (even a bitmap skin font) to any other specific TTF font
  - fixed tooltips left/right padding
  - added skin info tab in preferences, for skinners to put an about box or preference widgets. when no group is defined, we print the data from the skininfo block.
    note: to put a group there, just have a <groupdef id="skin.about.group"/>, the group should be nicely resizable to accomodate various dialog size corrections for OS' dpi setting.
  - added display="VID_Info" for text objects to show the same video info string as in classic mode
  - fixed tooltips stealing focus in some rare remaining cases
  - grayed out opacity settings for win95/98
* added bitrate & file size columns to library (you may need to rescan your directories for this info)
* added IPC_SHOW_NOTIFICATION for plugins to ask to show the notification, returns 1 if the skin implements it, 0 if not
* added "show notification" global hotkey

Winamp 5.0beta3 11/07/03:
* modern skin updates :
  - new skin drop
  - fixed winamp3 skins windowshade not being used :
    - prevented use of autoclose="1" in < 1.0 skins (wasn't doing anything in 0.8 but breaks windowshades if used in 1.0)
    - added autoavailable="0" to drawer's wndholder params (should _not_ be used in floating component windows unless you know what you are doing)
  - fixed maddoubleclicks on switch to vis/video spawning undocked wnd
  - fixed vertical componentbucket sizes stuff, added functions to use as custom bucket
  - fixed freetype wrapped text draw
  - removed wa2 skinned cursors in freeform mode
  - removed some wa2 drawing in freeform mode for speed and clarity
  - fixed window position being forgotten when fonts dpi is not 96 (thx dougieha!)
  - added leftpadding & rightpadding params for text objects
  - added auto-100% opacity option, monitors mouse hovering a layout and brings it temporarilly back to fully opaque
  - fixed multimonitor tooltips
  - added multimonitor compliant offscreen detection, brings back to main screen if window is lost, ignored if docked to main window
  - added metadata access for scripts (only to currently playing item)
  - made color themes auto update to new groups in default theme
  - fixed unwanted window activations
  - fixed region optimizations
  - made grid object build its region (finally)
  - added container.getCurLayout(), container.close()
  - added noparent param for layouts (excludes from the minimize/restore window group)
  - added forcealpha param for layouts to prevent screen burps when changing often transparency (keeps layered flag if alpha=255)
  - added layout.getDesktopalpha(), layout.istransparencysafe()
  - added system.isminimized(), system.minimize(), system.restore();
  - added system.getplaylistlength(), system.getplaylistindex();
  - fixed layout.setalpha()
  - fixed changing display param on text objects after init
  - made random button toggle random instead of switching to a random preset, changed avs & milkdrop accordingly
  - added submenu to views in all 3 playlists popup menus
  - fixed keyboard shortcuts not being redirected to winamp in some circumstances (ie, titlebar click in library)
  - fixed keyboard cancelling capture when dragging (ie, ctrl+alt+dragawindow)
  - newer skin drop! with new config menu and crossfader
  - fixed isDesktopAlphaSafe() crashing in w98 (grrr) and isTransparencySafe not taking everything into account, fixes notifier in win98
  - fixed onplay being called instead of onresume in script
  - added notification of pause / resume
  - fixed double click on songtitle popping a non-responding dialog box
  - fixed double click in songtitle not cancelling text grab
  - added fullscreen flag for vis to send to winamp so that script can query if something (video or vis) is fullscreen, modified avs & milkdrop accordingly
  - linked auto100% opacity when layouts opacity is linked
  - added link all windows opacity (and auto100%) & scale, added custom opacity dialog
  - made auto100% hold time configurable
  - made another mode where scale lock is just ignored, and everything is locked
  - fixed notifier being in the menu (added nomenu param to containers)
  - fixed forced-auto100%-opacity on window request (ie, video/milkdrop)
  - fixed docking and moving the notifier leading to crash
  - fixed opening scale menu in notifier and clicking ok when notifier is gone crashb
  - added distance to window for auto100%
  - added configurability of fadein, hold, fadeout time for auto100%
  - disabled video/vis drawer when not in 100% opacity for microsoftish reasons
  - added Layout.isLayoutAnimationSafe() for scripts to do the same
  - made font renderer svc load early, fixes a crash when using <truetypefont /> in gen_ff's system xml
  - added detection of hover on winamp's dialogs & menus for auto100
  - fixed (00:00) in title when playing streams
* added user-definable global hotkeys (gen_hotkeys) 
* added font override combo for pledit
* added "recent items" view to media library (independent of main library data -- tracks files, streams, etc)
* added column customization in library (right click on columns header)
* added comment, play count, last played, last updated, and ratings columns
* added ratings setting context menu in media view
* made the library detect alt+3 tag changes from within winamp and keep DB up to date
* added query editor, whoohoo
* added option to use pledit font in trees and views, then justin fixed it ;)
* updated to new sonic SDK
* fixed mini info viewer bugs
* made winamp use filename guesswork even when library isn't open for script access and title formatting (of course, only if no metadata is in the file)
* made lib

上一页  [1] [2] [3] [4] [5] [6] [7] [8] [9] [10]  ...  下一页 >> 


[聊天工具]千千静听、Winamp、Foobar2000谁的音质更好?  [聊天工具]Skype最好用的几项功能之自动暂停Winamp
[常用软件]秀Time Winamp 3.0b3上手指南  [常用软件]Winamp 5.xx 简明使用教程
[常用软件]Winamp 5:优秀插件展播  [Delphi程序]使用Windows消息控制Winamp(Delphi)
[电脑技术]新不如旧,怀念Winamp 2.X  [电脑应用]玩转我们的winamp
教程录入:mintao    责任编辑:mintao 
  • 上一篇教程:

  • 下一篇教程:
  • 【字体: 】【发表评论】【加入收藏】【告诉好友】【打印此文】【关闭窗口
      注:本站部分文章源于互联网,版权归原作者所有!如有侵权,请原作者与本站联系,本站将立即删除! 本站文章除特别注明外均可转载,但需注明出处! [MinTao学以致用网]
      网友评论:(只显示最新10条。评论内容只代表网友观点,与本站立场无关!)

    同类栏目
    · 办公软件  · 系统软件
    · 常用软件  · 聊天工具
    更多内容
    热门推荐 更多内容
  • 没有教程
  • 赞助链接
    更多内容
    闵涛博文 更多关于武汉SEO的内容
    500 - 内部服务器错误。

    500 - 内部服务器错误。

    您查找的资源存在问题,因而无法显示。

    | 设为首页 |加入收藏 | 联系站长 | 友情链接 | 版权申明 | 广告服务
    MinTao学以致用网

    Copyright @ 2007-2012 敏韬网(敏而好学,文韬武略--MinTao.Net)(学习笔记) Inc All Rights Reserved.
    闵涛 投放广告、内容合作请Q我! E_mail:admin@mintao.net(欢迎提供学习资源)

    站长:MinTao ICP备案号:鄂ICP备11006601号-18

    闵涛站盟:医药大全-武穴网A打造BCD……
    咸宁网络警察报警平台