Great job! These installers have been much needed!

-Al

On Tue, Sep 29, 2015 at 9:43 PM, Leif Theden <leif.the...@gmail.com> wrote:

> Great work!  I love that 3.4 is supported in an official installer.
>
> On Thu, Sep 10, 2015 at 12:54 AM, diliup gabadamudalige <dili...@gmail.com
> > wrote:
>
>> Don't replace Avast! It's a good ol program and does a good job leaving
>> only a small foot print. :)
>>
>> This version of Pygame was available on Bitbucket since 2014. I
>> downloaded it in January 2014. It works well without glitches.
>>
>> On Thu, Sep 10, 2015 at 3:52 AM, Lenard Lindstrom <le...@telus.net>
>> wrote:
>>
>>> Hi everyone,
>>>
>>> Well, the original message was not supposed to be blank. So I will try
>>> again.
>>>
>>> I have added new x86 (32-bit) Windows installers to the Pygame download
>>> to the download page:
>>>
>>> https://bitbucket.org/pygame/pygame/downloads
>>>
>>> As well,  x86 and x64 versions of SDL.dll and the other external
>>> libraries included in the installer are available in a separate zip file
>>> along with headers and .lib VC++ export libraries. Most notable is that
>>> SDL_mixer.dll now uses libmpg123 for MP3 playback. The smpeg library has
>>> been dumped. Please be aware that MP3 files may play too fast or too slow.
>>> This is an SDL issue. By SDL_mixer convention, SDL_ConvertAudio() does
>>> sample rate conversion. It is fine for doubling or halving the sample rate,
>>> but refuses to do other adjustments (from 32000 to 44100, or event 48000,
>>> for instance). Just be sure SDL_mixer is initialized with a frequency
>>> consistent with any files to be played.
>>>
>>> Building Pygame against the x64 (64-bit) prebuilts is untested, but I do
>>> know VC 9.0 (used to compile Python 2.7) can link to SDL.dll, and the
>>> resulting program can call an SDL function without crashing.
>>>
>>> md5sums:
>>>
>>> ff8a4f5ceb01dbf10c56240e28f25680
>>> *pygame-1.9.2a0-hg_ea3b3bb8714a.win32-py2.7.msi
>>> 49fd20db98fd5de98a2cf523be7d92a8
>>> *pygame-1.9.2a0-hg_ea3b3bb8714a.win32-py3.4.msi
>>> ffa51afdfd80abce7c345b19f843d8b6 *prebuilt-1.9.2-src-20150907.zip
>>> d04d00e84289b36eb37eb4bcfb664858 *prebuilt-x86-pygame-1.9.2-20150907.zip
>>> ec819494e14ff85115ebcc5bc72dbb3a prebuilt-x64-pygame-1.9.2-20150907.zip
>>>
>>> Enjoy,
>>>
>>> Lenard Lindstrom
>>>
>>>
>>> On 15-09-08 01:15 PM, Lenard Lindstom wrote:
>>>
>>>>
>>>>
>>>> ---
>>>> This email has been checked for viruses by Avast antivirus software.
>>>> https://www.avast.com/antivirus
>>>>
>>>> P.S. I suspect the anti-virus program ate the original message. It may
>>> be time to replace Avast.
>>>
>>
>>
>>
>> --
>> Diliup Gabadamudalige
>>
>> http://www.diliupg.com
>> http://soft.diliupg.com/
>>
>>
>> **********************************************************************************************
>> This e-mail is confidential. It may also be legally privileged. If you
>> are not the intended recipient or have received it in error, please delete
>> it and all copies from your system and notify the sender immediately by
>> return e-mail. Any unauthorized reading, reproducing, printing or further
>> dissemination of this e-mail or its contents is strictly prohibited and may
>> be unlawful. Internet communications cannot be guaranteed to be timely,
>> secure, error or virus-free. The sender does not accept liability for any
>> errors or omissions.
>>
>> **********************************************************************************************
>>
>>
>

Reply via email to