repo.or.cz
/
jpcrr.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Import the NHMLFixup script (useful when encoding to MP4)
[jpcrr.git]
/
lua
/
messagetest2.lua
blob
d15abbdb277d3af74420bcfd280dde4c18bcf2d9
1
while true do
2
message
=
jpcrr
.
poll_message
();
3
if
message
then
4
print
(
"Message: "
..
message
);
5
end
6
end