summaryrefslogtreecommitdiff
path: root/contrib/update-xxv
AgeCommit message (Collapse)Author
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
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-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-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-18* Reorder file names of documentationAndreas Brachold
* Create upgrade-xxv-db.sql only with user data tables
2007-11-15* contrib/script: use /bin/sh to be consistent with posix sthAndreas Brachold
* lib: remote unused file lib/Paths.pm
2007-08-13* Move files to trunkAndreas Brachold