| 1 |
root |
1.1 |
Revision history for AnyEvent::MPV |
| 2 |
|
|
|
| 3 |
root |
1.6 |
TODO: implement a better wrapper around events |
| 4 |
root |
1.5 |
TODO: rip out some examples from doomfrontend, gtk2::cv |
| 5 |
root |
1.3 |
|
| 6 |
root |
1.7 |
0.2 Mon 20 Mar 2023 13:25:29 CET |
| 7 |
root |
1.4 |
- event key itself is no longer passed in on_event event object. |
| 8 |
root |
1.5 |
- the destructor now calls ->stop. |
| 9 |
root |
1.6 |
- ">mpv" trace messages now contain the whole command. |
| 10 |
|
|
- some internal refactoring. |
| 11 |
root |
1.4 |
|
| 12 |
root |
1.3 |
0.1 Mon 20 Mar 2023 00:24:44 CET |
| 13 |
|
|
- initial CPAN release. |
| 14 |
|
|
|
| 15 |
|
|
0.0 Sun 19 Mar 2023 19:27:47 CET |
| 16 |
root |
1.2 |
- original version, an AnyEvent::AIO + "doomfrontend" clone |