hedgewars/uVideoRec.pas
2018-07-19 Wuzzy Fix engine crash when trying to delete cameraFile but it doesn't exist
2018-07-17 Wuzzy Add proper exit codes when halt-ing hwengine due to error
2018-07-17 Wuzzy Whoops. Syntax error in uVideoRec
2018-07-17 Wuzzy Fix video recorder not working if sound disabled (fixes bug 200)
2018-03-16 Wuzzy Make video metadata strings translatable in frontend
2017-09-30 sheepluva fix some fpc hints
2016-05-15 sheepluva always include uUtils _after_ SysUtils
2016-03-20 koda Move pixel format conversion from uVideoRec to AVWrapper
2016-01-31 unc0rr Bye-bye TryDo
2015-08-10 sheepluva more copyright fixes
2014-12-07 nemo Add that "make screenshots of Land/LandPixels" thing for map creators
2014-06-15 sheepluva fix videorec build
2014-06-14 sheepluva clean up halting a little
2014-02-04 sheepluva update FSF address. note: two sdl include files (by Sam Lantinga) still have the old FSF address in their copyright - but I ain't gonna touch their copyright headers
2014-01-17 sheepluva update copyright to 2014
2014-01-04 Gianfranco Costamagna Fixed avwrapper exit calls, fixing issue 752 0.9.20
2013-10-15 koda min->max
2013-10-14 koda Fix bug 656 by using the right resolution values
2013-06-11 koda and now also avwrapper can be shared/static, add visibility to its exported functions, drop (needed only when static)
2013-05-29 unc0rr bump copyright year for Andrey entries
2013-03-08 koda fix linking on osx
2013-03-06 koda rework ffmpeg/libav/videorec linking and their cmake discovery
2013-01-10 martin_bede Fix tons of warnings
2012-12-09 koda less linking needed, raise minimum_osx_version when videorec is enabled
2012-10-28 koda cleanup in initEverything and freeEverything
2012-10-24 koda finally videorec on osx
2012-10-23 unc0rr Get rid of C-style operators
2012-09-04 unc0rr Fix some warnings
2012-08-11 Stepan777 cmake scripts
2012-08-10 Stepan777 better cmake script
2012-07-13 Stepan777 Correctly distinguish between game and real ticks while recording video,
2012-07-10 Stepan777 Fix bug with isInLag picture displayed at end of some videos.
2012-07-09 Stepan777 fix bug with desynced camera positions
2012-07-09 Stepan777 rework saving of camera positions so there is no need to know framerate during prerecording.
2012-07-08 Stepan777 Move SDL_GetTicks() to another place, maybe this will fix sound desync.
2012-07-07 Stepan777 Fix thumbnails. On some OpenGL implementations they weren't working.
2012-06-26 Stepan777 Here they come - thumbnails.
2012-06-24 Stepan777 remaining IFDEFs
2012-06-24 Stepan777 pagevideos is now much better that before:
2012-06-11 Stepan777 1. Implement new page in frontend with options for video recording.
2012-06-07 Stepan777 1. Add IFDEFs for video recording
2012-06-04 Stepan777 here it is
less more (0) tip