summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Collapse)Author
2015-04-15vdr2jpeg: respect aspect ratioanbr
2015-03-22Fix typoanbr
2015-03-22Remove unused macroanbr
2015-03-22Update build descriptionanbr
2015-03-22Using ffmpeg binary as system callanbr
2012-01-11vdr2jpeg read gop failed on large filesanbr
2011-10-06Merge branch 'popularity'anbr
2011-10-06Merge branch 'vdr2jpeg'anbr
2010-11-27* Release vdr2jpeg-0.1.9Andreas Brachold
Support new vdr filestructure and fileformat(since VDR-1.7.3)
2010-04-10* Release XXV-1.6Andreas Brachold
2010-04-01update-xxv: add a new password option "-A Ask for password only once" ↵Andreas Brachold
(Thanks to Matthias Wächter)
2009-12-20* Chronicle: store also epg description (change db layout version-32)Andreas Brachold
* Chronicle: ignore cutted recordings * jason: show description from recording stored by chronicle
2009-05-17* html: Update links to documentationsAndreas Brachold
* doc: remove outdated file * update install scripts
2009-04-18* Release XXV-1.3.1Andreas Brachold
2009-04-13* prepare release 1.4Andreas Brachold
2009-04-13* adapt for ffmpeg-0.5Andreas Brachold
2009-03-10* Add missing librarys if target use own defined directory (FFMDIR)Andreas 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-08* Release vdr2jpeg-0.1.1Andreas Brachold
2008-11-08* remove unmaintained debian packages controls scriptsAndreas Brachold
2008-11-08* remove unmaintained debian packages controls scriptsAndreas Brachold
2008-10-09* update to build with ffmpeg-svn (r15589)Andreas Brachold
2008-08-17* update to build with gcc 4.3Andreas Brachold
2008-08-17* update to build with ffmpeg-svn (r14788)Andreas Brachold
2008-08-03* EPG: program callback hanged if channels emptyAndreas Brachold
CHANNELS/STREAM: Fixed typo
2008-07-27* Redesign SVDRP Communation to support more as one video disk recorder ↵Andreas Brachold
(Change database schema to version 30)
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-03-29* Update headerAndreas Brachold
2008-03-28* Correct file COPYINGAndreas Brachold
2008-03-24* remove predefined include to ffmpeg libraries, unneeded by pkg-configAndreas Brachold
2008-02-17update to build with ffmpeg-svn (r12129)Andreas 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-02-03* Release XXV-1.1Andreas Brachold
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-26Update keywordsAndreas Brachold
2008-01-26* Update to nusoap 0.7.3Andreas Brachold
* Enhance memory limit to 16M
2008-01-20* contrib/upgrade-xxv-db.sql dump always database before update executedAndreas Brachold
* Bug #12986, upgrade failed if remote mysql server used * CHANNELS: Merge twice SQL to single query * RECORDS: Fix typo
2007-12-28* New modul: MOVETIMER - This modul move timers between channels.Andreas Brachold
* rlist.tmpl : Fix typo
2007-12-02* contrib/update-xxv: fix typo Andreas Brachold
TIMERS: On VPS assign event based vpsstarttime RECORDS: reorder inotify function
2007-12-01* Better detect old style of databaseAndreas 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-24* Table VERSION must dropped by update Andreas Brachold
2007-11-18* Reorder file names of documentationAndreas Brachold
* Create upgrade-xxv-db.sql only with user data tables
2007-11-17* File refactoringAndreas Brachold
2007-11-15* contrib/script: use /bin/sh to be consistent with posix sthAndreas Brachold
* lib: remote unused file lib/Paths.pm
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-10-28* Fix statementAndreas Brachold
2007-10-28* Web service reduce traffic overheadAndreas Brachold
2007-10-21* Add php based backend for SHARE web serviceAndreas Brachold