Release 0.99.4 (Mon May 12 16:51:11 CEST 2008) * wra: added missing svn properties * wra: switched to playerserver/playersubmitter model, and made it player-independent in the process. * wra: fade in problem fixed (extra '%' sign on the end of a value) * wra: added mplayer plugins for doing playerserver and playersubmitter, as for mplayer this is quite complicated (FIFO, slave mode, etc) * wra: expanded provided .wrarc file to include BBC tv news summary Release 0.99.3 (Thu May 1 17:46:29 CEST 2008) * wra: continued porting to use totem * wra: some attempt to get audio device released by totem so that realplay can work. * wra: switch from aumix to amixer as aumix doesn't turn down the device that totem is using. * wra: updated config file to use totem where had used xmms. * wra: beginning of totem support Release 0.99.2 (Sun Apr 27 14:32:06 CEST 2008) * wra: fixed missing installation of wra-config and STOP.mp3 Release 0.99.1 (Sun Apr 27 14:12:18 CEST 2008) * wra: added missing properties and wrong bumph in README.1ST and INSTALL. * wra: ongoing work to porting to ADE * wra: beginning of serious effort to port to ADE * wra: updated README files as per all ADE-compatible modules * wra: switched from ade_err_error(..., wra_err_internal, ...) to ade_err_internal(...). * wra: adeMakefile renamed, updated accordingly * wra: error names aligned * wra: removed some option processing and usage message code that is now handled by ADE internally. * wra: added SVN markers * wra: removed TODO and BUGS files which were unused. * wra: updated README.1ST * wra: removed references to sppsym and SPPSYM * wra: removed some obsolete path definitions from rocon-config.sh * wra: removed all references to #spp in scripts, tests, man pages, renamed *.whatever.spp to *.whatever * wra: replaces INSTALL document with updated version suitable for new ADE * wra: moved the 'this manual page documents version ....' from the top of the man page to the bottom. * wra: further conversion to new ADE * wra: converted to new ADE run-time inclusion method with error stacks * wra: station info now in config file Release 0.8 (Sun Jul 23 17:04:54 CEST 2006) * reverted to 50 second pause in loops instead of 5. * symlinked man/man1 to man, so that a symlink to the development sources made from ~/opt/OSI/wra to ~/dev/svnwcs/wra would be matrix-compatible (matrix expects ~/opt///man to contain man*/*.[1-8]). If ADE organised things such then that would be a nicer fix. (Maybe I'll write up an SPR for this.) * added more stations * abstracted 'stop playing' code to a suitable named function in line with the code to 'start playing' * usage()'s list of station names now derived rather than hard-coded. Release 0.7 (Sun Oct 30 14:16:49 CET 2005) * added a test output file to the ignore list * removed resetting $PATH as location of realplay somewhat unstable (Debian 3.1 r0a just out, plus Marillat's deb leaving RealPlayer installed under /usr/local/RealPlayer10) * added support for Bayern 2. Release 0.6 (Tue Mar 29 15:57:05 BST 2005) * in scripts updated names of some ADE global variables (ADE_MSG_VERBOSELEVEL) * switched to extracting long option values using ade_smf_getoptval() * added lib/Makefile to ensure installation of STOP.mp3. Release 0.5 (Fri Nov 12 00:34:28 CET 2004) * new path to realplay is /usrt/bin/realplay. * use of absolute path to access realplay under /usr/bin/X11 removed (consequence is wra only usable on leda, 'cos on leda is /usr/bin/realplay and on dione /usr/bin/X11/realplay) Release 0.4 (Mon Sep 20 11:23:08 CEST 2004) * backed out previous change relating to not ignoring paths.* * ADE tests detected use of typeset. changed to local. * bldcfg/paths.* are now part of sources as these should not change. * rewritten for realplayer 8 support (includes adding lib/STOP.mp3. Release 0.3 (Thu Apr 29 22:17:12 CEST 2004) * added 'BUGS' file * removed release dates from man pages and replaced with a token which aderel substitutes. * added DLF and DLR urls. * updated M94.5 URL. * corrected some spacing around commas in man pages * don't drop volume at 'on now' * converted changelog to non-Debian format * added option processing breaker '--' code * corrected some public environment variable names * aligned options, usage message and man page * wrote proper manual page * added config ('in') file for new ADE standard test * removed underscores from 'standard' directory name symbols (e.g. 'TMP_DIR' is now 'TMPDIR') * added vim filetype defintions to .spp files * converted to new option processing code * switched to using 'local' instead of 'typeset' since 'typeset' is not supported in 'ash' shell * partial conversion to using non-opt-supporting aderoot * beginnings of Debian compliance * added svn keywords and ignore properties * added multi-station support * added better verbose and simulation handling * removed some binary files that should not have been archived in the sources