summaryrefslogtreecommitdiff
path: root/lib/XXV/MODULES/TIMERS.pm
AgeCommit message (Collapse)Author
2013-05-02Avoid warning use of uninitialized valueanbr
2011-12-02TIMERS: improve query performenceanbr
2011-11-19Remove svn-keywordsanbr
2011-03-04Improve epg handlingAndreas Brachold
2010-09-12TIMERS: handle epg-events improve on multi recorder environmentAndreas Brachold
2010-09-11EPG/TIMER/CHANNELS: handle epg-events improve on multi recorder environmentAndreas Brachold
2010-08-24SHARE: show level on any skinsAndreas Brachold
CONFIG: show moduls description on editing preferences USER: refactoring createTmpDir RECORDS: refactoring status handler SHARE: change order of topten view
2009-11-15* Fix: Avoid destroy muggle database connection on forkAndreas Brachold
* AUTOTIMER: adjust timer before assign new autotimer * MUSIC: add option data=all:1 to deliver all tracks * HTTP: allow skins with swf files * CHANNELS: allow clist for guest users * TIMERS: adjust inactive timer too
2009-06-21* HTTPD: Add widget for input time based valuesAndreas Brachold
* RECORDS: redit remove useless edit of recording 'priority'
2009-05-18* KEYWORDS: Update routinesAndreas Brachold
* xxvd: Ignore if contrib/update-xxv missed
2009-01-01* AUTOTIMER: Create timer by nativ order of eventsAndreas Brachold
* USERS: ulist show translated access level * CHANNELS: cdelete - refactory code * RECORDS: rdelete,rrecover - refactory code * TIMERS: tdelete, ttoggle - refactory code * TIMERS: findOverlapping - refactory code
2008-12-07* RECORDS: New database 31Andreas Brachold
- support video directory per recorder (REQUEST #4306 ) (this directory should now defined with vdrlist/vdredit) * RECORDS: calc cut marks, display length of by cut recording * update-xxv: add file check, avoid missing upgrade-xxv-db.sql * update locale de
2008-11-29* TIMERS: use pdc only if data valid and if'nt event already runningAndreas Brachold
2008-11-24* Add Data::COW (Copy on write handling for user own config profile)Andreas Brachold
* USER: Reimplement user own config profiles * MEDIALIB: Remove fix number of columns, use now floating layout * SVDRP: Add status message * xxvd: Change password failed, on none HTML-Consoles * AUTOTIMER: remove astatus (wrong callback) * XMLTV: fix import, add multi recorder capability * REPORT: clean up some routines * STATUS: remove usage of /bin/wc, use native perl code * CHANNELS: Fix hang at read channels, if recorder offline * TELNET: remove 'quit' command do same like 'exit' * RECORDS: clone database handle for preview image generation * TIMERS: add more parameter check * xxvd: disable mysql_enable_utf8
2008-11-09* SVDRP: Rewrite communication functions, no more depends to NET:TELNETAndreas Brachold
* SVDRP: split queue_cmds into queue_add,queue_count,queue_flush * SVDRP: remove double error handling * COMMON: remove unused variable * VTX: Warn, if missing base directory * VTX: Fixed inserted page links, if more then two links inside one line * Console: Fix usage message
2008-10-06* TIMER/tlist: display used recorderAndreas Brachold
* CONFIG: Remove double reconfigure * CONFIG: Remove unusable command write configuation * Base: remove command restart
2008-09-28* TIMERS: Fix double news message (adjust+new timer) after adjust start-timeAndreas Brachold
2008-08-10* AUTOTIMER: fix some orthographyAndreas Brachold
* EVENTS: store news from last month into database * RSS: dump news from database * TIMERS: event if timer adjusted * TIMERS/AUTOTIMER: rewrite event/news handling * xxvd: show pid at startup * xxvd: show base revision at startup * CHANNELS: fix detect radio channels * REPORT: Refactoring event handling, move any function to modul EVENTS. * EVENTS: elist function to list news as table * EVENTS: respect minimum level to exclude unwanted harmless news * RSS/MAIL... : remove dependency to modul REPORT
2008-07-28* TIMERS: Use regular expressions to compare transponder source to detect ↵Andreas Brachold
collision like '(S19.2E|S13.0),T'
2008-07-27* Redesign SVDRP Communation to support more as one video disk recorder ↵Andreas Brachold
(Change database schema to version 30)
2008-06-15* KEYWORDS: Hide keyword input field if modul disabledAndreas Brachold
2008-06-15* KEYWORDS: Refactoring routines to handle xml structAndreas Brachold
2008-06-15* Remove linked templates [a,m,r,t]search.tmpl, widget selected now by ↵Andreas Brachold
console->setcall('tlist') * Add modul to manage keywords withhin recordings * Store AUX-parameter (autotimer id, keywords) inside timer now as xml struct
2008-05-24* GRAB: add cgi parameter to select size of pictureAndreas Brachold
* GRAB: remove junk command grab * GRAB: Fontscaling depends size of picture * CHANNELS/RECORDS: Fix multi list options to work with ajax * TIMERS: Allow define 16 dvb-cards * TIMERS: Rename message about founded sources of channels (Request 013839)
2008-05-16* TIMERS: Collision ignore CA > 16Andreas Brachold
2008-05-16* TIMERS: Collision ignore CA > 16Andreas Brachold
2008-05-15* TIMERS: Redesign collions detectionAndreas Brachold
2008-05-09* SHARE: Submit event data delayed and transmit data as blockAndreas Brachold
* SHARE: use persist random id * UTF-8: Reorder defines * UTF-8: Replace 'SET NAMES' with 'set character set' * alist: Move generation of channels name from template to perl code * skins: header add generator meta-tag with version * RECORDS: Replace character by Hexnibble * HTTPD: Speedup lookup find skins * HTTPD: Build options for start page delayed, avoid wrong UTF8 translation * CHRONICLE: add cgi-parameter start/limit for paging query * EPG: now: add cgi-parameter __cgrp=all to get all data * CHRONICLE: Add message to console by delete entry * OUTPUT/Ajax: optimize callback 'questions'
2008-04-07* Remove String::Escape, use now regular expression to remove unwanted part ↵Andreas Brachold
of unicode as last character * Reformat message 'Couldn't load perl module...' * different ways to load binary/text files * RECORDS: Prepare list of commands at perl code and not into template code * RECORDS: Load images less strictness * Reorder locale routines
2008-04-02* CHANNELS: Read data via SVDRP (drop direct reading channels.conf)Andreas Brachold
* CHANNELS: Change layout of CHANNELSGROUPS avoid floating id * MUSIC: Use mysql_enable_utf8 to connect GiantDisc database if enabled * HTTPD: Use now String::Escape to ellipsis strings at word boundary (avoid UTF-8 cutting) * Some: Remove warning if'nt {cgi}->param('limit') not defined
2008-03-29* Skins: Rename flag to diagnose from debug to verboseAndreas Brachold
* Remove unused Data::Dumper * Hide 'select language' if run with --utf8, avoid losing encoding by reconfigure * UTF8: Add mysql_enable_utf8
2008-03-18* Fix typoAndreas Brachold
2008-03-15* split template string into string for single line and textfield for ↵Andreas Brachold
multiline. Avoid carriage return by long timer title * Add import module for XML-TV sources and template for scheme based programs. New commands xn (new) xe (edit) xd (delete) xl (list) xt (manual update)
2008-03-12* AJAX: Reduce transmitted parameterAndreas Brachold
* Optimize SQL Query with ROW Limit * Request[#13339] Show channels if search query empty
2008-03-08Charset UTF8 Support. Run 'xxvd --utf8' to use encoding utf8 as data charset.Andreas Brachold
2008-02-23* Redirect to help template, if command not be understoodAndreas Brachold
* Reformat help page * xstyle move main menu from help.tmpl to mainmenu.inc * program,alist,tlist: add paging support by &start= .. &limit= + ajax: send tables without header + ajax: send present count of rows * CHANNELS: Missing header with TID * search, warn if none text defined
2008-02-08* TIMER: Warn if try to edit a none exist timer.Andreas Brachold
2008-01-31* Update CHANGELOGAndreas Brachold
* Backport fixes to XXV-1.0.2 * Remove query of revision by svnversion (Use maximum of modul version) * TIMERS: Drop used function getEvents * CHANNELS: Don't redirect if deletion of channel failed * widget/list: avoid theoretical wrong item selection * popularity: change layout of database table for smaller memory using
2008-01-26* Remove double query to select fields from SQL QueryAndreas Brachold
* search, movetimeredit: Show channels groups * now/next/schema: show weekday as group * AUTOTIMER: Fuzzy compare between matching event and exists timers, recordings, chronicle. see mysql/soundex * AUTOTIMER: Detect exists timer with changed starttime inside pretime and aftertime from timers, inseed fixed five minutes * AUTOTIMER: status with translated field headers * MOVETIMER/CHRONICLE: mtl/chrl/chrs - query name from channels with single SQL-Query
2008-01-25* SHARE: [Bug #13022] Fix typo Andreas Brachold
* program,aedit,tedit,redit: choices with group of channels
2008-01-25* Tools: add date format with weekdayAndreas Brachold
* Change language, now independent from external settings * EPG/TIMERS: move time formating from template to perl code * RECORDS: [Bug #13014] vfat-Recordings with '/' can't assign * AUTOTIMER: [Bug #012960] AUTOTIMER with PDC ignore user settings * AJAX: Ignore now unknown formats
2008-01-20* EPG/TIMERS/RECORDS : SQL-Query improveAndreas Brachold
2008-01-18* TIMERS: Use MD5Sum to reference timerAndreas Brachold
* AUTOTIMER: Fix double create timer if starttime less then 60 seconds changed * AUTOTIMER: Hide 'use pdc' if TIMER::use pdc disabled * AUTOTIMER: Bug #12960 dont create timer with pdc, if TIMER::use pdc disabled
2008-01-13* Update translationsAndreas Brachold
* RECORDS: use File::stat * MOVETIMER: Add redirect if move timer updated * TIMER: tnew with fast=1 create timer from event, without prompt * Skins/search: program timer from selected events by joined list * Skins/redirect: close frame automated after 3 seconds * xstyle: Fix searchbox+cancel => call command <undef>
2008-01-05* AUTOTIMER: Don't create timer with same dataAndreas Brachold
* alist: show matched timer as tooltip
2008-01-01* STREAM: Add HTTPD Streaming for recording, with starttimeAndreas Brachold
* RECORDS: Start playback with start time * TIMERS: drop workaround getOldDeactivTimer - 'Search for old and deactivated Timers and delete this' cleanup etc/xxvd.cfg.example, skin.cfg rdisplay: add input field for start time
2007-12-24* RECORDS: Add command to recover deleted recordingsAndreas Brachold
* RECORDS: Create images later, if recording just started * NEWS: Dump channel on messages about epg-events
2007-12-20* NEWS: Show category on messageAndreas Brachold
* NEWS: Select category name inseed integer value
2007-12-20* Event: Dump date with local formatAndreas Brachold
* RSS: send with real gm time * AUTOTIMER: new timer was'nt showed on events
2007-12-18* TIMERS: Parse date with locale formatAndreas Brachold
* AUTOTIMER: Avoid double timers * AUTOTIMER: Show vps-time if use on dumped table * AUTOTIMER: Adjust timers set by the autotimer, now if event changed +/- five minutes. * TIMERS: use date format from VDR 1.4, %Y-%m-%d