summaryrefslogtreecommitdiff
path: root/html/widgets
AgeCommit message (Collapse)Author
2011-10-08Merge skins into common directoryanbr
2011-02-19Report epg search to browser via opensearchAndreas Brachold
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-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'
2008-11-16* xstyle/html - use also active charsetAndreas Brachold
* EPG: Compare preview images at update
2008-07-27* Redesign SVDRP Communation to support more as one video disk recorder ↵Andreas Brachold
(Change database schema to version 30)
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-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 UTF8 Support. Run 'xxvd --utf8' to use encoding utf8 as data charset.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-25* SHARE: [Bug #13022] Fix typo Andreas Brachold
* program,aedit,tedit,redit: choices with group of channels
2008-01-19 MEDIALIB: html/xstyle use common style for navcontainerAndreas Brachold
EPG: html/xstyle&search : add checkboxes to record selected events
2008-01-06* RECORDS: optimize scan directoryAndreas Brachold
* Ajax: Add support version 2.0 * Skins: drop widget url * tools: Fix multiline messages
2008-01-04* html: add movetimerlistAndreas Brachold
2008-01-03* STREAM: Add embed player of playback (selectable widget)Andreas Brachold
* GRAB: Check range of parameter width/height * HTTPD: Some times missing footer * EPG: display deliver channelid for stream * Skins: remove skin.cfg / global.playbackmode * Skins: add skin.cfg / global.preferedlocal as default button for Switch inside VDR or web cast * Skins: format images to common size * Skins: Add more images (mute,loud,quiet) * Skins: Player with selectable widget (vlc/default media)
2007-12-16* VTX: Embedded vtx-font inside module, drop graphics from VTXPATHAndreas Brachold
* HTTPD: remove binary from url as parameter, now defined at cmdobj, inside modul header * EPG: rename VPS to PDC, Programme Delivery Control * tools: add con_err,con_msg to dump message on console and log file * RECORDS: Show message after editing recording * MUSIC: remove proxy from playlist building, use proxy only to playing files
2007-12-01* rlist/rdisplay: Fix isn't numeric in sprintf at Filters.pmAndreas Brachold
* rdelete: redirect to parent folder, instead root folder * rcut/rplay: redirect to redisplay * rupdate: remove double redirect
2007-11-20* html: Fix: Result of query inside wrong frameAndreas Brachold
2007-09-09* Update english translationAndreas Brachold
* Send proper mime header if file not modified (on state 304)
2007-08-24* RECORDS: Fix parse channel data from info.vdr(1.5.x)Andreas Brachold
* footer.tmpl : Link to project page
2007-08-13* Move files to trunkAndreas Brachold