gst-gmyth/Makefile.am
author morphbr
Tue May 29 21:24:48 2007 +0100 (2007-05-29)
branchtrunk
changeset 718 3fbcd3d9b2d1
parent 609 4aac30345986
child 787 e42706ada231
permissions -rwxr-xr-x
[svn r724] * GMyth-Streamer version 0.3 released
- Improved Log architecture;
- Creation of a history for the transcoder's actions
- Creation of an id for each transcoder instanciated
- Also wrapps default actions for python's default logger

- Created new functions to make use of this new Log architecture;
- serve_new_id
- serve_get_log
- serve_get_all_log

- _Lot_ of small bug fixes;

- Inserted header for all files;

- Splited files with too many lines (more than 1 class per file)
in more files;
renatofilho@609
     1
SUBDIRS = \
renatofilho@611
     2
	mythsrc \
renatofilho@609
     3
	nuvdemux \
renatofilho@609
     4
	concatmux
renatofilho@608
     5
renatofilho@609
     6
DIST_SUBDIRS = \
renatofilho@611
     7
	mythsrc \
renatofilho@609
     8
	nuvdemux \
renatofilho@609
     9
	concatmux