Communauté Informatique NDFR.net

Communauté Informatique NDFR.net (http://www.ndfr.net/forums/index.php)
-   Actualité (http://www.ndfr.net/forums/forumdisplay.php?f=71)
-   -   Winamp 5.12 sort... et sait lire la TNT (http://www.ndfr.net/forums/showthread.php?t=6925)

1for-matik 31-01-2006 00:24

Pfuit... Winamp 5.13 et un nano-changelog
Changelog
 
Whats new:
* Fixed [in_mp3] extremely critical security vulnerability
[download] Télécharger Winamp 5.13 Full (5.2 Mo)
[download] Télécharger Winamp 5.13 Lite (875 Ko)

streets 31-01-2006 09:35

merci pour le nano chang log :rolleyes:

edit: :D:D:D

LeMoi 31-01-2006 10:02

Une minute de retard, msieu 1for :p

1for-matik 31-01-2006 11:00

Quote:

Originally Posted by LeMoi
Une minute de retard, msieu 1for :p

Tiens, j'avais même pas vu :D

1for-matik 31-01-2006 21:15

Et hop... Après la version 5.13, c'est au tour de Winamp 5.2 bêta de se faire patcher...

Donc, en gros, Winamp 5.2 Bêta build 393 vient juste de sortir avec les nouveautés/corrections suivantes
Changelog
 
* Fixes a memory leak when using playlist winshade mode in the modern skin
* Fixes in_mp3 security hole
* Added experimental skin-colored icons to media library tree
* Changed the "Devices" parent node (in media library) to "Rip & Burn"
* Portable Media Player fixes
* Miscellaneous fixes
[download] Télécharger Winamp 5.2 Bêta build 393 Full (5.37 Mo)
[download] Télécharger Winamp 5.2 Bêta build 393 Lite (1.05 Mo)

1for-matik 10-02-2006 23:32

et hop... Winamp 5.2 beta 427
Changes in version 5.20.427:
 

* New: [ml_pmp] Synchronization the Media Library with your portable media player Compatible with iPod, Creative, and Microsoft Plays For Sure devices
* New: [enc_aacplus] Coding Technologies aacPlus High Bitrate encoder available in Winamp Pro
* New: [enc_aacplus] aacPlus (HE-AAC) in MP4 container
* New: [enc_aacplus] Using Coding Technologies encoder for LC-AAC
* New: [in_mp3] gapless MP3 playback
* New: [installer] multi-user profile options
* New: [installer] remembers your previous installer settings
* New: [in_wave] in_wave 3.0
* New: right-to-left playlist display
* Improved: new ATF functions and tags
$repeat(x, count) - creates a string with x repeated count times
$lpad() - same as $pad, but adds padding to the left
$decode(...) - switch/case function. example: $decode($fileext(%filename%),MP3,MPEG-1 Layer 3,MP4,MPEG-4 Container,Other)
$IfStrEqual(string1,string2,result) - if string1 and string2 are equal, displays result. case insensitive
$IfStrEqual2(string1,string2,result,else) - if string1 and string2 are equal, displays result, otherwise displays else. case insensitive
%folder% - top level folder name of the file
* Improved: Stereo beat visualization for modern skins
* Improved: [in_midi] provides metadata to media library
* Improved: [in_mod] provides metadata to media library
* Improved: [in_mp3] unicode id3 tags
* Improved: [in_mp3] preliminary id3v2.4 support
* Fixed: broken playlist sorting
* Fixed: playlist problems with multi-line tags (e.g. %comment%)
* Fixed: shuffle with only one song in playlist
* Fixed: ghost seek slider appears if Winamp loses focus during seeking
* Fixed: video options from video window right-click context menu
* Fixed: playlist winshade international character support
* Fixed: fullscreen video display international character support
* Fixed: [enc_lame] bit reservoir
* Fixed: [enc_lame] cutoff of last frame
* Fixed: [gen_ff] playlist winshade memory leak
* Fixed: [gen_ff] GDI Object leak with Current Skin prefs page
* Fixed: [in_midi] not following winamp's title formatting options
* Fixed: [in_midi] reset button blocks further access to config
* Fixed: [in_mod] not following winamp's title formatting options
* Fixed: [in_mp3] incorrect version identification (showed 5.18 in 5.12)
* Fixed: [in_mp3] incorrect information shown for AAC+ files
* Fixed: [in_mp3] reading incorrect id3 comment tag
* Fixed: [in_mp3] sometimes failing to read last id3 frame
* Fixed: [in_mp4] loss of album art when modified metadata
* Fixed: [in_vorbis] not following winamp's title formatting options
* Fixed: [in_vorbis] registry usage (now multi-user profile safe)
* Fixed: [in_wave] 32bit floating point WAV playback distortion
* Fixed: [in_wm] changes made with Attribute Editor not updating in ML/Playlist
* Fixed: [vis_milk] missing files from distro (you can stop bugging us now, Rovastar :)
* Fixed: [vis_milk] 100% cpu usage when paused
* Updated: [enc_lame] LAME 3.97b2
* Updated: [gen_ff] FreeType 2.1.10
* Updated: [enc_aacplus] Coding Technologies aacPlus encoder v7.2.0a
[download] Télécharger Winamp 5.2 Beta build 427 Full
[download] Télécharger Winamp 5.2 Beta build 427 Lite

gelflings 15-02-2006 23:57

Winamp 5.2 beta build 440

http://download.nullsoft.com/winamp/..._beta_full.exe

et avant la sortie (prévue pour le jeudi 23 dans la nuit.....winampfr.com va annoncer un truc ......(c'est assez fun !)

Quote:

* New: [ml_pmp] Synchronization the Media Library with your portable media player
Compatible with iPod, Creative, and Microsoft Plays For Sure devices
* New: [enc_aacplus] Coding Technologies aacPlus High Bitrate encoder available in Winamp Pro
* New: [enc_aacplus] aacPlus (HE-AAC) in MP4 container
* New: [enc_aacplus] Using Coding Technologies encoder for LC-AAC
* New: [in_nsv] Using Coding Technologies AAC playback within NSV container
* New: [in_mp3] gapless MP3 playback
* New: [installer] multi-user profile options
* New: [installer] remembers your previous installer settings
* New: [in_wave] in_wave 3.0
* New: right-to-left playlist display
* New: gen_tray v1.0 (thanks DrO)
* Improved: new ATF functions and tags
$repeat(x, count) - creates a string with x repeated count times
$lpad() - same as $pad, but adds padding to the left
$decode(...) - switch/case function. example: $decode($fileext(%filename%),MP3,MPEG-1 Layer 3,MP4,MPEG-4 Container,Other)
$IfStrEqual(string1,string2,result) - if string1 and string2 are equal, displays result. case insensitive
$IfStrEqual2(string1,string2,result,else) - if string1 and string2 are equal, displays result, otherwise displays else. case insensitive
%folder% - top level folder name of the file
* Improved: Stereo beat visualization for modern skins
* Improved: [in_midi] provides metadata to media library
* Improved: [in_mod] provides metadata to media library
* Improved: [in_mp3] unicode id3 tags
* Improved: [in_mp3] preliminary id3v2.4 support
* Fixed: broken playlist sorting
* Fixed: playlist problems with multi-line tags (e.g. %comment%)
* Fixed: shuffle with only one song in playlist
* Fixed: ghost seek slider appears if Winamp loses focus during seeking
* Fixed: video options from video window right-click context menu
* Fixed: playlist winshade international character support
* Fixed: fullscreen video display international character support
* Fixed: m3u playlist handling security vulnerability (thanks to NSFOCUS)
* Fixed: [enc_lame] bit reservoir
* Fixed: [enc_lame] cutoff of last frame
* Fixed: [gen_ff] regions on components don't work
* Fixed: [gen_ff] playlist winshade memory leak
* Fixed: [gen_ff] GDI Object leak with Current Skin prefs page
* Fixed: [in_midi] not following winamp's title formatting options
* Fixed: [in_midi] reset button blocks further access to config
* Fixed: [in_mod] not following winamp's title formatting options
* Fixed: [in_mp3] incorrect version identification (showed 5.18 in 5.12)
* Fixed: [in_mp3] incorrect information shown for AAC+ files
* Fixed: [in_mp3] reading incorrect id3 comment tag
* Fixed: [in_mp3] sometimes failing to read last id3 frame
* Fixed: [in_mp4] loss of album art when modified metadata
* Fixed: [in_vorbis] not following winamp's title formatting options
* Fixed: [in_vorbis] registry usage (now multi-user profile safe)
* Fixed: [in_wave] 32bit floating point WAV playback distortion
* Fixed: [in_wm] changes made with Attribute Editor not updating in ML/Playlist
* Fixed: [vis_milk] missing files from distro (you can stop bugging us now, Rovastar :)
* Fixed: [vis_milk] 100% cpu usage when paused
* Updated: [enc_lame] LAME 3.97b2
* Updated: [gen_ff] libpng 1.2.8
* Updated: [gen_ff] FreeType 2.1.10
* Updated: [enc_aacplus] Coding Technologies aacPlus encoder v7.2.0a



All times are GMT +2. The time now is 14:34.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.