summaryrefslogtreecommitdiff
path: root/skins
AgeCommit message (Collapse)Author
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-21* Reorder sizing of tag cloudAndreas Brachold
2008-06-15* stone flat: link rdisplay to skin stoneAndreas 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-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-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
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-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
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* html: add movetimerlistAndreas Brachold
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
2008-01-03* add movetimerlist.tmplAndreas Brachold
2008-01-03* add movetimerlist.tmplAndreas 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)
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-28* New modul: MOVETIMER - This modul move timers between channels.Andreas Brachold
* rlist.tmpl : Fix typo
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