Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Jun 2012 18:02:21 +0000 (UTC)
From:      Juergen Lock <nox@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/multimedia Makefile ports/multimedia/vdr-plugin-extrecmenu Makefile distinfo pkg-descr pkg-plist ports/multimedia/vdr-plugin-extrecmenu/files patch-Makefile patch-mymenurecordings.c
Message-ID:  <201206191802.q5JI2LmC049171@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
nox         2012-06-19 18:02:21 UTC

  FreeBSD ports repository

  Modified files:
    multimedia           Makefile 
  Added files:
    multimedia/vdr-plugin-extrecmenu Makefile distinfo pkg-descr 
                                     pkg-plist 
    multimedia/vdr-plugin-extrecmenu/files patch-Makefile 
                                           patch-mymenurecordings.c 
  Log:
  The EXTended RECordings MENU plugin provides additional functions to VDR's
  recordings menu:
  
  * renaming recordings and directories
  * moving recordings and directories, also between different filesystems
  * adjustable display of recording's length, date and size
  * directories are always shown on top of the list
  * reworked layout using icons for showing the status of list entries
    (directory, new recording, moving recording/directory, cutting recording,
    dvd archiv entry)
  * extended recordings info menu, shows name, path, channel, size, lifetime and
    priority of the recording
  * free disk space is shown for the filesystem of the current directory
  * sorting by name or date, adjustable for each directory; type of sorting will
    be stored
  * ascending/descending sorting
  * extends VDR's '-r'-option commands with 'move' and 'rename'
  * functionality of the DVDArchive-patch (see below)
  * protecting recordings in co-work with the PIN-plugin
  * a cutter queue
  
  WWW: http://projects.vdr-developer.org/projects/show/plg-extrecmenu
  
  Revision  Changes    Path
  1.487     +1 -0      ports/multimedia/Makefile
  1.1       +34 -0     ports/multimedia/vdr-plugin-extrecmenu/Makefile (new)
  1.1       +2 -0      ports/multimedia/vdr-plugin-extrecmenu/distinfo (new)
  1.1       +21 -0     ports/multimedia/vdr-plugin-extrecmenu/files/patch-Makefile (new)
  1.1       +14 -0     ports/multimedia/vdr-plugin-extrecmenu/files/patch-mymenurecordings.c (new)
  1.1       +22 -0     ports/multimedia/vdr-plugin-extrecmenu/pkg-descr (new)
  1.1       +23 -0     ports/multimedia/vdr-plugin-extrecmenu/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201206191802.q5JI2LmC049171>