Age | Commit message (Collapse) | Author |
|
|
|
fixed memory leak
fixed glitching of fast timer display
|
|
- Removed duplicate entry from panel_preferences_general.xml
|
|
fix for extendablerecording not having right state
|
|
- Removed duplicate notification elements
|
|
|
|
|
|
|
|
|
|
|
|
removed LLFastTimerView::getFrameTimer()
dead code elimination
fixed off by one array access crash
|
|
* A fix that doesn't break tanks. Reverts MAINT-1742
|
|
|
|
* A fix that doesn't break doors. Reverst MAINT-2247
|
|
|
|
selecting the other parcel
* Removed bogus check on matching parcel data coming in.
|
|
|
|
clean up LLFastTimerView so it can be converted to handling LLTrace data
|
|
|
|
|
|
fix for mac unit tests failing
|
|
|
|
|
|
fixed crash on startup
|
|
|
|
|
|
|
|
fixed some uninitialized variables
root timer accumulator was being initialized to NULL
|
|
|
|
|
|
|
|
|
|
fixed LLExtendableRecording to actually accumulator recording time period
renamed and updated LLStopWatchControlsMixin::initTo to setPlayState
|
|
|
|
|
|
improved performance of fast timer stat gathering (fixed typo)
|
|
improved performance of fast timer stat gathering
|
|
|
|
|
|
|
|
more gcc fixes
|
|
|
|
gcc 4.1 fixes
|
|
|
|
gcc 4.1 fixes
|
|
|
|
|
|
|
|
|
|
|