0
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 19 hours ago.
Jul 30, 2024 — Jul 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of https://github.com/Homer-Conferencing/Homer-Conferencing.git More... about 10 years ago
- More... about 10 years ago
- fixed: VideoWidget: use abs() instead of fabs() because only integer values are used More... about 10 years ago
- fixed: OverviewPlaylistWidget: correct check for directory prefix in ParsePLS() More... about 10 years ago
- fixed: avoid several compiler warnings More... about 10 years ago
Removed tabs More... about 10 years ago
- fixed: GUI: compatibility of desktop capturing for OSX Yosemite More... about 10 years ago
- fixed: Muxer: reworked OpenAudioMuxer() to avoid init. problems and align the code to OpenVideoMuxer() More... about 10 years ago
- fixed: correct function name More... about 10 years ago
- fixed: System: GetStackTrace() for OSX More... about 10 years ago
- fixed: VideoWidget: avoid output problems under OSX More... about 10 years ago
- fixed: GUI: use Qt5 for OSX build - fixed: GUI: correct handling of HOMER_QT5 More... about 10 years ago
- fixed: GUI: detect and display OSX Yosemite More... about 10 years ago
- fixed: OSX build More... about 10 years ago
- fixed: HelpDialog: show runtime and compile time version of Qt More... about 10 years ago
- fixed: System: GetStackTrace(): detect and mark internal function references More... about 10 years ago
- fixed: HelpDialog: support Windows 8.1 More... about 10 years ago
- fixed: Homer: allow for setting explicitly the log level "Warn" More... about 10 years ago
- fixed: RTP: correct usage of internal RTP/H.261 packetizer More... about 10 years ago
- fixed: MediaSourceMuxer: avoid warnings from FFmpeg based video encoder More... about 10 years ago
- fixed: RTP: restored correct memory cleanup again More... about 10 years ago
- fixed: RTP: compatibility with different FFmpeg versions, removed direct usage of FF_COMPLIANCE_EXPERIMENTAL and use av_dict_set() instead - fixed: RTP: fallback to internal H.261 packetizer More... about 10 years ago
- fixed: Socket: close the socket in StopReceiving() instead of loopback signaling (works for Linux, does not work as expected under Windows) More... about 10 years ago
- More... about 10 years ago
- fixed: reduced debug output by ContactsManager::ProbeAvailabilityForAll() More... about 10 years ago
- fixed: reduced debug output in Meeting class More... about 10 years ago
- fixed: LogSinkFile: do not re-open the log file and use a fflush() instead More... about 10 years ago
- fixed: removed redundant log level handling from LogSinkConsole class More... about 10 years ago
- fixed: reduced debug output in MeetingEvents More... about 10 years ago
- fixed: reduced debug output in Meeting::IsLocalAddress() More... about 10 years ago