1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-29 04:45:33 +00:00
openmw-tes3mp/apps/openmw
Lukasz Gromanowski f5589b42ea Fix for compiler warnings and deprecated functions usage in videoplayer.
Added ifdefs because changes in API were introduced in libavc 56.1
and this code doesn't compile with older versions (ie. on Ubuntu, or Debian).

Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
2014-09-21 16:09:16 +02:00
..
mwbase Remove a useless method 2014-09-13 07:57:15 +02:00
mwclass Reset CreatureLevList spawning flag if levelled list returned no creature 2014-09-18 06:06:20 +02:00
mwdialogue Fix broken dialogue Function_HealthPercent 2014-09-13 20:39:58 +02:00
mwgui Change all skins to get font colors from fallback settings (Fixes #704) 2014-09-20 10:40:09 +02:00
mwinput Bind to scancodes instead of keycodes 2014-09-13 20:39:59 +02:00
mwmechanics Merge remote-tracking branch 'scrawl/master' 2014-09-19 15:59:59 +02:00
mwrender Fix for compiler warnings and deprecated functions usage in videoplayer. 2014-09-21 16:09:16 +02:00
mwscript Fix case issue when setting companion's profit on the script 2014-09-13 20:39:59 +02:00
mwsound Workaround incorrectly reported channel_layout 2014-09-12 21:18:54 +10:00
mwstate Use player's base name for profiles 2014-09-13 02:58:01 +02:00
mwworld Merge cell names when merging cells (Fixes #1929) 2014-09-19 05:02:54 +02:00
android_main.c fixe all code v 2 2014-08-06 00:46:21 +04:00
CMakeLists.txt Merge remote-tracking branch 'cc9cii/ffmpeg-swresample' 2014-09-15 12:44:38 +02:00
crashcatcher.cpp fixes building on systems with kFreeBSD kernel 2014-08-18 17:19:54 +02:00
doc.hpp first set of additional doxygen comments 2010-09-25 15:03:53 +02:00
engine.cpp Add basic framework to retrieve font colors from fallback settings (Feature #704) 2014-09-19 11:53:35 +02:00
engine.hpp Merge branch 'run' 2014-09-14 11:59:54 +02:00
main.cpp fixed --data switch (was missing composing option) 2014-09-13 20:41:57 +02:00