Commit Graph

26 Commits

Author SHA1 Message Date
Anshul Maheshwari
d2d7a17f3b strtok_r for windows
Signed-off-by: Anshul Maheshwari <er.anshul.maheshwari@gmail.com>
2015-10-05 12:58:09 +05:30
Anshul Maheshwari
cc0ee507dd remove some vs warning
Signed-off-by: Anshul Maheshwari <er.anshul.maheshwari@gmail.com>
2015-09-30 13:37:27 +05:30
wforums
6e9a30b354 fix solution
-
2015-09-24 00:08:19 +02:00
wforums
0885aae79c Updating project files
-
2015-09-24 00:03:54 +02:00
Anshul Maheshwari
57eb42c7bb Compile code using Visual studio
Signed-off-by: Anshul Maheshwari <er.anshul.maheshwari@gmail.com>
2015-08-18 12:19:33 +05:30
wforums
74ad11b44f Release project build fix
Fixed release project for VS. New subfolders weren't included.
2015-06-04 00:34:08 +02:00
Brooss
7b4d93988f Fixes for compiling on MSVC2013 2015-02-25 16:37:57 +11:00
cfsmp3
cce4ec5e1a Merge branch 'pr/n111_wforums' 2014-10-11 08:05:02 +02:00
wforums
26d9584a93 Windows projext fix 2014-10-10 18:49:46 +02:00
Anshul Maheshwari
78cb26c9cb moved windows specific include 2014-10-09 20:20:23 -07:00
Anshul Maheshwari
2f5d45df01 added library file in windows build script 2014-10-09 18:49:02 -07:00
Anshul Maheshwari
e0cd8b2e56 builds on windows 2014-10-07 19:25:09 -07:00
Anshul Maheshwari
93a546bab4 compiled on windows 2014-10-07 00:24:45 -07:00
wforums
301c2a7138 Library - step one and half
- moved around some functions
- 608_helpers is gone now (moved last function)
2014-08-18 10:35:43 +02:00
wforums
74ab732999 Library - fixes
-
2014-08-15 18:37:15 +02:00
wforums
456d23f547 Library - step one and half
- Cleaned out header files + adjusted accordingly
- Decoupled spupng_encoder from ccextractor.h
- Decoupled ccx_encoders_common from ccextractor.h
2014-08-15 17:47:58 +02:00
wforums
7b48b01fd1 Library - intermediate
This one has errors!
2014-08-15 09:00:16 +02:00
wforums
ce3c2b5ae2 Merge fix 2
-
2014-08-12 12:25:35 +02:00
wforums
afaa7c8b76 Merge try
Trying to merge
2014-08-12 11:41:22 +02:00
Ruslan Kuchumov
ec0873f5a2 windows support 2014-07-26 12:06:17 +00:00
Anshul Maheshwari
9463999325 added snprintf in utility 2014-07-19 12:27:22 -07:00
wforums
83faf38070 Revert "Bugfix for DVR-MS files"
This reverts commit c2d4de1442.
2014-07-06 15:34:47 +02:00
wforums
c2d4de1442 Bugfix for DVR-MS files
Wouldn't process any DVR-MS files on windows. Bug traced back to
changing from cpp to c in 8980e807a8.

Reverting this was OK for the version of 20 May
(f7c0000add) with an own project, but not
for the current master.

Hence the change in the vcxproj, where a switch was causing this
behaviour.
2014-07-06 11:52:57 +02:00
Anshul Maheshwari
175806b87f added configuration's source file in vcxproj 2014-07-03 19:37:15 +05:30
Anshul Maheshwari
9d8bb65e2a compile on windows 2014-06-23 14:11:42 +05:30
wforums
82260de455 Working VS2013 project
Title says it all... Replaced sln with VS2013 working sln.
2014-06-06 21:34:22 +02:00