Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Paul Smedley

Pages: [1] 2 3 ... 171
1
Hardware / Re: Soundblaster Live 1024 drivers
« on: August 22, 2025, 11:38:29 pm »
I wanted to avoid UNIAUD, because I have big problems with my development machine.
I don't know, if it the driver or the HW in my T480, but I wanted to try "native" drivers.
OK..... but SBLive driver would be ok cos that's "native"....

2
Hardware / Re: Soundblaster Live 1024 drivers
« on: August 22, 2025, 11:07:22 am »
looks like the emu10k1 driver in uniaud should support the ct4830 chipset
cs46xx driver in uniaud looks like it might support the Terratec

3
Programming / Re: GCC - updates
« on: August 13, 2025, 10:37:47 am »
Only tested to confirm it can build itself.... https://smedley.id.au/tmp/gcc-15.2.0-os2-20250810.zip

Hi Paul, smedley.id.au is not responding right now. Problems?

Mentore

Nothing I'm aware of, and website loads for me from a 4G connection....

4
Programming / Re: GCC - updates
« on: August 11, 2025, 11:19:40 am »
Thanks for testing KO!

5
Programming / Re: GCC - updates
« on: August 10, 2025, 11:22:42 am »
Only tested to confirm it can build itself.... https://smedley.id.au/tmp/gcc-15.2.0-os2-20250810.zip

6
Programming / Re: GCC - updates
« on: August 09, 2025, 11:41:04 am »
binaries to follow:
Code: [Select]
gcc.exe (GCC) 15.2.0
Copyright (C) 2025 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

7
Games / Re: Please test - OpenTTD v12.1
« on: July 18, 2025, 08:45:52 am »
Earlier in the thread was a full zip, which hopefully includes the executables (ie https://smedley.id.au/tmp/openttd-14.1-os2-20250712.zip)

8
Games / Re: Please test - OpenTTD v12.1
« on: July 16, 2025, 01:45:14 am »
You might be overestimating my interest levels in getting midi working ;)

9
Games / Re: Please test - OpenTTD v12.1
« on: July 15, 2025, 12:19:05 pm »
Can anyone confirm that mido sound worked in older versions?

10
Games / Re: Please test - OpenTTD v12.1
« on: July 14, 2025, 10:44:44 am »
Seems OS/2 never supported the browser.... https://github.com/OpenTTD/OpenTTD/blob/release/13/src/os/os2/os2.cpp#L208

https://smedley.id.au/tmp/openttd-14.1-exe-os2-20250714.zip is a new openttd.exe that should fix music (if the sound hardware supports midi)

11
Games / Re: Please test - OpenTTD v12.1
« on: July 14, 2025, 05:03:27 am »
It's probably easy enough to backport the changes to allow the browser to work, same with the music code. Seems the music doesn't use SDL - I didn't look at the old code closely, but seems it calls the OS/2 api directly:
https://github.com/OpenTTD/OpenTTD/blob/release/13/src/music/os2_m.cpp

13
Games / Re: Please test - OpenTTD v12.1
« on: July 12, 2025, 10:18:15 pm »
As I mentioned, all of the OS2 specific code was removed before the release of OpenTTD 14. This has just the vare minimum changes needed to make it compile.

Did music work in older releases?

14
Games / Re: Please test - OpenTTD v12.1
« on: July 12, 2025, 08:59:58 am »
one complication - https://github.com/OpenTTD/OpenTTD/pull/11018

In spite of the above, I got an openttd.exe with 14.1. BUT for me, it just gives an empty black window. Nothing obvious from enabling a debug log. Perhaps an SDL2 issue?

Anyhow, don't expect muc, but https://smedley.id.au/tmp/openttd-14.1-os2-20250712.zip

15
Programming / Re: Qt6 Application Testing
« on: July 06, 2025, 10:34:38 pm »
A process dump might be useful...

Pages: [1] 2 3 ... 171