summaryrefslogtreecommitdiff
path: root/skins/deltab
AgeCommit message (Collapse)Author
2015-09-06EPG: Show event duration on search resultsanbr
2013-05-04Use default FOREACH syntax #1355anbr
2012-02-06Update project homepageanbr
2012-02-05Skins: remove dead links to tvmanbr
2012-02-05Skins: remove dead links to tvmanbr
2011-03-04Improve epg handlingAndreas Brachold
jason: support content description
2011-02-19Report epg search to browser via opensearchAndreas Brachold
2010-11-20EPG: handle SI:content descriptionAndreas Brachold
2010-06-07topten: add paging supportAndreas Brachold
2010-03-30* RECORDS: rewrite handling of commandsAndreas Brachold
* skins: adapt command rconvert to common method * jason: add rconvert * jason: reorder context menus
2009-11-01* VTX: Rewrite command interface, make functions statelessAndreas Brachold
* VTX: Remove embedded image, use css sprite for faster pages rendering * jason: add methods to display teletext pages * jason: show error message, if present * jason: enable command if allowed * Skins: redesign teletext widget (show any subpages as same time) * SVDRP: wait at startup, if'nt primary VDR connectable * html: parameter call show allways current query
2009-06-21* HTTPD: Add widget for input time based valuesAndreas Brachold
* RECORDS: redit remove useless edit of recording 'priority'
2009-01-29* rdisplay: transmit keywords as dataAndreas Brachold
* skins/jason: recordings show cutpoints * skins/jason: program list - allow programming multiple timer with 'one' click
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-24* Fix spellingAndreas Brachold
* mllistmedias: remove hardcorded row handling
2008-11-09* EPG: replace direct access to epg images by cmd=eimage&data<imageid>Andreas Brachold
2008-10-06* TIMER/tlist: display used recorderAndreas Brachold
* TIMER/ttoggle: Fix javascript
2008-07-27* Redesign SVDRP Communation to support more as one video disk recorder ↵Andreas Brachold
(Change database schema to version 30)
2008-06-21* Reorder sizing of tag cloudAndreas 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-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-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-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-08Charset Support. Use template start.tmpl with <?% charset %?> to show used ↵Andreas Brachold
data charset.
2008-02-28* RECORDS: deliver preview image by command rimage 'id_frame'Andreas Brachold
* RECORDS: rlist add paging * RECORDS: rlist list founded preview image by sql query * RECORDS: hold founded preview image into database
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* REPORT: dump date with common formatAndreas Brachold
* Fix typos
2008-02-05* debian-install.sh missed by pakagingAndreas Brachold
* report: RECORDS - status message with wrong id * alist/clist/rlist: reorder sorting parameter, remove double sql query * rlist: move time formating from template to perl code
2008-01-31* schema: hide empty time optionsAndreas Brachold
2008-01-31* CSS: Update for webkit-based browserAndreas Brachold
* now: hide empty time options
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* SHARE: rewrite - holding data now into databaseAndreas Brachold
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-22* HTTPD: Optimize codeAndreas Brachold
* AUTOTIMER/alist: move time formating from template to perl code
2008-01-20* EPG/TIMERS/RECORDS : SQL-Query improveAndreas Brachold
2008-01-20* AUTOTIMER: Fix show matched title Andreas Brachold
* Tools: refactoring date function * Skins stone/stone_flat/deltab - rdisplay failed on short recordings (Illegal division by zero)
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-06* RECORDS: optimize scan directoryAndreas Brachold
* Ajax: Add support version 2.0 * Skins: drop widget url * tools: Fix multiline messages
2008-01-05* SHARE: set useragent optionallyAndreas Brachold
rdisplay: hide setstart if time on legend bigger then duration
2008-01-05* AUTOTIMER: Don't create timer with same dataAndreas Brachold
* alist: show matched timer as tooltip
2008-01-04* Skins/rdisplay: reimplement output of cut point marksAndreas Brachold
2008-01-04* AUTOTIMER: use startdate/stopdate to limit search for time rangesAndreas Brachold
* Skins: marks was'nt visable
2008-01-04* xstyle add movetimerlistAndreas Brachold
2008-01-04* rename topic to movetimerlistAndreas Brachold
2008-01-04* rename link to movetimerlistAndreas Brachold
2008-01-04* deltab: add movetimerlistAndreas Brachold
* stone/stone_flat: add links to movetimerlist * stone/stone_flat: fix display.tmpl