florian
|
116ca023c2
* updated to get it working on windows
|
19 years ago |
florian
|
569c4871fc
+ first batch of varset support, as long as packset isn't changed, it doesn't change anything
|
19 years ago |
daniel
|
4d3c7ac99e
* Change ptrint into ptruint because $7fffffff < $80000001 should
|
19 years ago |
florian
|
3c50c5f714
* return from unhandled exception handler to system unit so things get cleaned up properly
|
19 years ago |
joost
|
5ca8549895
* fixed issue #7323
|
19 years ago |
joost
|
6ae8c61928
* Fixed memleaks (issue #7324)
|
19 years ago |
Almindor
|
adf89bd95d
* adds info about bsd.pas
|
19 years ago |
ivost
|
047c650ca3
* madopenal sample fixes
|
19 years ago |
ivost
|
17fd118949
* added matroska headers (quite strange c-header, lot of missing things)
|
19 years ago |
florian
|
d15f5871c2
* write align opcode in text sections in case of gas output, fixes #7440
|
19 years ago |
florian
|
aec8c2a466
* tried to make it 64 bit safe
|
19 years ago |
florian
|
0266766abc
+ MD5Buffer from crossbuilder
|
19 years ago |
florian
|
34189ac762
* fix from Forest for #7389
|
19 years ago |
ivost
|
acab962bb3
* libdts bug! I added a small work around for that in the header file
|
19 years ago |
ivost
|
4fcf2e51d6
* madopenal example supports now modplug (version 0.8 expected!!!)
|
19 years ago |
ivost
|
cfc2f77ef1
* freaking commit error, commited modplug.pas again
|
19 years ago |
ivost
|
45ba2e4b8a
* Added dts decoder headers
|
19 years ago |
chrivers
|
879d4271c1
Preparing extra/modplug for libmodplug
|
19 years ago |
chrivers
|
fba9ac6698
Cloned mad/ to modplug/
|
19 years ago |
ivost
|
b6450c80c0
* Added libmodplug headers
|
19 years ago |
ivost
|
7aa88d5642
* some cleanup in madopenal and a52
|
19 years ago |
ivost
|
afb39dc4b3
* created more helper functions for vorbis, mad and a52 decoders
|
19 years ago |
florian
|
efd24ba7a0
* x86_64 abis ensure that the direction flag is clear at procedure entry
|
19 years ago |
florian
|
360cbe1de1
* fixed passing of structs on x86_64-linux
|
19 years ago |
micha
|
08c3d44cea
use the ctypes unit in h2pas (from jpetermugaas)
|
19 years ago |
ivost
|
48ac2cb379
* fixed madopenal.pas: im using alBufferWriteData_LOKI instead of alBufferData to play stereo sounds! If there are any problems with that functions, it would be nice to get some feedback
|
19 years ago |
ivost
|
1870c41c40
* Created some helper functions for vorbis and a52
|
19 years ago |
oro06
|
2c9ccaf4b3
wince : interlocked api funcs commented to avoid mixed api/rtl calls
|
19 years ago |
ivost
|
87c5880318
* Fixed typecast error in A52 headers
|
19 years ago |
ivost
|
66e155acab
* Fixed header information of ldap, md4, oggvorbis and openal
|
19 years ago |