Activity for Ozkan Sezer

  • Ozkan Sezer Ozkan Sezer committed [12ff5e] on libxmp

    update version number and copyright year in README files

  • Ozkan Sezer Ozkan Sezer committed [00d3d8] on libxmp

    update copyright years of changed sources

  • Ozkan Sezer Ozkan Sezer committed [9b327e] on libxmp

    mdataio.h, mix_paula.c, win32.c: add missing libxmp license header.

  • Ozkan Sezer Ozkan Sezer committed [ba18b1] on libxmp

    lzw.c, path.c: remove unused assert.h includes.

  • Ozkan Sezer Ozkan Sezer committed [491ccb] on Git

    updated documents for 0.97.0 changes so far.

  • Ozkan Sezer Ozkan Sezer committed [22f10d] on Git

    image.c: Accept type 3 (uncompressed grayscale) TGA files.

  • Ozkan Sezer Ozkan Sezer committed [f6a2fb] on Git

    Bump MAX_MODELS/MAX_MOD_KNOWN to 4096

  • Ozkan Sezer Ozkan Sezer committed [75cf51] on libxmp

    add note about the XMP_MAX_FRAMESIZE constant change to changelog.

  • Ozkan Sezer Ozkan Sezer committed [f6e26e] on libxmp

    bump version to 4.7.0

  • Ozkan Sezer Ozkan Sezer committed [f7b270] on libxmp

    Fix xmp_start_player unmuting regression from 4.5.0.

  • Ozkan Sezer Ozkan Sezer committed [71455c] on Git

    Host_Map_f: replace Q_strrchr and Q_strcmp with libc calls

  • Ozkan Sezer Ozkan Sezer committed [6ba288] on libxmp

    ice_unpack: make variadic macro debug() work with old gcc versions

  • Ozkan Sezer Ozkan Sezer committed [203e4b] on Git

    Removed con_warnings of not-loop LIST WAV chunks

  • Ozkan Sezer Ozkan Sezer committed [6b9bab] on Code

    NEWS: update for changes after 3.3.13, so far

  • Ozkan Sezer Ozkan Sezer committed [550379] on Code

    cmake: add vita driver after commits 9f26ffd and 82d914c

  • Ozkan Sezer Ozkan Sezer committed [20f2cb] on Code

    examples: provide MikMod_Sleep() for dos when using watcom compiler

  • Ozkan Sezer Ozkan Sezer committed [704f6f] on Code

    player: a few OpenWatcom/DOS bits

  • Ozkan Sezer Ozkan Sezer committed [3600a7] on Git

    Try to load texture from bsp if external wad load fails

  • Ozkan Sezer Ozkan Sezer committed [4a5edd] on libxmp

    ci: add bsd and haiku workflows

  • Ozkan Sezer Ozkan Sezer committed [5d76e4] on libxmp

    read_event_med(): fix shadowed variable warning after PR/#916

  • Ozkan Sezer Ozkan Sezer posted a comment on ticket #382

    Anyhow, I imported the most recent patch. Is current revision 5532 fine for you? Looks good to me

  • Ozkan Sezer Ozkan Sezer posted a comment on ticket #382

    Discard my big patch above. The following revised version of the Marteen's patch should do the trick: diff --git a/ports/cmake/src/CMakeLists.txt b/ports/cmake/src/CMakeLists.txt index 7861e35..f6a77b9 100644 --- a/ports/cmake/src/CMakeLists.txt +++ b/ports/cmake/src/CMakeLists.txt @@ -74,9 +74,9 @@ check_function_exists(execvp HAVE_EXECVP) check_function_exists(ctermid HAVE_CTERMID) check_function_exists(clock_gettime HAVE_CLOCK_GETTIME) -check_type_size(off_t SIZEOF_OFF_T) +check_type_size(off_t...

  • Ozkan Sezer Ozkan Sezer committed [440098] on libxmp

    test-dev/test_path.c: fix MSVC C4130 warnings

  • Ozkan Sezer Ozkan Sezer committed [cd29c1] on libxmp

    avoid -Wmissing-prototypes for mkstemp():

  • Ozkan Sezer Ozkan Sezer committed [e7c366] on Git

    fix some -Wzero-as-null-pointer-constant warnings.

  • Ozkan Sezer Ozkan Sezer committed [ada9d9] on Git

    ci: bump cross-platform-actions.

  • Ozkan Sezer Ozkan Sezer committed [ff9081] on libxmp

    test_api_get_format_list.c: fix mistake from PR/898

  • Ozkan Sezer Ozkan Sezer committed [4bbdc1] on libxmp

    fix some -Wzero-as-null-pointer-constant warnings.

  • Ozkan Sezer Ozkan Sezer committed [ebf06b] on libxmp

    configure.ac: fail if ar or ranlib isn't found for static builds

  • Ozkan Sezer Ozkan Sezer committed [6ad7a0] on libxmp

    CMake (lite): fix installation of .cmake scripts on MinGW (c.f.: #888)

  • Ozkan Sezer Ozkan Sezer committed [87d93d] on libxmp

    Fix link failures in builds C++ with compilers.

  • Ozkan Sezer Ozkan Sezer committed [ea87ab] on libxmp

    common.h: fix a very stupid typo introduced in PR/#821.

  • Ozkan Sezer Ozkan Sezer committed [a6e8a4] on libxmp

    cmake: set AC_APPLE_UNIVERSAL_BUILD when necessary

  • Ozkan Sezer Ozkan Sezer committed [1efb3e] on libxmp

    cmake: use POSITION_INDEPENDENT_CODE property instead of manually adding -fPIC to CFLAGS

  • Ozkan Sezer Ozkan Sezer committed [59ec58] on libxmp

    cmake: go back to 3.2 as minimum required cmake version

  • Ozkan Sezer Ozkan Sezer committed [4bf1aa] on xmp-cli

    fix some -Wzero-as-null-pointer-constant warnings.

  • Ozkan Sezer Ozkan Sezer committed [03ff1d] on hhexen

    h2_stdinc.h: revised bool stuff.

  • Ozkan Sezer Ozkan Sezer committed [38b57d] on hheretic

    h2_stdinc.h: revised bool stuff.

  • Ozkan Sezer Ozkan Sezer committed [43a521] on Git

    lodepng.c: fix -Wzero-as-null-pointer-constant warnings

  • Ozkan Sezer Ozkan Sezer committed [b15749] on Git

    miniz.c: fixed -Wzero-as-null-pointer-constant warnings

  • Ozkan Sezer Ozkan Sezer committed [3942bd] on Git

    q_stdinc.h: revised bool stuff

  • Ozkan Sezer Ozkan Sezer committed [7a53ad] on uhexen2

    q_stdinc.h: revised bool stuff

  • Ozkan Sezer Ozkan Sezer committed [61708a] on Code

    fix some -Wzero-as-null-pointer-constant warnings.

  • Ozkan Sezer Ozkan Sezer committed [399301] on uhexen2

    minor clean-up for win32 directx-using sources.

  • Ozkan Sezer Ozkan Sezer committed [20954a] on uhexen2

    fix some -Wzero-as-null-pointer-constant warnings.

  • Ozkan Sezer Ozkan Sezer committed [39e85e] on hhexen

    fix some -Wzero-as-null-pointer-constant warnings.

  • Ozkan Sezer Ozkan Sezer committed [ae90b9] on hheretic

    fix some -Wzero-as-null-pointer-constant warnings.

  • Ozkan Sezer Ozkan Sezer committed [14c54c] on uhexen2

    dos, sndpci (libau): bump optimization level to -O2 and rebuild.

  • Ozkan Sezer Ozkan Sezer committed [f76e5b] on uhexen2

    dos, sndpci (libau): Intel HDA PCI ID updates from Mpxplay-1.68.

  • Ozkan Sezer Ozkan Sezer committed [67d2f7] on libxmp

    cmake, android: support Google Play 16 kiB page size requirement

  • Ozkan Sezer Ozkan Sezer committed [4af15d] on Git

    fixed a -Wunused-parameter warning.

  • Ozkan Sezer Ozkan Sezer committed [2b2589] on Git

    ci: bump bsd versions

  • Ozkan Sezer Ozkan Sezer committed [1e21a8] on Git

    cmake: set maximum policy to 3.10

  • Ozkan Sezer Ozkan Sezer committed [7cb404] on Git

    update license files to latest FSF versions.

  • Ozkan Sezer Ozkan Sezer committed [641de4] on uhexen2

    oslibs: rebuilt libvorbisidec for djgpp again ,

  • Ozkan Sezer Ozkan Sezer committed [6526f1] on uhexen2

    rebuilt libvorbisidec from lowmem branch with comments loading disabled

  • Ozkan Sezer Ozkan Sezer committed [22225a] on libxmp

    add OpenWatcom makefiles targeting Linux

  • Ozkan Sezer Ozkan Sezer committed [07fa0d] on Git

    Revert "SV_Physics(): fix entity cap check in the for loop" for now

  • Ozkan Sezer Ozkan Sezer committed [fe7809] on Git

    minor doc update

  • Ozkan Sezer Ozkan Sezer committed [90b1e1] on uhexen2

    hexen2, R_RunQuakeEffect(): fix q_sincosrad typo from commit c3609eab1

  • Ozkan Sezer Ozkan Sezer committed [36579a] on uhexen2

    hexen2, R_RunQuakeEffect(): fix q_sincosrad typo from commit c3609eab1

  • Ozkan Sezer Ozkan Sezer committed [b7b961] on uhexen2

    updated 1.5.10 release date.

  • Ozkan Sezer Ozkan Sezer committed [e094b6] on uhexen2

    re-diff'ed some of the optional patches so that they apply cleanly

  • Ozkan Sezer Ozkan Sezer committed [a5dc31] on uhexen2

    remove m68k-amigaos stuff from documentation.

  • Ozkan Sezer Ozkan Sezer committed [94e27c] on uhexen2

    Revert "r_misc.c: don't use Cvar_Set in R_SetupFrame in multiplayer"

  • Ozkan Sezer Ozkan Sezer committed [cdb1c0] on uhexen2

    revert Cmd_MoveToFront and Cvar_MoveToFront micro-optimizations.

  • Ozkan Sezer Ozkan Sezer committed [8982c8] on uhexen2

    Revert "amiga: fixed the SV_SpawnServer race condition on meso2 and romeric5"

  • Ozkan Sezer Ozkan Sezer committed [d31754] on uhexen2

    remove rest of m68k-amigaos3 support code from sources.

  • Ozkan Sezer Ozkan Sezer committed [852e49] on uhexen2

    remove m68k-amigaos support from opengl code.

  • Ozkan Sezer Ozkan Sezer committed [5330c0] on uhexen2

    remove m68k-amigaos assembly stuff.

  • Ozkan Sezer Ozkan Sezer committed [c6bf6a] on uhexen2

    remove m68k-amigaos target-specific source and libraries

  • Ozkan Sezer Ozkan Sezer committed [94573b] on uhexen2

    remove m68k-amigaos target from makefiles

  • Ozkan Sezer Ozkan Sezer posted a comment on discussion Help

    @bszili: I'll be dropping support for m68k-amigaos for 1.5.10 today: will send you an email for it. P.S.: Created a m68k-amigaos branch in git if someone wants to mess with it later..

  • Ozkan Sezer Ozkan Sezer posted a comment on discussion Help

    Great that you found the culprit. It's troublesome that one file system from a former version being incompatible ...

  • Ozkan Sezer Ozkan Sezer committed [05bc46] on Git

    bump version to 0.97.0 and update documents for changes

  • Ozkan Sezer Ozkan Sezer posted a comment on discussion Help

    Well, then there won't be m68k-amigaos binaries in 1.5.10 release

  • Ozkan Sezer Ozkan Sezer posted a comment on discussion Help

    @bszili: Can you produce working binaries so that I can replace those in the 1.5.10 lha above?

  • Ozkan Sezer Ozkan Sezer posted a comment on discussion Help

    It should be set to no OK, I just disabled Bebbo toolchain in all makefiles. (See latest git.)

  • Ozkan Sezer Ozkan Sezer committed [90bb0c] on uhexen2

    Makefiles: disable Bebbo's GCC6 toolchain by default for m68k-amigaos3

  • Ozkan Sezer Ozkan Sezer posted a comment on discussion Help

    Strange: When copying the whole game dir to RAM and starting it from here, saving works. Copying the savegame back to my internal drive loads the game, but I can't save again. I have no issues with other games... Quake 1, 2, AmiDuke and so on with saving. As I understand, directory creation is failing for who knows why.. @bszili: Can you have peek at that?

  • Ozkan Sezer Ozkan Sezer posted a comment on discussion Help

    It should be set to no, it's no longer publicly available for the time being. OK, will do The 1.5.10 version you linked doesn't work for me. It produces a lot of illegal memory accesses and it has broken in-game grahpics. Hmph. I have only one toolchain, that means I can't build a working binary for m68k-amigaos3. Can you create a working binary yourself? P.S.: IIRC, the build defaults to clib2. I wnder if anything changes if built for libnix...

  • Ozkan Sezer Ozkan Sezer posted a comment on discussion Help

    I never had this issue, OK then, to be sure: Does the new build I linked above behave properly? If it's good, I'd like to use that in 1.5.10 release (I hope I do the release before a million years more..) but compiling the game with the new toolchain is probably not a good idea. There are some optimizer issues causing random crashes I never managed to track down. Ah, I remember that you liked the new bebbo toolchain.. Should we change the BEBBO_TOOLCHAINoption to noin the Makefiles, then?

  • Ozkan Sezer Ozkan Sezer committed [ca1946] on Git

    clean-ups after the escripten/wasm port patch

  • Ozkan Sezer Ozkan Sezer modified a comment on discussion Help

    I assume that you are using the 1.5.9 release. If that is the case, does this new build help at all? https://uhexen2.sourceforge.net/tmp/hexen2-1.5.10-amigaos-m68k.lha I built that from current (today's) sources in git. However my toolchain is old and it might have bugs. If my new build still has the issue, then @bszili uses a newer toolchain: I'd like to see results from his builds..

  • Ozkan Sezer Ozkan Sezer posted a comment on discussion Help

    I assume that you are using the 1.5.9 release. If that is the case, does this new build help at all? https://uhexen2.sourceforge.net/tmp/hexen2-1.5.10-amigaos-m68k.lha II built that from current (today's) sources in git. However my toolchain is old and it might have bugs. If my new build still has the issue, then @BSzili uses a newer toolchain: I'd like to see results from his builds..

  • Ozkan Sezer Ozkan Sezer posted a comment on discussion Help

    @bszili ?

  • Ozkan Sezer Ozkan Sezer committed [be59c1] on Code

    small cmake fixes.

  • Ozkan Sezer Ozkan Sezer committed [12f321] on uhexen2

    snd_mpg123.c: support for MPG123_API_VERSION 49 (mpg123 >= 1.33.0)

  • Ozkan Sezer Ozkan Sezer committed [b347c5] on Git

    snd_mpg123.c: support for MPG123_API_VERSION 49 (mpg123 >= 1.33.0)

  • Ozkan Sezer Ozkan Sezer committed [4622dc] on libxmp

    tempfile.c: more precise preprocessor checks for io.h inclusion.

  • Ozkan Sezer Ozkan Sezer committed [af564b] on Git

    updated windows SDL2 to latest official 2.32.8 version.

  • Ozkan Sezer Ozkan Sezer committed [56e21e] on Git

    SV_Physics(): fix entity cap check in the for loop.

  • Ozkan Sezer Ozkan Sezer committed [06a3c4] on Git

    host_cmd.c (ExtraMaps_List): fix build in C89 mode.

  • Ozkan Sezer Ozkan Sezer committed [efdb50] on libtimidity

    playmidi.c (find_samples): timidity-0.2i behavior for gus patches:

  • Ozkan Sezer Ozkan Sezer committed [1b66ff] on libtimidity

    playmidi.c (find_samples): timidity-0.2i behavior for gus patches:

  • Ozkan Sezer Ozkan Sezer committed [9687ec] on libtimidity

    playmidi.c (find_samples): add special case for 1-sample instruments ,

  • Ozkan Sezer Ozkan Sezer committed [ebf355] on libtimidity

    don't fail if a gus percussion instrument has more than one samples

  • Ozkan Sezer Ozkan Sezer committed [b471e0] on libtimidity

    sndfont.c: replaced use of strcpy() with memcpy().

  • Ozkan Sezer Ozkan Sezer committed [c82ea9] on libtimidity

    readsbk.c: replaced use of strncpy() with timi_strxcpy()

  • Ozkan Sezer Ozkan Sezer committed [3c745d] on libtimidity

    initial minimal error checking to load_sbk().

1 >