summaryrefslogtreecommitdiff
path: root/skins/xstyle
AgeCommit message (Collapse)Author
2013-05-04Use default FOREACH syntax #1355anbr
2012-02-06Update project homepageanbr
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-10-30* Release XXV-1.6.1Andreas 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
2010-06-07topten: add paging supportAndreas Brachold
2010-04-10* Release XXV-1.6Andreas Brachold
2010-03-30* RECORDS: rewrite handling of commandsAndreas Brachold
* skins: adapt command rconvert to common method * jason: add rconvert * jason: reorder context menus
2010-03-15MEDIALIB: hide usable media search buttonAndreas Brachold
2010-01-15* html/xstyle: adjust the checkvalue function to new notation [ Bug #16669 ]Andreas Brachold
* locale: update italian translation * SHARE: Update description
2009-12-19* CHANNELS: allow query a compact list ( by cmd=clist&compact=1 )Andreas Brachold
* STATUS: Refactoring output (network/filesys/memory/vitals) * STREAM: Fix SMB streaming (div by zero) * html/xstyle: footer updated * xstyle: css fix correct z-index on schema for timemarker * jason: use one loading mask for many tasks * jason: timer self updating if new timer created * jason: stream allow external video player * jason: use compact channel list (reduce memory footprint) * update translations
2009-11-28* STATUS: allow activated modul at runtimeAndreas Brachold
* VTX: use css class to highlight search text
2009-11-07* stone/snow/blue/lcars/xstyle add formbased loginAndreas Brachold
* jason: remove session state from preview window stone/snow/blue/lcars rename style.css depends skin name
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-07-11* Release XXV-1.4Andreas Brachold
2009-06-21* HTTPD: Add widget for input time based valuesAndreas Brachold
* RECORDS: redit remove useless edit of recording 'priority'
2009-05-17* xstyle: Update links to documentationsAndreas Brachold
* jason: music use integer to sort tracks
2009-04-13* prepare release 1.4Andreas Brachold
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-16* xstyle/html - use also active charsetAndreas Brachold
* EPG: Compare preview images at update
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-08-03* xstyle: Fix menu was'nt showed if channels emptyAndreas Brachold
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* 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-18- limit to 100 entrysFrank Herrmann
2008-03-18- bugfix: change timerid for schemaFrank Herrmann
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-25* AJAX: Message with state param.state:success or param.state:errorAndreas Brachold
* xstyle/html: CONFIG - checkvalue, translate messages * AUTOTIMER: Don't display success, if try to delete a none exist autotimer
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* 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-19* TIMERS: html/xstyle: [Bug #12971] javascript to toggle timer failedAndreas Brachold
2008-01-19 MEDIALIB: html/xstyle use common style for navcontainerAndreas Brachold
EPG: html/xstyle&search : add checkboxes to record selected events