Changeset 6648

Show
Ignore:
Timestamp:
06/18/09 17:26:19 (15 months ago)
Author:
metamorph68
Message:

Backported on_end operator

Location:
branches/bugfix-0.9.1
Files:
1 added
2 modified

Legend:

Unmodified
Added
Removed
  • branches/bugfix-0.9.1/CHANGES

    r6646 r6648  
    1414 - on_connect function for input.harbor now receives the 
    1515   list of headers given by the connected source (#266). 
     16 - Added on_end operator, to execute a handler when a track ends. 
    1617 
    17180.9.0 (01-03-2009) 
  • branches/bugfix-0.9.1/src/Makefile

    r6459 r6648  
    6767        operators/map_metadata.ml operators/on_metadata.ml \ 
    6868        operators/store_metadata.ml operators/on_track.ml \ 
    69         operators/switch.ml operators/id.ml \ 
     69        operators/switch.ml operators/id.ml operators/on_end.ml \ 
    7070        operators/delay.ml operators/setvol.ml \ 
    7171        operators/normalize.ml operators/echo.ml \