Commit Graph

20 Commits (d385c08f3a2766c1a3c53afb6d72396c4352a265)

Author SHA1 Message Date
Pavel Roskin 59a5fb0ddb Move headers from EXTRA_DIST to sources, sort alphabetically
There should be no functional difference.
9 years ago
Pavel Roskin 92a6833e9b Fix typos 9 years ago
Pavel Roskin dcab7552db Stop redefining libdir, use moduledir for ${libdir}/xrdp
libdir is for shared and static libraries. Some xrdp libraries are loaded
dynamically from a non-standard directory, so they are used like modules.

Having separate libdir and moduledir would eventually allow to separate
dynamically loaded modules from shared libraries.
9 years ago
Pavel Roskin a452d8d36a Merge AM_CFLAGS and INCLUDES info AM_CPPFLAGS
AM_CPPFLAGS is for flags passed to the preprocessor, such as defines and
includes. AM_CFLAGS is for flags affecting the compiler, such as debug
and optimization settings.

INCLUDES is an obsolete name. Users can pass INCLUDES and break
compilation. AM_CPPFLAGS is more explicit that the flags come from
Automake and should not be overridden.
9 years ago
Jay Sorg 75978a702b vrplayer: many fixes 11 years ago
Jay Sorg ad0532b1bf vrplayer: work on client timing 11 years ago
Jay Sorg f5e9bc3308 vrplayer: work on removing server side timing 11 years ago
Jay Sorg 8785f235c2 xrdpvr: work on removing meta data file 11 years ago
Jay Sorg c41bced4df xrdpvr: rename the set volume function 12 years ago
Jay Sorg 50db19c88c xrdpvr: added volume message 12 years ago
Jay Sorg 4322a136f1 xrdpvr: fix a crash in xrdpvr_deinit_player 12 years ago
Jay Sorg c6fa03102f copyright year update 12 years ago
Jay Sorg 88be8505a9 vrplayer: fix for building with older ffmpeg 12 years ago
Jay Sorg b6fb300954 xrdpvr: compile fix for older ffmpeg 12 years ago
Laxmikant Rashinkar cae2adb75e o developer checkin
o modified vrplayer to use threads
12 years ago
Laxmikant Rashinkar 4c67aad4c4 o development checkin
o added vrplayer
12 years ago
Laxmikant Rashinkar a6a68e00f1 Merge branch 'master' of github.com:FreeRDP/xrdp 12 years ago
Laxmikant Rashinkar 78a05415b2 added cplusplus guards to header file xrdpvr.h 12 years ago
Jay Sorg 55f0bfd0b9 xrdpvr: build fix, don't need AVDictionary 12 years ago
Laxmikant Rashinkar f31ef14b89 forgot to add xrdpvr directory and files 12 years ago