z25 / ZOCPApps

Collection of ZOCP applications
GNU General Public License v3.0
1 stars 5 forks source link

[zvideo] Fix use of signals #21

Closed fieldOfView closed 9 years ago

fieldOfView commented 9 years ago

Patch fixes use of signals in zvideoplayer to the way they were intended, as opposed to abusing an overridden emit_signal() into receiving signals.

See discussion here: https://github.com/z25/pyZOCP/issues/69