]> git.sesse.net Git - casparcg/history - core/producer/text/text_producer.cpp
[text_producer] Don't upload texture atlas to GPU every time the text or tracking...
[casparcg] / core / producer / text / text_producer.cpp
2017-03-15 Helge Norberg[text_producer] Don't upload texture atlas to GPU every...
2017-03-14 HellGoreMerge pull request #547 from jamesdwise/2.1.0
2017-03-10 HellGoreMerge pull request #506 from dimitry-ishenko-casparcg...
2017-02-13 Helge Norberg[text_producer] Made text bounds to be calculated at...
2015-12-14 Niklas P AnderssonMerge branch '2.1.0' of https://github.com/CasparCG...
2015-12-14 Niklas P Andersson* support for cornerpinning in psd-producer via vector...
2015-12-01 Niklas P Anderssoninitial fixes for new psd workflow
2015-12-01 Niklas P Andersson* don't throw on not finding a font file, just ignore...
2015-11-19 Helge NorbergThrow user_error exception for errors that are caused...
2015-10-28 Helge Norberg* Added font and font size to info() in text_producer
2015-10-12 Helge Norberg* Implemented FLS command (font list).
2015-10-09 Helge Norberg* Reenabled unit-test project after move to CMake.
2015-09-21 HellGoreMerge pull request #374 from hummelstrand/readme-2...
2015-09-17 Helge Norberg* Code changes required by Visual Studio 2015 including...
2015-07-02 Helge Norberg* Enforce help descriptions for producers in code.
2015-07-01 Helge Norberg* Refactored so that frame_producers are stored in...
2015-06-18 Helge Norberg* Merged layer_producer and channel_producer from 2...
2015-06-03 Helge Norberg* Merged MIXER CROP, MIXER ANCHOR, MIXER ROTATION and...
2015-05-19 Helge Norberg* Removed use of system font folder in favor of only...
2015-03-26 Helge NorbergMade the server more portable
2015-03-20 Helge NorbergMade the code more portable.
2015-03-19 Helge NorbergCreated CMake build system for building CasparCG Server...
2015-02-20 Helge NorbergRefactored to use non-static data member initializers...
2015-02-17 Helge Norberg* Refactored to use enum class instead of enum_class.
2015-02-13 Helge NorbergRefactored to use initializer lists and uniform initial...
2015-02-12 Helge Norberg* Upgraded to Visual Studio 2013
2013-10-25 Helge NorbergMerged most recent OSC changes
2013-10-23 Helge NorbergFixed bug with monitor subject lifetime
2013-10-09 niklaspanderssonMerge branch '2.1.0' of https://github.com/CasparCG...
2013-10-09 niklaspanderssonmanually merged a72be89 from master
2013-09-26 Helge NorbergMisc modifications to fix problems found by static...
2013-08-29 niklaspanderssonMerge branch '2.1.0' of https://github.com/CasparCG...
2013-08-29 Helge NorbergAdded basic support for image sequences.
2013-08-23 Helge NorbergMerge branch '2.1.0' of https://github.com/CasparCG...
2013-08-23 Helge NorbergAdvanced expression parsing for creating runtime bindin...
2013-08-20 niklaspandersson* psd: added support for scaling and tracking in text...
2013-08-19 niklaspandersson* new way of mapping font-name to font-file. Using...
2013-08-14 niklaspanderssonMerge branch '2.1.0' of https://github.com/CasparCG...
2013-08-13 Helge NorbergAdditional font metrics and correct height calculation
2013-08-12 niklaspanderssonMerge branch '2.1.0' of https://github.com/CasparCG...
2013-08-09 Helge NorbergAdded support for psd placeholder layer
2013-08-09 Helge NorbergAllow for a scene_producer to expose parameters updatea...
2013-08-08 niklaspandersson* added factory-parameters for font, size and color...
2013-08-07 niklaspanderssonMerge branch '2.1.0' of https://github.com/CasparCG...
2013-08-07 niklaspandersson* fixed fontname-to-file mapping
2013-08-07 niklaspanderssonmade all producers-factories able to handle non-upperca...
2013-08-07 niklaspanderssonmade all producers-factories able to handle non-upperca...
2013-08-07 niklaspanderssonMerge branch '2.1.0' of https://github.com/CasparCG...
2013-08-07 niklaspandersson* made it optional to normalize coordinates of a text...
2013-08-07 Helge NorbergChanged CALL params to vector of strings
2013-08-06 niklaspanderssonbinding between linked layers in psd-import/scene-producer
2013-08-01 niklaspandersson* added geometry to frames for custom rendering