Licai Guo
|
15bd7dab57
|
fix crash issue for too big packet size
|
2014-01-09 00:28:13 -08:00 |
|
Ethan Hugg
|
057d3e507b
|
Merge pull request #100 from mstorsjo/trailing-whitespace-cpp-comments
Remove trailing whitespace in comments
|
2014-01-06 09:33:52 -08:00 |
|
Martin Storsjö
|
b1c070cf8b
|
Remove "pragma once"
The same thing is handled by proper standard C header include guards
in all these files.
|
2014-01-05 15:03:25 +02:00 |
|
Martin Storsjö
|
d3ee1de5ac
|
Remove trailing whitespace in comments
The astyle cleanup keeps trailing whitespace within comments,
but the whitespace here is not significant nor intentional
and thus should be removed.
|
2014-01-05 14:53:21 +02:00 |
|
Ethan Hugg
|
c97be377b1
|
Rollup of minor fixes found by Martin Ettl
|
2013-12-16 09:25:35 -08:00 |
|
Martin Storsjö
|
f1cfd1e28a
|
Don't link to libdl when building with NO_DYNAMIC_VP defined
|
2013-12-16 09:35:03 +02:00 |
|
licaiguo
|
077ffed5ea
|
Add Windows 64-bit build to VS project files
|
2013-12-15 15:18:19 +08:00 |
|
Cullen Jennings
|
41d1c31f7f
|
Fix warnings on OSX compile
|
2013-12-13 13:03:38 -07:00 |
|
Ethan Hugg
|
a913cc853e
|
Merge pull request #32 from mstorsjo/cosmetics
Consistently use unix newlines, remove trailing whitespace
|
2013-12-13 08:54:14 -08:00 |
|
Martin Storsjö
|
b911920a77
|
Don't include the MFC header afxres.h in windows resource files
Just include windows.h instead. This allows building using the
Express edition versions of MSVC as well, that don't include MFC.
|
2013-12-13 14:43:25 +02:00 |
|
Martin Storsjö
|
f9dea46712
|
Remove trailing whitespace
Most of it was removed in ff6b669176 from C++ source files,
but other files were left unchanged.
|
2013-12-13 11:24:17 +02:00 |
|
Ethan Hugg
|
ff6b669176
|
Pretty printed the C++ code with astyle
|
2013-12-12 14:21:12 -08:00 |
|
Martin Storsjö
|
3331ff6566
|
Fix a typo in the public codec API
|
2013-12-12 16:13:45 +02:00 |
|
Ethan Hugg
|
2ca14fed1c
|
Rebase of EKR's patches for tracing and frame size
|
2013-12-11 06:51:26 -08:00 |
|
Ethan Hugg
|
70e5e62f3d
|
Initial Commit
|
2013-12-09 04:51:09 -08:00 |
|