rarified
d7a68f326c
Renormalize line endings on entire repository to <LF> (for files in repository).
...
.gitattributes will alter text endings depending on platform with "text=auto"
4 years ago
rarified
d38f737366
Updated plClient solution to change Opus build directory to VS2010.
4 years ago
rarified
9d9788b99a
Reorganization Phase 2: update solution files for new references.
4 years ago
rarified
d45a2fa45b
Another fix to plClient.vcxproj; Change "Debug" to "Release" in a few library
...
locations for Release_Internal
4 years ago
rarified
e7b9663837
VS2010: Unify library paths and names for various build configurations
4 years ago
rarified
f3c0a81b0b
VS2003: changes for older compiler
...
- nullptr not defined, use nil
- remove unused VCXPROJ with wrong name plMoviePlayer
- std::begin, std::end not defined, conditionally include code for plLocalization::GetLanguageCodes()
on _MSC_VER >= 1800
- add PLASMA_USE_WEBM to appropriate VS projects
- fix library references to opus, vpx and speex
4 years ago
Adam Johnson
b233409580
Patches contributed by Adam to resolve movie playback:
...
- vcxproj file issues (local paths, Debug configurations)
- defer movie playback until mouse plate properly sized
- correct conditional and type for plMoviePlayer::Start() reference fVideoTrack
- fix typing to call plPlanarImage::Yuv420ToRgba() causing color artifacting
4 years ago
rarified
401fedd610
Updates to C++ typing, integrate movie playing into plClient.
...
This version compiles, but does not render movies. WIP.
(Has some rearranged message registration in StartInit() for testing)
4 years ago
rarified
4b3f16a912
First effort to port HUru MKV/WEBM Movie Player to Minkata
...
Type restructuring for C++98 and build configuration updates.
This version compiles successfully, but without webm libraries yet linked in.
4 years ago
rarified
21d6ddd391
Update VS2010 build files to always generate PDB & MAP files for debugging,
...
all configurations.
4 years ago
rarified
149a8877ce
Fix broken VC project files missing last </project> line (without line ending)
5 years ago
rarified
7f89504ca4
Update VS2010 projects to remove hard-coded BUILD_TYPE C++ definition so
...
environment CL variable can define build type.
5 years ago
cjkelly1
4239d7a046
Add plFileEncrypt, plFileSecure, and plPythonPack projects to "MSVC10Projects" AllClient.sln
5 years ago
cjkelly1
d173a5230f
Remove pfCCR project files from "MSVC10Projects" and remove project from AllClient.sln.
5 years ago
cjkelly1
06a696c725
Forgot to add NxCooking.lib to linker for plClient and plPageOptimizer projects. Adding it.
5 years ago
Ian McIntosh
c71e8fbee0
Fix for forgotten logins when removable media attached. Incorporated suggestion from previous PR #32 on OpenUru_org/CWE-ou
10 years ago
Christian Walther
ece6e6c063
Build 918 chunk 2: update from CWE-ou
11 years ago
CyanWorlds
46a0cf6206
Build 918
11 years ago
Christian Walther
91a4f8ab3e
Update MSVC10 projects.
13 years ago
Skoader
367c3df020
Add MSVC10 plClipboard project.
13 years ago
Skoader
33a242faa4
Add MSVC10 project files
13 years ago