3
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 14, 2024 — Nov 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Haiku logic makes paths not always be based on simple $HOME/.ocp/ logic anymore. Use the actual paths in the error-messages More... almost 11 years ago
ultradir in configure did not have version suffix on it, like the rest of the system uses More... almost 11 years ago
On Haiku, settings go to ~/config/settings/app instead of ~/.app More... almost 11 years ago
Force POSIX locate to work around a makeinfo error: "cannot select column #1 in multitable." More... almost 11 years ago
Replace hardcoded data and doc dirs More... almost 11 years ago
Apply resource file when building on Haiku More... almost 11 years ago
Export HAIKU variable to indicate building on Haiku More... almost 11 years ago
Icon designed by me, extracted from: data/artwork/icons/App_OpenCubicPlayer from Haiku sources More... almost 11 years ago
Timidity config parses did not support absolute filenames in instrument patches Patch was inspired by a another patch provided by Charles R. Anderson More... almost 11 years ago
String overflow protection in for dir statement in timidity config files More... almost 11 years ago
dcb314 pointed out a place were we accessed memory before performing the length check (I assume this was found by an automation tool) More... almost 11 years ago
grammar More... almost 14 years ago
Enable key-repeat for SDL, and ignore NUM-lock status More... almost 14 years ago
Forgot to update version in configure-script on release More... almost 14 years ago
Release 0.1.21 More... about 14 years ago
ocp.ini upgrade code could crash due memmove moved too much memory More... about 14 years ago
Try to allow <> for X11 keyboards in a more friendly way More... about 14 years ago
pause on wave files caused crash. Also did some minor cleanups in pause-handling in other file-plugins aswell More... about 14 years ago
dev/mixclip.c: wav and sid files would crash on non-x86 platforms (optimization for assembler mixer in lookup-tables were fixed for 32bit pointers) More... about 14 years ago
playgmi/gmitimitidy.c: Updated against ubuntu 11.10 configfile structure, closing ticket #3 More... about 14 years ago
Remove unused variables (new gcc version detects assigned, but unused variables) More... about 14 years ago
The #ifdef macro used were a bit wrong. But it might be that they all together should be removed (need to be checkd) More... about 14 years ago
playgmd/gmdl*.c: Removed a nested function (GCC on OS-X dislikes them) More... about 14 years ago
playxm file-loaders also had some nested functions More... about 14 years ago
2011-10-21: playgmd/gmdl*.c: Removed a nested function (GCC on OS-X dislikes them) More... about 14 years ago
Removed a nested function (GCC on OS-X dislikes them) More... about 14 years ago
devp/devpcoreaudio.c: Didn't compile devp/devpsdl.c: Minor change. If sound glitched, output timer would be out of sync More... about 14 years ago
removed a warning visible when using autoconf >= 2.68 More... about 14 years ago
AC_LINK_IFELSE for ADPLUG could fail if "ld --as-needed" was used More... about 14 years ago
newer versions of libalsa does not need plughw syntax, and in some cases works better without More... about 14 years ago