]> git.sesse.net Git - casparcg/shortlog
casparcg
2015-12-22 Helge NorbergFixed bug in xml_scene_producer with interlaced renderi...
2015-12-22 Helge NorbergReverted pdwCookie change
2015-12-17 Helge NorbergFixed access violation in decklink_producer where input...
2015-12-16 Helge NorbergMade calltracing configurable
2015-12-16 Helge NorbergSeparated call trace to separate log file calltrace.log
2015-12-16 Helge NorbergAdd call tracing at selected placed in the code to...
2015-12-16 Helge NorbergAdded support for categorizing log into normal, call...
2015-12-14 Helge NorbergFixed file_nb_frames bug when video stream length is...
2015-12-14 Niklas P AnderssonRevert "* OpenGL debug logging"
2015-12-14 Niklas P Andersson* revert of casparcg.config
2015-12-14 Niklas P AnderssonMerge branch '2.1.0' of https://github.com/CasparCG...
2015-12-14 Niklas P Andersson* OpenGL debug logging
2015-12-14 Niklas P Andersson* fixed broken text-rendering
2015-12-14 Niklas P Andersson* support for cornerpinning in psd-producer via vector...
2015-12-09 Helge NorbergImproved hotswap_producer
2015-12-09 Helge NorbergTry to use a unique pdwCookie when Advising an ITimerSi...
2015-12-04 Helge NorbergIf a template host is running but a specific flash...
2015-12-04 Helge NorbergDon't start a flash player for CG commands that are...
2015-12-04 Helge NorbergLog expected user errors at info instead of error to...
2015-12-04 Helge NorbergMove most template host logging that is not interesting...
2015-12-03 Niklas P Anderssonsupport for rectangular vectors masks in PSD-files...
2015-12-03 Helge NorbergIndent stack traces in Linux as well
2015-12-03 Helge NorbergMerge branch '2.1.0' of https://github.com/CasparCG...
2015-12-03 Helge NorbergWrite timestamp, thread and severity on each line in...
2015-12-03 Helge NorbergIndent stack trace lines so it is easier to read
2015-12-02 Helge NorbergFixed compilation problem in Linux
2015-12-02 Helge NorbergStarted using ptree_get, ptree_get_value, witerate_chil...
2015-12-02 Helge NorbergCreated abstraction for property tree get(), get_child...
2015-12-02 Helge NorbergLog context_info exception attachment in addition to...
2015-12-02 Helge NorbergCreated a context_info attachment to our exceptions...
2015-12-02 Niklas P Anderssonperformance fix concerning nested scene-producers
2015-12-02 Niklas P Anderssonfixed timeline-annotations in psd-producer that was...
2015-12-01 Helge NorbergRevert accidental change
2015-12-01 Helge NorbergQualify conflicting names
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-12-01 Helge NorbergTurned off vsync by default in screen consumer.
2015-11-30 Helge NorbergImprove performance by bypass libavfilter when we are...
2015-11-30 Helge NorbergUse fast_memcpy in more places
2015-11-30 Helge NorbergUse hardware concurrency as tbb grain size during memcp...
2015-11-30 Helge NorbergRadically improved performance in texture.cpp at least...
2015-11-25 Helge NorbergFixed bug where format_desc of channel_grid channel...
2015-11-25 Helge NorbergImproved performance in OSC message formatting especial...
2015-11-25 Helge NorbergFixed race-condition where texture could be destructed...
2015-11-23 Helge NorbergDon't copy AVFrame line by line unless necessary
2015-11-23 Helge NorbergLog cadence in decklink_producer to be able to debug...
2015-11-23 Helge NorbergDecode audio and video in parallel just like in 2.0
2015-11-23 Helge NorbergImproved performance in flash producer
2015-11-19 Helge NorbergThrow user_error exception for errors that are caused...
2015-11-19 Helge NorbergExplicitly handle all enum constants in error_state.
2015-11-19 Helge NorbergFixed bug in \r\n delimiter handling in protocol code
2015-11-19 Helge NorbergDon't print stacktrace when CG commands are sent to...
2015-11-19 HellGoreMerge pull request #397 from dimitry-ishenko-casparcg...
2015-11-19 Dimitry Ishenkoboost::this_thread::sleep is deprecated
2015-11-18 Dimitry IshenkoQualify buffer::usage enum
2015-11-18 Helge NorbergImplemented thumbnail generation for video files. Simil...
2015-11-18 Helge NorbergAvoid stacktrace when a user indirectly invokes unsuppo...
2015-11-18 Helge NorbergLog separated_producer initialization on debug instead...
2015-11-18 Helge NorbergMerged GL GC command from 2.0.
2015-11-18 Helge NorbergAdded support for strong emphasis in paragraph_builder.
2015-11-18 Helge NorbergMerged GL INFO command from 2.0.
2015-11-18 Helge NorbergFixed bug where DATA REMOVE responded with the wrong...
2015-11-18 Helge NorbergFixed bug in thumbnail_generator where mipmap setting...
2015-11-17 Helge NorbergCorrected comment section about log levels in casparcg...
2015-11-17 Helge NorbergInstead of disabling ffmpeg logging just truncate log...
2015-11-17 Helge NorbergLog level adjustments
2015-11-17 Helge NorbergDiagnostic logging now logs the contextual information...
2015-11-17 Helge NorbergMoved diagnostics warning tags from warning to debug...
2015-11-17 Helge NorbergChanged default log level to info and moved logging...
2015-11-17 Helge NorbergAdded logging to audio mixer for debugging cadence...
2015-11-17 Helge NorbergCosmetics
2015-11-16 Helge NorbergIncluded libcef.dll.pdb to get stack traces for CEF...
2015-11-16 Helge NorbergIncluded information about CEF version and Chrome versi...
2015-11-16 Helge NorbergBuilt .pdb missing files for cef wrapper lib and replac...
2015-11-16 Helge NorbergAvoid stack trace when the user has specified an unknow...
2015-11-16 Helge Norberg#373 Readded .pdb to windows build and removed the...
2015-11-13 Helge NorbergImplemented a TCP server, simply sending every log...
2015-11-13 Helge NorbergMade protocol_strategy instantiated immediately after...
2015-11-12 Helge NorbergMerged reference signal detection in decklink consumer...
2015-11-12 Helge NorbergFixed bug where external keyer was not selected by...
2015-11-11 Helge NorbergFixed regression in streaming_consumer and ffmpeg_consu...
2015-11-11 Helge NorbergFixed life-time issue in AsyncEventServer shutdown...
2015-11-11 Helge NorbergFixed problem with TLS, CLS, DATA LIST and THUMBNAIL...
2015-11-10 Helge NorbergMade the audio latency configurable in system-audio...
2015-11-10 Helge NorbergAdded missing documentation in casparcg.config regardin...
2015-11-10 Helge NorbergFixed diagnostics bug in input.cpp where integer divisi...
2015-11-09 Helge NorbergWorkaround for FreeImage sometimes not detecting .TGA...
2015-11-09 Helge NorbergFixed windows build script
2015-11-09 Helge Norberg#375 Moved requestAnimationFrame/cancelAnimationFrame...
2015-11-09 Helge Norberghtml_producer: increased animation smoothness when...
2015-11-09 Helge NorbergChanged development package name in BUILDING.
2015-11-09 Helge Norberg#388 Implemented cancelAnimationFrame in html producer.
2015-11-09 Helge NorbergThe late-frame detection in the html producer is too...
2015-11-06 Helge NorbergUpdated README.md
2015-11-06 Helge NorbergUpdated README.md to not promote development builds...
2015-11-06 Helge NorbergFixed builds link in README.md.
2015-11-06 Helge NorbergCleaned up builds link in README.md
2015-11-06 Helge NorbergCreated direct link to server builds in README.md.
2015-11-06 Helge NorbergRenamed BUILDING.txt to BUILDING.
2015-11-06 Helge NorbergCreated README.md for github frontpage (not the same...
next