akallabeth
|
8cc6582044
|
Unify struct definitions (#7633)
* Unified enum/struct definitions, fixed include issues
* Fixed mac compilation issues
* Added missing include
* Fixed windows server build warnings
* Fixed VS2010 build issue
* Removed unnecessary library linking
* Fixed ThreadPool WinXP compatibility
* Fixed pr review remarks
|
2022-02-14 14:59:22 +01:00 |
|
Armin Novak
|
3cc4a255d6
|
Fixed #7515: Builds with -DWITH_PROFILER=ON
PROFILER_RENAME macro did lack trailing semicolon
|
2022-01-10 09:33:10 +01:00 |
|
Armin Novak
|
ea78e33d17
|
server: Fixed warnings, added assertions
|
2021-06-18 11:32:16 +02:00 |
|
Armin Novak
|
72ca88f49c
|
Reformatted to new style
|
2019-11-07 10:53:54 +01:00 |
|
Armin Novak
|
d2e1248b09
|
Fixed profiler API
* Duplicate the name internally to avoid issues with stack
* Made API opaque and removed direct dereferencing of struct.
|
2018-11-16 09:32:15 +01:00 |
|
Armin Novak
|
1a902c249c
|
Fix PROFILER_* macros
Add the semicolon to the macro to allow clean
undefinition if the profiler is not used.
This used to break VisualC compilers.
|
2018-02-15 11:30:38 +01:00 |
|
hardening
|
865ff2a5f8
|
Fixed compilation with -Wstrict-prototypes
|
2013-02-14 22:20:43 +01:00 |
|
Vic Lee
|
aac76c16c4
|
include: add various missing extern C decls.
|
2013-01-29 14:45:49 +08:00 |
|
Marc-André Moreau
|
709e66a596
|
libfreerdp: header cleanup
|
2012-12-14 00:25:48 -05:00 |
|
Marc-André Moreau
|
8a32de3801
|
libfreerdp: purged source tree from deprecated memory utils
|
2012-11-21 21:22:06 -05:00 |
|
Marc-André Moreau
|
e60a092d81
|
freerdp: fix headers
|
2012-10-08 23:02:04 -04:00 |
|
Vic Lee
|
ec9ca3e35f
|
include: move config.h into private headers.
|
2012-03-12 19:14:56 +08:00 |
|
Marc-André Moreau
|
6215417b29
|
windows: export all exported api functions
|
2011-08-16 23:54:42 -04:00 |
|
Marc-André Moreau
|
8292fc08f4
|
libfreerdp-rfx: fix windows build
|
2011-08-16 15:35:29 -04:00 |
|
Vic Lee
|
708c6096c9
|
libfreerdp-utils: migrate profiler.
|
2011-08-10 09:58:42 +08:00 |
|