Commit Graph
30 Commits
Author SHA1 Message Date
Bastien Bouclet 86f641ebb9 AUDIO: Add the WMA decoder from xoreos
Credits go to DrMcCoy, clone2727 and the ffmpeg authors
Permission is granted by DrMcCoy and clone2727 relicense this
from GPLv3+ to GPLv2+.
2015-04-19 11:46:01 +02:00
Matthew Hoops 9816b06b17 COMMON: Add a function for converting strings using iconv 2014-09-09 16:00:16 +02:00
Pawel Kolodziejski 8759900b6a ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
Pawel Kolodziejski b22d441a00 ALL: synced with scummvm 2013-12-08 13:25:24 +01:00
Pawel Kolodziejski 790db038c0 ALL: sync with scummvm 2013-10-13 11:30:34 +02:00
Pawel Kolodziejski 068ff94d20 ALL: synced with ScummVM 2013-07-07 15:29:33 +02:00
Bastien Bouclet bed671448e COMMON: Add the PE resource code from ScummVM 2013-02-24 15:54:44 +01:00
Pawel Kolodziejski 8e2ab87455 ALL: synced with scummvm 2012-03-25 11:41:48 +02:00
Pawel Kolodziejski bc71f3f583 synced with scummvm 2012-02-22 17:21:09 +01:00
Pawe³ Ko³odziejski a5479cfe83 sync with scummvm 2012-01-06 22:56:21 +01:00
Giulio Camuffo 8426af0885 COMMON: Add a new ostream-like debug class. 2011-08-31 15:37:42 +02:00
Pawel Kolodziejski 8dd0f82574 sync with scummvm 2011-07-20 08:02:02 +02:00
Pawel Kolodziejski 0640dcf2c7 synced with scummvm to 2011-Apr-13 2011-04-14 12:41:26 +02:00
Pawel Kolodziejski be1b3ab884 synced with scummvm svn rev 50000 2011-04-11 02:28:51 +02:00
Pawel Kolodziejski e3a475ff7b synced with scummvm rev svn 49000 2011-04-10 21:59:04 +02:00
Pawel Kolodziejski bccbcae43c synced rest files, missed with last sync rev 47951 2011-04-10 15:45:37 +02:00
Pawel Kolodziejski d56f497a25 fix makefiles 2010-01-21 20:03:19 +00:00
Pawel Kolodziejski 7aa79c880d synced with scummvm 2009-10-05 08:33:46 +00:00
Pawel Kolodziejski 26f97ed5a3 * initial works on GUI, launcher works, not external themes yet
* cleanup header files
2009-10-04 10:58:28 +00:00
Pawel Kolodziejski ac7307728b import some code from scummvm to allow implement later multi engine support 2009-05-24 21:31:05 +00:00
Pawel Kolodziejski db23b6cd79 update build files 2009-05-07 19:08:04 +00:00
Pawel Kolodziejski 3d72ad6b44 zlib -> libz 2009-04-26 18:36:59 +00:00
Pawel Kolodziejski 0bc7c9c81b update makefiles 2009-04-05 15:47:18 +00:00
Pawel Kolodziejski a6fe23874d moved vector and matrix from common into engine dir 2008-08-17 08:01:59 +00:00
Pawel Kolodziejski 8a6f540d91 ops 2008-08-17 07:43:23 +00:00
Pawel Kolodziejski acf32fce79 moved few things in common utils code 2008-08-17 07:08:50 +00:00
Pawel Kolodziejski 515652df27 update 2008-07-29 22:14:13 +00:00
Pawel Kolodziejski 8c7012c803 added filesystem common code from scummvm (part 1) 2008-07-20 13:16:56 +00:00
Pawel Kolodziejski ca403a4c36 don't use zlib in common 2008-06-12 20:17:46 +00:00
Pawel Kolodziejski 407aee486d - initial support for configure based on scummvm tree (tested mac os x leopard, linux(ubuntu), cygwin with mingwin gcc)
- adopted more common dir code from scummvm for easier multi platform support
- synced some changes from scummvm code
2008-06-12 12:08:15 +00:00