Commit graph

210 commits

Author SHA1 Message Date
HMH 461da64021 Basic cmake support for videorecorder 2019-09-30 20:49:35 +08:00
H-M-H ef43af8709 videorecorder should be disabled by default 2019-09-30 20:48:50 +08:00
H-M-H 1abd84ce10 remove lib-prefix 2019-09-30 20:48:50 +08:00
H-M-H e8c80fae19 add the flag for actually linking against ffmpeg libs... 2019-09-30 20:48:50 +08:00
H-M-H 9177259800 also add includepath if using bundled ffmpeglibs 2019-09-30 20:48:50 +08:00
H-M-H 186938e153 add the actuall dlls for windows 2019-09-30 20:48:50 +08:00
H-M-H b098fa1e43 more stuff for windows 2019-09-30 20:48:47 +08:00
H-M-H d4a842aa34 hopefully made compiling with ffmpeg work for windows 2019-09-30 20:48:47 +08:00
H-M-H 94860c935f raw H.264 --> mp4 \o/ 2019-09-30 20:46:45 +08:00
Ryozuki bd1f6be080
add .desktop and ico installation 2019-05-26 18:11:48 +02:00
daverck 71a0ee506e fix broken server icon 2019-03-17 15:19:59 +01:00
daverck 9b6ff8e88b updated server icon 2019-03-16 10:19:42 +01:00
daverck 9831903048 updated server icon 2019-02-12 19:54:35 +01:00
def 36e1aced38 Windows manifest: try Vista/7 instead of 10/8.1 2018-05-13 19:48:27 +02:00
def f19f4530d3 Revert "Try removing manifest"
This reverts commit 6df2ad55ed.
2018-05-09 22:06:52 +02:00
def 6df2ad55ed Try removing manifest
Causes bug with Intel driver using OpenGL2:
https://stackoverflow.com/questions/34676697/embedding-manifest-into-the-application-binary-breaks-opengl-2
2018-05-07 20:57:06 +02:00
Learath2 71d82b26a9 Really remove bam 2018-01-28 14:34:35 +01:00
Learath2 b5d919f46b Remove bam 2018-01-28 14:18:10 +01:00
Savander 33c88c880e
Fixes #972. 2018-01-02 16:32:50 +01:00
heinrich5991 4b45f857c7 DMG: Put version into Info.plist 2017-11-17 22:32:44 +01:00
heinrich5991 dd5c26f81c Build the server launcher on macOS, package it 2017-11-17 14:37:29 +01:00
heinrich5991 194e4cffe7 Also package the server into DMGs 2017-11-16 10:28:55 +01:00
heinrich5991 c6016b77c5 Add other/bundle/ directory with Info.plist and PkgInfo 2017-11-10 08:32:21 +01:00
heinrich5991 8b1559ae14 Drop CMake 3.4 support for MSVS
Windows users don't have old versions of CMake from their repositories,
Visual Studio installs CMake 3.9.
2017-10-23 13:58:44 +02:00
Dennis Felsing acb052e97d Newline 2017-10-23 09:43:20 +02:00
Jupeyy 205b054026 move manifest to other directory and add MinGW support 2017-10-22 18:06:20 +02:00
Dennis Felsing 88c0778b21 Bundle glew instead 2017-10-20 11:12:27 +02:00
Dennis Felsing d7eabb0ea9 Further macosx fixes 2017-10-20 09:31:42 +02:00
Dennis Felsing db46d18e71 No GLEW on OSX necessary (untested) 2017-10-20 09:08:49 +02:00
Dennis Felsing d6999bb726 Merge "Pull Request using OpenGL 3.3" 2017-10-18 12:49:27 +02:00
Dennis Felsing f60eb5658f Merge pull request #836 from heinrich5991/pr_ddnet_unify_icons
Unify icons for gcc and MSVC, fix server icon
2017-09-16 11:18:40 +02:00
Jupeyy 74cccdeed0 output use_maxosxframework 2017-09-13 17:42:09 +02:00
Jupeyy 629bf2c5f9 Merge branch 'master' of https://github.com/ddnet/ddnet 2017-09-12 20:24:58 +02:00
def 0302393512 builds now 2017-09-08 21:01:38 +02:00
def 874c8381f2 macosx freetype try 2017-09-08 20:48:53 +02:00
Jupeyy 1053bc735d initial port to opengl3.3 (without any optimazations) 2017-09-02 15:24:07 +02:00
def 80b04370d5 bam 2017-08-31 21:39:33 +02:00
def c66cdf9b0d macosx freetype lib32 bam 2017-08-31 21:17:01 +02:00
def 1860113f46 Fix freetype on mac 2017-08-31 20:18:27 +02:00
heinrich5991 05f136fdfb Unify icons for gcc and MSVC, fix server icon 2017-08-01 21:43:56 +02:00
def 275adcba54 No manifest for MSVC 2017-07-22 11:50:58 +02:00
def 0db98b218b Fix icons 2017-07-21 23:54:58 +02:00
def c53f39c434 Let's try the nicer dll names on windows 2017-07-21 23:43:01 +02:00
def a72910bb4e Move external libraries to ddnet/ddnet-libs repo 2017-07-19 21:51:47 +02:00
def fed747b9a0 curl-4.lib needs to reference libcurl-4.dll 2017-07-19 17:40:51 +02:00
def d57ffaf2f5 Correct name 2017-07-19 17:37:54 +02:00
def b89295cdcb Let's try to create libcurl-4.lib files for MSVC linking 2017-07-19 17:32:29 +02:00
def 718aa5bdfc Fix curl build on Mac 2017-07-17 19:42:57 +02:00
def ed3b3f94c4 Further build fixes 2017-07-17 00:34:11 +02:00
def b1b4aa78ea Windows build fixes 2017-07-17 00:17:22 +02:00