summaryrefslogtreecommitdiff
path: root/lib/XXV/MODULES/STATUS.pm
AgeCommit message (Collapse)Author
2011-11-19Remove svn-keywordsanbr
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-28* GRAB/STATUS - select font by real names (need perl modul Font::TTF::Font)Andreas Brachold
2008-11-28* USER: Fix warn messageAndreas Brachold
* STATUS: Add option to define warning level, if volume filled more then this level * RSS: Better encode with UTF-8 * MAIL: Mail::SendEasy, failed with standard eval { use _$ } (Bug #14843)
2008-11-24* Add Data::COW (Copy on write handling for user own config profile)Andreas Brachold
* USER: Reimplement user own config profiles * MEDIALIB: Remove fix number of columns, use now floating layout * SVDRP: Add status message * xxvd: Change password failed, on none HTML-Consoles * AUTOTIMER: remove astatus (wrong callback) * XMLTV: fix import, add multi recorder capability * REPORT: clean up some routines * STATUS: remove usage of /bin/wc, use native perl code * CHANNELS: Fix hang at read channels, if recorder offline * TELNET: remove 'quit' command do same like 'exit' * RECORDS: clone database handle for preview image generation * TIMERS: add more parameter check * xxvd: disable mysql_enable_utf8
2008-11-09* SVDRP: Rewrite communication functions, no more depends to NET:TELNETAndreas Brachold
* SVDRP: split queue_cmds into queue_add,queue_count,queue_flush * SVDRP: remove double error handling * COMMON: remove unused variable * VTX: Warn, if missing base directory * VTX: Fixed inserted page links, if more then two links inside one line * Console: Fix usage message
2008-08-10* AUTOTIMER: fix some orthographyAndreas Brachold
* EVENTS: store news from last month into database * RSS: dump news from database * TIMERS: event if timer adjusted * TIMERS/AUTOTIMER: rewrite event/news handling * xxvd: show pid at startup * xxvd: show base revision at startup * CHANNELS: fix detect radio channels * REPORT: Refactoring event handling, move any function to modul EVENTS. * EVENTS: elist function to list news as table * EVENTS: respect minimum level to exclude unwanted harmless news * RSS/MAIL... : remove dependency to modul REPORT
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-18* Fix typoAndreas Brachold
2008-03-08Charset UTF8 Support. Run 'xxvd --utf8' to use encoding utf8 as data charset.Andreas Brachold
2007-12-08* MEDIALIB: Add image if no actor image presentAndreas Brachold
* MEDIALIB: Align image at middle * STATUS: avoid some filter warning (is'nt numeric) * RECORDS: don't use inotify as global object * RECORDS: delayed preview image generation
2007-09-15* RECORDS: generation of previews if recording name contain some special ↵Andreas Brachold
character CHANNELS: Store full frequency Fix some typo
2007-09-09* Update english translationAndreas Brachold
* Send proper mime header if file not modified (on state 304)
2007-09-08* Let SVN control version date and revisionAndreas Brachold
2007-08-14* bump to release 0.95Andreas Brachold
2007-08-13* Move files to trunkAndreas Brachold