Florent Pillet
Florent Pillet
Moved // comment processing at the end so as not to conflict with strings that may contain URLs, otherwise the // in the URL are treated like the start of...
I have updated the example code so as to enable audio and see screen share from a remote user : https://github.com/AgoraIO/API-Examples/pull/202 We are trying to get screen sharing in our...
- enable audio (note that audio processing is currently incorrect) - allows screenshare users to show up
- display month & day names in the NSCalendar's specific NSLocale - honor the calendar's firstWeekday, which is typically either sunday or monday depending on world regions - do not...
Logging thread runloop uses CFRunLoopRunInMode with a timeout. This doesn't play well when a software is configured to flush after each log, and logging to the console - it actually...
Reloading very large log files (> 50Mb) can appear slow when opening the window. Need to better split table tiling / row height computation to make this feel faster.
Manually collapsing the taskbar on left (which, on Lion, is not a great idea as there is no way to uncollapse it), then using hide/show taskbar to restore it leaves...
Huge logs come with a price tag: performance degrades when loading large log files or resizing the window, as the software has to recompute the best size for message cells....
Add the ability to create a new filter out of the set of selected filters + "refine" filter string / level / selected tag
This adds new parameters to the `list` function to enable support for prefix filtering when listing contents of buckets