* gipm: minor restructing to support firefox-wrapper-like 'run-in-this-dir' behaviour * gipm: reinstated much previously removed code (option processing, conversion of gipm options to get_iplayer options, application-specific mplayer config file, list mode, standard functions for messaging and temp file management) * gipm: added one-shot mode * gipm: second part (importing downloaded code and developer wrappers) of gross simplification delegating everything to the real get_iplayer * gipm: first part (deletion of old content) of gross simplification delegating everything to the real get_iplayer * gipm: corrected download/convert locking processing * gipm: added rtmpdump * gipm: fix for residual temp files * gipm: switched froM TMPDIR to TMP_DIR * gipm: added example crontab Release 0.1 (Sat Jun 12 14:05:37 CEST 2010) * gipm: added svn keywords * gipm: further checks on variables loaded from conf file * gipm: option to make quieter under cron regarding locking errors * gipm: TERM fixes, not only for lame, but also for mplayer * gipm: lock() now takes a single parameter: the name of the lockfile (no generator function plus "thing" any more) * gipm: re-added usage function * gipm: many small fixes following switch to WMA files * gipm: added two versions of get_iplayer and added --get-iplayer= option to allow specifying it * gipm: do locking to prevent concurrent access now that BBC have switched from fast-downloadable streams to realtime-only streams Release 0.0.3 (Thu Mar 18 16:54:11 CET 2010) * gipm: fixed GIPM#005 (need to recreate downloads directory) Release 0.0.2 (Wed Aug 12 10:37:16 CEST 2009) * gipm: aligned use of PAGER and LESS for display of available and selected programs (fixes GIPM#001) * gipm: save program list after manual or regexp selections (fixes GIPM#002) Release 0.0.1 (Sat Jul 18 16:59:36 CEST 2009) * gipm: added missing targets to Makefile * gipm: corrected name of Makefile * gipm: added top level Makefile and properties * gipm: removed lib directory * gipm: added support for ranges (including 3 ade_smf_*() functions to eventually be moved to ADE), renamed some variables * gipm: renamed from wwwbbc (no edit associated with this - was server-side move) * wwwbbc: updated from get_iplayer 0.92 to 1.97 * wwwbbc: added support down non-interactive use * wwwbbc: added get-iplayer deb 0.92 * wwwbbc: added play option to gipm and saving of program ids * wwwbbc: initial version