Commit Graph

23549 Commits

Author SHA1 Message Date
daniel
6abd7a7cf3 * Revert oldlasttemp stuff
git-svn-id: trunk@4717 -
2006-09-24 16:59:36 +00:00
florian
710f374346 + added constant for header version
git-svn-id: trunk@4716 -
2006-09-24 16:06:39 +00:00
florian
8d21a43989 + fp ide templates
+ data2inc commands added in comment
+ preinstall svn support to the ide

git-svn-id: trunk@4715 -
2006-09-24 16:03:39 +00:00
florian
e25c131839 * building zlib twice is useless
git-svn-id: trunk@4714 -
2006-09-24 15:42:53 +00:00
florian
7800e3c39e * build zlib and libpng on win32
git-svn-id: trunk@4713 -
2006-09-24 15:31:59 +00:00
florian
3d18d06c25 * updated to work with windows
git-svn-id: trunk@4712 -
2006-09-24 15:07:30 +00:00
florian
116ca023c2 * updated to get it working on windows
git-svn-id: trunk@4711 -
2006-09-24 15:06:29 +00:00
florian
569c4871fc + first batch of varset support, as long as packset isn't changed, it doesn't change anything
git-svn-id: trunk@4710 -
2006-09-24 14:40:11 +00:00
daniel
4d3c7ac99e * Change ptrint into ptruint because $7fffffff < $80000001 should
be true.

git-svn-id: trunk@4709 -
2006-09-24 13:12:19 +00:00
florian
3c50c5f714 * return from unhandled exception handler to system unit so things get cleaned up properly
git-svn-id: trunk@4708 -
2006-09-24 12:44:20 +00:00
joost
5ca8549895 * fixed issue #7323
git-svn-id: trunk@4707 -
2006-09-24 12:32:05 +00:00
joost
6ae8c61928 * Fixed memleaks (issue #7324)
git-svn-id: trunk@4706 -
2006-09-24 11:57:49 +00:00
Almindor
adf89bd95d * adds info about bsd.pas
git-svn-id: trunk@4705 -
2006-09-24 11:38:59 +00:00
ivost
047c650ca3 * madopenal sample fixes
* libmodplug 0.7 should work with modplug.pas headers now

git-svn-id: trunk@4704 -
2006-09-24 10:38:29 +00:00
ivost
17fd118949 * added matroska headers (quite strange c-header, lot of missing things)
git-svn-id: trunk@4703 -
2006-09-24 09:57:11 +00:00
florian
d15f5871c2 * write align opcode in text sections in case of gas output, fixes #7440
git-svn-id: trunk@4702 -
2006-09-24 07:44:33 +00:00
florian
aec8c2a466 * tried to make it 64 bit safe
git-svn-id: trunk@4701 -
2006-09-24 07:28:01 +00:00
florian
0266766abc + MD5Buffer from crossbuilder
git-svn-id: trunk@4700 -
2006-09-24 07:19:15 +00:00
florian
34189ac762 * fix from Forest for #7389
git-svn-id: trunk@4699 -
2006-09-24 07:13:23 +00:00
ivost
acab962bb3 * libdts bug! I added a small work around for that in the header file
* a52 header cleanup
    * madopenal sample fix
    * extended modplug headers

git-svn-id: trunk@4698 -
2006-09-24 00:36:21 +00:00
ivost
4fcf2e51d6 * madopenal example supports now modplug (version 0.8 expected!!!)
git-svn-id: trunk@4697 -
2006-09-23 22:32:56 +00:00
ivost
cfc2f77ef1 * freaking commit error, commited modplug.pas again
git-svn-id: trunk@4696 -
2006-09-23 22:26:23 +00:00
ivost
45ba2e4b8a * Added dts decoder headers
* updated helper functions of a52 and mad
    * extended modplug header
    * extended madopenal example with dts support

git-svn-id: trunk@4695 -
2006-09-23 22:18:58 +00:00
chrivers
879d4271c1 Preparing extra/modplug for libmodplug
git-svn-id: trunk@4694 -
2006-09-23 21:19:08 +00:00
chrivers
fba9ac6698 Cloned mad/ to modplug/
git-svn-id: trunk@4693 -
2006-09-23 21:17:59 +00:00
ivost
b6450c80c0 * Added libmodplug headers
git-svn-id: trunk@4692 -
2006-09-23 12:26:37 +00:00
ivost
7aa88d5642 * some cleanup in madopenal and a52
git-svn-id: trunk@4691 -
2006-09-23 12:10:50 +00:00
ivost
afb39dc4b3 * created more helper functions for vorbis, mad and a52 decoders
* updated madopenal sample to use this helpers

git-svn-id: trunk@4690 -
2006-09-23 12:06:26 +00:00
florian
efd24ba7a0 * x86_64 abis ensure that the direction flag is clear at procedure entry
git-svn-id: trunk@4689 -
2006-09-23 10:08:47 +00:00
florian
360cbe1de1 * fixed passing of structs on x86_64-linux
git-svn-id: trunk@4688 -
2006-09-23 09:05:21 +00:00
micha
08c3d44cea use the ctypes unit in h2pas (from jpetermugaas)
git-svn-id: trunk@4687 -
2006-09-22 21:12:07 +00:00
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
* enhanced a52 helper functions

git-svn-id: trunk@4686 -
2006-09-22 20:59:55 +00:00
ivost
1870c41c40 * Created some helper functions for vorbis and a52
* Working madopenal samples with mp3, ogg and ac3 support

git-svn-id: trunk@4685 -
2006-09-22 19:25:36 +00:00
oro06
2c9ccaf4b3 wince : interlocked api funcs commented to avoid mixed api/rtl calls
git-svn-id: trunk@4684 -
2006-09-22 17:29:00 +00:00
ivost
87c5880318 * Fixed typecast error in A52 headers
git-svn-id: trunk@4683 -
2006-09-22 14:14:03 +00:00
ivost
66e155acab * Fixed header information of ldap, md4, oggvorbis and openal
* Added a52 decoder library headers
    * Modified madopenal sample to play ac3 (not working right now)

git-svn-id: trunk@4682 -
2006-09-22 11:30:26 +00:00
Jonas Maebe
25059eb03d * only potentially change size of vecn results in case of packed arrays
git-svn-id: trunk@4681 -
2006-09-22 09:24:42 +00:00
Almindor
ad7d9f29b8 * makes freeBSD fpc use new sigaction (5.x+)
git-svn-id: trunk@4680 -
2006-09-22 08:34:34 +00:00
Jonas Maebe
3bb41dcf9a * fixed writing "packed" status of bitpacked records to ppu files.
Not sure how it ever worked, nor how exactly symtable ppu entries
    work -- but it's now stored with the recorddef (which also means
    that bitpacking is disabled currently for objects and classes,
    since they are based on tabstractrecorddef rather than trecorddef)

git-svn-id: trunk@4679 -
2006-09-21 20:39:36 +00:00
Jonas Maebe
6be389e954 * fixed bug in r4674
git-svn-id: trunk@4678 -
2006-09-21 20:34:18 +00:00
Vincent Snijders
e1373d9d5f + added test timing results to the test results from Graeme Geldenhuys
git-svn-id: trunk@4676 -
2006-09-21 18:40:24 +00:00
ivost
f671cc39e8 * Fixed the header description of Makefile.fpc in ldap, md4, mad, oggvorbis and openal
git-svn-id: trunk@4675 -
2006-09-21 16:52:35 +00:00
Jonas Maebe
cc6a91a9bc * fixed packed arrays of enums in case of packenum 2/4
git-svn-id: trunk@4674 -
2006-09-21 14:46:32 +00:00
oro06
56299d584f wince:
*LOGFONT fixed, use unicode now
+few dialog style, ex style consts

git-svn-id: trunk@4673 -
2006-09-21 14:44:56 +00:00
ivost
66ebba7c5f * madopenal is working now under win32, but not on linux/amd64. It's some problem with ov_open_callbacks
git-svn-id: trunk@4672 -
2006-09-21 10:24:10 +00:00
ivost
eaf9a853c6 * fixed windows version of vorbis headers
* small change in madopenal sample

git-svn-id: trunk@4671 -
2006-09-21 10:04:44 +00:00
ivost
a042d7eba7 * Changed dynamic linking of vorbis, ogg, mad and openal for win32
* Extended madopenal.pas sample with oggvorbis support

git-svn-id: trunk@4670 -
2006-09-20 23:19:29 +00:00
daniel
970f729222 * Replace loop by move
* Remove unnecessary casting from bytes to chars

git-svn-id: trunk@4668 -
2006-09-20 21:08:05 +00:00
daniel
bc57953a71 * Fix stupid ifdef placement error.
git-svn-id: trunk@4667 -
2006-09-20 21:00:52 +00:00
olle
e83e8d0695 fixed broken do_isdevice
git-svn-id: trunk@4666 -
2006-09-20 20:58:17 +00:00