summaryrefslogtreecommitdiff
path: root/lib/Tools.pm
AgeCommit message (Collapse)Author
2015-09-06EPG: Show event duration on search resultsanbr
2010-05-08update localisation detection(Bug #17082)Andreas Brachold
2009-12-03* improve find filesAndreas Brachold
2009-11-28* GRAB/STATUS - select font by real names (need perl modul Font::TTF::Font)Andreas Brachold
2009-05-17* Update localeAndreas Brachold
* MUSIC: refactory database handling * REPORT: Add log message
2009-04-19* RECORDS: Fix file monitor don't work if path contain symbolic links ↵Andreas Brachold
(resolv now real file name)
2009-02-16* Tools: use correct unit (kiB,MiB,GiB)Andreas Brachold
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-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-08Charset UTF8 Support. Run 'xxvd --utf8' to use encoding utf8 as data charset.Andreas Brachold
2008-02-28* Log referer to wrong filename, if database version mismatchAndreas Brachold
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-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-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-06* RECORDS: optimize scan directoryAndreas Brachold
* Ajax: Add support version 2.0 * Skins: drop widget url * tools: Fix multiline messages
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-20* Event: Dump date with local formatAndreas Brachold
* RSS: send with real gm time * AUTOTIMER: new timer was'nt showed on events
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-03* [Bug #12605] Fix: Search with paragraphsAndreas Brachold
2007-12-02* AUTOTIMER: Allow search without topic, e.g. any event inside time rangeAndreas Brachold
* buildsearch: Allow simple wildcard search with single *
2007-12-02* Fix: display 'panic' messageAndreas Brachold
* Fix: Warn if requested modul is'nt loaded * HTTPD: Show 'Internal Server Error' if requested modul is'nt loaded
2007-12-01* CONFIG: Warn if real modul name missedAndreas Brachold
* RECORDS: Redirect encode url * RECORDS: Option 'undefined channel' was'nt showed
2007-11-27* Database: Change method of version control, use comment from table, ↵Andreas Brachold
instead use table 'VERSION' * RECORDS: Use MD5 for mapping preview images * RECORDS: Don't use 2nd try to generate preview images * Handle field names from table now with special character, remove prior workaround * TIMER: Search lookup also for description * buildsearch: redesign avoid SQL-Injection * AUTOTIMER: Speed up background scan, compare now only changed und added epg-events
2007-11-09* LOG: Fix missing dump caller's modul nameAndreas Brachold
2007-11-09* Fix: Modification of a read-only value attempted at Tools.pm line 154Andreas Brachold
* RECORDS: Calc free recording capacity, now based on used file size
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-08-13* Move files to trunkAndreas Brachold