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
ivost
f3d6975f0b
Integrated oggvorbis into build, cleanedup ldap, mad and openal
...
git-svn-id: trunk@4664 -
2006-09-20 10:10:00 +00:00
ivost
9c28f73d55
Added oggvorbis headers
...
git-svn-id: trunk@4663 -
2006-09-20 09:47:17 +00:00
Jonas Maebe
e9580628d3
* make temps which are passed as the location for the function
...
result of functions which return their result in a temp not
regable
git-svn-id: trunk@4662 -
2006-09-20 09:09:35 +00:00
Jonas Maebe
e55d6d7145
* make_not_regable() now also works on temprefnodes
...
git-svn-id: trunk@4661 -
2006-09-20 09:07:45 +00:00
ivost
43054b826c
-madopenal sample fixed for win32
...
git-svn-id: trunk@4660 -
2006-09-19 20:03:31 +00:00
Jonas Maebe
2000c7d3e3
* used "gas" instead of "as" for Solaris (both sparc and x86)
...
and not for linux/sparc
git-svn-id: trunk@4659 -
2006-09-19 13:38:44 +00:00
Jonas Maebe
8d44332806
* also compile freetype units for darwin
...
git-svn-id: trunk@4658 -
2006-09-19 13:16:18 +00:00
ivost
76b0d0067d
git-svn-id: trunk@4657 -
2006-09-19 12:36:10 +00:00
ivost
ce7c562620
-Added OpenAL and libMad to win32 build cycle
...
git-svn-id: trunk@4656 -
2006-09-19 12:27:23 +00:00
ivost
59432c2c4a
-fixed bug
...
git-svn-id: trunk@4655 -
2006-09-19 12:25:31 +00:00
ivost
0ccfa36621
-fixed bug
...
git-svn-id: trunk@4654 -
2006-09-19 12:25:13 +00:00
ivost
0d5519f409
git-svn-id: trunk@4653 -
2006-09-19 12:20:28 +00:00
ivost
608065d269
-windows support of openal and mad
...
git-svn-id: trunk@4652 -
2006-09-19 12:17:20 +00:00
ivost
ce49fd7fc6
-fixed some bug in mad
...
-added openal / mad sample
git-svn-id: trunk@4651 -
2006-09-19 12:01:59 +00:00
Almindor
6c72c50126
* fixes MSG_* for darwin
...
git-svn-id: trunk@4650 -
2006-09-19 10:22:13 +00:00
Jonas Maebe
355e101bc1
* temp results of calls in "with" statements can be in regs
...
git-svn-id: trunk@4649 -
2006-09-19 09:23:57 +00:00
ivost
f88aa8de54
-Added mad (libmad mp3 decoder) headers
...
git-svn-id: trunk@4648 -
2006-09-18 21:55:23 +00:00
ivost
23e1ebb357
-ctypes cleanup, it was quite a mess with naming conventions, eg. some times shortened long to l like cldouble
...
-long is written out now, while signed and unsigned are shortened to s and u
git-svn-id: trunk@4647 -
2006-09-18 21:41:08 +00:00
Almindor
d4e1612fd1
* moves MSG_* constants from socketsh.inc to platform specific unxsockh.inc and fixes them for freebsd/darwin and solaris (linux ones were used before, not right)
...
git-svn-id: trunk@4646 -
2006-09-18 20:56:13 +00:00
florian
90e481ef13
* fixed arm-linux compilation
...
git-svn-id: trunk@4645 -
2006-09-18 19:47:52 +00:00
florian
8b841e9514
* fixed another problem caused by yesterdays real change
...
git-svn-id: trunk@4644 -
2006-09-18 18:21:00 +00:00