annotate Devian.toc @ 73:3745540e8996 v2.1.74

- New commands: - /dvn remove (index|tag) will remove a channel from the current profile - /dvncolors resets the tag color cache - Fixed an issue with creating more than one output channel per UI session. - Performance improvements: - Color caching now ignores decimal timestamps, removing a source of cache bloat - Cleaned up a bunch of global variable use in many areas
author Nenue
date Sat, 09 Apr 2016 06:34:04 -0400
parents 1687ae1c6162
children d11b67d25aee
rev   line source
Nenue@0 1 ## Interface: 60200
Nenue@0 2 ## Title: Devian
Nenue@55 3 ## Notes: AddOn Development Workspace
Nenue@0 4 ## Author: Krakyn
Nenue@52 5 ## Version: 2.0 @project-revision@
Nenue@68 6 ## SavedVariables: DevianDB, DevianLoadMessage
Nenue@32 7 ## OptionalDeps: Ace3
Nenue@4 8 Devian.xml
Nenue@32 9 Devian.lua
Nenue@57 10 Locale.lua
Nenue@35 11 UI.lua
Nenue@46 12 Config.lua
Nenue@46 13 Dock.lua