]> git.sesse.net Git - vlc/commit
* all: added a new access_filter module: record + one hotkey to start/stop
authorLaurent Aimar <fenrir@videolan.org>
Tue, 26 Apr 2005 07:28:07 +0000 (07:28 +0000)
committerLaurent Aimar <fenrir@videolan.org>
Tue, 26 Apr 2005 07:28:07 +0000 (07:28 +0000)
commitb753b11341d6b15d5fe3c8f8f6446c36dbe48b9a
tree1e54a797804d8213b835aaa81614047cb225b4f0
parent2e5114031dd5d615b8c9fe2e73d36bd92c5b6f02
 * all: added a new access_filter module: record + one hotkey to start/stop
 recording (simple dumping). (Usefull for dvb/udp/mp3 radio stream).
include/vlc_keys.h
modules/access_filter/Modules.am
modules/access_filter/record.c [new file with mode: 0644]
src/libvlc.h