summaryrefslogtreecommitdiff
path: root/win32
Commit message (Collapse)AuthorAgeFilesLines
* Migrated main development to Visual Studio 2008 (which has a better ↵Cristian Adam2010-11-201-1/+7
| | | | | | | | | | integration with Windows 7). Modified project files to have Windows CE debug builds compilable and runnable. git-svn-id: https://svn.xiph.org/trunk/Tremor@17636 0101bb08-14d6-0310-b084-bc0e0c8e3800
* Removed Windows CE Platform Builder as a dependency of building Windows ↵Cristian Adam2010-10-201-1/+7
| | | | | | Mobile binaries. git-svn-id: https://svn.xiph.org/trunk/Tremor@17551 0101bb08-14d6-0310-b084-bc0e0c8e3800
* Updated OpenCodecs work with the recent libtremor changes.Cristian Adam2010-09-014-430/+1642
| | | | git-svn-id: https://svn.xiph.org/trunk/Tremor@17376 0101bb08-14d6-0310-b084-bc0e0c8e3800
* Removed Release_SSE and Release SSE2 configurations. Changed Windows Mobile ↵Cristian Adam2010-02-182-1640/+229
| | | | | | 5.0 configuration from "Pocket PC SDK 2 (ARMV4I)" to "Pocket PC SDK (ARMV4I)", version "2" was generated by versions of Windows Mobile 5.0 SDK which are no longer available on MSDN. git-svn-id: https://svn.xiph.org/trunk/Tremor@16913 0101bb08-14d6-0310-b084-bc0e0c8e3800
* linked statically to c runtime for windows mobile.Cristian Adam2009-11-251-385/+1432
| | | | git-svn-id: https://svn.xiph.org/trunk/Tremor@16724 0101bb08-14d6-0310-b084-bc0e0c8e3800
* Updated VS2005/8 project files.Cristian Adam2009-10-122-2075/+782
| | | | git-svn-id: https://svn.xiph.org/trunk/Tremor@16641 0101bb08-14d6-0310-b084-bc0e0c8e3800
* Updated project file for WinCE, added SSE, SSE2 configuration.Cristian Adam2009-02-091-69/+626
| | | | git-svn-id: https://svn.xiph.org/trunk/Tremor@15687 0101bb08-14d6-0310-b084-bc0e0c8e3800
* Added support for x64Cristian Adam2008-12-011-42/+293
| | | | git-svn-id: https://svn.xiph.org/trunk/Tremor@15546 0101bb08-14d6-0310-b084-bc0e0c8e3800
* Generate debug information for Release builds.Cristian Adam2008-10-191-697/+697
| | | | git-svn-id: https://svn.xiph.org/trunk/Tremor@15417 0101bb08-14d6-0310-b084-bc0e0c8e3800
* VS2008 project files.Cristian Adam2008-08-261-0/+697
| | | | git-svn-id: https://svn.xiph.org/trunk/Tremor@15207 0101bb08-14d6-0310-b084-bc0e0c8e3800
* * Update NSIS installer to work with vc8 runtimes -- works for 2K/XP/XP MCE, ↵Zentaro Kavanagh2006-06-131-28/+28
| | | | | | | | needs testing on older systems still * Fix unicode filename bug -- for NT/2K/XP/XP MCE, may no longer execute on 95/98/ME needs testing git-svn-id: https://svn.xiph.org/trunk/Tremor@11565 0101bb08-14d6-0310-b084-bc0e0c8e3800
* * Add proper build setup for wm5Zentaro Kavanagh2006-04-211-4/+4
| | | | | | * Don't include sys/types.h if defined WIN32 && WINCE - it never gets used anyway git-svn-id: https://svn.xiph.org/trunk/Tremor@11217 0101bb08-14d6-0310-b084-bc0e0c8e3800
* * Add WM5 build configs to tremor projectZentaro Kavanagh2006-04-211-0/+403
| | | | git-svn-id: https://svn.xiph.org/trunk/Tremor@11215 0101bb08-14d6-0310-b084-bc0e0c8e3800
* * Use the provided STIN macros so it builds on win32Zentaro Kavanagh2006-04-211-0/+293
* Add VS2005 project files git-svn-id: https://svn.xiph.org/trunk/Tremor@11211 0101bb08-14d6-0310-b084-bc0e0c8e3800