2005-11-30 Quentin Mathe * GNUmakefile.headers: * GNUmakefile.headers_build: Removed. * GNUmakefile: * Source/GNUmakefile: Streamlined GNUmakefiles to be simpler and match usual framework build support. 2006-11-26 Yen-Ju Chen * Post notification for playback status change. * Handle replay same movie better. * Make sure properties of movie is not nil. 2006-11-23 Yen-Ju Chen * MPlayer: subclass MPlayerInterface to avoid polluting original code. * Use notification for player status and information of movie. 2006-11-19 Quentin Mathe * GNUmakefile: Updated to include etoile.make. 2006-11-18 Yen-Ju Chen * Add mixer. * Add COPYING for MPlayerInterface and COPYING.LIB for the rest. * Add -setVolumeInPercentage: and -volumeInPercentage in MMPlayer protocol and add implementation in MPlayerInterface. 2006-11-04 Yen-Ju Chen * Initial import. * Fix nil property.