Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-12-21 | Force calculating of free video space after navigating into a new folder or ↵ | Andreas Mair | |
deleting a recording. | |||
2012-12-21 | Fixed calculating free video space. | Andreas Mair | |
2012-12-07 | Close replay OSD before starting cutter so that marks are saved to disk ↵ | Andreas Mair | |
(submitted by mini73 @vdr-portal.de). | |||
2012-12-07 | Always use VDR's cutting feature in VDR >=1.7.32. | Andreas Mair | |
2012-06-17 | Updated. | Andreas Mair | |
2012-06-17 | Reduced calls to get the free disk space. | Andreas Mair | |
2012-06-17 | Use new MBperMinute() function in VDR >=1.7.27. | Andreas Mair | |
2012-06-06 | Fixed compiling with VDR 1.7.28. | Andreas Mair | |
2012-04-29 | Updated for release 1.2.2.v1.2.2 | Andreas Mair | |
2012-04-24 | Updated Italian translation (Submitted by Gringo) (Closes #673). | Andreas Mair | |
2012-04-24 | Don't show recordings menu if replay is stopped using kStop (Closes #934). | Andreas Mair | |
2012-04-24 | Accept kPlay to start replay in recordings menu (Closes #936). | Andreas Mair | |
2011-10-03 | Don't use deprecated member access (introduced in VDR 1.7.21). | Andreas Mair | |
2011-10-03 | Changed UniqID() (Fixes #728). | Andreas Mair | |
2011-04-18 | Fix 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.1 | Andreas Mair | |
watch to its end. | |||
2011-04-14 | Updated for v1.2.1 release. | Andreas Mair | |
2011-04-14 | Enable VDR cutter by using "EXTRECMENU_USE_VDR_CUTTER = 1" in Make.config. | Andreas Mair | |
2011-04-14 | Reducing I/O priority for cut/move thread (if VDR >= 1.7.6 is used). | Andreas Mair | |
2011-04-14 | Don't use the VDR cutter by default as it has some usability issues. | Andreas Mair | |
2011-04-12 | Don'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-12 | Fix using the VDR cutter. | Andreas Mair | |
2011-04-09 | Change 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-02 | Ignore comments in dircmds.conf (Submitted by TomG @vdr-portal.de). | Andreas Mair | |
2011-04-02 | Updated (closes #616). | Andreas Mair | |
2011-04-02 | Fixed reading the column alignment setting (Reported by Brougs78 ↵ | Andreas Mair | |
@vdr-portal.de). | |||
2011-03-19 | Updated Spanish translation (Submitted by hotzenplotz5 @vdrportal.de). | Andreas Mair | |
2011-03-19 | Merged from v1.3-devel branch: added ability to configure items that should ↵ | Andreas Mair | |
be shown in recording list. | |||
2011-03-19 | Removed unused files. | Andreas Mair | |
2011-02-27 | Fix faulty index files (fixes #527). | Andreas Mair | |
2011-02-27 | Added 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-02 | Commands without a confirmation request never got executed (fixes #497). | Andreas Mair | |
2011-01-02 | Compile again using VDR 1.6.x (fixes #494). | Andreas Mair | |
2010-12-30 | Changed recording length calculation to use Recording->FramesPerSecond(). | Andreas Mair | |
2010-08-30 | Merged with v1.3-devel head. | Andreas Mair | |
2010-08-26 | Merge from v1.3-devel head (Submitted by Joe_D @vdr-portal.de). | Andreas Mair | |
2010-05-29 | Updated for release 1.2.v1.2 | Andreas Mair | |
2010-05-29 | Version 1.2 | Andreas Mair | |
- New homepage: http://projects.vdr-developer.org/projects/show/plg-extrecmenu | |||
2010-05-29 | Version 1.2-test1-am3v1.2-test1-am3 | Andreas 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-29 | Version 1.2-test1-am2bv1.2-test1-am2b | Andreas 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-29 | Version 1.2-test1-am2av1.2-test1-am2a | Andreas Mair | |
- Fixed access to 001.vdr/00001.ts and index.vdr/index (Length in recordings list works again). | |||
2010-05-29 | Version 1.2-test1-am2v1.2-test1-am2 | Andreas Mair | |
- Adapt cutter thread to VDR v1.7.3. | |||
2010-05-29 | Version 1.2-test1-am1v1.2-test1-am1 | Andreas 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-22 | Version 1.2-test1v1.2-test1 | Martin 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-24 | Version 1.1v1.1 | Martin 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-08 | Version 1.0v1.0 | Martin 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-04 | Version 0.13v0.13 | Martin 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 |