Commit Graph

6 Commits

Author SHA1 Message Date
Elias Batek 1d39d3b61e Remove unused stdout-getter from Pixmap Recorder
Wasn't even properly implemented anyway
and would have returned `stderr` instead.
2024-08-18 01:19:52 +02:00
Elias Batek 2a12df337d Mark PixmapRecorder as Output Range
Because why not? :P
2024-08-18 01:17:49 +02:00
Elias Batek 2f32267898 Fix bogus return statement in PixmapRecorder.close() 2024-08-18 01:16:48 +02:00
Elias Batek d209923433 Allow PixmapRecorder.close() to be called on inactive recorders 2024-08-17 06:10:16 +02:00
Elias Batek f1b69132af Improve description of Pixmap Recorder 2024-08-17 05:35:16 +02:00
Elias Batek aba6a49f74 Add Pixmap Recorder module 2024-08-17 05:32:32 +02:00