Commit graph

123 commits

Author SHA1 Message Date
Pavol Rusnak
ced66e2f11 sanitise newlines 2011-06-22 18:17:25 +02:00
Pavol Rusnak
f057156b42 use - instead of : 2011-06-22 18:14:40 +02:00
Pavol Rusnak
fc805c78cb add nick 2011-06-22 18:12:55 +02:00
Pavol Rusnak
db22869e4e rework answer 2011-06-22 18:11:20 +02:00
Pavol Rusnak
fdac0b1044 fix concatenation 2011-06-22 18:07:02 +02:00
Pavol Rusnak
5398773e1b add wolfram alpha (!alpha) command 2011-06-22 17:53:01 +02:00
Petr Baudis
e1df7ca03b Merge branch 'master' of git://github.com/brmlab/brmdoor 2011-06-02 19:55:20 +02:00
Petr Baudis
5ef23dc129 brmd: Update streamurl to Jenda's restreaming server 2011-06-02 19:53:20 +02:00
Pavol Rusnak
ed60361270 fix roll_up 2011-05-19 02:39:18 +02:00
Petr Baudis
7635565120 brmd::Alphasign: Add beep checkbox to web interface 2011-05-18 02:30:59 +02:00
Petr Baudis
e5d62db851 brmd::Alphasign: Beep on stream_start() 2011-05-18 02:30:28 +02:00
Petr Baudis
387820a60d brmd::Alphasign: Remember last mode too 2011-05-18 02:30:13 +02:00
Petr Baudis
e7a03df5ae brmd::Alphasign: Improved input checking 2011-05-18 02:20:50 +02:00
Petr Baudis
1022ae7ddd brmd: Full support for alphasign, including all markup and web interface 2011-05-18 01:59:03 +02:00
Petr Baudis
7cf86f28fd brmd: Fix taking $devasign from commandline 2011-05-18 01:55:47 +02:00
Petr Baudis
188e29a066 brmd: Update default device names to use by-id paths 2011-05-17 21:43:09 +02:00
Petr Baudis
cd88ecb791 brmd::Alphasign: Manage serial directly, no external helper 2011-05-13 00:03:23 +02:00
Petr Baudis
84d0656dd8 TODO: Remove implemented features 2011-05-13 00:02:22 +02:00
Petr Baudis
28735abed8 brmd::Door::register(): Fix observer refcount id 2011-05-12 23:26:37 +02:00
Petr Baudis
a5f625fd4c brmd: $device -> $devdoor 2011-05-12 23:19:58 +02:00
Petr Baudis
6d476a318f brmd: Separate Alphasign interface to the brmd::Alphasign package 2011-05-10 22:37:02 +02:00
Petr Baudis
9dafba0bef brmd: Copyright notice 2011-05-10 22:32:54 +02:00
Petr Baudis
360156d0de Merge branch 'master' into brmd-componentize
Conflicts:
	brmd/brmd.pl
2011-05-10 22:26:00 +02:00
Nephirus
a1108f27d3 Added AlphaSign notification of streaming status 2011-05-08 23:31:51 +02:00
Petr Baudis
517309cb5c brmd streaming_update(): Remove superfluous line 2011-05-07 02:19:17 +02:00
Petr Baudis
f4e6fd79f7 brmd: $record -> $streaming 2011-05-07 02:13:57 +02:00
Petr Baudis
fba2427e44 brmd::WWW notify_update(): Merge in notify_manual_update() 2011-05-07 02:10:52 +02:00
Petr Baudis
59cc7c1489 brmd::Door: Introduce event status_override 2011-05-07 02:07:52 +02:00
Petr Baudis
6aaf5051bb brmd: Move manual update logic from web_brmstatus_switch() to status_update() 2011-05-07 02:03:55 +02:00
Petr Baudis
69cdcabd1e brmd status_update, record_update: Transform to events, introduce event registration 2011-05-07 02:00:42 +02:00
Petr Baudis
dbdd8e706b brmd: Separate ssh interface to the brmd::Stream package 2011-05-07 01:07:33 +02:00
Petr Baudis
77cd405f18 brmd::IRC: Replace topic_update, notify with more specific events 2011-05-07 01:00:33 +02:00
Petr Baudis
1a63895070 brmd::WWW: Move use HTTP::Status, CGI there 2011-05-07 00:32:53 +02:00
Petr Baudis
4c3fb05acf brmd: Separate serial interface to the brmd::Door package 2011-05-07 00:32:00 +02:00
Petr Baudis
11272e7748 brmd: Separate WWW interface to the brmd::WWW package 2011-05-07 00:08:41 +02:00
Petr Baudis
badefe8b9b brmd: Separate IRC interface to the brmd::IRC package 2011-05-06 23:59:53 +02:00
Pavol Rusnak
2aa6ae75a6 fix show source link 2011-05-05 01:41:19 +02:00
Petr Baudis
8218666eb4 brmd record_update(): Call topic_update() 2011-05-03 20:29:57 +02:00
Petr Baudis
7be39a589a brmd: Factor out stream URL to $streamurl 2011-05-03 20:29:04 +02:00
Petr Baudis
ed59bdf9f4 brmd: Update stream status in topic too 2011-05-03 20:28:03 +02:00
Petr Baudis
c39919490f brmd: Show brmstream link on main web page when on air 2011-05-03 20:23:54 +02:00
Petr Baudis
593f34fe9b brmd: Switch streaming on brmvid when record switch is pressed 2011-05-03 20:21:40 +02:00
Petr Baudis
d66a389c77 brmd: Show stream URL only on IRC 2011-05-03 20:11:54 +02:00
Pavol Rusnak
37aa870429 print also url of videostream 2011-05-03 16:25:31 +02:00
Pavol Rusnak
3332d4ab8c add readme 2011-05-02 00:53:55 +02:00
Pavol Rusnak
63669f314b remove confusing sentence 2011-05-02 00:52:40 +02:00
Petr Baudis
718c94886d brmd: Allow device filename override on commandline 2011-05-02 00:43:33 +02:00
Petr Baudis
00e2684e63 brmd.pl web_brmstatus_html: Change input button to submit 2011-05-02 00:34:11 +02:00
Petr Baudis
87b929ff4c brmd: Support for manual status override using web button 2011-04-26 23:19:00 +02:00
Petr Baudis
c3052ebecf brmd: Factor out status_update(), record_update() 2011-04-26 23:18:39 +02:00