Upgrades History

* TC2MP v1.0
1. It was a small utility without a dialog window. But It had main features already.

* ChooseMediaPlayer v1.0

1. You can now choose a player directly in 'ChooseBox'. You can also choose a player by commandline parameter of Total Commander buttonbar. It saves a lot of time.
2. Multi-language interface is supported.

* v1.2
1. Three options are added in 'ChooseBox'
2. You can change the apperance of 'ChooseBox'. - Font, Color, Size, Window Position, ...

* v1.3

1. CMP now supports UCS-2 type playlist. But with UNICODE playlist, you can't append files into existing playlist.

* v1.32
1. Four commandline variables are supported. - %WINDOWS%, %SYSTEM%, %PROGRAM FIELS%, %TOTAL COMMANDER%

* v1.33
1. CMP now supports UTF-8 type playlist. But with UNICODE playlist, you can't append files into existing playlist.

* v1.331
1. UTF-8 algorism is enhanced.
2. Previously CMP only reads files with Normal file-attribute, but now reads all types of files. (Normal, ReadOnly, System, Hidden)
3. 'Edit' Button is appended in 'ChooseBox'

* v1.332
1. 'Button_Display' option is added in TC2MP.INI

* v1.5
1. [Auto] mode is added. Now CMP can determine a proper player automatically.
2. Limit of number of files is removed. So you can send a player nearly unlimited files.

* v1.51
1. 'AppendPosition' option is added in TC2MP.INI

* v1.53
1. Option 'AppendPosition' is renamed as 'AddPosition'. But 'AppendPosition' is still valid.
2. You can choose a INI file. This is useful when you make 'Enqueue' button in Total Commander Buttonbar. See the 'Readme_Eng.html'.
3. I'm struggling to make WMP append files to 'Now Playing' list by using COM automation, but it seeems that WMP does not provide a way to access 'Now Playing' list. Technically, 'currentPlaylist' is not the 'Now Playing' list but just a temporary playlist, and 'playlistCollection' does not have 'Now Playing' playlist. And 'wmpshell.dll' does not provide public access. It's a restricted interface.
