Implemented TimeSlider, a basic time-difference slider widget.
[aesalon.git] / TODO
blobd4fa3c82e54f0e3a230f7c528f91fb62a58b2e56
1 Monitor:
2 - Fix Breakpoint's method of storing observers to be more efficient
3 - Implement proper taint-tracking so references can be calculated
4 - Record location a block is allocated?
5 - Figure out why select() in ServerSocket::accept_connections mistakenly detects a connection
6 GUI:
7 - Embed Konsole inside ActiveSession?
8 - Add "temporary sessions", e.g. sessions that aren't saved
9 - Find a way to store the snapshot intervals -- perhaps in DataSource?
10 - Store the maximum tree depth inside the DataSource