summaryrefslogtreecommitdiff
path: root/skins/stone
AgeCommit message (Collapse)Author
2015-09-06EPG: Show event duration on search resultsanbr
2013-05-04Use default FOREACH syntax #1355anbr
2012-04-22Skins, correct border padding for Internet Explorer (Closes: #941)anbr
2012-04-12Expansion of the table width (Closes: #933)anbr
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-10-30* Release XXV-1.6.1Andreas Brachold
2010-09-11jason: keep selection if timer programmedAndreas 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
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-22*stone: small js fixesAndreas Brachold
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-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
2009-01-05*skins: small optimizeAndreas Brachold
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* GRAB: Make overlay optionally, if'nt GD installedAndreas Brachold
2008-11-09* EPG: replace direct access to epg images by cmd=eimage&data<imageid>Andreas Brachold
2008-10-26Skin (Stone) : Clipping headline of tooltipsAndreas Brachold
2008-10-06* stone/rdisplay: Fix image sizeAndreas 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-10* Release XXV-1.2Andreas Brachold
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-02-03* Release XXV-1.1Andreas Brachold
2008-01-31* schema: hide empty time optionsAndreas Brachold
2008-01-31* mllist/stone: Fix css layoutAndreas Brachold