summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-12-07Always use VDR's cutting feature in VDR >=1.7.32.Andreas Mair
2012-06-17Updated.Andreas Mair
2012-06-17Reduced calls to get the free disk space.Andreas Mair
2012-06-17Use new MBperMinute() function in VDR >=1.7.27.Andreas Mair
2012-06-06Fixed compiling with VDR 1.7.28.Andreas Mair
2012-04-29Updated for release 1.2.2.v1.2.2Andreas Mair
2012-04-24Updated Italian translation (Submitted by Gringo) (Closes #673).Andreas Mair
2012-04-24Don't show recordings menu if replay is stopped using kStop (Closes #934).Andreas Mair
2012-04-24Accept kPlay to start replay in recordings menu (Closes #936).Andreas Mair
2011-10-03Don't use deprecated member access (introduced in VDR 1.7.21).Andreas Mair
2011-10-03Changed UniqID() (Fixes #728).Andreas Mair
2011-04-18Fix prio/lifetime editing for TS recordings for VDR 1.7.18+.Andreas Mair
2011-04-15"Call plugin after playback" option now is used also if a recording has been ↵v1.2.1Andreas Mair
watch to its end.
2011-04-14Updated for v1.2.1 release.Andreas Mair
2011-04-14Enable VDR cutter by using "EXTRECMENU_USE_VDR_CUTTER = 1" in Make.config.Andreas Mair
2011-04-14Reducing I/O priority for cut/move thread (if VDR >= 1.7.6 is used).Andreas Mair
2011-04-14Don't use the VDR cutter by default as it has some usability issues.Andreas Mair
2011-04-12Don't close ExtRecMenu setup menu if "Items to show in recording list" ↵Andreas Mair
submenu is closed.
2011-04-12- Fixed counting of hidden recordings if PIN plugin is used (Closes #421).Andreas Mair
- Optimized building list of recordings if PIN plugin is used.
2011-04-12Fix using the VDR cutter.Andreas Mair
2011-04-09Change default view for recordings menu to match VDR's recordings menu.Andreas Mair
2011-04-09"Call plugin after playback" option only changes BACK/EXIT key, BLUE key ↵Andreas Mair
always jumps to LiveTV (suggested by Brougs78 @vdr-portal.de)
2011-04-02Ignore comments in dircmds.conf (Submitted by TomG @vdr-portal.de).Andreas Mair
2011-04-02Updated (closes #616).Andreas Mair
2011-04-02Fixed reading the column alignment setting (Reported by Brougs78 ↵Andreas Mair
@vdr-portal.de).
2011-03-19Updated Spanish translation (Submitted by hotzenplotz5 @vdrportal.de).Andreas Mair
2011-03-19Merged from v1.3-devel branch: added ability to configure items that should ↵Andreas Mair
be shown in recording list.
2011-03-19Removed unused files.Andreas Mair
2011-02-27Fix faulty index files (fixes #527).Andreas Mair
2011-02-27Added Slovak translation (fixes 559).Andreas Mair
2011-01-02"Info" key in recordings list now opens the recordings details (like the ↵Andreas Mair
"Blue" key) (fixes #495).
2011-01-02Commands without a confirmation request never got executed (fixes #497).Andreas Mair
2011-01-02Compile again using VDR 1.6.x (fixes #494).Andreas Mair
2010-12-30Changed recording length calculation to use Recording->FramesPerSecond().Andreas Mair
2010-08-30Merged with v1.3-devel head.Andreas Mair
2010-08-26Merge from v1.3-devel head (Submitted by Joe_D @vdr-portal.de).Andreas Mair
2010-05-29Updated for release 1.2.v1.2Andreas Mair
2010-05-29Version 1.2Andreas Mair
- New homepage: http://projects.vdr-developer.org/projects/show/plg-extrecmenu
2010-05-29Version 1.2-test1-am3v1.2-test1-am3Andreas Mair
- Support new reccmds.conf file as introduced in VDR v1.7.12. - Edit lifetime and priority only for PES recordings. - include Make.global.
2010-05-29Version 1.2-test1-am2bv1.2-test1-am2bAndreas Mair
- fixed PES cutting using cutting queue (Reported by tomas @vdr-portal.de). - fixed some gcc warnings and errors (Based on suggestions by Zzam @vdr-portal.de).
2010-05-29Version 1.2-test1-am2av1.2-test1-am2aAndreas Mair
- Fixed access to 001.vdr/00001.ts and index.vdr/index (Length in recordings list works again).
2010-05-29Version 1.2-test1-am2v1.2-test1-am2Andreas Mair
- Adapt cutter thread to VDR v1.7.3.
2010-05-29Version 1.2-test1-am1v1.2-test1-am1Andreas Mair
- fixed wrong help keys if selected recording finishes cutting. - plugins/extrecmenu/dircmds.conf for recording directory commands (same as reccmds.conf) - "nice" the action thread. - Use LimitBandwidth setting also for cutting.
2008-03-22Version 1.2-test1v1.2-test1Martin Prochnow
- added italian translation; thanks to Diego - added support for GraphTFT-plugin; thanks to Jörg Wendel for the patch - added support for true type fonts and UTF-8; thanks to Andreas Mair for the true type font and the patch - removed patch font routine because it is useless now - added true type font containing the needed icons - changed i18n support to gettext
2007-10-24Version 1.1v1.1Martin Prochnow
- fixed an issue with starting an editing process; thank to Andreas Mair for the patch - new marker ('*') is shown despite the setup option 'Show alternative to new marker' is on and 'Patch font' is off; fixed; thanks to Saxman2k from vdr-portal.de for reporting - added option to switch off cutter queue
2007-10-08Version 1.0v1.0Martin Prochnow
- it is now possible to cancel a moving-between-filesystems-process - applied changes for MainMenuHooksPatch - added MainMenuHooksPatch to contrib/-dir; removed old one, which is now obsolete - free disk space is shown for the filesystem of the current directory (can be switched of in plugin's setup menu) - added support for hidding PIN-protected recordings in co-work with PIN-Plugin - added queue for moving recordings between filesystems - added cutter queue - added #ifdef's to switch of font patching for vdr >= 1.5.3 - added setup option to switch of font patching
2007-02-04Version 0.13v0.13Martin Prochnow
- added two setup option to adjust the plugin behaviour to whose of VDR's recording menu (jumping to last replayed recording, call plugin after replay ends) - only editing of cutting recordings is prevented now - moving recordings between filesystems is now possible; includes: * check for enough free disk space on target filesystem * switch to limit bandwith (a.t.m. 2MBytes/sec) * prevent editing of recordings that are moved * marker for recordings, that are moved - added marker for cutting and moving recording entries - added marker to title bar for cutting and moving recordings - recording info menu shows additional informations (name, path, channel, size, lifetime, priority) - added setup option to select between plugin's and VDR's recording info menu - dvd.vdr is ignored, as long as a 001.vdr is present - fixed following issue (again): if there are more then one recording with the same name, only one of it is shown if all recording details are hidden
2007-01-01Version 0.12cv0.12cMartin Prochnow
- dvd id for archive dvd would be first read out when the corresponding entry is selected; this should prevent delays while opening the plugin - because of this the setup option "show dvd id" is removed
2006-12-04Version 0.12bv0.12bMartin Prochnow
- type of sorting (ascending/descending) selectable at the setup menu of the plugin - 'Blue' also closes the info menu for a recording
2006-06-20Version 0.12av0.12aMartin Prochnow
- fixed a bug if you compiled the plugin with support for the PIN-plugin; thanks to Thiemo Gehrke for reporting - fixed another bug with editing recordings if VDR is compiled with VFAT=1 or started with the option --vfat; based upon a patch of berndm from vdr-portal.de