StreamOutput: implement static NullStream for code clarity; Button, Player: use stati...
authorMichael Moon <triffid.hunter@gmail.com>
Sun, 17 Feb 2013 23:36:16 +0000 (10:36 +1100)
committerMichael Moon <triffid.hunter@gmail.com>
Sun, 17 Feb 2013 23:40:14 +0000 (10:40 +1100)
commitd0ef6382e415b2e505acbfd4e01e870cd796213c
treee34251eaf27eaf64109353b99f5137e34f14ecd2
parent023967428415ee668a3695101fc69d787d51c0ef
StreamOutput: implement static NullStream for code clarity; Button, Player: use static NullStream when appropriate
src/libs/StreamOutput.cpp [new file with mode: 0644]
src/libs/StreamOutput.h
src/modules/utils/button/Button.cpp
src/modules/utils/player/Player.cpp
src/modules/utils/player/Player.h