summaryrefslogtreecommitdiff
path: root/lib/XXV
AgeCommit message (Collapse)Author
2007-12-28* New modul: MOVETIMER - This modul move timers between channels.Andreas Brachold
* rlist.tmpl : Fix typo
2007-12-24* RECORDS: Enlarge time frame to update preview images, if recordings added ↵Andreas Brachold
during timer run
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
2007-12-21* MUSIC: check object methodsAndreas Brachold
* RECORDS: format event 'recording deleted' * mlist: don't force cover update
2007-12-20* MUSIC: Cover lookup, more strictAndreas Brachold
2007-12-20* Check full ranges of categoryAndreas Brachold
2007-12-20* NEWS: Show category on messageAndreas Brachold
* NEWS: Select category name inseed integer value
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-19* AUTOTIMER: create only one timer if single event requestedAndreas Brachold
2007-12-18* TIMERS: Parse date with locale formatAndreas Brachold
* AUTOTIMER: Avoid double timers * AUTOTIMER: Show vps-time if use on dumped table * AUTOTIMER: Adjust timers set by the autotimer, now if event changed +/- five minutes. * TIMERS: use date format from VDR 1.4, %Y-%m-%d
2007-12-18* CHRONICLE: Request[#3911] chrs: Enhance search with logical operatorsAndreas Brachold
2007-12-18* Drop support for older then vdr 1.3.44Andreas Brachold
* GRAB: load image direct from svdrp to memory, and send it direct to socket. * GRAB: Support multi line overlay * GRAB: simply variable names of overlay * RECORDS: reorder info.vdr routines * RECORDS: write title and subtitle into info.vdr after editing
2007-12-17* Fix typoAndreas Brachold
* NEWS: Reformated output on edited timers
2007-12-16* HTTPD: Block recursive file accessAndreas Brachold
* HTTPD: Fix typo at binary access
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-09* RECORDS: Update recordings if marks.vdr changedAndreas Brachold
2007-12-09* Revert handle empty subtitleAndreas Brachold
2007-12-09* Update translationAndreas Brachold
* AUTOTIMER: Show lookup at waiter, after epg update * RECORDS: Update preview images with current duration * RECORDS: Simplification of SearchEPGID
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-12-06AUTOTIMER* Bug[#12623] Avoid lost table TEMPEPG if database connection ↵Andreas Brachold
interrupted
2007-12-05* AUTOTIMER: Speedup search epg eventsAndreas Brachold
* AUTOTIMER: Don't sort fields of result output * MUSIC: Warn if socket blocked * RECORDS: a little optimize at analyze function
2007-12-05* AUTOTIMER: Bug #12611 - Don't redirect on query result pageAndreas Brachold
2007-12-03* [Bug #12605] Fix: Search with paragraphsAndreas Brachold
2007-12-02* contrib/update-xxv: fix typo Andreas Brachold
TIMERS: On VPS assign event based vpsstarttime RECORDS: reorder inotify function
2007-12-02* RECORDS: Use Linux::Inotify2, to detect new recordingsAndreas Brachold
2007-12-02* RECORDS: Use Linux::Inotify2, to detect new recordingsAndreas Brachold
* Rename to RECORDS::interval to RECORDS::reading in minutes, use as backup secondary update interval, inotify fail.
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* 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-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-28* Dont use referer for redirect, after display result.Andreas Brachold
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-18* AUTOTIMER/TIMERS: Create timer with wrong day by event with vps at ↵Andreas Brachold
midnight (00:00)
2007-11-18* Reorder file names of documentationAndreas Brachold
* Create upgrade-xxv-db.sql only with user data tables
2007-11-17* MUSIC: msearch failed without search textAndreas Brachold
2007-11-17* CHANNELS: Fix some typosAndreas Brachold
2007-11-15* TIMERS: Program wrong day by timer from event with vps at midnightAndreas Brachold
2007-11-11* MUSIC: Fix some warningAndreas Brachold
* MUSIC: Use same log format as HTTPD * MEDIALIB: Fix can't save media
2007-11-11* Update installation list with required modulesAndreas Brachold
* Remove unused/doubled provided external perl moduls
2007-11-09* RECORDS: Update file size, if recording runningAndreas Brachold
* RECORDS: Assign EPG-event fail if event with subtitle, but timer without subtitle programmed * HTTPD: Fix warning if output_header undefined (only by waiter)
2007-11-09* RECORDS: fix div zero, if none recording presentAndreas 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-11-05* RECORDS: Fix calc free capacity if none recording presentAndreas Brachold
2007-11-05* Warn if none usable modules foundAndreas Brachold
* Fix: Use of uninitialized value in sprintf at AUTOTIMER.pm line 1316.
2007-11-04* RECORDS/EPG: rdisplay/display - Display warning message if recording/event ↵Andreas Brachold
none exist
2007-10-31* Fix some problems at user rights with guest accountAndreas Brachold
2007-10-28* Web service reduce traffic overheadAndreas Brachold
2007-10-27* HTTPD: Single send data (fix from r1172)Andreas Brachold
2007-10-27* HTTPD Add method HEADAndreas Brachold
* HTTPD(Ajax) Calc sended bytes * RECORDS: redit - Display warning message if recording none exist